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
Fri, 13 Aug 2010 14:59:26 -0500 revised new cheatsheets contents
fturovic <frank.turovich@nokia.com> [Fri, 13 Aug 2010 14:59:26 -0500] rev 1827
revised new cheatsheets contents
Fri, 13 Aug 2010 13:39:46 -0500 fix some minor issues
dadubrow [Fri, 13 Aug 2010 13:39:46 -0500] rev 1826
fix some minor issues
Fri, 13 Aug 2010 12:00:38 -0500 add basic function-level testing for macro retrieval from a carbide project. C3_BUILDER_WORK
timkelly [Fri, 13 Aug 2010 12:00:38 -0500] rev 1825
add basic function-level testing for macro retrieval from a carbide project.
Fri, 13 Aug 2010 11:58:38 -0500 update import wizard and operation
dadubrow [Fri, 13 Aug 2010 11:58:38 -0500] rev 1824
update import wizard and operation
Fri, 13 Aug 2010 10:30:38 -0500 work to get EpocEngineHelper#getGlobalDefinesForConfiguration(ICarbideBuildConfiguration config, List<IPath> mmpFiles) working properly. Gets the configuration indexer data cache macros set up properly. C3_BUILDER_WORK
timkelly [Fri, 13 Aug 2010 10:30:38 -0500] rev 1823
work to get EpocEngineHelper#getGlobalDefinesForConfiguration(ICarbideBuildConfiguration config, List<IPath> mmpFiles) working properly. Gets the configuration indexer data cache macros set up properly.
Fri, 13 Aug 2010 08:37:37 -0500 set the focus to layer control
dadubrow [Fri, 13 Aug 2010 08:37:37 -0500] rev 1822
set the focus to layer control
Thu, 12 Aug 2010 17:32:31 -0500 Added ICarbideBuildConfigutation#getCompileTimeMacros() and EpocEngineHelper#getGlobalDefinesForConfiguration() C3_BUILDER_WORK
timkelly [Thu, 12 Aug 2010 17:32:31 -0500] rev 1821
Added ICarbideBuildConfigutation#getCompileTimeMacros() and EpocEngineHelper#getGlobalDefinesForConfiguration() as convenience wrappers for getting macros contributing to a carbide project. Removed ICarbideBuildConfiguration#hasSTDCPPSupport(). Refactored CarbideLanguageData to use simplified macro retrieval
Thu, 12 Aug 2010 15:56:37 -0500 fix npe, clear sbsv2 query cache data in memory when rebuilding sbsv2 cache from pref, other code clean-up C3_BUILDER_WORK
timkelly [Thu, 12 Aug 2010 15:56:37 -0500] rev 1820
fix npe, clear sbsv2 query cache data in memory when rebuilding sbsv2 cache from pref, other code clean-up
Thu, 12 Aug 2010 10:37:00 -0500 make bad epocroot value a const C3_BUILDER_WORK
timkelly [Thu, 12 Aug 2010 10:37:00 -0500] rev 1819
make bad epocroot value a const
Thu, 12 Aug 2010 15:22:11 -0500 initial commit of feature config import
dadubrow [Thu, 12 Aug 2010 15:22:11 -0500] rev 1818
initial commit of feature config import
Thu, 12 Aug 2010 13:56:20 -0500 consolidated register pages
fturovic <frank.turovich@nokia.com> [Thu, 12 Aug 2010 13:56:20 -0500] rev 1817
consolidated register pages
Thu, 12 Aug 2010 13:03:07 -0500 removed two TOC entries
fturovic <frank.turovich@nokia.com> [Thu, 12 Aug 2010 13:03:07 -0500] rev 1816
removed two TOC entries
Thu, 12 Aug 2010 09:55:33 -0500 revised new how to cheat sheets
fturovic <frank.turovich@nokia.com> [Thu, 12 Aug 2010 09:55:33 -0500] rev 1815
revised new how to cheat sheets
Thu, 12 Aug 2010 09:17:41 -0500 fix some potential issues with rss layer
dadubrow [Thu, 12 Aug 2010 09:17:41 -0500] rev 1814
fix some potential issues with rss layer
Wed, 11 Aug 2010 18:16:36 -0500 merge commit C3_BUILDER_WORK
timkelly [Wed, 11 Aug 2010 18:16:36 -0500] rev 1813
merge commit
Wed, 11 Aug 2010 18:16:05 -0500 minor - fix typo C3_BUILDER_WORK
timkelly [Wed, 11 Aug 2010 18:16:05 -0500] rev 1812
minor - fix typo
Wed, 11 Aug 2010 18:14:52 -0500 major refactor to wrap retieval of macros all around ISymbianBuildContext, to avoid need to access internal apis. Added getTargetTypeMacro(String targettype), C3_BUILDER_WORK
timkelly [Wed, 11 Aug 2010 18:14:52 -0500] rev 1811
major refactor to wrap retieval of macros all around ISymbianBuildContext, to avoid need to access internal apis. Added getTargetTypeMacro(String targettype), List<IDefine> getMetadataMacros(), List<IDefine> getBuildMacros().
(0) -1000 -300 -100 -56 +56 +100 tip