builder/com.nokia.carbide.cdt.builder/src/com/nokia/carbide/cdt/internal/api/builder/ui/ManageConfigurationsDialog.java
Tue, 31 Aug 2010 17:03:48 -0500 timkelly using IRunnableContext for retrieving BuildTargetTreeNode input so progress dialog can be displayed for wizards or in the status bar when on the UI thread (e.g. ManageConfigurationsDialog)
Mon, 30 Aug 2010 14:24:59 -0500 stechong Fix for Bug 11467; added automatic scan for changes in drive specs on project import/creation.
Tue, 17 Aug 2010 10:53:02 -0700 timkelly Fix several issues for Linux around casting SDKManager to concrete class: C3_BUILDER_WORK
Thu, 05 Aug 2010 14:33:29 -0500 timkelly refactoring ISDKManager - removing unnecessary API C3_BUILDER_WORK
Mon, 02 Aug 2010 15:34:58 -0500 timkelly refactoring ISBSv2BuildContext, ISBSv1BuildContext, ISBSv2ConfigQueryData from public to internal package. 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
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 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
Mon, 28 Jun 2010 08:59:49 -0500 timkelly bug 11547. Add "See Symbian SDKs" link to Manage Config Dialog. 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, 11 Jun 2010 11:35:13 -0500 timkelly For IColorProvider on the SDK/Config tree LabelProvider, only check for existence of EPOCROOT in the data provider. C3_BUILDER_WORK
Thu, 10 Jun 2010 15:38:22 -0500 timkelly add label provider for SDK Config Tree to show SDK node in red when EPOCROOT does not exist. C3_BUILDER_WORK
Thu, 10 Jun 2010 11:33:29 -0500 timkelly clean up SDK/Config tree by removing SDK Id from display (it's redundant) and also adding text that SDK location does not exist so users can see the config tree and know it won't work (not have it be hidden and users wonder why it's not there) C3_BUILDER_WORK
Tue, 08 Jun 2010 10:24:12 -0500 timkelly Fixing up bug 11025 to load SBSv2 build contexts for older config names (no project config conversions done). C3_BUILDER_WORK
Mon, 07 Jun 2010 10:17:00 -0500 timkelly clean up some code as part of displaying configs remvoed from filtering. C3_BUILDER_WORK
Fri, 04 Jun 2010 16:34:02 -0500 timkelly 1) Reworking cconfiguration 'id' to be separate from the config display name C3_BUILDER_WORK
Thu, 03 Jun 2010 09:58:29 -0500 timkelly more work to keep SBSv2 and SBSV1 working after refactoring. I think we are back to functional parity as before the refactoring now. C3_BUILDER_WORK
Tue, 01 Jun 2010 15:23:53 -0500 timkelly first pass refactoring ICarbideBuildConfiguration, removing implementation of ISymbianBuildContext. C3_BUILDER_WORK
Wed, 28 Apr 2010 15:26:18 -0500 timkelly fix text alignment issues with Manage Configurations dialog RCL_2_4
Wed, 28 Apr 2010 15:24:53 -0500 timkelly fix text alignment issues on Manage Configurations dialog
Fri, 23 Apr 2010 11:41:51 -0500 timkelly fix bug 11077 and bug 11033
Thu, 22 Apr 2010 15:43:41 -0500 timkelly patch for bug 11077 and bug 11033 RCL_2_4
Fri, 02 Apr 2010 15:38:50 -0500 timkelly bug 10674 continuation. Allow SBSv1-style build config names to co-exist with newer SBSv2 configuraiton names that use aliases. This does not use project converstion, just adds the support to differentiate between the two. Also, write new .cproject data to a SBSV2_DATA_ID node (which is not currently read, but to be used for future purposes)
Fri, 02 Apr 2010 15:04:41 -0500 timkelly bug 10674 continuation. Allow SBSv1-style build config names to co-exist with newer SBSv2 configuraiton names that use aliases. This does not use project converstion, just adds the support to differentiate between the two. Also, write new .cproject data to a SBSV2_DATA_ID node (which is not currently read, but to be used for future purposes) RCL_2_4
Mon, 16 Nov 2009 11:09:45 -0600 Ed Swartz Refactor checks for Qt project nature into one place.
Fri, 03 Apr 2009 23:33:03 +0100 Deepak Modgil DP tools release version Revision: 200912
less more (0) tip