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.
dadubrow [Tue, 03 Aug 2010 14:42:22 -0500] rev 1756
ensure sdk mgr for both pref page and portal layer
timkelly [Tue, 03 Aug 2010 14:18:04 -0500] rev 1755
refactor abld arguments tab settings under ISBSV1BuildContext API. WIP to push builder specific settings under their respective ISymbianBuildContext implementation.
fturovic <frank.turovich@nokia.com> [Tue, 03 Aug 2010 14:05:25 -0500] rev 1754
broken links fixed
dadubrow [Tue, 03 Aug 2010 13:32:44 -0500] rev 1753
better fix for NPE
dadubrow [Tue, 03 Aug 2010 11:50:53 -0500] rev 1752
add pulsar touchpoint code to portal
dadubrow [Tue, 03 Aug 2010 11:50:05 -0500] rev 1751
log errors
dadubrow [Tue, 03 Aug 2010 11:48:28 -0500] rev 1750
add pubdate to rss - when parser works
timkelly [Tue, 03 Aug 2010 11:44:01 -0500] rev 1749
Simplify APIs around error parser ids/arrays. Clarify some comments in API after review with David.
fturovic <frank.turovich@nokia.com> [Tue, 03 Aug 2010 10:14:49 -0500] rev 1748
changed theme to slate versus carbide. should cure blank welcome page
stechong [Tue, 03 Aug 2010 10:07:15 -0500] rev 1747
Updated friend list of "com.nokia.carbide.cpp.internal.api.sdk" package.
dadubrow [Tue, 03 Aug 2010 09:45:40 -0500] rev 1746
change title + fix NPE
timkelly [Tue, 03 Aug 2010 09:41:12 -0500] rev 1745
fix typos
dadubrow [Tue, 03 Aug 2010 09:15:03 -0500] rev 1744
Fix possible NPE, report better error, tweaks
stechong [Mon, 02 Aug 2010 17:22:42 -0500] rev 1743
Merge from default.
stechong [Mon, 02 Aug 2010 16:50:54 -0500] rev 1742
Fixed errors caused by latest SDK refactoring.
timkelly [Mon, 02 Aug 2010 15:47:58 -0500] rev 1741
removed- refactored to internal package
timkelly [Mon, 02 Aug 2010 15:38:42 -0500] rev 1740
refactored from public API package.
timkelly [Mon, 02 Aug 2010 15:34:58 -0500] rev 1739
refactoring ISBSv2BuildContext, ISBSv1BuildContext, ISBSv2ConfigQueryData from public to internal package.
timkelly [Mon, 02 Aug 2010 15:09:54 -0500] rev 1738
add @noimplement to some APIs