fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 10:58:40 -0500] rev 1786
updated INF editor pages
timkelly [Fri, 06 Aug 2010 10:12:39 -0500] rev 1785
don't add SBSv2 macro for SBSv1
fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 08:56:53 -0500] rev 1784
minor edit to release notes
dadubrow [Fri, 06 Aug 2010 08:39:21 -0500] rev 1783
fall back to normal browser renderer if error
dadubrow [Fri, 06 Aug 2010 08:18:06 -0500] rev 1782
don't use error directly when logging to avoid dialog
timkelly [Thu, 05 Aug 2010 15:32:59 -0500] rev 1781
put back Version getSBSv2Version(boolean forceScan) in ISDKManager. Tracebuilder uses it, and could be an important API.
wpaul [Thu, 05 Aug 2010 15:31:11 -0500] rev 1780
removed platsim stuff that should not be in the public carbidecpp.
timkelly [Thu, 05 Aug 2010 15:25:18 -0500] rev 1779
clean up some TODO comments
timkelly [Thu, 05 Aug 2010 15:02:27 -0500] rev 1778
updated notes after refactoring ICarbideBuildCOnfiguration and ISDKManager.
fturovic <frank.turovich@nokia.com> [Thu, 05 Aug 2010 14:41:19 -0500] rev 1777
draft of sbsv2 concept and related index, trk, and TOC changes
timkelly [Thu, 05 Aug 2010 14:33:29 -0500] rev 1776
refactoring ISDKManager - removing unnecessary API
wpaul [Thu, 05 Aug 2010 14:24:42 -0500] rev 1775
removed unneeded code.
wpaul [Thu, 05 Aug 2010 14:20:57 -0500] rev 1774
removed unused plugin dependency.
wpaul [Thu, 05 Aug 2010 14:19:23 -0500] rev 1773
starting using IDE feature when product plugin loads.
wpaul [Thu, 05 Aug 2010 14:11:39 -0500] rev 1772
added branding icon for system search feature.
timkelly [Thu, 05 Aug 2010 13:14:00 -0500] rev 1771
Remove ISymbianSDK#getPrefixFile. You can get this from ISDKBuildInfo#getPrefixFromVariantCfg().
timkelly [Thu, 05 Aug 2010 11:54:21 -0500] rev 1770
refactor out some items from ICarbideBuildConfiguration that should just be under ISymbianBuildContext
fturovic <frank.turovich@nokia.com> [Thu, 05 Aug 2010 11:28:33 -0500] rev 1769
fixed F1 help and index entries for symbian sdk pref panel
fturovic <frank.turovich@nokia.com> [Thu, 05 Aug 2010 11:20:23 -0500] rev 1768
modified TOC for symbian sdk pref panel
fturovic <frank.turovich@nokia.com> [Thu, 05 Aug 2010 11:17:37 -0500] rev 1767
began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com> [Thu, 05 Aug 2010 09:52:02 -0500] rev 1766
added two additional bug fix items
dadubrow [Thu, 05 Aug 2010 09:39:42 -0500] rev 1765
remove unneeded interface method
timkelly [Wed, 04 Aug 2010 16:39:47 -0500] rev 1764
refactoring sbsv2 configuration specific data under ISBSv2BuildContext interfaces (fixes some glitches with prior attempt)
fturovic <frank.turovich@nokia.com> [Wed, 04 Aug 2010 15:04:48 -0500] rev 1763
added compiler bug fix to 3.0 list
fturovic <frank.turovich@nokia.com> [Wed, 04 Aug 2010 15:04:02 -0500] rev 1762
updated x86 manual with B-490 and SF wiki
stechong [Wed, 04 Aug 2010 12:55:23 -0500] rev 1761
Updated SDK preference page to make it more portal friendly.
fturovic <frank.turovich@nokia.com> [Wed, 04 Aug 2010 11:22:15 -0500] rev 1760
BUG 9348 - added context help for Qt pref panel using common eclipse help ID
dadubrow [Wed, 04 Aug 2010 09:27:14 -0500] rev 1759
parse dates and better rss handling
timkelly [Tue, 03 Aug 2010 16:47:39 -0500] rev 1758
remove some old-deprecated methods that are not used anywhere.
timkelly [Tue, 03 Aug 2010 16:29:13 -0500] rev 1757
Remove makefile dependency checks on SBSv2 builder since they don't apply.
Remove SBSv2BuilderInfo.java and functionality. That has been used for loading the SBSv2 tab, which no longer exists.
Now the SBSv2 data in the .cproject is loaded directly by the build configuration loading mechanism.