Wed, 28 Jul 2010 10:10:48 -0500 ssobek move findOrCreatePlatSimConnection() to com.nokia.cdt.internal.debug.launch.ui
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
Tue, 27 Jul 2010 16:14:29 -0500 timkelly bug 11535. Remove ROM builder. C3_BUILDER_WORK
Tue, 27 Jul 2010 15:29:41 -0500 dadubrow add support for multiple layers per page
Tue, 27 Jul 2010 15:28:19 -0500 fturovic updated copyright dates and fixed some css issues
Tue, 27 Jul 2010 15:20:28 -0500 ssobek Merge with c2c8b7393fe75b3a352ce1d27171b7687350f573
Tue, 27 Jul 2010 15:16:15 -0500 ssobek stop mode PlatSim using remote connections; don't overwrite user-chosen PlatSim connection names
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
Tue, 27 Jul 2010 15:03:22 -0500 stechong Removed scanJobListener since it's no logner used. C3_BUILDER_WORK
Tue, 27 Jul 2010 14:59:12 -0500 stechong No longer scan for installable Eclipse plugins in SDKs. C3_BUILDER_WORK
Tue, 27 Jul 2010 15:00:54 -0500 fturovic changed header color and removed PI TOC link
Tue, 27 Jul 2010 14:37:58 -0500 fturovic minor edit
Tue, 27 Jul 2010 14:37:04 -0500 fturovic fixed broken TOC links, updated platform filtering pref panel, and reduced font size of manual
Tue, 27 Jul 2010 14:20:13 -0500 stechong Create buildinfo and prefix file on demand to improve performance. C3_BUILDER_WORK
Tue, 27 Jul 2010 13:49:17 -0500 cawthron set discovery.directory to Symbian Foundation update site
Tue, 27 Jul 2010 11:49:52 -0500 timkelly fix small glitch with clearing sbs cache on rescan C3_BUILDER_WORK
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
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
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
Mon, 26 Jul 2010 17:27:13 -0500 fturovic removed white background from link items in welcome pages
Mon, 26 Jul 2010 16:31:09 -0500 timkelly fix text localization problem C3_BUILDER_WORK
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
Mon, 26 Jul 2010 15:21:29 -0500 timkelly localize scanning message C3_BUILDER_WORK
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
Mon, 26 Jul 2010 15:11:10 -0500 dadubrow refactor to allow better support for multiple layers
Mon, 26 Jul 2010 14:25:58 -0500 timkelly simplify building of filtered alias lists from sbsv2 filtering prefs. Fix NPE when creating a build config that has errors and not platform or target. C3_BUILDER_WORK
Mon, 26 Jul 2010 12:02:37 -0500 stechong Updated support for adding/removing missing SDK. C3_BUILDER_WORK
Mon, 26 Jul 2010 11:32:21 -0500 timkelly Fix problem with sbs config xml parsing. Make sure to trim error message to avoid erroneously adding an error when there is none. Fix problem with adding system includes for variants. C3_BUILDER_WORK
Fri, 23 Jul 2010 18:22:58 -0500 timkelly C:\c3_dev\hg\carbidecpp>First round of implementing variant build support and properly building projects that contain mi C3_BUILDER_WORK
Fri, 23 Jul 2010 15:40:47 -0500 fturovic revised remaining welcome page icons for C3
Fri, 23 Jul 2010 14:21:59 -0500 stechong Make use of system include paths returned by Raptor config query. C3_BUILDER_WORK
Fri, 23 Jul 2010 12:42:38 -0500 fturovic lightened new icons as they appeared too dark at small sizes
Fri, 23 Jul 2010 11:40:59 -0500 fturovic updated icon images for some welcome icons
Fri, 23 Jul 2010 11:15:18 -0500 timkelly make default OS version 9.5 if not found in SDK C3_BUILDER_WORK
Thu, 22 Jul 2010 16:37:37 -0500 timkelly fix build breaks for removal of ISymbianSDK#getSDKVersion() C3_BUILDER_WORK
Thu, 22 Jul 2010 16:21:59 -0500 timkelly merge commit C3_BUILDER_WORK
Thu, 22 Jul 2010 16:21:19 -0500 timkelly fix problem with scanning for product variants when added to the filtering prefs C3_BUILDER_WORK
Thu, 22 Jul 2010 16:16:46 -0500 fturovic commented out branding image on certain welcome pages
Thu, 22 Jul 2010 16:06:04 -0500 stechong Fixed link to SDK preference page. C3_BUILDER_WORK
Thu, 22 Jul 2010 15:45:27 -0500 stechong Make sure we're getting the correct set of macros for each SBSv2 build context. C3_BUILDER_WORK
Thu, 22 Jul 2010 15:40:20 -0500 stechong Fixed problem where include paths and macros not showing up for SBSv2 targets. C3_BUILDER_WORK
Thu, 22 Jul 2010 15:18:39 -0500 timkelly remove ISymbianSDK: getSDKVersion(), getName() and related methods. C3_BUILDER_WORK
Thu, 22 Jul 2010 14:02:11 -0500 timkelly fix 11553. For project template filtering, use feature fags. No longer us OS/SDK version or name attribute. C3_BUILDER_WORK
Thu, 22 Jul 2010 13:14:37 -0500 wpaul fixed bug #11286.
Wed, 21 Jul 2010 17:12:21 -0500 timkelly fix some config refresh issues with SDK/Config tree management. Fixed some issues with showing proper configs re: SBSv2 config filtering prefs. C3_BUILDER_WORK
Wed, 21 Jul 2010 16:13:43 -0500 stechong Updated SDK manager behavior when scanning drives for SDKs. C3_BUILDER_WORK
Wed, 21 Jul 2010 15:24:25 -0500 stechong Check whether compiler prefix file returned by Raptor query really exist when scanning for compiler macros. C3_BUILDER_WORK
Wed, 21 Jul 2010 14:53:42 -0500 dadubrow multiple changes:
Wed, 21 Jul 2010 14:13:29 -0500 fturovic revised system search feature
Wed, 21 Jul 2010 13:52:53 -0500 timkelly fix NPE, avoid adding a null system include path. C3_BUILDER_WORK
Wed, 21 Jul 2010 13:50:58 -0500 fturovic renamed files for consistency in naming
Wed, 21 Jul 2010 12:11:48 -0500 stechong Merge from default. C3_BUILDER_WORK
Wed, 21 Jul 2010 11:37:56 -0500 timkelly make sure to alaways create configs even if even epoc root is bad. Also, make sure to display broken SDKs in the config tree. C3_BUILDER_WORK
Wed, 21 Jul 2010 11:32:00 -0500 fturovic removd duplicate items in TOC and updated install extension instructions
Wed, 21 Jul 2010 10:31:48 -0500 fturovic corrected some misnamed images that prevented their appearance in help system
Wed, 21 Jul 2010 09:37:18 -0500 dadubrow tweak portal ui
Tue, 20 Jul 2010 17:17:54 -0500 Chad Peckham fix extension checker items
Tue, 20 Jul 2010 17:00:30 -0500 Chad Peckham fix extension checker items
Tue, 20 Jul 2010 16:56:41 -0500 Chad Peckham fix extension checker items
Tue, 20 Jul 2010 16:51:45 -0500 Chad Peckham fix extension checker items
Tue, 20 Jul 2010 16:45:01 -0500 fturovic updated Menu section of manual
Tue, 20 Jul 2010 16:42:21 -0500 Chad Peckham fix extension checker items
Tue, 20 Jul 2010 14:14:39 -0500 fturovic completed remote debug tutorial
Tue, 20 Jul 2010 13:52:51 -0500 fturovic minor edits to sync titles across tutorials
Tue, 20 Jul 2010 13:38:47 -0500 timkelly fix NPEs when SBSv2ConfigQueryData does not exist due to it's EPOCROOT no longer existing (e.g. removing the subst) C3_BUILDER_WORK
Mon, 19 Jul 2010 21:06:20 -0500 stechong Set error parser IDs based on compiler macros from Raptor config query. C3_BUILDER_WORK
Mon, 19 Jul 2010 17:04:12 -0500 fturovic added new page to debug on device tutorial with new images
Mon, 19 Jul 2010 16:13:24 -0500 fturovic revised x86 compiler dates, graphics, CSS, and release notes
Mon, 19 Jul 2010 15:31:48 -0500 fturovic minor CSS and content changes
Mon, 19 Jul 2010 15:15:54 -0500 dadubrow add home page url
Mon, 19 Jul 2010 14:41:27 -0500 dadubrow merge
Mon, 19 Jul 2010 14:40:41 -0500 dadubrow add mozilla support
Mon, 19 Jul 2010 14:00:24 -0500 fturovic added 3.0 notes and revised TOC
Fri, 16 Jul 2010 15:41:48 -0500 dadubrow add url to support page
Fri, 16 Jul 2010 15:39:47 -0500 dadubrow add portal support for browser page
Fri, 16 Jul 2010 14:42:52 -0500 fturovic draft of run mode tutorial material
Fri, 16 Jul 2010 14:41:18 -0500 fturovic minor edits
Fri, 16 Jul 2010 14:38:19 -0500 fturovic added 2.7 notes
Fri, 16 Jul 2010 14:37:47 -0500 fturovic added 2.7 bugs list
Fri, 16 Jul 2010 14:36:58 -0500 fturovic added carbide portal page to TOC
Fri, 16 Jul 2010 14:36:25 -0500 fturovic added carbide portal page
Fri, 16 Jul 2010 10:38:04 -0500 dadubrow add install tree node ordering based on augmented xml data
Fri, 16 Jul 2010 10:17:30 -0500 Ed Swartz Fix for part of bug 11563: show project name when building
Fri, 16 Jul 2010 09:55:08 -0500 fturovic removed extra chars that prevented tutorials from appearing and removed n-gage link
Fri, 16 Jul 2010 09:09:09 -0500 dadubrow deprecate IServerData
Fri, 16 Jul 2010 08:52:07 -0500 dadubrow multiple changes to remote agent installer code:
Fri, 16 Jul 2010 08:47:34 -0500 dadubrow multiple changes to remote agent installer code:
Thu, 15 Jul 2010 23:28:04 -0500 stechong Raptor scanner discovery on top of new Raptor Query API. C3_BUILDER_WORK
Thu, 15 Jul 2010 15:29:49 -0500 fturovic fixed link to dll example
Thu, 15 Jul 2010 14:14:40 -0500 cawthron use new update site URL for Carbide 2.7 RCL_2_4
Thu, 15 Jul 2010 09:59:29 -0500 dadubrow Portal tweaks - use standard fonts, etc.
Wed, 14 Jul 2010 15:59:19 -0500 fturovic revised dll example with new images, TOC, and welcome page
Wed, 14 Jul 2010 15:00:33 -0500 dadubrow add ranking to portal page extension
Wed, 14 Jul 2010 12:01:27 -0500 dadubrow more portal
Wed, 14 Jul 2010 09:40:09 -0500 fturovic Bug 11636 - fixed broken link to symbian foundation
Wed, 14 Jul 2010 09:37:55 -0500 fturovic Bug 11636 - fixed broken link to symbian foundation RCL_2_4
Wed, 14 Jul 2010 07:31:25 -0500 dadubrow add utility to open an editor
Tue, 13 Jul 2010 15:35:51 -0500 fturovic daily merge
Tue, 13 Jul 2010 13:38:18 -0500 fturovic revised Create New Project tutorial, updated images, TOC, and welcome link
Tue, 13 Jul 2010 15:27:30 -0500 dadubrow Portal initial commit
Mon, 12 Jul 2010 10:32:59 -0500 Ed Swartz Merge commit
Mon, 12 Jul 2010 10:32:25 -0500 Ed Swartz Fix possible NPE
Mon, 12 Jul 2010 10:30:21 -0500 Ed Swartz Fix bug 11465
Mon, 12 Jul 2010 09:22:47 -0500 wpaul erged RCL_2_4
Mon, 12 Jul 2010 09:19:44 -0500 wpaul removed last reference to uiq plugins - fixed 2.7 build. RCL_2_4
Fri, 09 Jul 2010 16:58:09 -0500 Chad Peckham Fix bug 11592 - mixing executables from variant and non-variant builds in the same SDK is OK
Fri, 09 Jul 2010 16:42:26 -0500 chpeckha Fix bug 11592 - mixing executables from variant and non-variant builds in the same SDK is OK RCL_2_4
Fri, 09 Jul 2010 14:17:27 -0500 fturovic revised variables, watchpoints pages with new images, fixed broken links in F1 help too
Fri, 09 Jul 2010 09:44:18 -0500 fturovic minor edits
Fri, 09 Jul 2010 09:43:10 -0500 fturovic revised variables view page and added new images
Fri, 09 Jul 2010 08:28:44 -0500 wpaul merged fix from default for bug #11625. RCL_2_4
Thu, 08 Jul 2010 20:06:31 -0500 wpaul merged fix from default for bug #10788. RCL_2_4
Thu, 08 Jul 2010 14:01:59 -0500 fturovic revised version on welcome link RCL_2_4
Thu, 08 Jul 2010 11:27:06 -0500 cawthron change version from 2.6 to 2.7 RCL_2_4
Wed, 07 Jul 2010 15:29:48 -0500 dadubrow remove spurious commit
Wed, 07 Jul 2010 15:22:25 -0500 dadubrow merge
Wed, 07 Jul 2010 15:21:00 -0500 dadubrow merge
Wed, 07 Jul 2010 15:19:51 -0500 dadubrow remove unneeded test ui
Wed, 07 Jul 2010 14:03:56 -0500 Ed Swartz Fix bug where launch configs created from Executables view need to be saved after editing
Wed, 07 Jul 2010 11:49:33 -0500 dadubrow Bug 11613 import fix from default branch RCL_2_4
Wed, 07 Jul 2010 11:42:30 -0500 dadubrow 11615 fix potential npe RCL_2_4
Wed, 07 Jul 2010 11:40:40 -0500 dadubrow 11615 fix potential npe
Wed, 07 Jul 2010 11:26:41 -0500 fturovic added leavescan deprecation note RCL_2_4
Wed, 07 Jul 2010 10:55:10 -0500 fturovic changed default theme to slate
Wed, 07 Jul 2010 09:32:06 -0500 dadubrow Bug 11251 - hold refresh until after name editing RCL_2_4
Wed, 07 Jul 2010 09:29:53 -0500 dadubrow Bug 11251 - hold refresh until after name editing
Tue, 06 Jul 2010 15:25:49 -0500 fturovic revised for 2.7 RCL_2_4
Tue, 06 Jul 2010 15:00:33 -0500 fturovic updated welcome and css file, minor edits RCL_2_4
Tue, 06 Jul 2010 15:00:01 -0500 fturovic added 2.7 fixed bugs release notes RCL_2_4
Tue, 06 Jul 2010 13:43:56 -0500 Ed Swartz Merge commit
Tue, 06 Jul 2010 13:43:39 -0500 Ed Swartz Do not filter by TRK service in run mode, so you can select all possible connections in the launch configuration dialog
Fri, 02 Jul 2010 09:21:43 -0500 Ed Swartz Fix bug 11324. Prefer *.flm over *.mk/*.meta for the actual extension makefile driver files
Tue, 06 Jul 2010 11:46:46 -0500 dadubrow Bug 11444 and bug 11599 - for non x86, allow non-exe executables and for attach don't ask for install file
Tue, 06 Jul 2010 11:42:41 -0500 dadubrow Bug 11444 and bug 11599 - for non x86, allow non-exe executables and for attach don't ask for install file RCL_2_4
Fri, 02 Jul 2010 16:59:04 -0500 stechong Fix for Bug 11152.
Fri, 02 Jul 2010 16:58:26 -0500 stechong Fix for Bug 11152. RCL_2_4
Fri, 02 Jul 2010 15:35:46 -0500 Ed Swartz Fix Java 6-ism
Fri, 02 Jul 2010 09:32:59 -0500 Ed Swartz Fix bug 11324. Prefer *.flm over *.mk/*.meta for the actual extension makefile driver files RCL_2_4
Fri, 02 Jul 2010 08:45:33 -0500 Ed Swartz Merge commit
Fri, 02 Jul 2010 08:40:16 -0500 Ed Swartz Bug 11279: support showing launch wizard if you use debug/run shortcut while Shift is pressed
Thu, 01 Jul 2010 16:36:11 -0500 stechong Added caching of Raptor query data for aliases, products and configs. C3_BUILDER_WORK
Thu, 01 Jul 2010 13:31:08 -0500 dadubrow fix potential npe
Thu, 01 Jul 2010 13:28:31 -0500 dadubrow merge RCL_2_4
Thu, 01 Jul 2010 13:27:31 -0500 dadubrow fix potential npe RCL_2_4
Wed, 30 Jun 2010 15:34:24 -0500 dadubrow remove show in explorer/command prompt from editor context menu
Tue, 29 Jun 2010 18:31:46 -0500 Ed Swartz Catch exceptions thrown by remote connection listener implementations so they don't propagate too high in the call stack. RCL_2_4
Tue, 29 Jun 2010 18:12:13 -0500 Ed Swartz Allow a null IService to be passed to IConnectionsManager#ensureConnection(), for cases where the service is not known or restricting connections by service is not needed. RCL_2_4
Tue, 29 Jun 2010 18:12:58 -0500 Ed Swartz Merge commit RCL_2_4
Tue, 29 Jun 2010 15:14:38 -0500 Ed Swartz Bug 11438: Fix cause for TCFClient.dll crasher. It is a client-side bug caused by not filtering out bad inputs. RCL_2_4
Wed, 30 Jun 2010 14:00:29 -0500 Ed Swartz Remove temporary USB (TCF) connection and move TCF-related services into Carbide EDC
Tue, 29 Jun 2010 18:31:46 -0500 Ed Swartz Catch exceptions thrown by remote connection listener implementations so they don't propagate too high in the call stack.
Tue, 29 Jun 2010 18:12:13 -0500 Ed Swartz Allow a null IService to be passed to IConnectionsManager#ensureConnection(), for cases where the service is not known or restricting connections by service is not needed.
Tue, 29 Jun 2010 15:14:38 -0500 Ed Swartz Bug 11438: Fix cause for TCFClient.dll crasher. It is a client-side bug caused by not filtering out bad inputs.
Tue, 29 Jun 2010 15:23:12 -0500 dadubrow fix bug 11255 - see changeset 1345 RCL_2_4
Tue, 29 Jun 2010 14:04:33 -0500 fturovic swapped carbide theme for slate theme
Mon, 28 Jun 2010 10:14:24 -0500 timkelly Add Symbian SDKs link for import/project creation. C3_BUILDER_WORK
Mon, 28 Jun 2010 08:59:49 -0500 timkelly bug 11547. Add "See Symbian SDKs" link to Manage Config Dialog. C3_BUILDER_WORK
Mon, 28 Jun 2010 08:59:09 -0500 dadubrow merge RCL_2_4
Mon, 28 Jun 2010 08:58:35 -0500 dadubrow Bug 11222 RCL_2_4
Mon, 28 Jun 2010 08:58:26 -0500 dadubrow Bug 11222 RCL_2_4
Fri, 25 Jun 2010 15:35:36 -0500 dadubrow Bug 11222 RCL_2_4
Mon, 28 Jun 2010 08:02:30 -0500 dadubrow Hide resource configs context menu
Fri, 25 Jun 2010 16:24:51 -0500 timkelly fix problem with removing product variants. C3_BUILDER_WORK
Fri, 25 Jun 2010 15:44:56 -0500 dadubrow Bug 11222
Fri, 25 Jun 2010 15:35:46 -0500 dadubrow Bug 11222
Fri, 25 Jun 2010 12:58:06 -0500 timkelly fix bug 11556 C3_BUILDER_WORK
Thu, 24 Jun 2010 16:24:14 -0500 timkelly Update UI for finalizing build config filtering prefs. bug 11285. C3_BUILDER_WORK
Thu, 24 Jun 2010 15:58:54 -0500 timkelly add selectionListener on Remove Variant button. Only enable when a variant is selected. C3_BUILDER_WORK
Wed, 23 Jun 2010 15:28:44 -0500 dadubrow don't initialize the catalog viewer if junit is running
Wed, 23 Jun 2010 15:04:33 -0500 fturovic revised TOC and updated background on title page
Wed, 23 Jun 2010 14:23:08 -0500 timkelly remove perl not found dialog (only emit to error log). Clean up some text messages. C3_BUILDER_WORK
Wed, 23 Jun 2010 14:17:02 -0500 fturovic removed 2 line spaces to avoif scrolling in about window
Wed, 23 Jun 2010 13:24:43 -0500 fturovic revised install extensions view page and added task for same
Wed, 23 Jun 2010 13:23:48 -0500 fturovic added task for installing extensions
Wed, 23 Jun 2010 11:50:57 -0500 fturovic adjusted size and position of progress bar and status text in splash
Wed, 23 Jun 2010 11:50:19 -0500 fturovic reduced to 24-bit color to make splash appear on startup
Wed, 23 Jun 2010 11:20:23 -0500 fturovic remove old images and add new one with revised pages
Wed, 23 Jun 2010 11:17:17 -0500 fturovic replace splash again to get it to appear on startup
Tue, 22 Jun 2010 20:31:26 -0500 stechong Synchronized access to qtSDKList. C3_BUILDER_WORK
Tue, 22 Jun 2010 18:37:42 -0500 wpaul don't specify branding plugin. RCL_2_4
Tue, 22 Jun 2010 18:29:11 -0500 wpaul don't specify branding plugin.
Tue, 22 Jun 2010 17:43:57 -0500 wpaul fixed typo in error message. RCL_2_4
Tue, 22 Jun 2010 17:39:39 -0500 wpaul fixed typo in error message.
Tue, 22 Jun 2010 15:39:20 -0500 dadubrow Add main install action to view menu to ensure it's not missed in the toolbar
Tue, 22 Jun 2010 15:26:27 -0500 dadubrow merge
Tue, 22 Jun 2010 15:25:44 -0500 dadubrow Bug 11483 use progress dialog instead of workbench window for catalog viewer runnable context
Tue, 22 Jun 2010 14:54:23 -0500 timkelly Clean up APIs/Tests around SBSv2 query mechanism (got rid of most all the original test API now that it's been moved into BuildContextSBSv2. C3_BUILDER_WORK
Tue, 22 Jun 2010 14:07:42 -0500 stechong Get SBSv2 macros via Raptor query. C3_BUILDER_WORK
Tue, 22 Jun 2010 14:06:00 -0500 fturovic revised TOC to remove AIF links
Tue, 22 Jun 2010 14:05:02 -0500 fturovic added team commands image and removed AIF editor pages
Tue, 22 Jun 2010 12:08:33 -0500 fturovic minor edits to support latest changes to build pages
Tue, 22 Jun 2010 12:07:37 -0500 fturovic added new images for build projects
Tue, 22 Jun 2010 12:07:13 -0500 fturovic removed old images for build projects
Tue, 22 Jun 2010 11:54:07 -0500 fturovic removed dependency tracking page sbsv1-only
Tue, 22 Jun 2010 10:42:52 -0500 ryall Rename the Symbian OS Data view for now, pending removal.
Mon, 21 Jun 2010 18:45:14 -0500 wpaul fixed bug #11211. also fixed issue where apply button was active after creating new launch configs from the launch dialog (rather than the wizard).
Mon, 21 Jun 2010 17:49:53 -0500 wpaul fixed bug #11462.
Mon, 21 Jun 2010 17:09:18 -0500 timkelly clean up the Manage Configs dialog. When adding a variant, ensure that the selected build alias is selected in the alias combo. C3_BUILDER_WORK
Mon, 21 Jun 2010 16:26:29 -0500 fturovic minor edits and updates to images
Mon, 21 Jun 2010 16:25:36 -0500 fturovic moved images from top level images folder
Mon, 21 Jun 2010 16:24:13 -0500 fturovic removed some leavescan images
Mon, 21 Jun 2010 14:53:26 -0500 fturovic minor edits and updates for 3.0 release
Mon, 21 Jun 2010 14:52:39 -0500 fturovic added new images for import bld.inf page
Mon, 21 Jun 2010 14:50:03 -0500 fturovic removed old images for importing and exporting pages
Mon, 21 Jun 2010 14:35:21 -0500 wpaul fixed bug #10130. RCL_2_4
Mon, 21 Jun 2010 14:30:22 -0500 wpaul fixed bug #10130.
Mon, 21 Jun 2010 14:27:08 -0500 timkelly add initial support for viewing variants in the sdk config tree. refactor some code which initializes sbsv2 contexts. C3_BUILDER_WORK
Mon, 21 Jun 2010 13:23:53 -0500 chpeckha delete help->open on-device connections menu
Mon, 21 Jun 2010 12:08:54 -0500 stechong Fixed problem in isUniqueSDKId() that may cause recursive calls. C3_BUILDER_WORK
Fri, 18 Jun 2010 17:12:00 -0500 timkelly initial commit. add a product variant dialog C3_BUILDER_WORK
Fri, 18 Jun 2010 17:11:00 -0500 timkelly merge commit C3_BUILDER_WORK
Fri, 18 Jun 2010 17:10:13 -0500 timkelly Implement variant support for SBSv2 configuration management. Variants aren't selectable, only the global prefs allow you to create variants, if they exist in an SDK. C3_BUILDER_WORK
Fri, 18 Jun 2010 12:03:24 -0500 stechong Prevent duplicate SDKs from getting removed during SDK rescanning; also changed SDK scanning during startup to prevent deadlock. C3_BUILDER_WORK
Fri, 18 Jun 2010 11:57:32 -0500 stechong Display SDKs with errors in red. C3_BUILDER_WORK
Thu, 17 Jun 2010 16:52:50 -0500 timkelly fix minimum raptor version C3_BUILDER_WORK
Thu, 17 Jun 2010 15:22:18 -0500 chpeckha Add more detail to some descriptions
Thu, 17 Jun 2010 14:49:45 -0500 fturovic revised splash
Thu, 17 Jun 2010 14:00:47 -0500 timkelly Update the SBSv2 filtering pref options from the Raptor alias query (union of all available build configs from Raptor). C3_BUILDER_WORK
Thu, 17 Jun 2010 13:13:02 -0500 fturovic added new images for emulator example
Thu, 17 Jun 2010 13:07:08 -0500 Chad Peckham close port on any error
Thu, 17 Jun 2010 11:41:12 -0500 timkelly add back in accidental merge-out of scanjob listener C3_BUILDER_WORK
Thu, 17 Jun 2010 10:14:12 -0500 fturovic revised mmp pages and images
Wed, 16 Jun 2010 23:27:28 -0500 stechong Updated com.nokia.cdt.debug.launch to work with recently refactored ISymbianBuildContext. C3_BUILDER_WORK
Wed, 16 Jun 2010 22:48:39 -0500 stechong Fixed problem where SDK becomes disabled after rescanning. C3_BUILDER_WORK
(0) -1000 -224 +224 tip