wpaul [Mon, 21 Jun 2010 14:35:21 -0500] rev 1504
fixed bug #10130.
wpaul [Mon, 21 Jun 2010 14:30:22 -0500] rev 1503
fixed bug #10130.
timkelly [Mon, 21 Jun 2010 14:27:08 -0500] rev 1502
add initial support for viewing variants in the sdk config tree. refactor some code which initializes sbsv2 contexts.
some hacks added for re-loading configurations when the default config is a variant.
chpeckha [Mon, 21 Jun 2010 13:23:53 -0500] rev 1501
delete help->open on-device connections menu
stechong [Mon, 21 Jun 2010 12:08:54 -0500] rev 1500
Fixed problem in isUniqueSDKId() that may cause recursive calls.
timkelly [Fri, 18 Jun 2010 17:12:00 -0500] rev 1499
initial commit. add a product variant dialog
timkelly [Fri, 18 Jun 2010 17:11:00 -0500] rev 1498
merge commit
timkelly [Fri, 18 Jun 2010 17:10:13 -0500] rev 1497
Implement variant support for SBSv2 configuration management. Variants aren't selectable, only the global prefs allow you to create variants, if they exist in an SDK.
stechong [Fri, 18 Jun 2010 12:03:24 -0500] rev 1496
Prevent duplicate SDKs from getting removed during SDK rescanning; also changed SDK scanning during startup to prevent deadlock.
stechong [Fri, 18 Jun 2010 11:57:32 -0500] rev 1495
Display SDKs with errors in red.
timkelly [Thu, 17 Jun 2010 16:52:50 -0500] rev 1494
fix minimum raptor version
chpeckha [Thu, 17 Jun 2010 15:22:18 -0500] rev 1493
Add more detail to some descriptions
fturovic <frank.turovich@nokia.com> [Thu, 17 Jun 2010 14:49:45 -0500] rev 1492
revised splash
timkelly [Thu, 17 Jun 2010 14:00:47 -0500] rev 1491
Update the SBSv2 filtering pref options from the Raptor alias query (union of all available build configs from Raptor).
Update the display message for a broken config only in the tree viewer and not in the display name itself (in case user create a config any ways)
fturovic <frank.turovich@nokia.com> [Thu, 17 Jun 2010 13:13:02 -0500] rev 1490
added new images for emulator example
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)