Fri, 03 Sep 2010 10:34:40 -0500 wait until after SDK scan job is complete before notifiying plugings that the SDKManager load is complete.
timkelly [Fri, 03 Sep 2010 10:34:40 -0500] rev 1947
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 delete "plugin" from name
Chad Peckham <chad.peckham@nokia.com> [Thu, 02 Sep 2010 15:49:09 -0500] rev 1946
delete "plugin" from name
Thu, 02 Sep 2010 15:10:10 -0500 converted splash to 16-bit from 32-bit
fturovic <frank.turovich@nokia.com> [Thu, 02 Sep 2010 15:10:10 -0500] rev 1945
converted splash to 16-bit from 32-bit
Thu, 02 Sep 2010 14:31:01 -0500 changed date
fturovic <frank.turovich@nokia.com> [Thu, 02 Sep 2010 14:31:01 -0500] rev 1944
changed date
Thu, 02 Sep 2010 14:25:46 -0500 updated perl info RCL_2_4
fturovic <frank.turovich@nokia.com> [Thu, 02 Sep 2010 14:25:46 -0500] rev 1943
updated perl info
Thu, 02 Sep 2010 14:23:35 -0500 updated perl info
fturovic <frank.turovich@nokia.com> [Thu, 02 Sep 2010 14:23:35 -0500] rev 1942
updated perl info
Thu, 02 Sep 2010 13:18:17 -0500 Add DEBUGGABLE_UDEBONLY support to MMP and .PRO file templates
Chad Peckham <chad.peckham@nokia.com> [Thu, 02 Sep 2010 13:18:17 -0500] rev 1941
Add DEBUGGABLE_UDEBONLY support to MMP and .PRO file templates
Thu, 02 Sep 2010 11:47:53 -0500 commented out platsim cheatsheet extensions
fturovic <frank.turovich@nokia.com> [Thu, 02 Sep 2010 11:47:53 -0500] rev 1940
commented out platsim cheatsheet extensions
Thu, 02 Sep 2010 10:35:39 -0500 Capitalize status prefix
Ed Swartz <ed.swartz@nokia.com> [Thu, 02 Sep 2010 10:35:39 -0500] rev 1939
Capitalize status prefix
Wed, 01 Sep 2010 16:53:52 -0500 make template wizard pages use progress monitor
timkelly [Wed, 01 Sep 2010 16:53:52 -0500] rev 1938
make template wizard pages use progress monitor
Wed, 01 Sep 2010 16:18:35 -0500 fixed borked transparent backgroundin icons
fturovic <frank.turovich@nokia.com> [Wed, 01 Sep 2010 16:18:35 -0500] rev 1937
fixed borked transparent backgroundin icons
Wed, 01 Sep 2010 16:07:37 -0500 changed name on splash to carbide.c++
fturovic <frank.turovich@nokia.com> [Wed, 01 Sep 2010 16:07:37 -0500] rev 1936
changed name on splash to carbide.c++
Tue, 31 Aug 2010 22:58:47 -0500 daily merge
fturovic <frank.turovich@nokia.com> [Tue, 31 Aug 2010 22:58:47 -0500] rev 1935
daily merge
Tue, 31 Aug 2010 22:58:09 -0500 BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
fturovic <frank.turovich@nokia.com> [Tue, 31 Aug 2010 22:58:09 -0500] rev 1934
BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
Tue, 31 Aug 2010 16:18:02 -0500 BUG 10651 - added debugging dll with any process info, revised launch config pages and others
fturovic <frank.turovich@nokia.com> [Tue, 31 Aug 2010 16:18:02 -0500] rev 1933
BUG 10651 - added debugging dll with any process info, revised launch config pages and others
Tue, 31 Aug 2010 18:54:57 -0500 moved IDE feature tracking from product plugin to CarbideUIPlugin to fix bug #11966.
wpaul [Tue, 31 Aug 2010 18:54:57 -0500] rev 1932
moved IDE feature tracking from product plugin to CarbideUIPlugin to fix bug #11966.
Tue, 31 Aug 2010 17:03:48 -0500 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)
timkelly [Tue, 31 Aug 2010 17:03:48 -0500] rev 1931
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) Removes API in BuildTargetTreeNode that presumed all nodes were SBSv1 (didn't appear to be used anywhere)
Tue, 31 Aug 2010 14:13:15 -0500 Don't add SDK change listener in start(), wait until symbianSDKManagerLoaded notification is received.
timkelly [Tue, 31 Aug 2010 14:13:15 -0500] rev 1930
Don't add SDK change listener in start(), wait until symbianSDKManagerLoaded notification is received.
Tue, 31 Aug 2010 10:54:44 -0500 BUG 11531 - final updates for build config revision
fturovic <frank.turovich@nokia.com> [Tue, 31 Aug 2010 10:54:44 -0500] rev 1929
BUG 11531 - final updates for build config revision
Tue, 31 Aug 2010 10:28:49 -0500 Fix for Bug 11967 [SDK pref - Error message not updated as soon as error fixed, have to click off and back again].
stechong [Tue, 31 Aug 2010 10:28:49 -0500] rev 1928
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 added TRACES MMP keyword (used w/ Raptor for enablign Tracebuilder)
timkelly [Tue, 31 Aug 2010 09:40:20 -0500] rev 1927
added TRACES MMP keyword (used w/ Raptor for enablign Tracebuilder)
Tue, 31 Aug 2010 09:14:22 -0500 remove devices.xml listener test. For some reason it's not replacing the original devices.xml, causing multiple other test failures.
timkelly [Tue, 31 Aug 2010 09:14:22 -0500] rev 1926
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 refactored getting list of executables to target from the executables tab - fixed bug #11880.
wpaul [Mon, 30 Aug 2010 21:48:01 -0500] rev 1925
refactored getting list of executables to target from the executables tab - fixed bug #11880.
Mon, 30 Aug 2010 20:19:48 -0500 removed obsolete code.
wpaul [Mon, 30 Aug 2010 20:19:48 -0500] rev 1924
removed obsolete code.
Mon, 30 Aug 2010 20:19:09 -0500 track usage of templatewizard down to class or symbian/qt project level.
wpaul [Mon, 30 Aug 2010 20:19:09 -0500] rev 1923
track usage of templatewizard down to class or symbian/qt project level.
Mon, 30 Aug 2010 18:53:35 -0500 hopefully fixed bug #11795.
wpaul [Mon, 30 Aug 2010 18:53:35 -0500] rev 1922
hopefully fixed bug #11795.
Mon, 30 Aug 2010 17:55:08 -0500 fixed bug #11898 - this was caused by David's fix for bug #11858 (adding toggle action for testing enablement).
wpaul [Mon, 30 Aug 2010 17:55:08 -0500] rev 1921
fixed bug #11898 - this was caused by David's fix for bug #11858 (adding toggle action for testing enablement).
Mon, 30 Aug 2010 16:44:20 -0500 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com> [Mon, 30 Aug 2010 16:44:20 -0500] rev 1920
BUG 11531 - update to build configuration items --DRAFT--
Mon, 30 Aug 2010 16:39:11 -0500 Fix for Bug 11934 [C3 SDK - If devices.xml has a drive a rescan will created a second instance].
stechong [Mon, 30 Aug 2010 16:39:11 -0500] rev 1919
Fix for Bug 11934 [C3 SDK - If devices.xml has a drive a rescan will created a second instance].
Mon, 30 Aug 2010 14:54:10 -0600 Fix NPE.
ryall [Mon, 30 Aug 2010 14:54:10 -0600] rev 1918
Fix NPE.
Mon, 30 Aug 2010 14:58:50 -0500 merge commit
timkelly [Mon, 30 Aug 2010 14:58:50 -0500] rev 1917
merge commit
Mon, 30 Aug 2010 14:58:15 -0500 add util to flush all SBSv2 query caches. Problem with rescanning all the SBSv2 caches from UI was not writing cache back to disk.
timkelly [Mon, 30 Aug 2010 14:58:15 -0500] rev 1916
add util to flush all SBSv2 query caches. Problem with rescanning all the SBSv2 caches from UI was not writing cache back to disk.
Mon, 30 Aug 2010 14:53:55 -0500 update to pass C3 checker tests
Chad Peckham <chad.peckham@nokia.com> [Mon, 30 Aug 2010 14:53:55 -0500] rev 1915
update to pass C3 checker tests
Mon, 30 Aug 2010 14:32:32 -0500 update to pass C3 checker tests
Chad Peckham <chad.peckham@nokia.com> [Mon, 30 Aug 2010 14:32:32 -0500] rev 1914
update to pass C3 checker tests
Mon, 30 Aug 2010 14:24:59 -0500 Fix for Bug 11467; added automatic scan for changes in drive specs on project import/creation.
stechong [Mon, 30 Aug 2010 14:24:59 -0500] rev 1913
Fix for Bug 11467; added automatic scan for changes in drive specs on project import/creation.
Mon, 30 Aug 2010 14:17:20 -0500 update to pass C3 checker tests
Chad Peckham <chad.peckham@nokia.com> [Mon, 30 Aug 2010 14:17:20 -0500] rev 1912
update to pass C3 checker tests
Mon, 30 Aug 2010 14:03:17 -0500 update manifest to use up-to-date lazy loading policy
Chad Peckham <chad.peckham@nokia.com> [Mon, 30 Aug 2010 14:03:17 -0500] rev 1911
update manifest to use up-to-date lazy loading policy
Mon, 30 Aug 2010 13:56:50 -0500 delete "plugin" from name to comply with C3 checker test
Chad Peckham <chad.peckham@nokia.com> [Mon, 30 Aug 2010 13:56:50 -0500] rev 1910
delete "plugin" from name to comply with C3 checker test
Mon, 30 Aug 2010 13:36:55 -0500 delete "plugin" from plugin name to comply with C3 checker tests
Chad Peckham <chad.peckham@nokia.com> [Mon, 30 Aug 2010 13:36:55 -0500] rev 1909
delete "plugin" from plugin name to comply with C3 checker tests
Mon, 30 Aug 2010 10:33:21 -0500 merge commit
timkelly [Mon, 30 Aug 2010 10:33:21 -0500] rev 1908
merge commit
Mon, 30 Aug 2010 10:31:52 -0500 Fix possible deadlock when checking if the name editor in Remote Connections is activated, but is disposed
timkelly [Mon, 30 Aug 2010 10:31:52 -0500] rev 1907
Fix possible deadlock when checking if the name editor in Remote Connections is activated, but is disposed
Fri, 27 Aug 2010 16:34:38 -0500 for gcce and armv5 based targets for sbsv2, if the compiler prefix does not exist on disk for a particular configuraiton, attempt to perform
timkelly [Fri, 27 Aug 2010 16:34:38 -0500] rev 1906
for gcce and armv5 based targets for sbsv2, if the compiler prefix does not exist on disk for a particular configuraiton, attempt to perform a raptor query to reubuild the config data.
Fri, 27 Aug 2010 14:53:15 -0500 Fix for Bug 11950 [SDK - Add an SDK get the error dialog stating teh devices.xml is corrupt].
stechong [Fri, 27 Aug 2010 14:53:15 -0500] rev 1905
Fix for Bug 11950 [SDK - Add an SDK get the error dialog stating teh devices.xml is corrupt].
Fri, 27 Aug 2010 12:43:33 -0500 check for both qmake install locations. was preiously just checking the old location when internally installed
timkelly [Fri, 27 Aug 2010 12:43:33 -0500] rev 1904
check for both qmake install locations. was preiously just checking the old location when internally installed
Fri, 27 Aug 2010 11:41:08 -0500 fix tests assuming index of default build configs for comparision, now iterate the list to ensure a compatible config is found
timkelly [Fri, 27 Aug 2010 11:41:08 -0500] rev 1903
fix tests assuming index of default build configs for comparision, now iterate the list to ensure a compatible config is found
Fri, 27 Aug 2010 09:56:34 -0500 add fake url for support page
dadubrow [Fri, 27 Aug 2010 09:56:34 -0500] rev 1902
add fake url for support page
Fri, 27 Aug 2010 09:55:42 -0500 make support page a browser page
dadubrow [Fri, 27 Aug 2010 09:55:42 -0500] rev 1901
make support page a browser page
Fri, 27 Aug 2010 09:34:09 -0500 adjust sbsv2 tests for configs that have errors (and hence no build data)
timkelly [Fri, 27 Aug 2010 09:34:09 -0500] rev 1900
adjust sbsv2 tests for configs that have errors (and hence no build data)
Thu, 26 Aug 2010 20:49:15 -0500 add feature strings for new http feature tracker
timkelly [Thu, 26 Aug 2010 20:49:15 -0500] rev 1899
add feature strings for new http feature tracker
Thu, 26 Aug 2010 18:02:08 -0500 fix abld specific commands (bad cast exception)
timkelly [Thu, 26 Aug 2010 18:02:08 -0500] rev 1898
fix abld specific commands (bad cast exception)
Thu, 26 Aug 2010 16:06:13 -0500 make sure to remove cache from disk when deleting an sdk or it will show up on refresh
timkelly [Thu, 26 Aug 2010 16:06:13 -0500] rev 1897
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 use new http feature tracker.
wpaul [Thu, 26 Aug 2010 14:51:35 -0500] rev 1896
use new http feature tracker.
Thu, 26 Aug 2010 13:36:24 -0500 fixing junit developer tests
timkelly [Thu, 26 Aug 2010 13:36:24 -0500] rev 1895
fixing junit developer tests
Thu, 26 Aug 2010 13:25:57 -0500 Fix for Bug 11908 [SDK - Add/delete/re-scan an sdk the filtering configurations are not updated automatically].
stechong [Thu, 26 Aug 2010 13:25:57 -0500] rev 1894
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 removed old SDK pref page and fixed link, then added new cheatsheet
fturovic <frank.turovich@nokia.com> [Thu, 26 Aug 2010 10:40:47 -0500] rev 1893
removed old SDK pref page and fixed link, then added new cheatsheet
Thu, 26 Aug 2010 09:57:08 -0500 fix bug 11939
timkelly [Thu, 26 Aug 2010 09:57:08 -0500] rev 1892
fix bug 11939
Thu, 26 Aug 2010 09:45:25 -0500 fix problem constructing macros with values from mmps. Was causing .pro file imports to fail completely.
timkelly [Thu, 26 Aug 2010 09:45:25 -0500] rev 1891
fix problem constructing macros with values from mmps. Was causing .pro file imports to fail completely.
Thu, 26 Aug 2010 08:29:58 -0500 fix warnings
timkelly [Thu, 26 Aug 2010 08:29:58 -0500] rev 1890
fix warnings
Wed, 25 Aug 2010 20:53:08 -0500 Show all features if file does not exist - better than missing installed features to export
dadubrow [Wed, 25 Aug 2010 20:53:08 -0500] rev 1889
Show all features if file does not exist - better than missing installed features to export
Wed, 25 Aug 2010 20:02:15 -0500 Write initial features file at startup to ensure it exists prior to any user installation
dadubrow [Wed, 25 Aug 2010 20:02:15 -0500] rev 1888
Write initial features file at startup to ensure it exists prior to any user installation
Wed, 25 Aug 2010 17:55:05 -0500 merge commit
timkelly [Wed, 25 Aug 2010 17:55:05 -0500] rev 1887
merge commit
Wed, 25 Aug 2010 17:54:33 -0500 fix bug 11938
timkelly [Wed, 25 Aug 2010 17:54:33 -0500] rev 1886
fix bug 11938
Wed, 25 Aug 2010 15:37:23 -0500 externalize some strings
dadubrow [Wed, 25 Aug 2010 15:37:23 -0500] rev 1885
externalize some strings
Wed, 25 Aug 2010 15:24:01 -0500 Filter initial features from export wizard + sort wizards by feature id + version
dadubrow [Wed, 25 Aug 2010 15:24:01 -0500] rev 1884
Filter initial features from export wizard + sort wizards by feature id + version
Wed, 25 Aug 2010 14:02:53 -0500 revised images
fturovic <frank.turovich@nokia.com> [Wed, 25 Aug 2010 14:02:53 -0500] rev 1883
revised images
Wed, 25 Aug 2010 12:42:09 -0500 merge from C3_BUILDER_WORK
timkelly [Wed, 25 Aug 2010 12:42:09 -0500] rev 1882
merge from C3_BUILDER_WORK
Wed, 25 Aug 2010 12:13:45 -0500 add @since tags per api tooling check C3_BUILDER_WORK
timkelly [Wed, 25 Aug 2010 12:13:45 -0500] rev 1881
add @since tags per api tooling check
Wed, 25 Aug 2010 11:08:33 -0500 merge from default C3_BUILDER_WORK
timkelly [Wed, 25 Aug 2010 11:08:33 -0500] rev 1880
merge from default
Tue, 24 Aug 2010 17:57:23 -0500 Filter SBSv2 build configurations for WINSCW targets based on emulator support in SDK. C3_BUILDER_WORK
stechong [Tue, 24 Aug 2010 17:57:23 -0500] rev 1879
Filter SBSv2 build configurations for WINSCW targets based on emulator support in SDK.
Tue, 24 Aug 2010 16:42:58 -0500 updated feature image for carbide
fturovic <frank.turovich@nokia.com> [Tue, 24 Aug 2010 16:42:58 -0500] rev 1878
updated feature image for carbide
Tue, 24 Aug 2010 13:43:30 -0500 revised service test icons for remote conn toolbar
fturovic <frank.turovich@nokia.com> [Tue, 24 Aug 2010 13:43:30 -0500] rev 1877
revised service test icons for remote conn toolbar
Tue, 24 Aug 2010 10:41:38 -0500 revised ico file to include 32bpp, 16m, 256, and 16 color variations for 48, 32, and 16 sized images
fturovic <frank.turovich@nokia.com> [Tue, 24 Aug 2010 10:41:38 -0500] rev 1876
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 merge from default C3_BUILDER_WORK
timkelly [Tue, 24 Aug 2010 08:56:19 -0500] rev 1875
merge from default
Mon, 23 Aug 2010 22:42:49 -0500 Updated copyright URL.
stechong [Mon, 23 Aug 2010 22:42:49 -0500] rev 1874
Updated copyright URL.
Mon, 23 Aug 2010 22:07:39 -0500 Hover SysDoc Feature
stechong [Mon, 23 Aug 2010 22:07:39 -0500] rev 1873
Hover SysDoc Feature
Mon, 23 Aug 2010 18:17:57 -0500 removed obsolete methods C3_BUILDER_WORK
wpaul [Mon, 23 Aug 2010 18:17:57 -0500] rev 1872
removed obsolete methods
Mon, 23 Aug 2010 18:14:52 -0500 fixed incorrect use of @Override. cleaned up a few warnings. C3_BUILDER_WORK
wpaul [Mon, 23 Aug 2010 18:14:52 -0500] rev 1871
fixed incorrect use of @Override. cleaned up a few warnings.
Mon, 23 Aug 2010 16:34:25 -0500 one more brandmark revised
fturovic <frank.turovich@nokia.com> [Mon, 23 Aug 2010 16:34:25 -0500] rev 1870
one more brandmark revised
Mon, 23 Aug 2010 16:17:36 -0500 removed dead graphics and update banner
fturovic <frank.turovich@nokia.com> [Mon, 23 Aug 2010 16:17:36 -0500] rev 1869
removed dead graphics and update banner
Mon, 23 Aug 2010 15:47:28 -0500 updated discover.ui icons
fturovic <frank.turovich@nokia.com> [Mon, 23 Aug 2010 15:47:28 -0500] rev 1868
updated discover.ui icons
Mon, 23 Aug 2010 11:39:09 -0500 revised product icons and about images
fturovic <frank.turovich@nokia.com> [Mon, 23 Aug 2010 11:39:09 -0500] rev 1867
revised product icons and about images
Mon, 23 Aug 2010 11:00:48 -0500 revised branding for welcome icons and splash
fturovic <frank.turovich@nokia.com> [Mon, 23 Aug 2010 11:00:48 -0500] rev 1866
revised branding for welcome icons and splash
Fri, 20 Aug 2010 15:45:25 -0500 Don't center columns in import/export wizard + better wording for version checkbox in import wizard
dadubrow [Fri, 20 Aug 2010 15:45:25 -0500] rev 1865
Don't center columns in import/export wizard + better wording for version checkbox in import wizard
Fri, 20 Aug 2010 15:34:48 -0500 updated header BG for page CSS
fturovic <frank.turovich@nokia.com> [Fri, 20 Aug 2010 15:34:48 -0500] rev 1864
updated header BG for page CSS
Fri, 20 Aug 2010 09:39:24 -0500 merge from default C3_BUILDER_WORK
timkelly [Fri, 20 Aug 2010 09:39:24 -0500] rev 1863
merge from default
Thu, 19 Aug 2010 16:56:56 -0500 Updated SDK manager to write SDK cache to disk whenever SDK list gets updated. C3_BUILDER_WORK
stechong [Thu, 19 Aug 2010 16:56:56 -0500] rev 1862
Updated SDK manager to write SDK cache to disk whenever SDK list gets updated.
Thu, 19 Aug 2010 10:49:50 -0500 Added ISymbianSDKFeatures#IS_WINSCW_UDEB_SUPPORTED. C3_BUILDER_WORK
stechong [Thu, 19 Aug 2010 10:49:50 -0500] rev 1861
Added ISymbianSDKFeatures#IS_WINSCW_UDEB_SUPPORTED.
Thu, 19 Aug 2010 13:31:39 -0500 add commands to cheat sheet to open pref panels
fturovic <frank.turovich@nokia.com> [Thu, 19 Aug 2010 13:31:39 -0500] rev 1860
add commands to cheat sheet to open pref panels
Wed, 18 Aug 2010 19:49:06 -0500 allow feature tracker to support multiple clients. cleaned up feature constants.
wpaul [Wed, 18 Aug 2010 19:49:06 -0500] rev 1859
allow feature tracker to support multiple clients. cleaned up feature constants.
Wed, 18 Aug 2010 18:51:04 -0500 removed obsolete update sites from features
wpaul [Wed, 18 Aug 2010 18:51:04 -0500] rev 1858
removed obsolete update sites from features
Wed, 18 Aug 2010 13:58:10 -0500 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
timkelly [Wed, 18 Aug 2010 13:58:10 -0500] rev 1857
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 if the IDE quits abnormally the cache in memory is not written to disk.
Wed, 18 Aug 2010 13:56:22 -0500 Show only warning when all installed
dadubrow [Wed, 18 Aug 2010 13:56:22 -0500] rev 1856
Show only warning when all installed
Wed, 18 Aug 2010 13:49:37 -0500 add unchecked icon for toggle service testing action
dadubrow [Wed, 18 Aug 2010 13:49:37 -0500] rev 1855
add unchecked icon for toggle service testing action
Wed, 18 Aug 2010 13:43:53 -0500 BUG 11654 - pulled most of the TRACE32 refs except those in stop-mode (which needs rewriting yet)
fturovic <frank.turovich@nokia.com> [Wed, 18 Aug 2010 13:43:53 -0500] rev 1854
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 revised remote conn page
fturovic <frank.turovich@nokia.com> [Wed, 18 Aug 2010 13:17:03 -0500] rev 1853
revised remote conn page
Wed, 18 Aug 2010 11:16:55 -0500 added items to cheatsheets
fturovic <frank.turovich@nokia.com> [Wed, 18 Aug 2010 11:16:55 -0500] rev 1852
added items to cheatsheets
Wed, 18 Aug 2010 09:41:40 -0500 Bug 11791 - add tcf trk to connection status reconcilation
dadubrow [Wed, 18 Aug 2010 09:41:40 -0500] rev 1851
Bug 11791 - add tcf trk to connection status reconcilation
Wed, 18 Aug 2010 09:11:47 -0500 minor edit to cmds cheat sheet
fturovic <frank.turovich@nokia.com> [Wed, 18 Aug 2010 09:11:47 -0500] rev 1850
minor edit to cmds cheat sheet
Wed, 18 Aug 2010 09:07:07 -0500 fix bug in rss display and more tweaks
dadubrow [Wed, 18 Aug 2010 09:07:07 -0500] rev 1849
fix bug in rss display and more tweaks
Tue, 17 Aug 2010 20:22:30 -0500 removed obsolete extensions and code from the launch plugin.
wpaul [Tue, 17 Aug 2010 20:22:30 -0500] rev 1848
removed obsolete extensions and code from the launch plugin.
Tue, 17 Aug 2010 15:50:47 -0700 more Linux related fixes C3_BUILDER_WORK
timkelly [Tue, 17 Aug 2010 15:50:47 -0700] rev 1847
more Linux related fixes
Tue, 17 Aug 2010 15:04:12 -0500 Bug 11858 - add toggle action services testing enablement
dadubrow [Tue, 17 Aug 2010 15:04:12 -0500] rev 1846
Bug 11858 - add toggle action services testing enablement
Tue, 17 Aug 2010 14:51:17 -0500 updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com> [Tue, 17 Aug 2010 14:51:17 -0500] rev 1845
updated carbide 3.0 requirements
Tue, 17 Aug 2010 10:53:45 -0500 removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com> [Tue, 17 Aug 2010 10:53:45 -0500] rev 1844
removed duplicate cheat sheet registration and minor edit
Tue, 17 Aug 2010 10:53:02 -0700 Fix several issues for Linux around casting SDKManager to concrete class: C3_BUILDER_WORK
timkelly [Tue, 17 Aug 2010 10:53:02 -0700] rev 1843
Fix several issues for Linux around casting SDKManager to concrete class: mostly with reading devices.xml which Unix does not support. Migrated ISDKManager#getMinimumSupportedSBSv2Version() to API. Can now import and create Symbian projects.
Tue, 17 Aug 2010 08:39:31 -0700 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
timkelly [Tue, 17 Aug 2010 08:39:31 -0700] rev 1842
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)
Tue, 17 Aug 2010 07:21:14 -0700 HOSTOS check for Linux C3_BUILDER_WORK
timkelly [Tue, 17 Aug 2010 07:21:14 -0700] rev 1841
HOSTOS check for Linux
Mon, 16 Aug 2010 23:19:01 -0500 removed kernelaware plugin (the classic Symbian OS data view).
wpaul [Mon, 16 Aug 2010 23:19:01 -0500] rev 1840
removed kernelaware plugin (the classic Symbian OS data view).
Mon, 16 Aug 2010 22:47:46 -0500 removed classic TRK launchers and related classes.
wpaul [Mon, 16 Aug 2010 22:47:46 -0500] rev 1839
removed classic TRK launchers and related classes.
Mon, 16 Aug 2010 22:04:30 -0500 cleanup launch plugin icons
wpaul [Mon, 16 Aug 2010 22:04:30 -0500] rev 1838
cleanup launch plugin icons
Mon, 16 Aug 2010 18:02:09 -0500 changed the page title to be generic, so we can use it with platsim as well
vprikhod [Mon, 16 Aug 2010 18:02:09 -0500] rev 1837
changed the page title to be generic, so we can use it with platsim as well
Mon, 16 Aug 2010 15:46:44 -0500 more API cleanup on ICarbidePrefsModifier C3_BUILDER_WORK
timkelly [Mon, 16 Aug 2010 15:46:44 -0500] rev 1836
more API cleanup on ICarbidePrefsModifier
Mon, 16 Aug 2010 15:15:46 -0500 added new exceptions page for stop mode and related images
fturovic <frank.turovich@nokia.com> [Mon, 16 Aug 2010 15:15:46 -0500] rev 1835
added new exceptions page for stop mode and related images
Mon, 16 Aug 2010 13:23:01 -0500 spelling fixed and tcf page added
fturovic <frank.turovich@nokia.com> [Mon, 16 Aug 2010 13:23:01 -0500] rev 1834
spelling fixed and tcf page added
Mon, 16 Aug 2010 12:24:24 -0500 update API (remove extension point) for ICarbidePrefsModifier. Updated test. C3_BUILDER_WORK
timkelly [Mon, 16 Aug 2010 12:24:24 -0500] rev 1833
update API (remove extension point) for ICarbidePrefsModifier. Updated test.
Mon, 16 Aug 2010 10:18:18 -0500 better handling of failed connect
dadubrow [Mon, 16 Aug 2010 10:18:18 -0500] rev 1832
better handling of failed connect
Mon, 16 Aug 2010 09:03:23 -0500 UI tweaks
dadubrow [Mon, 16 Aug 2010 09:03:23 -0500] rev 1831
UI tweaks
Fri, 13 Aug 2010 17:35:50 -0500 add extension point for access 'abld build' arguments. Used to keep analyze tool extension happy while we start to deprecate abld support. C3_BUILDER_WORK
timkelly [Fri, 13 Aug 2010 17:35:50 -0500] rev 1830
add extension point for access 'abld build' arguments. Used to keep analyze tool extension happy while we start to deprecate abld support.
Fri, 13 Aug 2010 15:37:14 -0500 added TCF page and concepts link
fturovic <frank.turovich@nokia.com> [Fri, 13 Aug 2010 15:37:14 -0500] rev 1829
added TCF page and concepts link
Fri, 13 Aug 2010 15:06:59 -0500 replaced carbide portal with carbide.c++ portal
fturovic <frank.turovich@nokia.com> [Fri, 13 Aug 2010 15:06:59 -0500] rev 1828
replaced carbide portal with carbide.c++ portal
(0) -1000 -120 +120 tip