2010-06-17 |
chpeckha |
Add more detail to some descriptions
|
changeset |
files
|
2010-06-17 |
fturovic |
revised splash
|
changeset |
files
|
2010-06-17 |
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
|
2010-06-17 |
fturovic |
added new images for emulator example
|
changeset |
files
|
2010-06-17 |
Chad Peckham |
close port on any error
|
changeset |
files
|
2010-06-17 |
timkelly |
add back in accidental merge-out of scanjob listener
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-17 |
fturovic |
revised mmp pages and images
|
changeset |
files
|
2010-06-17 |
stechong |
Updated com.nokia.cdt.debug.launch to work with recently refactored ISymbianBuildContext.
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-17 |
stechong |
Fixed problem where SDK becomes disabled after rescanning.
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-17 |
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
|
2010-06-17 |
stechong |
Updated com.nokia.cdt.debug.cw.symbian to work with recently refactored ISymbianBuildContext.
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-17 |
stechong |
Updated reference of SBSv2QueryUtils#queryConfigTargetInfo() to match latest changes.
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-16 |
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
|
2010-06-16 |
timkelly |
Add exception handling (SBSv2MinimumVersionException) before trying to query raptor for config info. Min Raptor version is 2.15
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-16 |
timkelly |
refactor out ABLD-style platform constants into ISBSv1BuildContext from ISymbianBuildContext
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-16 |
timkelly |
Fix some problems displaying broken configs and broken SDKs in the SDK/Config Tree for SBSv2
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-16 |
timkelly |
fix problem with sbsv2 context equals (ignore case on platform and target)
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-16 |
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
|
2010-06-16 |
fturovic |
minor edits and updated images
|
changeset |
files
|
2010-06-16 |
stechong |
Fixed SDK scanning issues at startup; also fixed Bug 11470.
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-15 |
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
|
2010-06-15 |
dadubrow |
bug 11485 - don't include installed items in check all action
|
changeset |
files
|
2010-06-14 |
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
|
2010-06-14 |
dadubrow |
comment out test code
|
changeset |
files
|
2010-06-14 |
stechong |
Fixed errors in com.nokia.cdt.debug.cw.symbian due to ISymbianSDK refactoring.
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-14 |
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
|
2010-06-14 |
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
|
2010-06-14 |
Chad Peckham |
clarify a couple of often used messages
|
changeset |
files
|
2010-06-14 |
timkelly |
updates after refactoring ISymbianSDK
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-11 |
wpaul |
more cleanup of templates - removing old EKA1 stuff.
|
changeset |
files
|
2010-06-11 |
timkelly |
fix NPE for finding variant.cfg when EPOCROOT does not exist
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-11 |
stechong |
More ISymbianSDK refactoring.
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-11 |
wpaul |
fixed bug #11302.
|
changeset |
files
|
2010-06-11 |
timkelly |
For IColorProvider on the SDK/Config tree LabelProvider, only check for existence of EPOCROOT in the data provider.
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-11 |
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
|
2010-06-10 |
timkelly |
add label provider for SDK Config Tree to show SDK node in red when EPOCROOT does not exist.
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-10 |
stechong |
Moved scanning job back to invoking thread for now; disabled rescan button during SDK scanning.
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-10 |
stechong |
Disable rescan button during SDK scanning.
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-10 |
stechong |
Moved scanning job back to invoking thread for now.
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-10 |
timkelly |
merge commit
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-10 |
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
|
2010-06-09 |
dadubrow |
change context id for frank
|
changeset |
files
|
2010-06-09 |
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
|
2010-06-09 |
timkelly |
prototype work on SBS Config Manager. Not working, just a preview.
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-09 |
fturovic |
added context help for Install Extensions view
|
changeset |
files
|
2010-06-09 |
fturovic |
added Install Extension view page and related images and links
|
changeset |
files
|
2010-06-08 |
stechong |
Updated Symbian SDK references in debug launch plugin.
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-08 |
stechong |
Made table in SDK preference page resizable based on # of entries.
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-08 |
stechong |
Fixed more errors due to ISymbianSDK refactoring.
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-08 |
stechong |
Fixed errors in unit tests due to ISymbianSDK refactoring, plus other updates to SDK core and UI plugins.
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-08 |
Ed Swartz |
Merge commit
|
changeset |
files
|
2010-06-08 |
Ed Swartz |
Detect SBSv2 error/warning messages which do not start and end on one line (only show first line though)
|
changeset |
files
|
2010-06-08 |
fturovic |
BUG 9370 - added links to connection setup and agent install
|
changeset |
files
|
2010-06-08 |
fturovic |
BUG 9370 - added links to device setup and agent install
RCL_2_4
|
changeset |
files
|
2010-06-08 |
timkelly |
merge commit
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-08 |
timkelly |
Fixing up bug 11025 to load SBSv2 build contexts for older config names (no project config conversions done).
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-07 |
timkelly |
clean up some code as part of displaying configs remvoed from filtering.
C3_BUILDER_WORK
|
changeset |
files
|
2010-06-08 |
fturovic |
BUG 9087 / 11424 - removed leavescan references and updated version number to 2.7
RCL_2_4
|
changeset |
files
|
2010-06-08 |
fturovic |
removed references to leavescan from manual
|
changeset |
files
|
2010-06-08 |
stechong |
First pass refactoring ISymbianSDK.
C3_BUILDER_WORK
|
changeset |
files
|