Fri, 11 Jun 2010 14:13:49 -0500 fix NPE for finding variant.cfg when EPOCROOT does not exist C3_BUILDER_WORK
timkelly [Fri, 11 Jun 2010 14:13:49 -0500] rev 1463
fix NPE for finding variant.cfg when EPOCROOT does not exist
Fri, 11 Jun 2010 12:09:52 -0500 More ISymbianSDK refactoring. C3_BUILDER_WORK
stechong [Fri, 11 Jun 2010 12:09:52 -0500] rev 1462
More ISymbianSDK refactoring.
Fri, 11 Jun 2010 11:47:38 -0500 fixed bug #11302.
wpaul [Fri, 11 Jun 2010 11:47:38 -0500] rev 1461
fixed bug #11302.
Fri, 11 Jun 2010 11:35:13 -0500 For IColorProvider on the SDK/Config tree LabelProvider, only check for existence of EPOCROOT in the data provider. C3_BUILDER_WORK
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.
Fri, 11 Jun 2010 10:31:54 -0500 Create an SDK with a bad epocroot when a configuration is being loaded but where the SDK is not in the global list. C3_BUILDER_WORK
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.
Thu, 10 Jun 2010 15:38:22 -0500 add label provider for SDK Config Tree to show SDK node in red when EPOCROOT does not exist. C3_BUILDER_WORK
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.
Thu, 10 Jun 2010 12:23:31 -0500 Moved scanning job back to invoking thread for now; disabled rescan button during SDK scanning. C3_BUILDER_WORK
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.
Thu, 10 Jun 2010 12:17:28 -0500 Disable rescan button during SDK scanning. C3_BUILDER_WORK
stechong [Thu, 10 Jun 2010 12:17:28 -0500] rev 1456
Disable rescan button during SDK scanning.
Thu, 10 Jun 2010 12:15:36 -0500 Moved scanning job back to invoking thread for now. C3_BUILDER_WORK
stechong [Thu, 10 Jun 2010 12:15:36 -0500] rev 1455
Moved scanning job back to invoking thread for now.
Thu, 10 Jun 2010 11:33:55 -0500 merge commit C3_BUILDER_WORK
timkelly [Thu, 10 Jun 2010 11:33:55 -0500] rev 1454
merge commit
Thu, 10 Jun 2010 11:33:29 -0500 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) C3_BUILDER_WORK
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)
Wed, 09 Jun 2010 13:58:32 -0500 change context id for frank
dadubrow [Wed, 09 Jun 2010 13:58:32 -0500] rev 1452
change context id for frank
Wed, 09 Jun 2010 13:48:12 -0500 Add SDK version info back to SDK properties dialog; more changes to make table in SDK preference page resizable. C3_BUILDER_WORK
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.
Wed, 09 Jun 2010 13:42:27 -0500 prototype work on SBS Config Manager. Not working, just a preview. C3_BUILDER_WORK
timkelly [Wed, 09 Jun 2010 13:42:27 -0500] rev 1450
prototype work on SBS Config Manager. Not working, just a preview.
Wed, 09 Jun 2010 11:35:51 -0500 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com> [Wed, 09 Jun 2010 11:35:51 -0500] rev 1449
added context help for Install Extensions view
Wed, 09 Jun 2010 11:26:26 -0500 added Install Extension view page and related images and links
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
Tue, 08 Jun 2010 16:55:46 -0500 Updated Symbian SDK references in debug launch plugin. C3_BUILDER_WORK
stechong [Tue, 08 Jun 2010 16:55:46 -0500] rev 1447
Updated Symbian SDK references in debug launch plugin.
Tue, 08 Jun 2010 16:18:09 -0500 Made table in SDK preference page resizable based on # of entries. C3_BUILDER_WORK
stechong [Tue, 08 Jun 2010 16:18:09 -0500] rev 1446
Made table in SDK preference page resizable based on # of entries.
Tue, 08 Jun 2010 16:16:02 -0500 Fixed more errors due to ISymbianSDK refactoring. C3_BUILDER_WORK
stechong [Tue, 08 Jun 2010 16:16:02 -0500] rev 1445
Fixed more errors due to ISymbianSDK refactoring.
Tue, 08 Jun 2010 15:06:53 -0500 Fixed errors in unit tests due to ISymbianSDK refactoring, plus other updates to SDK core and UI plugins. C3_BUILDER_WORK
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.
Tue, 08 Jun 2010 12:00:34 -0500 Merge commit
Ed Swartz <ed.swartz@nokia.com> [Tue, 08 Jun 2010 12:00:34 -0500] rev 1443
Merge commit
Tue, 08 Jun 2010 11:59:39 -0500 Detect SBSv2 error/warning messages which do not start and end on one line (only show first line though)
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)
Tue, 08 Jun 2010 11:41:39 -0500 BUG 9370 - added links to connection setup and agent install
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
Tue, 08 Jun 2010 11:38:10 -0500 BUG 9370 - added links to device setup and agent install RCL_2_4
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
Tue, 08 Jun 2010 10:25:02 -0500 merge commit C3_BUILDER_WORK
timkelly [Tue, 08 Jun 2010 10:25:02 -0500] rev 1439
merge commit
Tue, 08 Jun 2010 10:24:12 -0500 Fixing up bug 11025 to load SBSv2 build contexts for older config names (no project config conversions done). C3_BUILDER_WORK
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.
Mon, 07 Jun 2010 10:17:00 -0500 clean up some code as part of displaying configs remvoed from filtering. C3_BUILDER_WORK
timkelly [Mon, 07 Jun 2010 10:17:00 -0500] rev 1437
clean up some code as part of displaying configs remvoed from filtering.
Tue, 08 Jun 2010 10:25:02 -0500 BUG 9087 / 11424 - removed leavescan references and updated version number to 2.7 RCL_2_4
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
(0) -1000 -300 -100 -50 -28 +28 +50 +100 +300 tip