Wed, 15 Sep 2010 14:53:50 -0500 Ed Swartz Merge commit
Wed, 15 Sep 2010 14:53:33 -0500 Ed Swartz Fix bug 12078: make CarbideLanguageData caching actually work
Wed, 15 Sep 2010 17:34:04 -0500 timkelly fix bug 12011
Wed, 15 Sep 2010 15:23:31 -0500 Chad Peckham delete open-c template, change description of s60 template to take out "s60", rename pkg files to 5_x - bug 11017
Wed, 15 Sep 2010 15:15:03 -0500 stechong Added status notification after installing feature(s) from SDK.
Wed, 15 Sep 2010 14:45:18 -0500 timkelly merge commit
Wed, 15 Sep 2010 14:44:31 -0500 timkelly fix __PRODUCT_INCLUDE__ macro path/value for windows
Wed, 15 Sep 2010 09:40:16 -0500 fturovic changed TRK to CODA in docs except where it related to pre-3.0 versions
Wed, 15 Sep 2010 09:33:14 -0500 timkelly don't scan sdks for p2 sites that are disabled
Wed, 15 Sep 2010 09:32:22 -0500 timkelly don't run new plugin checker if there are no SDKs
Tue, 14 Sep 2010 15:25:12 -0500 timkelly merge commit
Tue, 14 Sep 2010 15:23:21 -0500 timkelly check for QtCore.dso in folder to determin if armv5 should be supported (rather than .lib)
Tue, 14 Sep 2010 15:07:16 -0500 dadubrow update dialog title to alert user that install operation may take several mins
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
(0) -1000 -300 -100 -60 +60 +100 tip