Chad Peckham <chad.peckham@nokia.com> [Thu, 17 Jun 2010 13:07:08 -0500] rev 1489
close port on any error
timkelly [Thu, 17 Jun 2010 11:41:12 -0500] rev 1488
add back in accidental merge-out of scanjob listener
fturovic <frank.turovich@nokia.com> [Thu, 17 Jun 2010 10:14:12 -0500] rev 1487
revised mmp pages and images
stechong [Wed, 16 Jun 2010 23:27:28 -0500] rev 1486
Updated com.nokia.cdt.debug.launch to work with recently refactored ISymbianBuildContext.
stechong [Wed, 16 Jun 2010 22:48:39 -0500] rev 1485
Fixed problem where SDK becomes disabled after rescanning.
stechong [Wed, 16 Jun 2010 22:40:10 -0500] rev 1484
Updated SDK manager to attempt removing SDK from devicex.xml only when the SDK is originally defined in the file.
stechong [Wed, 16 Jun 2010 22:25:08 -0500] rev 1483
Updated com.nokia.cdt.debug.cw.symbian to work with recently refactored ISymbianBuildContext.
stechong [Wed, 16 Jun 2010 20:45:09 -0500] rev 1482
Updated reference of SBSv2QueryUtils#queryConfigTargetInfo() to match latest changes.
Chad Peckham <chad.peckham@nokia.com> [Wed, 16 Jun 2010 17:27:41 -0500] rev 1481
Commit some changes from Ed, also for USB, return different error for h/w comm error as opposed to where there is no error reported by windows, but the bytes did not get sent to the device (not responding)
timkelly [Wed, 16 Jun 2010 16:53:22 -0500] rev 1480
Add exception handling (SBSv2MinimumVersionException) before trying to query raptor for config info. Min Raptor version is 2.15
timkelly [Wed, 16 Jun 2010 15:43:22 -0500] rev 1479
refactor out ABLD-style platform constants into ISBSv1BuildContext from ISymbianBuildContext
timkelly [Wed, 16 Jun 2010 13:27:31 -0500] rev 1478
Fix some problems displaying broken configs and broken SDKs in the SDK/Config Tree for SBSv2
timkelly [Wed, 16 Jun 2010 12:09:43 -0500] rev 1477
fix problem with sbsv2 context equals (ignore case on platform and target)
timkelly [Wed, 16 Jun 2010 11:49:20 -0500] rev 1476
first pass on implementing Raptor query mechanism to construct SBSv2 contexts. Will likely introduce some instability for SBSv2, but should have no impact on SBSv1: WIP.
fturovic <frank.turovich@nokia.com> [Wed, 16 Jun 2010 11:39:35 -0500] rev 1475
minor edits and updated images
stechong [Tue, 15 Jun 2010 23:12:37 -0500] rev 1474
Fixed SDK scanning issues at startup; also fixed Bug 11470.
Chad Peckham <chad.peckham@nokia.com> [Tue, 15 Jun 2010 16:19:30 -0500] rev 1473
Close ports when there is a fatal error allowing OS to free all handles to it. Do not report OSErrors on sending messages as these are confusing.
dadubrow [Tue, 15 Jun 2010 10:21:51 -0500] rev 1472
bug 11485 - don't include installed items in check all action
timkelly [Mon, 14 Jun 2010 13:24:47 -0500] rev 1471
Refactor out BSF/SBV support from SBSv2 Builder data. Create new package for SBSv2Query APIs (moved from builder tests).
dadubrow [Mon, 14 Jun 2010 12:55:27 -0500] rev 1470
comment out test code
stechong [Mon, 14 Jun 2010 12:00:29 -0500] rev 1469
Fixed errors in com.nokia.cdt.debug.cw.symbian due to ISymbianSDK refactoring.
stechong [Mon, 14 Jun 2010 11:07:11 -0500] rev 1468
When scanning system drives for installed SDKs, default SDK version to 5.0 when no SDK version info is available; also updated SDK properties dialog to correctly display SDK version string.
Chad Peckham <chad.peckham@nokia.com> [Mon, 14 Jun 2010 10:09:31 -0500] rev 1467
reorganize the categories and be more specific on what activities are enabled/disabled - comment out activities not included in the C3 layout so capability page is less confusing
Chad Peckham <chad.peckham@nokia.com> [Mon, 14 Jun 2010 10:07:35 -0500] rev 1466
clarify a couple of often used messages
timkelly [Mon, 14 Jun 2010 08:34:05 -0500] rev 1465
updates after refactoring ISymbianSDK
wpaul [Fri, 11 Jun 2010 17:06:37 -0500] rev 1464
more cleanup of templates - removing old EKA1 stuff.
timkelly [Fri, 11 Jun 2010 14:13:49 -0500] rev 1463
fix NPE for finding variant.cfg when EPOCROOT does not exist
stechong [Fri, 11 Jun 2010 12:09:52 -0500] rev 1462
More ISymbianSDK refactoring.
wpaul [Fri, 11 Jun 2010 11:47:38 -0500] rev 1461
fixed bug #11302.
timkelly [Fri, 11 Jun 2010 11:35:13 -0500] rev 1460
For IColorProvider on the SDK/Config tree LabelProvider, only check for existence of EPOCROOT in the data provider.
Use updated text on SDK node to check if SDK has a valid EPOCROOT or not. Works now for project wizards too.