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.
added new images for import bld.inf page
2010-06-21, by fturovic
removed old images for importing and exporting pages
2010-06-21, by fturovic
fixed bug #10130.
RCL_2_4
2010-06-21, by wpaul
fixed bug #10130.
2010-06-21, by wpaul
add initial support for viewing variants in the sdk config tree. refactor some code which initializes sbsv2 contexts.
C3_BUILDER_WORK
2010-06-21, by timkelly
delete help->open on-device connections menu
2010-06-21, by chpeckha
Fixed problem in isUniqueSDKId() that may cause recursive calls.
C3_BUILDER_WORK
2010-06-21, by stechong
initial commit. add a product variant dialog
C3_BUILDER_WORK
2010-06-18, by timkelly
merge commit
C3_BUILDER_WORK
2010-06-18, by timkelly
Implement variant support for SBSv2 configuration management. Variants aren't selectable, only the global prefs allow you to create variants, if they exist in an SDK.
C3_BUILDER_WORK
2010-06-18, by timkelly
Prevent duplicate SDKs from getting removed during SDK rescanning; also changed SDK scanning during startup to prevent deadlock.
C3_BUILDER_WORK
2010-06-18, by stechong
Display SDKs with errors in red.
C3_BUILDER_WORK
2010-06-18, by stechong
fix minimum raptor version
C3_BUILDER_WORK
2010-06-17, by timkelly
Add more detail to some descriptions
2010-06-17, by chpeckha
revised splash
2010-06-17, by fturovic
Update the SBSv2 filtering pref options from the Raptor alias query (union of all available build configs from Raptor).
C3_BUILDER_WORK
2010-06-17, by timkelly
added new images for emulator example
2010-06-17, by fturovic
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
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
tip