wpaul [Mon, 23 Aug 2010 18:14:52 -0500] rev 1871
fixed incorrect use of @Override. cleaned up a few warnings.
fturovic <frank.turovich@nokia.com> [Mon, 23 Aug 2010 16:34:25 -0500] rev 1870
one more brandmark revised
fturovic <frank.turovich@nokia.com> [Mon, 23 Aug 2010 16:17:36 -0500] rev 1869
removed dead graphics and update banner
fturovic <frank.turovich@nokia.com> [Mon, 23 Aug 2010 15:47:28 -0500] rev 1868
updated discover.ui icons
fturovic <frank.turovich@nokia.com> [Mon, 23 Aug 2010 11:39:09 -0500] rev 1867
revised product icons and about images
fturovic <frank.turovich@nokia.com> [Mon, 23 Aug 2010 11:00:48 -0500] rev 1866
revised branding for welcome icons and splash
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
fturovic <frank.turovich@nokia.com> [Fri, 20 Aug 2010 15:34:48 -0500] rev 1864
updated header BG for page CSS
timkelly [Fri, 20 Aug 2010 09:39:24 -0500] rev 1863
merge from default
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.
stechong [Thu, 19 Aug 2010 10:49:50 -0500] rev 1861
Added ISymbianSDKFeatures#IS_WINSCW_UDEB_SUPPORTED.
fturovic <frank.turovich@nokia.com> [Thu, 19 Aug 2010 13:31:39 -0500] rev 1860
add commands to cheat sheet to open pref panels
wpaul [Wed, 18 Aug 2010 19:49:06 -0500] rev 1859
allow feature tracker to support multiple clients. cleaned up feature constants.
wpaul [Wed, 18 Aug 2010 18:51:04 -0500] rev 1858
removed obsolete update sites from features
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.
dadubrow [Wed, 18 Aug 2010 13:56:22 -0500] rev 1856
Show only warning when all installed
dadubrow [Wed, 18 Aug 2010 13:49:37 -0500] rev 1855
add unchecked icon for toggle service testing action
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)
fturovic <frank.turovich@nokia.com> [Wed, 18 Aug 2010 13:17:03 -0500] rev 1853
revised remote conn page
fturovic <frank.turovich@nokia.com> [Wed, 18 Aug 2010 11:16:55 -0500] rev 1852
added items to cheatsheets
dadubrow [Wed, 18 Aug 2010 09:41:40 -0500] rev 1851
Bug 11791 - add tcf trk to connection status reconcilation
fturovic <frank.turovich@nokia.com> [Wed, 18 Aug 2010 09:11:47 -0500] rev 1850
minor edit to cmds cheat sheet
dadubrow [Wed, 18 Aug 2010 09:07:07 -0500] rev 1849
fix bug in rss display and more tweaks
wpaul [Tue, 17 Aug 2010 20:22:30 -0500] rev 1848
removed obsolete extensions and code from the launch plugin.
timkelly [Tue, 17 Aug 2010 15:50:47 -0700] rev 1847
more Linux related fixes
dadubrow [Tue, 17 Aug 2010 15:04:12 -0500] rev 1846
Bug 11858 - add toggle action services testing enablement
fturovic <frank.turovich@nokia.com> [Tue, 17 Aug 2010 14:51:17 -0500] rev 1845
updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com> [Tue, 17 Aug 2010 10:53:45 -0500] rev 1844
removed duplicate cheat sheet registration and minor edit
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.
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)