Fri, 18 Jun 2010 12:03:24 -0500 |
stechong |
Prevent duplicate SDKs from getting removed during SDK rescanning; also changed SDK scanning during startup to prevent deadlock.
C3_BUILDER_WORK
|
changeset |
files
|
Fri, 18 Jun 2010 11:57:32 -0500 |
stechong |
Display SDKs with errors in red.
C3_BUILDER_WORK
|
changeset |
files
|
Thu, 17 Jun 2010 16:52:50 -0500 |
timkelly |
fix minimum raptor version
C3_BUILDER_WORK
|
changeset |
files
|
Thu, 17 Jun 2010 15:22:18 -0500 |
chpeckha |
Add more detail to some descriptions
|
changeset |
files
|
Thu, 17 Jun 2010 14:49:45 -0500 |
fturovic |
revised splash
|
changeset |
files
|
Thu, 17 Jun 2010 14:00:47 -0500 |
timkelly |
Update the SBSv2 filtering pref options from the Raptor alias query (union of all available build configs from Raptor).
C3_BUILDER_WORK
|
changeset |
files
|
Thu, 17 Jun 2010 13:13:02 -0500 |
fturovic |
added new images for emulator example
|
changeset |
files
|
Thu, 17 Jun 2010 13:07:08 -0500 |
Chad Peckham |
close port on any error
|
changeset |
files
|
Thu, 17 Jun 2010 11:41:12 -0500 |
timkelly |
add back in accidental merge-out of scanjob listener
C3_BUILDER_WORK
|
changeset |
files
|
Thu, 17 Jun 2010 10:14:12 -0500 |
fturovic |
revised mmp pages and images
|
changeset |
files
|
Wed, 16 Jun 2010 23:27:28 -0500 |
stechong |
Updated com.nokia.cdt.debug.launch to work with recently refactored ISymbianBuildContext.
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 16 Jun 2010 22:48:39 -0500 |
stechong |
Fixed problem where SDK becomes disabled after rescanning.
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 16 Jun 2010 22:40:10 -0500 |
stechong |
Updated SDK manager to attempt removing SDK from devicex.xml only when the SDK is originally defined in the file.
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 16 Jun 2010 22:25:08 -0500 |
stechong |
Updated com.nokia.cdt.debug.cw.symbian to work with recently refactored ISymbianBuildContext.
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 16 Jun 2010 20:45:09 -0500 |
stechong |
Updated reference of SBSv2QueryUtils#queryConfigTargetInfo() to match latest changes.
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 16 Jun 2010 17:27:41 -0500 |
Chad Peckham |
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)
|
changeset |
files
|
Wed, 16 Jun 2010 16:53:22 -0500 |
timkelly |
Add exception handling (SBSv2MinimumVersionException) before trying to query raptor for config info. Min Raptor version is 2.15
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 16 Jun 2010 15:43:22 -0500 |
timkelly |
refactor out ABLD-style platform constants into ISBSv1BuildContext from ISymbianBuildContext
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 16 Jun 2010 13:27:31 -0500 |
timkelly |
Fix some problems displaying broken configs and broken SDKs in the SDK/Config Tree for SBSv2
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 16 Jun 2010 12:09:43 -0500 |
timkelly |
fix problem with sbsv2 context equals (ignore case on platform and target)
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 16 Jun 2010 11:49:20 -0500 |
timkelly |
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.
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 16 Jun 2010 11:39:35 -0500 |
fturovic |
minor edits and updated images
|
changeset |
files
|
Tue, 15 Jun 2010 23:12:37 -0500 |
stechong |
Fixed SDK scanning issues at startup; also fixed Bug 11470.
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 15 Jun 2010 16:19:30 -0500 |
Chad Peckham |
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.
|
changeset |
files
|
Tue, 15 Jun 2010 10:21:51 -0500 |
dadubrow |
bug 11485 - don't include installed items in check all action
|
changeset |
files
|
Mon, 14 Jun 2010 13:24:47 -0500 |
timkelly |
Refactor out BSF/SBV support from SBSv2 Builder data. Create new package for SBSv2Query APIs (moved from builder tests).
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 14 Jun 2010 12:55:27 -0500 |
dadubrow |
comment out test code
|
changeset |
files
|
Mon, 14 Jun 2010 12:00:29 -0500 |
stechong |
Fixed errors in com.nokia.cdt.debug.cw.symbian due to ISymbianSDK refactoring.
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 14 Jun 2010 11:07:11 -0500 |
stechong |
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.
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 14 Jun 2010 10:09:31 -0500 |
Chad Peckham |
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
|
changeset |
files
|
Mon, 14 Jun 2010 10:07:35 -0500 |
Chad Peckham |
clarify a couple of often used messages
|
changeset |
files
|
Mon, 14 Jun 2010 08:34:05 -0500 |
timkelly |
updates after refactoring ISymbianSDK
C3_BUILDER_WORK
|
changeset |
files
|
Fri, 11 Jun 2010 17:06:37 -0500 |
wpaul |
more cleanup of templates - removing old EKA1 stuff.
|
changeset |
files
|
Fri, 11 Jun 2010 14:13:49 -0500 |
timkelly |
fix NPE for finding variant.cfg when EPOCROOT does not exist
C3_BUILDER_WORK
|
changeset |
files
|
Fri, 11 Jun 2010 12:09:52 -0500 |
stechong |
More ISymbianSDK refactoring.
C3_BUILDER_WORK
|
changeset |
files
|
Fri, 11 Jun 2010 11:47:38 -0500 |
wpaul |
fixed bug #11302.
|
changeset |
files
|
Fri, 11 Jun 2010 11:35:13 -0500 |
timkelly |
For IColorProvider on the SDK/Config tree LabelProvider, only check for existence of EPOCROOT in the data provider.
C3_BUILDER_WORK
|
changeset |
files
|
Fri, 11 Jun 2010 10:31:54 -0500 |
timkelly |
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
|
changeset |
files
|
Thu, 10 Jun 2010 15:38:22 -0500 |
timkelly |
add label provider for SDK Config Tree to show SDK node in red when EPOCROOT does not exist.
C3_BUILDER_WORK
|
changeset |
files
|
Thu, 10 Jun 2010 12:23:31 -0500 |
stechong |
Moved scanning job back to invoking thread for now; disabled rescan button during SDK scanning.
C3_BUILDER_WORK
|
changeset |
files
|
Thu, 10 Jun 2010 12:17:28 -0500 |
stechong |
Disable rescan button during SDK scanning.
C3_BUILDER_WORK
|
changeset |
files
|
Thu, 10 Jun 2010 12:15:36 -0500 |
stechong |
Moved scanning job back to invoking thread for now.
C3_BUILDER_WORK
|
changeset |
files
|
Thu, 10 Jun 2010 11:33:55 -0500 |
timkelly |
merge commit
C3_BUILDER_WORK
|
changeset |
files
|
Thu, 10 Jun 2010 11:33:29 -0500 |
timkelly |
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
|
changeset |
files
|
Wed, 09 Jun 2010 13:58:32 -0500 |
dadubrow |
change context id for frank
|
changeset |
files
|
Wed, 09 Jun 2010 13:48:12 -0500 |
stechong |
Add SDK version info back to SDK properties dialog; more changes to make table in SDK preference page resizable.
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 09 Jun 2010 13:42:27 -0500 |
timkelly |
prototype work on SBS Config Manager. Not working, just a preview.
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 09 Jun 2010 11:35:51 -0500 |
fturovic |
added context help for Install Extensions view
|
changeset |
files
|
Wed, 09 Jun 2010 11:26:26 -0500 |
fturovic |
added Install Extension view page and related images and links
|
changeset |
files
|
Tue, 08 Jun 2010 16:55:46 -0500 |
stechong |
Updated Symbian SDK references in debug launch plugin.
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 08 Jun 2010 16:18:09 -0500 |
stechong |
Made table in SDK preference page resizable based on # of entries.
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 08 Jun 2010 16:16:02 -0500 |
stechong |
Fixed more errors due to ISymbianSDK refactoring.
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 08 Jun 2010 15:06:53 -0500 |
stechong |
Fixed errors in unit tests due to ISymbianSDK refactoring, plus other updates to SDK core and UI plugins.
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 08 Jun 2010 12:00:34 -0500 |
Ed Swartz |
Merge commit
|
changeset |
files
|
Tue, 08 Jun 2010 11:59:39 -0500 |
Ed Swartz |
Detect SBSv2 error/warning messages which do not start and end on one line (only show first line though)
|
changeset |
files
|
Tue, 08 Jun 2010 11:41:39 -0500 |
fturovic |
BUG 9370 - added links to connection setup and agent install
|
changeset |
files
|
Tue, 08 Jun 2010 11:38:10 -0500 |
fturovic |
BUG 9370 - added links to device setup and agent install
RCL_2_4
|
changeset |
files
|
Tue, 08 Jun 2010 10:25:02 -0500 |
timkelly |
merge commit
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 08 Jun 2010 10:24:12 -0500 |
timkelly |
Fixing up bug 11025 to load SBSv2 build contexts for older config names (no project config conversions done).
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 07 Jun 2010 10:17:00 -0500 |
timkelly |
clean up some code as part of displaying configs remvoed from filtering.
C3_BUILDER_WORK
|
changeset |
files
|