Thu, 26 Aug 2010 16:06:13 -0500 timkelly make sure to remove cache from disk when deleting an sdk or it will show up on refresh
Thu, 26 Aug 2010 14:51:35 -0500 wpaul use new http feature tracker.
Thu, 26 Aug 2010 13:36:24 -0500 timkelly fixing junit developer tests
Thu, 26 Aug 2010 13:25:57 -0500 stechong Fix for Bug 11908 [SDK - Add/delete/re-scan an sdk the filtering configurations are not updated automatically].
Thu, 26 Aug 2010 10:40:47 -0500 fturovic removed old SDK pref page and fixed link, then added new cheatsheet
Thu, 26 Aug 2010 09:57:08 -0500 timkelly fix bug 11939
Thu, 26 Aug 2010 09:45:25 -0500 timkelly fix problem constructing macros with values from mmps. Was causing .pro file imports to fail completely.
Thu, 26 Aug 2010 08:29:58 -0500 timkelly fix warnings
Wed, 25 Aug 2010 20:53:08 -0500 dadubrow Show all features if file does not exist - better than missing installed features to export
Wed, 25 Aug 2010 20:02:15 -0500 dadubrow Write initial features file at startup to ensure it exists prior to any user installation
Wed, 25 Aug 2010 17:55:05 -0500 timkelly merge commit
Wed, 25 Aug 2010 17:54:33 -0500 timkelly fix bug 11938
Wed, 25 Aug 2010 15:37:23 -0500 dadubrow externalize some strings
Wed, 25 Aug 2010 15:24:01 -0500 dadubrow Filter initial features from export wizard + sort wizards by feature id + version
Wed, 25 Aug 2010 14:02:53 -0500 fturovic revised images
Wed, 25 Aug 2010 12:42:09 -0500 timkelly merge from C3_BUILDER_WORK
Wed, 25 Aug 2010 12:13:45 -0500 timkelly add @since tags per api tooling check C3_BUILDER_WORK
Wed, 25 Aug 2010 11:08:33 -0500 timkelly merge from default C3_BUILDER_WORK
Tue, 24 Aug 2010 17:57:23 -0500 stechong Filter SBSv2 build configurations for WINSCW targets based on emulator support in SDK. C3_BUILDER_WORK
Tue, 24 Aug 2010 16:42:58 -0500 fturovic updated feature image for carbide
Tue, 24 Aug 2010 13:43:30 -0500 fturovic revised service test icons for remote conn toolbar
Tue, 24 Aug 2010 10:41:38 -0500 fturovic revised ico file to include 32bpp, 16m, 256, and 16 color variations for 48, 32, and 16 sized images
Tue, 24 Aug 2010 08:56:19 -0500 timkelly merge from default C3_BUILDER_WORK
Mon, 23 Aug 2010 22:42:49 -0500 stechong Updated copyright URL.
Mon, 23 Aug 2010 22:07:39 -0500 stechong Hover SysDoc Feature
Mon, 23 Aug 2010 18:17:57 -0500 wpaul removed obsolete methods C3_BUILDER_WORK
Mon, 23 Aug 2010 18:14:52 -0500 wpaul fixed incorrect use of @Override. cleaned up a few warnings. C3_BUILDER_WORK
Mon, 23 Aug 2010 16:34:25 -0500 fturovic one more brandmark revised
Mon, 23 Aug 2010 16:17:36 -0500 fturovic removed dead graphics and update banner
Mon, 23 Aug 2010 15:47:28 -0500 fturovic updated discover.ui icons
Mon, 23 Aug 2010 11:39:09 -0500 fturovic revised product icons and about images
Mon, 23 Aug 2010 11:00:48 -0500 fturovic revised branding for welcome icons and splash
Fri, 20 Aug 2010 15:45:25 -0500 dadubrow Don't center columns in import/export wizard + better wording for version checkbox in import wizard
Fri, 20 Aug 2010 15:34:48 -0500 fturovic updated header BG for page CSS
Fri, 20 Aug 2010 09:39:24 -0500 timkelly merge from default C3_BUILDER_WORK
Thu, 19 Aug 2010 16:56:56 -0500 stechong Updated SDK manager to write SDK cache to disk whenever SDK list gets updated. C3_BUILDER_WORK
Thu, 19 Aug 2010 10:49:50 -0500 stechong Added ISymbianSDKFeatures#IS_WINSCW_UDEB_SUPPORTED. C3_BUILDER_WORK
Thu, 19 Aug 2010 13:31:39 -0500 fturovic add commands to cheat sheet to open pref panels
Wed, 18 Aug 2010 19:49:06 -0500 wpaul allow feature tracker to support multiple clients. cleaned up feature constants.
Wed, 18 Aug 2010 18:51:04 -0500 wpaul removed obsolete update sites from features
Wed, 18 Aug 2010 13:58:10 -0500 timkelly add paramater to allow cache to be deleted or not when a refresh is done (you don't want to delete the cache on disk in the case of Symbian SDKs b/c C3_BUILDER_WORK
Wed, 18 Aug 2010 13:56:22 -0500 dadubrow Show only warning when all installed
Wed, 18 Aug 2010 13:49:37 -0500 dadubrow add unchecked icon for toggle service testing action
Wed, 18 Aug 2010 13:43:53 -0500 fturovic BUG 11654 - pulled most of the TRACE32 refs except those in stop-mode (which needs rewriting yet)
Wed, 18 Aug 2010 13:17:03 -0500 fturovic revised remote conn page
Wed, 18 Aug 2010 11:16:55 -0500 fturovic added items to cheatsheets
Wed, 18 Aug 2010 09:41:40 -0500 dadubrow Bug 11791 - add tcf trk to connection status reconcilation
Wed, 18 Aug 2010 09:11:47 -0500 fturovic minor edit to cmds cheat sheet
Wed, 18 Aug 2010 09:07:07 -0500 dadubrow fix bug in rss display and more tweaks
Tue, 17 Aug 2010 20:22:30 -0500 wpaul removed obsolete extensions and code from the launch plugin.
Tue, 17 Aug 2010 15:50:47 -0700 timkelly more Linux related fixes C3_BUILDER_WORK
Tue, 17 Aug 2010 15:04:12 -0500 dadubrow Bug 11858 - add toggle action services testing enablement
Tue, 17 Aug 2010 14:51:17 -0500 fturovic updated carbide 3.0 requirements
Tue, 17 Aug 2010 10:53:45 -0500 fturovic removed duplicate cheat sheet registration and minor edit
Tue, 17 Aug 2010 10:53:02 -0700 timkelly Fix several issues for Linux around casting SDKManager to concrete class: C3_BUILDER_WORK
Tue, 17 Aug 2010 08:39:31 -0700 timkelly more Linux fixes. Couple issues found: 1) Rescanning SDKs causes deadlock. 2) SDK cache is not working for Linux 3) Can't import when SBS is not installed (and there's not error msg) C3_BUILDER_WORK
Tue, 17 Aug 2010 07:21:14 -0700 timkelly HOSTOS check for Linux C3_BUILDER_WORK
Mon, 16 Aug 2010 23:19:01 -0500 wpaul removed kernelaware plugin (the classic Symbian OS data view).
Mon, 16 Aug 2010 22:47:46 -0500 wpaul removed classic TRK launchers and related classes.
Mon, 16 Aug 2010 22:04:30 -0500 wpaul cleanup launch plugin icons
(0) -1000 -300 -100 -60 +60 +100 tip