Mercurial
Mercurial
>
oss
>
FCL
>
sftools
>
dev
>
ide
>
carbidecpp
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-120
+120
+1000
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.
merge
RCL_2_4
2010-02-18, by dadubrow
Fix UI glitch
RCL_2_4
2010-02-18, by dadubrow
revised some text and copyright date
RCL_2_4
2010-02-18, by fturovic
Fix typo
2010-02-18, by dadubrow
Fix typo
RCL_2_4
2010-02-18, by dadubrow
additions and revisions to tasks and ref pages and images
RCL_2_4
2010-02-18, by fturovic
reordered TOC entries to fix PI issue
RCL_2_4
2010-02-18, by fturovic
reorder launch shortcuts
2010-02-18, by dadubrow
reorder launch shortcuts
RCL_2_4
2010-02-18, by dadubrow
New launch wizard UI tweaks based on demo feedback
2010-02-18, by dadubrow
New launch wizard UI tweaks based on demo feedback
RCL_2_4
2010-02-18, by dadubrow
Fixes bug 10733. In Registry.getConnectedServices(IConnection), return empty collection instead of null. Use isEmpty() instead of == null for caller conditionals
2010-02-17, by John Dean
Backed out changeset 1dc37cfc99cd
2010-02-17, by John Dean
In Registry.getConnectedServices(IConnection), return empty collection instead of null. Use isEmpty() instead of == null for caller conditionals
2010-02-17, by John Dean
Merging heads
RCL_2_4
2010-02-17, by John Dean
In Registry.getConnectedServices(IConnection), return empty collection instead of null. Use isEmpty() instead of == null for caller conditionals
RCL_2_4
2010-02-17, by John Dean
add in Resource logging with Qt SDK is added (lost during merge from default)
RCL_2_4
2010-02-17, by timkelly
fix bothced build.properties that broke build
2010-02-17, by timkelly
remove trace status from reconcile logic
2010-02-17, by dadubrow
Fix bug 10725 -- jam more UI code into syncExec
RCL_2_4
2010-02-17, by dadubrow
cleanup dependencies. trying to fix lite builds.
2010-02-16, by wpaul
merge commit
2010-02-16, by timkelly
add plugin.xml to build.properites.
2010-02-16, by timkelly
externalize strings
2010-02-16, by dadubrow
merge commit
RCL_2_4
2010-02-16, by timkelly
add plugin.xml to build properties for new sdk load extension
RCL_2_4
2010-02-16, by timkelly
externalize strings
RCL_2_4
2010-02-16, by dadubrow
remove trace status from reconcile logic
RCL_2_4
2010-02-16, by dadubrow
add new button to new launch wizard connection dialog
2010-02-16, by dadubrow
add new button to new launch wizard connection dialog
RCL_2_4
2010-02-16, by dadubrow
Fix bug 10725 -- jam more UI code into syncExec
2010-02-16, by Ed Swartz
Fix bug 10725 -- jam more UI code into syncExec
2010-02-16, by Ed Swartz
ui tweaks to new launch wizard
2010-02-15, by dadubrow
ui tweaks to new launch wizard
RCL_2_4
2010-02-15, by dadubrow
remove unnecessary commented code
RCL_2_4
2010-02-15, by dadubrow
merge commit
2010-02-15, by dadubrow
new launch wizard implementation
2010-02-15, by dadubrow
Fix bug 10618
2010-02-15, by Chad Peckham
merge commit
RCL_2_4
2010-02-15, by dadubrow
new launch wizard implementation
RCL_2_4
2010-02-15, by dadubrow
Fix bug 10618
RCL_2_4
2010-02-15, by Chad Peckham
Added for bug fix 10681. Merged from default.
RCL_2_4
2010-02-14, by timkelly
Fix bug 10681. Merge from default.
RCL_2_4
2010-02-14, by timkelly
revised manual reference pages and images
RCL_2_4
2010-02-12, by fturovic
removed unneeded dependencies on ATF
2010-02-12, by wpaul
add comments for new code under bug 10681.
2010-02-12, by timkelly
merge commit
2010-02-12, by timkelly
Add ISymbianManagerLoadedHook - currently used to notify com.nokia.qt plugins that need to ensure that Qt SDKs have been scanned and added to the Qt preferences and that ICarbideBuildConfiguration listeners are added so the proper Qt-SDK can be set with build config changes. Scanned Qt SDKs are wrapped in a Job and added SDKs are reported to the Error log as Info.
2010-02-12, by timkelly
daily merge
RCL_2_4
2010-02-11, by fturovic
revised bld.inf pages and images
RCL_2_4
2010-02-11, by fturovic
PnP for switching USB personalities. Bug 10604.
2010-02-11, by Chad Peckham
PnP development for switching USB personalities. Bug 10604.
RCL_2_4
2010-02-11, by Chad Peckham
daily merge
RCL_2_4
2010-02-11, by fturovic
revision of concept section of manual pages and images
RCL_2_4
2010-02-11, by fturovic
honor current connection id in ensureConnection
2010-02-11, by dadubrow
honor current connection id in ensureConnection
RCL_2_4
2010-02-11, by dadubrow
merge commit
2010-02-11, by dadubrow
fix potential ConcurrentModificationException
2010-02-11, by dadubrow
add QtSDKUtils. Use to read/write pref values from Qt global and project preferences.
2010-02-11, by timkelly
fix potential ConcurrentModificationException
RCL_2_4
2010-02-11, by dadubrow
Fix deadlock when the Select Connection dialog is up, user plugs in a device, and the Remote Connections view is shown
RCL_2_4
2010-02-11, by dadubrow
Fix Bug 10467 - Carbide features cannot be used if SBS hangs or is corrupt
RCL_2_4
2010-02-11, by timkelly
merge commit
2010-02-11, by timkelly
Temporarily add earlystartup. Will be replaced by extension point implementation in sdk.core plugin.
2010-02-11, by timkelly
Move qt-sdk detection from sdk core to the nokia qt core/ui plugins. Early loading is not working for these changes.
2010-02-11, by timkelly
merge commit
2010-02-10, by timkelly
Timout SBSv2 version check if sbs hangs (bug 10467)
2010-02-10, by timkelly
First working for qt-sdk auto-detection and setting qt-sdk default per project with config change listener
2010-02-10, by timkelly
Fix deadlock when the Select Connection dialog is up, user plugs in a device, and the Remote Connections view is shown
2010-02-11, by Ed Swartz
revised creating dll project info and images
RCL_2_4
2010-02-10, by fturovic
daily merge
RCL_2_4
2010-02-10, by fturovic
daily merge
RCL_2_4
2010-02-10, by fturovic
revised debugging a program steps and images
RCL_2_4
2010-02-10, by fturovic
updated creating a launch config page and images
RCL_2_4
2010-02-10, by fturovic
updated build project images and text
RCL_2_4
2010-02-10, by fturovic
updated creating new projects example
RCL_2_4
2010-02-10, by fturovic
Fix for TCFServer life-cycle issues bug 10621
RCL_2_4
2010-02-10, by Chad Peckham
better initialization and validation in debugrunprocess dialog
RCL_2_4
2010-02-10, by dadubrow
Fix TCFServer life-cycle issues bug 10621
2010-02-10, by Chad Peckham
ongoing new launch wizard
RCL_2_4
2010-02-10, by dadubrow
fix java6-ism
RCL_2_4
2010-02-10, by dadubrow
new wizard initial commit
RCL_2_4
2010-02-09, by dadubrow
Fix bug - remove listeners on dispose
2010-02-09, by dadubrow
Fix bug - remove listeners on dispose
RCL_2_4
2010-02-09, by dadubrow
make com.trolltech* plugins optional
2010-02-09, by timkelly
Run QtPropertyTester
2010-02-08, by timkelly
First pass for read/write of Qt global/local preferences
2010-02-08, by timkelly
daily merge
2010-02-08, by fturovic
BUG 10603 - removed unused sophia images
2010-02-08, by fturovic
BUG 10603 - removed extra sophia image files
RCL_2_4
2010-02-08, by fturovic
10658 - fix up launch config when ensureConnection returns
RCL_2_4
2010-02-05, by dadubrow
10658 - fix up launch config when ensureConnection returns
2010-02-05, by dadubrow
update since tags to 2.5
RCL_2_4
2010-02-05, by dadubrow
update since tags to 2.5
2010-02-05, by dadubrow
bug 10493 - only test one service for each physical connection
RCL_2_4
2010-02-05, by dadubrow
merge commit
RCL_2_4
2010-02-05, by dadubrow
10625 - add missing change to pnp backport
RCL_2_4
2010-02-05, by dadubrow
10493 - add missing change to pnp backport
RCL_2_4
2010-02-05, by dadubrow
bug 10493 - only test one service for each physical connection
2010-02-04, by dadubrow
daily merge
2010-02-04, by fturovic
merging 2.5 changes into 3.0
2010-02-04, by fturovic
daily merge
RCL_2_4
2010-02-03, by fturovic
revised link to Carbide SDK to point to new Overview page
RCL_2_4
2010-02-03, by fturovic
added overview page to SDK manual so link on welcome did nto lead to a dead end cover page
RCL_2_4
2010-02-03, by fturovic
update to Carbide 2.5 EXE name
RCL_2_4
2010-02-03, by timkelly
don't show dialog for unit tests
RCL_2_4
2010-02-03, by dadubrow
don't show dialog for unit tests
2010-02-03, by dadubrow
merged fix for bug #10641.
RCL_2_4
2010-02-02, by wpaul
removed unused dependencies to facilite Carbide LITE builds.
2010-02-02, by wpaul
better fix for bug #10641.
2010-02-02, by wpaul
Fix rvct compiler parser bug 10525
RCL_2_4
2010-02-02, by timkelly
daily merge
RCL_2_4
2010-02-02, by fturovic
revised buug fixes for 2.5
RCL_2_4
2010-02-02, by fturovic
merge commit
2010-02-02, by timkelly
Fix rvct compiler parser bug 10525
2010-02-02, by timkelly
update javadoc
RCL_2_4
2010-02-02, by dadubrow
update javadoc
2010-02-02, by dadubrow
Don't add \epoc32\include to MMP for GUI template if APP_LAYER_SYSTEMINLCUDES is already defined.
2010-02-02, by timkelly
Don't print exception for malformed date in sdk manifest.xml. We don't even use it.
2010-02-02, by timkelly
fix build
2010-02-02, by Chad Peckham
less
more
|
(0)
-120
+120
+1000
tip