Tue, 03 Aug 2010 09:15:03 -0500 |
dadubrow |
Fix possible NPE, report better error, tweaks
|
changeset |
files
|
Mon, 02 Aug 2010 17:22:42 -0500 |
stechong |
Merge from default.
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 02 Aug 2010 16:50:54 -0500 |
stechong |
Fixed errors caused by latest SDK refactoring.
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 02 Aug 2010 15:47:58 -0500 |
timkelly |
removed- refactored to internal package
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 02 Aug 2010 15:38:42 -0500 |
timkelly |
refactored from public API package.
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 02 Aug 2010 15:34:58 -0500 |
timkelly |
refactoring ISBSv2BuildContext, ISBSv1BuildContext, ISBSv2ConfigQueryData from public to internal package.
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 02 Aug 2010 15:09:54 -0500 |
timkelly |
add @noimplement to some APIs
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 02 Aug 2010 11:10:33 -0500 |
timkelly |
add sbsv2 targettypes test check
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 02 Aug 2010 10:36:48 -0500 |
timkelly |
fix bug 11762. Fix targettypes for MMP editor to retrieve properly depending on whether build config is SBsv1 or SBSv2.
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 02 Aug 2010 08:45:13 -0500 |
dadubrow |
add urls
|
changeset |
files
|
Mon, 02 Aug 2010 08:44:45 -0500 |
dadubrow |
More portal framework changes:
|
changeset |
files
|
Fri, 30 Jul 2010 13:18:50 -0500 |
timkelly |
add a since 3.0 tag
C3_BUILDER_WORK
|
changeset |
files
|
Fri, 30 Jul 2010 13:10:27 -0500 |
stechong |
Make sure OS version is never set to 0 when loading SDK from cache.
C3_BUILDER_WORK
|
changeset |
files
|
Fri, 30 Jul 2010 12:13:13 -0500 |
timkelly |
Added API change notes for SDK/Builder related stuff. Added an @since 3.0 tag on API
C3_BUILDER_WORK
|
changeset |
files
|
Thu, 29 Jul 2010 15:50:56 -0500 |
timkelly |
make createContents public so Carbide portal can access SDK Prefs to draw it.
C3_BUILDER_WORK
|
changeset |
files
|
Thu, 29 Jul 2010 15:31:29 -0500 |
dadubrow |
change urls
|
changeset |
files
|
Thu, 29 Jul 2010 15:31:01 -0500 |
dadubrow |
add portal page layer with sdk prefs
|
changeset |
files
|
Thu, 29 Jul 2010 15:30:00 -0500 |
dadubrow |
more portal changes - add kits page + pref page links to customize
|
changeset |
files
|
Thu, 29 Jul 2010 14:52:28 -0500 |
fturovic |
minor edit
|
changeset |
files
|
Thu, 29 Jul 2010 14:41:38 -0500 |
fturovic |
added views overview and modified css file colors
|
changeset |
files
|
Thu, 29 Jul 2010 14:08:00 -0500 |
timkelly |
merge from default
C3_BUILDER_WORK
|
changeset |
files
|
Thu, 29 Jul 2010 13:33:19 -0500 |
dadubrow |
move urls to server.properties
|
changeset |
files
|
Thu, 29 Jul 2010 13:32:40 -0500 |
dadubrow |
move urls to server.properties
|
changeset |
files
|
Thu, 29 Jul 2010 13:28:20 -0500 |
dadubrow |
more portal changes:
|
changeset |
files
|
Thu, 29 Jul 2010 13:03:15 -0500 |
timkelly |
add SBSv2QueryTests to the builder test suite.
C3_BUILDER_WORK
|
changeset |
files
|
Thu, 29 Jul 2010 10:44:19 -0500 |
timkelly |
fixing SBSv2QueryTests.
C3_BUILDER_WORK
|
changeset |
files
|
Thu, 29 Jul 2010 09:51:07 -0500 |
fturovic |
removed carbide news page and references
|
changeset |
files
|
Wed, 28 Jul 2010 17:10:59 -0500 |
timkelly |
only wait 5 seconds for rvct version info. If not found, default to rvct2_2. (This is for abld only)
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 28 Jul 2010 17:07:31 -0500 |
timkelly |
put @since 3.0 on public APIs, where needed
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 28 Jul 2010 16:48:09 -0500 |
stechong |
Updated SDKManager to use SDKCacheUtils for caching SDK info.
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 28 Jul 2010 15:41:21 -0500 |
fturovic |
added latest bug fixes
|
changeset |
files
|
Wed, 28 Jul 2010 15:40:59 -0500 |
fturovic |
minor edits handling theme references
|
changeset |
files
|
Wed, 28 Jul 2010 15:39:56 -0500 |
fturovic |
removed carbide theme from product plugin
|
changeset |
files
|
Wed, 28 Jul 2010 15:25:04 -0500 |
ssobek |
move StopModeMainTab to PlatSim-only launch
|
changeset |
files
|
Wed, 28 Jul 2010 15:19:12 -0500 |
timkelly |
Refactor getBuiltInMacros() to be SBSv1 specific. This are the hard-coded macros misc macros we are adding for SBSv1.
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 28 Jul 2010 11:33:05 -0500 |
timkelly |
clean up some TODOs
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 28 Jul 2010 10:10:48 -0500 |
ssobek |
move findOrCreatePlatSimConnection() to com.nokia.cdt.internal.debug.launch.ui
|
changeset |
files
|
Tue, 27 Jul 2010 16:30:33 -0500 |
timkelly |
clean up code by remove EKA1 functionality. Essentially removing dead code as there is no pre-os 9 functionality supported.
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 27 Jul 2010 16:14:29 -0500 |
timkelly |
bug 11535. Remove ROM builder.
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 27 Jul 2010 15:29:41 -0500 |
dadubrow |
add support for multiple layers per page
|
changeset |
files
|
Tue, 27 Jul 2010 15:28:19 -0500 |
fturovic |
updated copyright dates and fixed some css issues
|
changeset |
files
|
Tue, 27 Jul 2010 15:20:28 -0500 |
ssobek |
Merge with c2c8b7393fe75b3a352ce1d27171b7687350f573
|
changeset |
files
|
Tue, 27 Jul 2010 15:16:15 -0500 |
ssobek |
stop mode PlatSim using remote connections; don't overwrite user-chosen PlatSim connection names
|
changeset |
files
|
Tue, 27 Jul 2010 15:12:04 -0500 |
timkelly |
Remove SBSv2 configuration tab and associated data store. Variants are handled in the configuration creation now and not as a preference after-thought.
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 27 Jul 2010 15:03:22 -0500 |
stechong |
Removed scanJobListener since it's no logner used.
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 27 Jul 2010 14:59:12 -0500 |
stechong |
No longer scan for installable Eclipse plugins in SDKs.
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 27 Jul 2010 15:00:54 -0500 |
fturovic |
changed header color and removed PI TOC link
|
changeset |
files
|
Tue, 27 Jul 2010 14:37:58 -0500 |
fturovic |
minor edit
|
changeset |
files
|
Tue, 27 Jul 2010 14:37:04 -0500 |
fturovic |
fixed broken TOC links, updated platform filtering pref panel, and reduced font size of manual
|
changeset |
files
|
Tue, 27 Jul 2010 14:20:13 -0500 |
stechong |
Create buildinfo and prefix file on demand to improve performance.
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 27 Jul 2010 13:49:17 -0500 |
cawthron |
set discovery.directory to Symbian Foundation update site
|
changeset |
files
|
Tue, 27 Jul 2010 11:49:52 -0500 |
timkelly |
fix small glitch with clearing sbs cache on rescan
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 27 Jul 2010 11:13:38 -0500 |
stechong |
Update removeCache() to delete corresponding cache file saved to disk; also updated getCacheData() to remember cache loaded from disk.
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 27 Jul 2010 10:31:29 -0500 |
timkelly |
Remove boolean API to force rescan the SBS cache (there was API to do that already)
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 26 Jul 2010 17:32:53 -0500 |
timkelly |
1) always try to rescan configs that have error messages. 2) remove some dead code
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 26 Jul 2010 17:27:13 -0500 |
fturovic |
removed white background from link items in welcome pages
|
changeset |
files
|
Mon, 26 Jul 2010 16:31:09 -0500 |
timkelly |
fix text localization problem
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 26 Jul 2010 16:18:24 -0500 |
timkelly |
Fix error message for existing configs in projects that have errors, but were filtered out by filtering prefs. Error message was left off, if there was one.
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 26 Jul 2010 15:21:29 -0500 |
timkelly |
localize scanning message
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 26 Jul 2010 15:17:47 -0500 |
timkelly |
fix refresh button on SBSv2 to rebuild product and aliases list from scratch
C3_BUILDER_WORK
|
changeset |
files
|