stechong [Wed, 28 Jul 2010 16:48:09 -0500] rev 1715
Updated SDKManager to use SDKCacheUtils for caching SDK info.
fturovic <frank.turovich@nokia.com> [Wed, 28 Jul 2010 15:41:21 -0500] rev 1714
added latest bug fixes
fturovic <frank.turovich@nokia.com> [Wed, 28 Jul 2010 15:40:59 -0500] rev 1713
minor edits handling theme references
fturovic <frank.turovich@nokia.com> [Wed, 28 Jul 2010 15:39:56 -0500] rev 1712
removed carbide theme from product plugin
ssobek [Wed, 28 Jul 2010 15:25:04 -0500] rev 1711
move StopModeMainTab to PlatSim-only launch
timkelly [Wed, 28 Jul 2010 15:19:12 -0500] rev 1710
Refactor getBuiltInMacros() to be SBSv1 specific. This are the hard-coded macros misc macros we are adding for SBSv1.
For SBSv2, they are retrieved from the sbs config query. Also, clean up some API and comments on public APIS
timkelly [Wed, 28 Jul 2010 11:33:05 -0500] rev 1709
clean up some TODOs
ssobek [Wed, 28 Jul 2010 10:10:48 -0500] rev 1708
move findOrCreatePlatSimConnection() to com.nokia.cdt.internal.debug.launch.ui
timkelly [Tue, 27 Jul 2010 16:30:33 -0500] rev 1707
clean up code by remove EKA1 functionality. Essentially removing dead code as there is no pre-os 9 functionality supported.
timkelly [Tue, 27 Jul 2010 16:14:29 -0500] rev 1706
bug 11535. Remove ROM builder.
dadubrow [Tue, 27 Jul 2010 15:29:41 -0500] rev 1705
add support for multiple layers per page
fturovic <frank.turovich@nokia.com> [Tue, 27 Jul 2010 15:28:19 -0500] rev 1704
updated copyright dates and fixed some css issues
ssobek [Tue, 27 Jul 2010 15:20:28 -0500] rev 1703
Merge with c2c8b7393fe75b3a352ce1d27171b7687350f573
ssobek [Tue, 27 Jul 2010 15:16:15 -0500] rev 1702
stop mode PlatSim using remote connections; don't overwrite user-chosen PlatSim connection names
timkelly [Tue, 27 Jul 2010 15:12:04 -0500] rev 1701
Remove SBSv2 configuration tab and associated data store. Variants are handled in the configuration creation now and not as a preference after-thought.
stechong [Tue, 27 Jul 2010 15:03:22 -0500] rev 1700
Removed scanJobListener since it's no logner used.
stechong [Tue, 27 Jul 2010 14:59:12 -0500] rev 1699
No longer scan for installable Eclipse plugins in SDKs.
fturovic <frank.turovich@nokia.com> [Tue, 27 Jul 2010 15:00:54 -0500] rev 1698
changed header color and removed PI TOC link
fturovic <frank.turovich@nokia.com> [Tue, 27 Jul 2010 14:37:58 -0500] rev 1697
minor edit
fturovic <frank.turovich@nokia.com> [Tue, 27 Jul 2010 14:37:04 -0500] rev 1696
fixed broken TOC links, updated platform filtering pref panel, and reduced font size of manual
stechong [Tue, 27 Jul 2010 14:20:13 -0500] rev 1695
Create buildinfo and prefix file on demand to improve performance.
cawthron [Tue, 27 Jul 2010 13:49:17 -0500] rev 1694
set discovery.directory to Symbian Foundation update site
timkelly [Tue, 27 Jul 2010 11:49:52 -0500] rev 1693
fix small glitch with clearing sbs cache on rescan
stechong [Tue, 27 Jul 2010 11:13:38 -0500] rev 1692
Update removeCache() to delete corresponding cache file saved to disk; also updated getCacheData() to remember cache loaded from disk.