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.
timkelly [Fri, 11 Jun 2010 10:31:54 -0500] rev 1459
Create an SDK with a bad epocroot when a configuration is being loaded but where the SDK is not in the global list.
We add it so it can be displayed along with an error message that the SDK has a bad EPOCROOT.
timkelly [Thu, 10 Jun 2010 15:38:22 -0500] rev 1458
add label provider for SDK Config Tree to show SDK node in red when EPOCROOT does not exist.
stechong [Thu, 10 Jun 2010 12:23:31 -0500] rev 1457
Moved scanning job back to invoking thread for now; disabled rescan button during SDK scanning.
stechong [Thu, 10 Jun 2010 12:17:28 -0500] rev 1456
Disable rescan button during SDK scanning.
stechong [Thu, 10 Jun 2010 12:15:36 -0500] rev 1455
Moved scanning job back to invoking thread for now.
timkelly [Thu, 10 Jun 2010 11:33:55 -0500] rev 1454
merge commit
timkelly [Thu, 10 Jun 2010 11:33:29 -0500] rev 1453
clean up SDK/Config tree by removing SDK Id from display (it's redundant) and also adding text that SDK location does not exist so users can see the config tree and know it won't work (not have it be hidden and users wonder why it's not there)
dadubrow [Wed, 09 Jun 2010 13:58:32 -0500] rev 1452
change context id for frank
stechong [Wed, 09 Jun 2010 13:48:12 -0500] rev 1451
Add SDK version info back to SDK properties dialog; more changes to make table in SDK preference page resizable.
timkelly [Wed, 09 Jun 2010 13:42:27 -0500] rev 1450
prototype work on SBS Config Manager. Not working, just a preview.
fturovic <frank.turovich@nokia.com> [Wed, 09 Jun 2010 11:35:51 -0500] rev 1449
added context help for Install Extensions view
fturovic <frank.turovich@nokia.com> [Wed, 09 Jun 2010 11:26:26 -0500] rev 1448
added Install Extension view page and related images and links
stechong [Tue, 08 Jun 2010 16:55:46 -0500] rev 1447
Updated Symbian SDK references in debug launch plugin.
stechong [Tue, 08 Jun 2010 16:18:09 -0500] rev 1446
Made table in SDK preference page resizable based on # of entries.
stechong [Tue, 08 Jun 2010 16:16:02 -0500] rev 1445
Fixed more errors due to ISymbianSDK refactoring.
stechong [Tue, 08 Jun 2010 15:06:53 -0500] rev 1444
Fixed errors in unit tests due to ISymbianSDK refactoring, plus other updates to SDK core and UI plugins.
Ed Swartz <ed.swartz@nokia.com> [Tue, 08 Jun 2010 12:00:34 -0500] rev 1443
Merge commit
Ed Swartz <ed.swartz@nokia.com> [Tue, 08 Jun 2010 11:59:39 -0500] rev 1442
Detect SBSv2 error/warning messages which do not start and end on one line (only show first line though)
fturovic <frank.turovich@nokia.com> [Tue, 08 Jun 2010 11:41:39 -0500] rev 1441
BUG 9370 - added links to connection setup and agent install
fturovic <frank.turovich@nokia.com> [Tue, 08 Jun 2010 11:38:10 -0500] rev 1440
BUG 9370 - added links to device setup and agent install
timkelly [Tue, 08 Jun 2010 10:25:02 -0500] rev 1439
merge commit
timkelly [Tue, 08 Jun 2010 10:24:12 -0500] rev 1438
Fixing up bug 11025 to load SBSv2 build contexts for older config names (no project config conversions done).
Also, added in a prelim look at SBSv2 Config manager prefs.
timkelly [Mon, 07 Jun 2010 10:17:00 -0500] rev 1437
clean up some code as part of displaying configs remvoed from filtering.
fturovic <frank.turovich@nokia.com> [Tue, 08 Jun 2010 10:25:02 -0500] rev 1436
BUG 9087 / 11424 - removed leavescan references and updated version number to 2.7
fturovic <frank.turovich@nokia.com> [Tue, 08 Jun 2010 10:19:32 -0500] rev 1435
removed references to leavescan from manual
stechong [Mon, 07 Jun 2010 20:50:55 -0500] rev 1434
First pass refactoring ISymbianSDK.
timkelly [Fri, 04 Jun 2010 16:34:02 -0500] rev 1433
1) Reworking cconfiguration 'id' to be separate from the config display name
2) For SBSv2, show configs that live in the project but are otherwise filtered out when managing configs (still needs cleanup)
Support for building older 2.x SBSv2 projects not working yet.
wpaul [Thu, 03 Jun 2010 17:44:38 -0500] rev 1432
removed obsolete leavescan plugin.
stechong [Thu, 03 Jun 2010 17:43:59 -0500] rev 1431
Fixed various issues in new SDK preference page.
wpaul [Thu, 03 Jun 2010 17:27:26 -0500] rev 1430
removed obsolete leavescan plugin.
wpaul [Thu, 03 Jun 2010 17:25:22 -0500] rev 1429
removed obsolete S80 and UIQ icons.
wpaul [Thu, 03 Jun 2010 17:24:55 -0500] rev 1428
removed leavescan references.
dadubrow [Thu, 03 Jun 2010 13:36:44 -0500] rev 1427
back out spurious changes
dadubrow [Thu, 03 Jun 2010 13:33:24 -0500] rev 1426
fix refresh action so data is gotten prior to viewer refresh
timkelly [Thu, 03 Jun 2010 09:58:29 -0500] rev 1425
more work to keep SBSv2 and SBSV1 working after refactoring. I think we are back to functional parity as before the refactoring now.
stechong [Wed, 02 Jun 2010 18:27:30 -0500] rev 1424
Updated SDK manager to make sure scan job is not already running before scheduling it; also default OS version to 9.5 if buildinfo.txt is missing from an SDK.