Fri, 10 Sep 2010 15:05:16 -0500 timkelly Don't allow Qt project to be created when SDKs on different drives are selected (Win32 only)
Fri, 10 Sep 2010 09:38:24 -0500 wpaul fixed bug #11824.
Thu, 09 Sep 2010 20:14:19 -0500 cawthron set version to 3.0.0
Thu, 09 Sep 2010 16:48:30 -0500 wpaul removed old (removed) install view from carbide perspective factory.
Thu, 09 Sep 2010 16:48:02 -0500 wpaul don't show the welcome screen - bug #9556.
Thu, 09 Sep 2010 16:46:06 -0500 wpaul cleaned up old classic TRK/DE-isms:
Thu, 09 Sep 2010 13:57:02 -0500 timkelly fix __PRODUCT_INCLUDE__ macro if it has value, during preprocessing.
Thu, 09 Sep 2010 13:25:52 -0500 timkelly remove mention of 3rd ed. SDK
Thu, 09 Sep 2010 10:20:21 -0500 timkelly make single file compiler got to stdout
Thu, 09 Sep 2010 09:47:25 -0500 timkelly when building SDK/Config tree and EPOCROOT is missing, update status with: (Building cache with bad EPOCROOT)
Thu, 09 Sep 2010 09:31:25 -0500 timkelly Add a sleep before testing if sdk cache entry was deleted. Test to figure out why test is failing on one machine only.
Thu, 09 Sep 2010 09:30:28 -0500 timkelly testing fixes for spurious JUnit failures on SymSEE builds
Wed, 08 Sep 2010 18:06:51 -0500 timkelly merge commit
Wed, 08 Sep 2010 18:06:14 -0500 timkelly fix bug 12036
Wed, 08 Sep 2010 17:34:14 -0500 Ed Swartz Merge commit
Wed, 08 Sep 2010 17:21:24 -0500 Ed Swartz Remove TRK service and replace with TCF TRK service. Remove wildcard service check used as an interim when TCF TRK and TRK were both options.
Wed, 08 Sep 2010 17:14:34 -0500 Ed Swartz Use proper punctuation when only one or two services applies
Wed, 08 Sep 2010 17:13:42 -0500 Ed Swartz Avoid NPEs when services (like TRK) go missing
Wed, 08 Sep 2010 17:12:10 -0500 Ed Swartz Support testing package XML locally
Wed, 08 Sep 2010 17:11:16 -0500 Ed Swartz Show errors if package download or install fails
Wed, 08 Sep 2010 17:09:15 -0500 Ed Swartz Make Mike's request changes to portal links and content
Wed, 08 Sep 2010 17:07:49 -0500 Ed Swartz Add TCF TRK package listing (dead link) and placeholder for InstallPlatsim page
Wed, 08 Sep 2010 17:17:20 -0500 timkelly fix unit tests (call init() after creating an SDKManager instance.
Tue, 07 Sep 2010 16:31:38 -0500 timkelly merge some changes from C3_BUILDER_WORK to default for better SDK scanning when the SDKManager is loaded.
Sun, 05 Sep 2010 13:42:22 -0500 Ed Swartz Merge commit
Thu, 02 Sep 2010 13:19:32 -0500 Ed Swartz Merge commit
Tue, 31 Aug 2010 07:53:48 -0500 Ed Swartz Fix Java 6-ism
Fri, 03 Sep 2010 18:19:46 -0500 timkelly make init call after constructing SDKManager. C3_BUILDER_WORK
Fri, 03 Sep 2010 18:19:14 -0500 timkelly make SDK scan job a user job. Run jobs under new init method to avoid the SDKManager from being constructed twice by client requests. C3_BUILDER_WORK
Fri, 03 Sep 2010 15:38:48 -0500 timkelly merge from default C3_BUILDER_WORK
Fri, 03 Sep 2010 14:57:26 -0500 timkelly merge commit
Fri, 03 Sep 2010 14:56:39 -0500 timkelly remove some preliminary work for linked resources that was merged from C3_BUILDER_WORK to default that should not have been
Fri, 03 Sep 2010 14:14:14 -0500 fturovic fixed broken links in pages
Fri, 03 Sep 2010 13:35:52 -0500 fturovic resized splash to show progress bar
Fri, 03 Sep 2010 12:21:04 -0500 timkelly fix bug 12012
Fri, 03 Sep 2010 10:37:04 -0500 timkelly fix bad xml comments
Fri, 03 Sep 2010 10:34:40 -0500 timkelly wait until after SDK scan job is complete before notifiying plugings that the SDKManager load is complete.
Thu, 02 Sep 2010 15:49:09 -0500 Chad Peckham delete "plugin" from name
Thu, 02 Sep 2010 15:10:10 -0500 fturovic converted splash to 16-bit from 32-bit
Thu, 02 Sep 2010 14:31:01 -0500 fturovic changed date
Thu, 02 Sep 2010 14:25:46 -0500 fturovic updated perl info RCL_2_4
Thu, 02 Sep 2010 14:23:35 -0500 fturovic updated perl info
Thu, 02 Sep 2010 13:18:17 -0500 Chad Peckham Add DEBUGGABLE_UDEBONLY support to MMP and .PRO file templates
Thu, 02 Sep 2010 11:47:53 -0500 fturovic commented out platsim cheatsheet extensions
Thu, 02 Sep 2010 10:35:39 -0500 Ed Swartz Capitalize status prefix
Wed, 01 Sep 2010 16:53:52 -0500 timkelly make template wizard pages use progress monitor
Wed, 01 Sep 2010 16:18:35 -0500 fturovic fixed borked transparent backgroundin icons
Wed, 01 Sep 2010 16:07:37 -0500 fturovic changed name on splash to carbide.c++
Tue, 31 Aug 2010 22:58:47 -0500 fturovic daily merge
Tue, 31 Aug 2010 22:58:09 -0500 fturovic BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
Tue, 31 Aug 2010 16:18:02 -0500 fturovic BUG 10651 - added debugging dll with any process info, revised launch config pages and others
Tue, 31 Aug 2010 18:54:57 -0500 wpaul moved IDE feature tracking from product plugin to CarbideUIPlugin to fix bug #11966.
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)
Tue, 31 Aug 2010 14:13:15 -0500 timkelly Don't add SDK change listener in start(), wait until symbianSDKManagerLoaded notification is received.
Tue, 31 Aug 2010 10:54:44 -0500 fturovic BUG 11531 - final updates for build config revision
Tue, 31 Aug 2010 10:28:49 -0500 stechong Fix for Bug 11967 [SDK pref - Error message not updated as soon as error fixed, have to click off and back again].
Tue, 31 Aug 2010 09:40:20 -0500 timkelly added TRACES MMP keyword (used w/ Raptor for enablign Tracebuilder)
Tue, 31 Aug 2010 09:14:22 -0500 timkelly remove devices.xml listener test. For some reason it's not replacing the original devices.xml, causing multiple other test failures.
Mon, 30 Aug 2010 21:48:01 -0500 wpaul refactored getting list of executables to target from the executables tab - fixed bug #11880.
Mon, 30 Aug 2010 20:19:48 -0500 wpaul removed obsolete code.
(0) -1000 -300 -100 -60 +60 +100 tip