Tue, 14 Sep 2010 14:32:24 -0500 stechong Added checkbox "Scan for installable features in SDKs" to Symbian SDK prefs page. It controls whether Carbide dynamically discover and install features from SDKs during startup and rescanning SDKs, and is on by default.
Tue, 14 Sep 2010 14:24:51 -0500 dadubrow make open location more robust in portal
Tue, 14 Sep 2010 13:37:29 -0500 stechong Updated the dynamic p2 installer to improve progress reporting and check for cancel during install.
Tue, 14 Sep 2010 11:40:12 -0500 dadubrow Open portal in new and reset carbide perspective and if left open
Tue, 14 Sep 2010 10:19:24 -0500 timkelly remove some deprecated methods (was essentially dead code)
Tue, 14 Sep 2010 08:42:24 -0500 timkelly remove references to com.nokia.carbide.cpp.buildProject, use org.eclipse.ui.project.buildProject
Mon, 13 Sep 2010 16:38:53 -0500 wpaul fixed build.
Mon, 13 Sep 2010 16:08:36 -0500 fturovic BUG 11531 - good catch on missing options in dialogs, fixed images and names as appropriate
Mon, 13 Sep 2010 15:37:29 -0500 fturovic BUG 11653 fixed remaining perl links to point to FN
Mon, 13 Sep 2010 15:22:01 -0500 dadubrow Bug 10645 - add p2 install operation for docs plugins
Mon, 13 Sep 2010 15:01:12 -0500 fturovic fixed font size
Mon, 13 Sep 2010 15:00:09 -0500 fturovic updated images and pages associated with launch changes as per Warrens message
Mon, 13 Sep 2010 13:17:04 -0500 Chad Peckham add Ed's changes to allow multiple Carbide instances to use same TCFServer
Mon, 13 Sep 2010 12:54:58 -0500 fturovic fixed perspective issue Ed and David noticed in splash screen
Mon, 13 Sep 2010 10:29:40 -0500 timkelly fix bug 9928 - issues with platform project > build (ctrl+b)- removes workaround
Mon, 13 Sep 2010 10:25:00 -0500 fturovic removed build targets page and updated links to same as the same functionality can be found in the MMP Editor page
Mon, 13 Sep 2010 09:45:09 -0500 fturovic BUG 11654 - removed last traces of TRACE32 from text, some images still need replacement but not a priority
Sat, 11 Sep 2010 14:07:16 -0500 timkelly fix bug 12047
Sat, 11 Sep 2010 13:36:12 -0500 timkelly fixed bug 11347
Sat, 11 Sep 2010 11:56:59 -0500 timkelly fix bug 12018
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
(0) -1000 -300 -100 -60 +60 +100 tip