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 team commands image and removed AIF editor pages
2010-06-22, by fturovic
minor edits to support latest changes to build pages
2010-06-22, by fturovic
added new images for build projects
2010-06-22, by fturovic
removed old images for build projects
2010-06-22, by fturovic
removed dependency tracking page sbsv1-only
2010-06-22, by fturovic
Rename the Symbian OS Data view for now, pending removal.
2010-06-22, by ryall
fixed bug #11211. also fixed issue where apply button was active after creating new launch configs from the launch dialog (rather than the wizard).
2010-06-21, by wpaul
fixed bug #11462.
2010-06-21, by wpaul
clean up the Manage Configs dialog. When adding a variant, ensure that the selected build alias is selected in the alias combo.
C3_BUILDER_WORK
2010-06-21, by timkelly
minor edits and updates to images
2010-06-21, by fturovic
moved images from top level images folder
2010-06-21, by fturovic
removed some leavescan images
2010-06-21, by fturovic
minor edits and updates for 3.0 release
2010-06-21, by fturovic
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
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
tip