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.