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
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().
Wed, 11 Aug 2010 15:25:32 -0500 feature config exporter + non-functional importer
dadubrow [Wed, 11 Aug 2010 15:25:32 -0500] rev 1810
feature config exporter + non-functional importer
Wed, 11 Aug 2010 14:53:40 -0500 fixed links to separate pages
fturovic <frank.turovich@nokia.com> [Wed, 11 Aug 2010 14:53:40 -0500] rev 1809
fixed links to separate pages
Wed, 11 Aug 2010 14:32:13 -0500 Removed SDKCacheUtils type from public API. C3_BUILDER_WORK
stechong [Wed, 11 Aug 2010 14:32:13 -0500] rev 1808
Removed SDKCacheUtils type from public API.
Wed, 11 Aug 2010 14:31:07 -0500 updated link to new pages
fturovic <frank.turovich@nokia.com> [Wed, 11 Aug 2010 14:31:07 -0500] rev 1807
updated link to new pages
Wed, 11 Aug 2010 14:30:23 -0500 separted symbian os data into multiple pages
fturovic <frank.turovich@nokia.com> [Wed, 11 Aug 2010 14:30:23 -0500] rev 1806
separted symbian os data into multiple pages
Wed, 11 Aug 2010 11:52:30 -0500 merge from default C3_BUILDER_WORK
timkelly [Wed, 11 Aug 2010 11:52:30 -0500] rev 1805
merge from default
Wed, 11 Aug 2010 11:18:20 -0500 added stubs for two wrapper utils to get build (cpp) macros and metadata macros -- WIP C3_BUILDER_WORK
timkelly [Wed, 11 Aug 2010 11:18:20 -0500] rev 1804
added stubs for two wrapper utils to get build (cpp) macros and metadata macros -- WIP
Wed, 11 Aug 2010 09:54:24 -0500 fix some merge glitches C3_BUILDER_WORK
timkelly [Wed, 11 Aug 2010 09:54:24 -0500] rev 1803
fix some merge glitches
Tue, 10 Aug 2010 19:18:52 -0500 merge commit C3_BUILDER_WORK
timkelly [Tue, 10 Aug 2010 19:18:52 -0500] rev 1802
merge commit
Tue, 10 Aug 2010 19:07:16 -0500 refactoring usage for getting variant.hrh and compiler preinclude macros. Now should use ISymbianContext both for preprocessed results and getting the IPath to the file. C3_BUILDER_WORK
timkelly [Tue, 10 Aug 2010 19:07:16 -0500] rev 1801
refactoring usage for getting variant.hrh and compiler preinclude macros. Now should use ISymbianContext both for preprocessed results and getting the IPath to the file. Removed start-up checks for Perl version.
Mon, 09 Aug 2010 17:32:51 -0500 some prototyping for linked project root C3_BUILDER_WORK
timkelly [Mon, 09 Aug 2010 17:32:51 -0500] rev 1800
some prototyping for linked project root
Tue, 10 Aug 2010 14:39:10 -0500 mark abld-specific methods as deprecated C3_BUILDER_WORK
timkelly [Tue, 10 Aug 2010 14:39:10 -0500] rev 1799
mark abld-specific methods as deprecated
Tue, 10 Aug 2010 13:24:56 -0500 minor additions and edits
fturovic <frank.turovich@nokia.com> [Tue, 10 Aug 2010 13:24:56 -0500] rev 1798
minor additions and edits
Tue, 10 Aug 2010 11:52:10 -0500 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com> [Tue, 10 Aug 2010 11:52:10 -0500] rev 1797
initial drafts for how to cheatsheeets and plugin.xml links
Tue, 10 Aug 2010 11:51:37 -0500 added key shortcuts page and updated links for custom pages
fturovic <frank.turovich@nokia.com> [Tue, 10 Aug 2010 11:51:37 -0500] rev 1796
added key shortcuts page and updated links for custom pages
Tue, 10 Aug 2010 11:32:55 -0500 removed .internal from path
fturovic <frank.turovich@nokia.com> [Tue, 10 Aug 2010 11:32:55 -0500] rev 1795
removed .internal from path
Mon, 09 Aug 2010 14:26:09 -0500 expanded customize carbide pages
fturovic <frank.turovich@nokia.com> [Mon, 09 Aug 2010 14:26:09 -0500] rev 1794
expanded customize carbide pages
Mon, 09 Aug 2010 09:15:52 -0500 make discovery layer more amenable to customization
dadubrow [Mon, 09 Aug 2010 09:15:52 -0500] rev 1793
make discovery layer more amenable to customization
Fri, 06 Aug 2010 16:11:35 -0500 housekeeping
wpaul [Fri, 06 Aug 2010 16:11:35 -0500] rev 1792
housekeeping
Fri, 06 Aug 2010 14:28:38 -0500 added new customize carbide section and some relinking done for deleted duplicate page
fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 14:28:38 -0500] rev 1791
added new customize carbide section and some relinking done for deleted duplicate page
Fri, 06 Aug 2010 14:05:52 -0500 add empty interface implementation to abstract class to remove burden from subclasses (avoid API break)
dadubrow [Fri, 06 Aug 2010 14:05:52 -0500] rev 1790
add empty interface implementation to abstract class to remove burden from subclasses (avoid API break)
Fri, 06 Aug 2010 12:17:31 -0500 deprecated a method using OS branch as an input mechanism - added a new one that does not use the branch. C3_BUILDER_WORK
timkelly [Fri, 06 Aug 2010 12:17:31 -0500] rev 1789
deprecated a method using OS branch as an input mechanism - added a new one that does not use the branch. Tim
Fri, 06 Aug 2010 11:25:31 -0500 updated copyright to 2010
fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 11:25:31 -0500] rev 1788
updated copyright to 2010
Fri, 06 Aug 2010 11:00:31 -0500 fixed font size again
fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 11:00:31 -0500] rev 1787
fixed font size again
Fri, 06 Aug 2010 10:58:40 -0500 updated INF editor pages
fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 10:58:40 -0500] rev 1786
updated INF editor pages
(0) -1000 -120 +120 tip