Mercurial
Mercurial
>
oss
>
FCL
>
sftools
>
dev
>
ide
>
carbidecpp
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-240
+240
+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
plugin dependency cleanup.
2010-02-01, by wpaul
fixed bug #10641.
2010-02-01, by wpaul
Made HANDLEs more generic. They all are derived from one type in APIs. Added opening/closing of UPAPI.
2010-02-01, by Chad Peckham
move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
RCL_2_4
2010-02-01, by cawthron
move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
2010-02-01, by cawthron
removed unused dependency.
2010-02-01, by wpaul
remove testViewDataThreading (add prefix of XXX to function name). It's running into deadlock on Hudson frequently causing nightly builds not to be posted.
RCL_2_4
2010-02-01, by timkelly
daily merge
2010-02-01, by fturovic
updated to 3.0 version info
2010-02-01, by fturovic
BUG 9748 - reworked text on link to clarify where info is
2010-02-01, by fturovic
daily merge
RCL_2_4
2010-02-01, by fturovic
BUG 9748 - reworked text on link to clarify where info is
RCL_2_4
2010-02-01, by fturovic
(no commit message)
RCL_2_4
2010-02-01, by dadubrow
backport hostside pnp
RCL_2_4
2010-02-01, by dadubrow
backport hostside pnp
RCL_2_4
2010-02-01, by dadubrow
backport hostside pnp
RCL_2_4
2010-02-01, by dadubrow
tweaks to new discovery error dialog and calling code
2010-02-01, by dadubrow
Fix bug 10450. Merge from default.
RCL_2_4
2010-02-01, by timkelly
Don't make hasSTDCPPSupport API. Review fixes for bug 10460.
2010-02-01, by timkelly
Add STDCPP keyword and targettype support. Bug 10460.
2010-02-01, by timkelly
fix where prerequisites checked and no errors
2010-01-29, by Chad Peckham
merge commit
2010-01-29, by Chad Peckham
Handle prerequisites - bug 10486
2010-01-29, by Chad Peckham
Add dialog to notify user of discovery agents not loaded because prerequisites not satisfied. Bug 10486
2010-01-29, by Chad Peckham
Show connections view when new connection is added
2010-01-29, by dadubrow
remove unused dependency
2010-01-29, by dadubrow
merge commit
RCL_2_4
2010-01-28, by timkelly
Fix bug 10591. Support com.nokia.symbian (Symbian^3 SDK ID) so we treat it as it it was S60 5th Ed.
RCL_2_4
2010-01-28, by timkelly
Fix 10622. Always add epco32\include to search paths when preprocessing varint HRH
RCL_2_4
2010-01-28, by timkelly
changed color from light gray to blue
RCL_2_4
2010-01-28, by fturovic
merge commit
2010-01-28, by timkelly
Fix bug 10591. Support com.nokia.symbian (Symbian^3 SDK ID) so we treat it as it it was S60 5th Ed.
2010-01-28, by timkelly
Fix 10622. Always add epco32\include to search paths when preprocessing varint HRH
2010-01-28, by timkelly
BUG 9748 - renamed anchors and updated link to them
RCL_2_4
2010-01-28, by fturovic
Merge commit
2010-01-28, by Ed Swartz
Fix crash when environment contains non-standard variable settings
2010-01-28, by Ed Swartz
don't show question dialog when junit is running
RCL_2_4
2010-01-27, by wpaul
don't show question dialog when junit is running
2010-01-27, by wpaul
Replaced overloading createControl() with overloading createBuildoptionsGroup()
2010-01-27, by rsaid
merge commit
RCL_2_4
2010-01-27, by rsaid
Removed the overloading of createControl() and replaced it by overloading createBuildOptiionsGroup()
RCL_2_4
2010-01-27, by rsaid
Overloaded createBuildOptinsGroup() instead of createControl()
RCL_2_4
2010-01-27, by rsaid
merge commit
RCL_2_4
2010-01-27, by timkelly
Fix bug 10488. Don't add platform_paths.hrh to S60 includes if it does not exist. (merge from default)
RCL_2_4
2010-01-25, by timkelly
removed Sophia support.
RCL_2_4
2010-01-26, by wpaul
daily head merge
2010-01-26, by fturovic
BUG 6324 - revised image to show blackflag in selection dialog
2010-01-26, by fturovic
BUG 6324 - updated image 2 to show blackflag in selection dialog
RCL_2_4
2010-01-26, by fturovic
removed Sophia support.
2010-01-26, by wpaul
removed Sophia support.
2010-01-26, by wpaul
removed Sophia support.
2010-01-26, by wpaul
removed Sophia support.
2010-01-26, by wpaul
BUG 10603 - some additional sophia references removed
RCL_2_4
2010-01-26, by fturovic
BUG 10603 - removed sophia text references from 3.0
2010-01-26, by fturovic
daily head merge
RCL_2_4
2010-01-26, by fturovic
BUG 10603 - pulled sophia text references from manual, some images may still contain references
RCL_2_4
2010-01-26, by fturovic
updated for 3.0
2010-01-26, by fturovic
Fix bug 10488. Don't add platform_paths.hrh to S60 includes if it does not exist.
2010-01-25, by timkelly
Add suppor for tb101sf. Bug 10579.
RCL_2_4
2010-01-25, by timkelly
Fix bug 10391
2010-01-25, by timkelly
Fix bug 10391
RCL_2_4
2010-01-25, by timkelly
daily merge
RCL_2_4
2010-01-25, by fturovic
fixed broken links
RCL_2_4
2010-01-25, by fturovic
BUG 10443 - updated for 2.5
RCL_2_4
2010-01-25, by fturovic
Fix issues found with bug 10344.
RCL_2_4
2010-01-25, by timkelly
BUG 8648 - revised images and remote connection info
RCL_2_4
2010-01-22, by fturovic
BUG 8648 - revised images and remote connection info
RCL_2_4
2010-01-22, by fturovic
BUG 10590 - removed link pointing to carbide migration pdf
RCL_2_4
2010-01-22, by fturovic
BUG 10590 - updated link for coding preferences
RCL_2_4
2010-01-22, by fturovic
Bug 10344. Selecting wrong target for WINSCW UREL when launching emulator.
2010-01-22, by timkelly
Bug 10344. Selecting wrong target for WINSCW UREL when launching emulator.
2010-01-22, by timkelly
set version to v2.5.0
RCL_2_4
2010-01-22, by cawthron
Merge commit
2010-01-21, by Ed Swartz
Merge commit
2010-01-20, by Ed Swartz
Allow cancellation of long project scanning processes (found when looking at #10318 and #10533)
2010-01-19, by Ed Swartz
merge again
RCL_2_4
2010-01-21, by fturovic
daily merge
RCL_2_4
2010-01-21, by fturovic
revised release notes
RCL_2_4
2010-01-21, by fturovic
more v2.5 updates
RCL_2_4
2010-01-21, by fturovic
more v2.5 updates
RCL_2_4
2010-01-21, by fturovic
Scan for QtCore.dll rather than QtCore.lib for WINSCW (WINSCW UREL won't have .lib). This is needed so someone can build a debug configuration and have it output to the UREL folder for debugging emulator on UREL.
2010-01-21, by timkelly
tweak dialog for ensureConnection
2010-01-20, by dadubrow
Bug 10558 - add dialog for ensureConnection
2010-01-19, by dadubrow
Merge commit
2010-01-19, by Ed Swartz
Add buffering to cache files to fix bug #10318 and bug #10533
2010-01-19, by Ed Swartz
Fix bug 10467. Raptor startup issues when raptor crashes or hangs.
RCL_2_4
2010-01-18, by timkelly
updated workarounds and bugs for 2.5
RCL_2_4
2010-01-18, by fturovic
head merge
RCL_2_4
2010-01-18, by fturovic
additional 2.5 version updates
RCL_2_4
2010-01-18, by fturovic
don't show mmp changed dialog when junit tests are running.
RCL_2_4
2010-01-18, by wpaul
updated spalsh screen to 2.5
RCL_2_4
2010-01-18, by fturovic
daily merge
RCL_2_4
2010-01-18, by fturovic
fixed spelling error in page
RCL_2_4
2010-01-15, by fturovic
updated to version 2.5 and copyright 2010
RCL_2_4
2010-01-15, by fturovic
updated to version 2.5 and copyright 2010
RCL_2_4
2010-01-15, by fturovic
updated version info to 2.5 and copyrigh t0 2010
RCL_2_4
2010-01-15, by fturovic
updated new features in compiler manual
RCL_2_4
2010-01-15, by fturovic
initial draft of compiler b187 information
RCL_2_4
2010-01-14, by fturovic
updated links in Qt docs
RCL_2_4
2010-01-14, by fturovic
BUG 10446 - Corrected spelling in mmp editor file
RCL_2_4
2010-01-11, by fturovic
terminate the debug session when connection becomes disconnected
2010-01-15, by dadubrow
Merge rev 768 from default (fix for bug #10519)
RCL_2_4
2010-01-15, by Ed Swartz
don't unset current when in-use
2010-01-15, by dadubrow
Fix #10519, exception in MMP parser when encountering a Makefile
2010-01-15, by Ed Swartz
add release notes about WINSCW compiler 3.2.5 build 487
RCL_2_4
2010-01-15, by cawthron
don't show mmp changed dialog when junit tests are running.
2010-01-14, by wpaul
update javadoc
2010-01-14, by dadubrow
updated set and reset current depending on ready state
2010-01-14, by dadubrow
updated set and reset current depending on ready state
2010-01-14, by dadubrow
Refactor API and related from default connection to current + update heuristics
2010-01-13, by dadubrow
Refactor API and related from default connection to current + update heuristics
2010-01-13, by dadubrow
Refactor API and related from default connection to current + update heuristics
2010-01-13, by dadubrow
Change 'default' to 'current' in Remote Connections and status widget UI
2010-01-13, by Ed Swartz
modify IConnectionsManager and IClientServiceSiteUI2 apis + document in relnotes
2010-01-13, by dadubrow
Make setting default part of reconciler responsibility
2010-01-13, by dadubrow
Select the default connection when opening the Remote Connections view from the selector widget.
2010-01-12, by Ed Swartz
Catch any exception from a discovery agent so it doesn't kill the Remote Connections view
2010-01-12, by Ed Swartz
set the value from the selection
2010-01-11, by dadubrow
merge commit
2010-01-08, by dadubrow
fix bug with storing id for default connection
2010-01-08, by dadubrow
less
more
|
(0)
-240
+240
+1000
tip