Mercurial
Mercurial
>
oss
>
FCL
>
sftools
>
dev
>
ide
>
carbidecpp
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
close port on any error
2010-06-17, by Chad Peckham
add back in accidental merge-out of scanjob listener
C3_BUILDER_WORK
2010-06-17, by timkelly
revised mmp pages and images
2010-06-17, by fturovic
Updated com.nokia.cdt.debug.launch to work with recently refactored ISymbianBuildContext.
C3_BUILDER_WORK
2010-06-16, by stechong
Fixed problem where SDK becomes disabled after rescanning.
C3_BUILDER_WORK
2010-06-16, by stechong
Updated SDK manager to attempt removing SDK from devicex.xml only when the SDK is originally defined in the file.
C3_BUILDER_WORK
2010-06-16, by stechong
Updated com.nokia.cdt.debug.cw.symbian to work with recently refactored ISymbianBuildContext.
C3_BUILDER_WORK
2010-06-16, by stechong
Updated reference of SBSv2QueryUtils#queryConfigTargetInfo() to match latest changes.
C3_BUILDER_WORK
2010-06-16, by stechong
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)
2010-06-16, by Chad Peckham
Add exception handling (SBSv2MinimumVersionException) before trying to query raptor for config info. Min Raptor version is 2.15
C3_BUILDER_WORK
2010-06-16, by timkelly
refactor out ABLD-style platform constants into ISBSv1BuildContext from ISymbianBuildContext
C3_BUILDER_WORK
2010-06-16, by timkelly
Fix some problems displaying broken configs and broken SDKs in the SDK/Config Tree for SBSv2
C3_BUILDER_WORK
2010-06-16, by timkelly
fix problem with sbsv2 context equals (ignore case on platform and target)
C3_BUILDER_WORK
2010-06-16, by 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
2010-06-16, by timkelly
minor edits and updated images
2010-06-16, by fturovic
Fixed SDK scanning issues at startup; also fixed Bug 11470.
C3_BUILDER_WORK
2010-06-15, by stechong
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.
2010-06-15, by Chad Peckham
bug 11485 - don't include installed items in check all action
2010-06-15, by dadubrow
Refactor out BSF/SBV support from SBSv2 Builder data. Create new package for SBSv2Query APIs (moved from builder tests).
C3_BUILDER_WORK
2010-06-14, by timkelly
comment out test code
2010-06-14, by dadubrow
Fixed errors in com.nokia.cdt.debug.cw.symbian due to ISymbianSDK refactoring.
C3_BUILDER_WORK
2010-06-14, by 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
2010-06-14, by stechong
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
2010-06-14, by Chad Peckham
clarify a couple of often used messages
2010-06-14, by Chad Peckham
updates after refactoring ISymbianSDK
C3_BUILDER_WORK
2010-06-14, by timkelly
more cleanup of templates - removing old EKA1 stuff.
2010-06-11, by wpaul
fix NPE for finding variant.cfg when EPOCROOT does not exist
C3_BUILDER_WORK
2010-06-11, by timkelly
More ISymbianSDK refactoring.
C3_BUILDER_WORK
2010-06-11, by stechong
fixed bug #11302.
2010-06-11, by wpaul
For IColorProvider on the SDK/Config tree LabelProvider, only check for existence of EPOCROOT in the data provider.
C3_BUILDER_WORK
2010-06-11, by 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
2010-06-11, by timkelly
add label provider for SDK Config Tree to show SDK node in red when EPOCROOT does not exist.
C3_BUILDER_WORK
2010-06-10, by timkelly
Moved scanning job back to invoking thread for now; disabled rescan button during SDK scanning.
C3_BUILDER_WORK
2010-06-10, by stechong
Disable rescan button during SDK scanning.
C3_BUILDER_WORK
2010-06-10, by stechong
Moved scanning job back to invoking thread for now.
C3_BUILDER_WORK
2010-06-10, by stechong
merge commit
C3_BUILDER_WORK
2010-06-10, by 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
2010-06-10, by timkelly
change context id for frank
2010-06-09, by dadubrow
Add SDK version info back to SDK properties dialog; more changes to make table in SDK preference page resizable.
C3_BUILDER_WORK
2010-06-09, by stechong
prototype work on SBS Config Manager. Not working, just a preview.
C3_BUILDER_WORK
2010-06-09, by timkelly
added context help for Install Extensions view
2010-06-09, by fturovic
added Install Extension view page and related images and links
2010-06-09, by fturovic
Updated Symbian SDK references in debug launch plugin.
C3_BUILDER_WORK
2010-06-08, by stechong
Made table in SDK preference page resizable based on # of entries.
C3_BUILDER_WORK
2010-06-08, by stechong
Fixed more errors due to ISymbianSDK refactoring.
C3_BUILDER_WORK
2010-06-08, by stechong
Fixed errors in unit tests due to ISymbianSDK refactoring, plus other updates to SDK core and UI plugins.
C3_BUILDER_WORK
2010-06-08, by stechong
Merge commit
2010-06-08, by Ed Swartz
Detect SBSv2 error/warning messages which do not start and end on one line (only show first line though)
2010-06-08, by Ed Swartz
BUG 9370 - added links to connection setup and agent install
2010-06-08, by fturovic
BUG 9370 - added links to device setup and agent install
RCL_2_4
2010-06-08, by fturovic
merge commit
C3_BUILDER_WORK
2010-06-08, by timkelly
Fixing up bug 11025 to load SBSv2 build contexts for older config names (no project config conversions done).
C3_BUILDER_WORK
2010-06-08, by timkelly
clean up some code as part of displaying configs remvoed from filtering.
C3_BUILDER_WORK
2010-06-07, by timkelly
BUG 9087 / 11424 - removed leavescan references and updated version number to 2.7
RCL_2_4
2010-06-08, by fturovic
removed references to leavescan from manual
2010-06-08, by fturovic
First pass refactoring ISymbianSDK.
C3_BUILDER_WORK
2010-06-07, by stechong
1) Reworking cconfiguration 'id' to be separate from the config display name
C3_BUILDER_WORK
2010-06-04, by timkelly
removed obsolete leavescan plugin.
RCL_2_4
2010-06-03, by wpaul
Fixed various issues in new SDK preference page.
C3_BUILDER_WORK
2010-06-03, by stechong
removed obsolete leavescan plugin.
2010-06-03, by wpaul
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
tip