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.
timkelly [Tue, 27 Jul 2010 10:31:29 -0500] rev 1691
Remove boolean API to force rescan the SBS cache (there was API to do that already)
timkelly [Mon, 26 Jul 2010 17:32:53 -0500] rev 1690
1) always try to rescan configs that have error messages. 2) remove some dead code
fturovic <frank.turovich@nokia.com> [Mon, 26 Jul 2010 17:27:13 -0500] rev 1689
removed white background from link items in welcome pages
timkelly [Mon, 26 Jul 2010 16:31:09 -0500] rev 1688
fix text localization problem
timkelly [Mon, 26 Jul 2010 16:18:24 -0500] rev 1687
Fix error message for existing configs in projects that have errors, but were filtered out by filtering prefs. Error message was left off, if there was one.
timkelly [Mon, 26 Jul 2010 15:21:29 -0500] rev 1686
localize scanning message
timkelly [Mon, 26 Jul 2010 15:17:47 -0500] rev 1685
fix refresh button on SBSv2 to rebuild product and aliases list from scratch
dadubrow [Mon, 26 Jul 2010 15:11:10 -0500] rev 1684
refactor to allow better support for multiple layers
timkelly [Mon, 26 Jul 2010 14:25:58 -0500] rev 1683
simplify building of filtered alias lists from sbsv2 filtering prefs. Fix NPE when creating a build config that has errors and not platform or target.
stechong [Mon, 26 Jul 2010 12:02:37 -0500] rev 1682
Updated support for adding/removing missing SDK.
timkelly [Mon, 26 Jul 2010 11:32:21 -0500] rev 1681
Fix problem with sbs config xml parsing. Make sure to trim error message to avoid erroneously adding an error when there is none. Fix problem with adding system includes for variants.
timkelly [Fri, 23 Jul 2010 18:22:58 -0500] rev 1680
C:\c3_dev\hg\carbidecpp>First round of implementing variant build support and properly building projects that contain mi
xed FEATUREVARIANT keywork in some MMPs and not others (see bug 11592)