Mercurial
Mercurial
>
oss
>
FCL
>
sftools
>
dev
>
ide
>
carbidecpp
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-240
+240
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.
fixed typo in error message.
RCL_2_4
2010-06-22, by wpaul
fixed typo in error message.
2010-06-22, by wpaul
Add main install action to view menu to ensure it's not missed in the toolbar
2010-06-22, by dadubrow
merge
2010-06-22, by dadubrow
Bug 11483 use progress dialog instead of workbench window for catalog viewer runnable context
2010-06-22, by dadubrow
Clean up APIs/Tests around SBSv2 query mechanism (got rid of most all the original test API now that it's been moved into BuildContextSBSv2.
C3_BUILDER_WORK
2010-06-22, by timkelly
Get SBSv2 macros via Raptor query.
C3_BUILDER_WORK
2010-06-22, by stechong
revised TOC to remove AIF links
2010-06-22, by fturovic
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
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
removed obsolete S80 and UIQ icons.
2010-06-03, by wpaul
removed leavescan references.
2010-06-03, by wpaul
back out spurious changes
2010-06-03, by dadubrow
fix refresh action so data is gotten prior to viewer refresh
2010-06-03, by dadubrow
more work to keep SBSv2 and SBSV1 working after refactoring. I think we are back to functional parity as before the refactoring now.
C3_BUILDER_WORK
2010-06-03, by timkelly
Updated SDK manager to make sure scan job is not already running before scheduling it; also default OS version to 9.5 if buildinfo.txt is missing from an SDK.
C3_BUILDER_WORK
2010-06-02, by stechong
return proper display name for SBSv2 configs until we start using project .cproject data to store config names
C3_BUILDER_WORK
2010-06-02, by timkelly
Merge commit.
C3_BUILDER_WORK
2010-06-02, by stechong
New SDK preference page and SDK scanning mechanism; fix for Bug 10634.
C3_BUILDER_WORK
2010-06-02, by stechong
more ISymbianBuildCOntext refactoring to get SBSv1 & SBSv2 working to origianl state
C3_BUILDER_WORK
2010-06-02, by timkelly
some work to keep SBSv2 alive while refactoring
C3_BUILDER_WORK
2010-06-02, by timkelly
first pass refactoring ICarbideBuildConfiguration, removing implementation of ISymbianBuildContext.
C3_BUILDER_WORK
2010-06-01, by timkelly
copy default branch to C3_BUILDER_WORK branch so they are equal
C3_BUILDER_WORK
2010-05-28, by cawthron
Add temporary "USB (TCF)" connection type for accessing the target-side Symbian TCF agent.
2010-05-28, by Ed Swartz
merge commit
2010-05-28, by timkelly
fix 11390
2010-05-28, by timkelly
added v3.0 whats new items
2010-05-28, by fturovic
misc test tweaks to get running on hudson.
2010-05-27, by timkelly
fix bug 11390
RCL_2_4
2010-05-27, by timkelly
fix bug 11353 (uncaught exception when parsing version info from buildinfo.txt)
2010-05-27, by timkelly
fix bug 11353 (uncaught exception when parsing version info from buildinfo.txt)
RCL_2_4
2010-05-27, by timkelly
Removed unused images from manual
2010-05-27, by fturovic
Added copyright and version info to splash screen
2010-05-27, by fturovic
removed one more reference to the bug reporter feature.
2010-05-26, by wpaul
remove com.nokia.carbide.bugreport.source
2010-05-26, by cawthron
fix missing activity3 - category binding
2010-05-26, by chpeckha
Rework capabilities with categories and activities that will eventually go into CDT - made easier to move into CDT plugins
2010-05-25, by chpeckha
updated graphics for 3.0 beta release
2010-05-25, by fturovic
change icon
2010-05-25, by dadubrow
removed capability to hide Qt project creation wizards - they are now disabled in trolltech plugins themselves.
RCL_2_4
2010-05-25, by wpaul
removed capability to hide Qt project creation wizards - they are now disabled in trolltech plugins themselves.
2010-05-25, by wpaul
put all symbian build commands under a sub-menu for context menus only to make context menu smaller
2010-05-25, by chpeckha
add discovery folder to com.nokia.carbide.discovery.directory
2010-05-25, by cawthron
bumped feature versions to 3.0. (bug #10923)
2010-05-25, by wpaul
add project validation to our launch types as it's not done by CDT with us passing the DONT_CHECK_PROGRAM flag.
2010-05-24, by wpaul
write .branch.txt to make the new head
2010-05-24, by cawthron
write .branch.txt to make the new head
C3_BUILDER_WORK
2010-05-24, by cawthron
add branch C3_BUILDER_WORK
C3_BUILDER_WORK
2010-05-24, by cawthron
change discovery.directory to tools.ext.nokia.com
2010-05-24, by cawthron
removed @Override's from new SBSv2 tests.
2010-05-24, by wpaul
removed the old project updater.
2010-05-24, by wpaul
removed unused imports.
2010-05-24, by wpaul
only target the carbide perspective with install view to avoid weird redraw problems
2010-05-21, by dadubrow
updated APIs after first review. Added comments to all API for proposed behaviour
2010-05-21, by timkelly
Add advanced install menu action to discovery view
2010-05-21, by dadubrow
removed trace32 and nokia trace32 support.
2010-05-20, by wpaul
removed UIQ template project.
2010-05-20, by wpaul
removed old crash debugger.
2010-05-20, by wpaul
merge commit
2010-05-20, by timkelly
more api changes for sbs query config design
2010-05-20, by timkelly
first cut of APIs for Raptor config query
2010-05-19, by timkelly
move p2 policy code to component definition in com.nokia.carbide.cpp product plugin
2010-05-20, by dadubrow
move p2 policy code to discovery plugin for now + add system property for disabling unsigned check
2010-05-20, by dadubrow
BUG 10758 - copyright revised date to 2010
2010-05-20, by fturovic
de-clutter Carbide perspective per bug #10782.
2010-05-19, by wpaul
fix bugs, externalize strings, change some labels, add status line
2010-05-19, by dadubrow
add capabilities pref + p2 restart poilicy change
2010-05-19, by dadubrow
fix bug 11307
2010-05-19, by timkelly
Fix problem accidently removing DEBUG targets for ABLD when removing EKA1 support.
2010-05-17, by timkelly
revert old cpp feature, remove add com.nokia.carbide.discovery.ui
2010-05-17, by cawthron
fix name of com.nokia.carbide.discovery.ui
2010-05-17, by cawthron
fix url to directory xml
2010-05-17, by dadubrow
add com.nokia.carbide.discovery.ui
2010-05-17, by cawthron
fix potential NPE + add bundle discovery for testing
2010-05-17, by dadubrow
add url for discovery
2010-05-17, by dadubrow
add url for discovery
2010-05-17, by dadubrow
move url to server.properties
2010-05-17, by dadubrow
removing calls to ISymbianSDK#isEKA1(). For 3.0, EKA1 is not supported so any code returing true from isEKA1() is removed.
2010-05-17, by timkelly
update discovery view
2010-05-17, by dadubrow
initial commit
2010-05-14, by dadubrow
re-enable SBSv1 builder via new flag
2010-05-14, by timkelly
Add more language codes and stifle these unknown language warnings forever (bug 10958)
2010-05-14, by Ed Swartz
Stop littering Error Log with EPOC engine messages about missing model files.
2010-05-14, by Ed Swartz
Restore use of SDKManagerRaptorOnly for Linux
2010-05-14, by Ed Swartz
Use a different drive since tests run on F: now
2010-05-13, by Ed Swartz
Convert Carbide 2.x source mappings to 3.x mappings
2010-05-13, by Steve Sobek
Convert Carbide 2.x source mappings to 3.x mappings
2010-05-13, by Steve Sobek
Add SDKCorePlugin.SUPPORTS_SBSV1_BUILDER to enable/disable SBSv1 builder support
2010-05-12, by timkelly
reset new splash screen
2010-05-12, by fturovic
Remove ABLD support (and support for OS 9.4 and less)
2010-05-12, by timkelly
replace splash with generic splash image
2010-05-12, by fturovic
adding timing stats. Added a simulated stress test to get idea of timing on how long a full scan would take with 10 SDKs
2010-05-11, by timkelly
Add first pass of experimental Raptor --query API tests. Some are hard-coded for specific SDK drives. Also use new CommandLuancher.exec (over deprecated one)
2010-05-11, by timkelly
merge commit
2010-05-10, by timkelly
fix bug 11255
2010-05-10, by timkelly
added new brandmark image
2010-05-10, by fturovic
revise platsim pages
RCL_2_4
2010-05-07, by fturovic
make sbsv2 default in case of builder combo not existing
2010-05-06, by timkelly
fixed bug 11240
RCL_2_4
2010-05-06, by timkelly
Fix bug 11240
2010-05-06, by timkelly
fixed broken TOC link
RCL_2_4
2010-05-06, by fturovic
minor edits
RCL_2_4
2010-05-06, by fturovic
BUG 10894 - added context help to new c++ class wizard
RCL_2_4
2010-05-06, by fturovic
added brandmark name to introBrandingImage option
RCL_2_4
2010-05-06, by fturovic
daily merge
RCL_2_4
2010-05-05, by fturovic
revised 2.6 release notes
RCL_2_4
2010-05-05, by fturovic
Bug 11195 Regression. Avoid having perspective switch dialog dismissed or deadlocked by passing in the active shell
RCL_2_4
2010-05-05, by timkelly
Bug 11195 Regression. Avoid having perspective switch dialog dismissed or deadlocked by passing in the active shell.
2010-05-05, by timkelly
BUG 11113 - placed new brandmark graphic in correct intro folder
RCL_2_4
2010-05-05, by fturovic
BUG 10056 - commented out hints and tricks link to avoid duplication
RCL_2_4
2010-05-05, by fturovic
revised 2.6 notes
RCL_2_4
2010-05-04, by fturovic
fix bug 11218
RCL_2_4
2010-05-04, by timkelly
fix bug 11218
2010-05-04, by timkelly
more fixes from bug 11210 to support saving SBSv2 tab data for old-style SBSv2 config names (i.e. before build alias)
2010-05-04, by timkelly
Fix bug 11210. NPEs when editing SBSv2 config tab data on old SBSv2 build configs.
RCL_2_4
2010-05-04, by timkelly
fix bug 11210 NPEs when editing old SBSv2 projects
2010-05-03, by timkelly
Fix problem of not checking if current perspective equals target perspective before prompting to switch perspectives. Also, check if project is Qt Nature and skip if it's a bld.inf import.
2010-05-03, by timkelly
Fix bug 11195 (Prompt before switching perspectives on project creation)
RCL_2_4
2010-05-03, by timkelly
revised brandmark size and date and converted to png
RCL_2_4
2010-05-03, by fturovic
revised bugs lists for 2.6
RCL_2_4
2010-05-03, by fturovic
fix bug 11207
RCL_2_4
2010-05-03, by timkelly
remove dead code
2010-05-03, by timkelly
fix 11207
2010-04-30, by timkelly
merge commit
2010-04-30, by timkelly
fix bug 11195. prompt before switching perspective on Qt/Symbian project creation
2010-04-30, by timkelly
BUG 11113 - updated copyright image for 3.0
2010-04-30, by fturovic
BUG 11113 - updated copyright image
RCL_2_4
2010-04-30, by fturovic
updated perl info
RCL_2_4
2010-04-29, by fturovic
fix NPEs related to 11073
RCL_2_4
2010-04-29, by timkelly
fix text alignment issues with Manage Configurations dialog
RCL_2_4
2010-04-28, by timkelly
fix text alignment issues on Manage Configurations dialog
2010-04-28, by timkelly
adding index dir to plugin to fix missing index error msgs
RCL_2_4
2010-04-27, by fturovic
BUG 11117 - merged link fix into 3.0
2010-04-27, by fturovic
bug 11181
2010-04-27, by dadubrow
bug 11181
RCL_2_4
2010-04-27, by dadubrow
Merge commit
2010-04-27, by Ed Swartz
Fix NPEs caused by logging null exception
2010-04-27, by Ed Swartz
fix bug 11186
2010-04-27, by timkelly
For PlatSim Stop Mode launch shortcut, skip the first selection page when only one wizard is available.
2010-04-27, by Ed Swartz
Merge commit
RCL_2_4
2010-04-27, by Ed Swartz
For PlatSim Stop Mode launch shortcut, skip the first selection page when only one wizard is available.
RCL_2_4
2010-04-27, by Ed Swartz
fix 11186
RCL_2_4
2010-04-27, by timkelly
minor edits to remove platsim reference
RCL_2_4
2010-04-27, by fturovic
Use 3.6 launch configuration APIs
2010-04-27, by Ed Swartz
glitch on bug 11131. check the new qmake location to avoid adding duplicate Qt SDKs at IDE start-up
RCL_2_4
2010-04-27, by timkelly
glitch on bug 11131. check the new qmake location to avoid adding duplicate Qt SDKs at IDE start-up
2010-04-27, by timkelly
fix bug 11131
2010-04-27, by timkelly
merge commit
RCL_2_4
2010-04-27, by timkelly
minor tweaks for bug 11131 after code review
RCL_2_4
2010-04-27, by timkelly
Fix bug 11131
RCL_2_4
2010-04-26, by timkelly
Updated SBSv2Utils#enableSBSv1Support().
RCL_2_4
2010-04-26, by stechong
Fix for Bug 11073 (Remove SBSv1 as a builder option).
2010-04-26, by stechong
less
more
|
(0)
-1000
-240
+240
tip