Mercurial
Mercurial
>
oss
>
FCL
>
sftools
>
dev
>
ide
>
carbidecpp
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-480
+480
+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
add sys trk checking for usb only and use with reconciler
2010-01-07, by dadubrow
add com.nokia.carbide.remoteConnections.discovery.pccs
2010-01-07, by cawthron
Remove @Override tags
2010-01-07, by dadubrow
Externalize strings
2010-01-06, by dadubrow
Add connection status reconciliation + fixes + tweaks
2010-01-06, by dadubrow
Add 'Classic' to all DE-based launch delegate names for which there exist EDC variants
2010-01-06, by Ed Swartz
Fix NPE when creating launch config manually
2010-01-06, by Ed Swartz
Don't log exception to console when sbs[.bat] cannot be found.
2010-01-05, by Ed Swartz
bug 10458 - change version from 2.3 to 2.4 in cpp feature and plugin
RCL_2_4
2010-01-05, by cawthron
Fix filesystem caching performance as in bug #10318
2010-01-05, by Ed Swartz
Improve startup performance by recreating SPN view in a Job
2010-01-05, by Ed Swartz
Improve performance of missing SDK test by only checking a few configurations
2010-01-05, by Ed Swartz
Fix bug in checking drive in EPOCROOT on Linux
2010-01-05, by Ed Swartz
Split test for debuggability and restrict # of contexts per SDK to 4 to improve speed
2010-01-05, by Ed Swartz
BUG 10333 - added note on using check for updates before running install new software
RCL_2_4
2010-01-04, by fturovic
Context menu tweaks
2010-01-04, by dadubrow
updated note on Qt from 2.0 to correct version 1.6
RCL_2_4
2010-01-04, by fturovic
Fix bug 7888
2009-12-30, by Ed Swartz
Set the other columns as explicitly using the default font, to work around the previous issue (but still pack columns, for consistency).
2009-12-30, by Ed Swartz
Bold font applies to entire row in Windows, so we need to pack columns when default changes.
2009-12-30, by Ed Swartz
In Remote Connections view, wire up indication of default connection and menu item for switching it.
2009-12-30, by Ed Swartz
Improve error checking and messages when default connection is inappropriate or no connections exist.
2009-12-30, by Ed Swartz
Fix up some issues found when using the random connected service provider. Also, move validation checks of IClientServiceSiteUI2 into a method of that interface, since we need to handle the case where the default connection is currently incompatible.
2009-12-30, by Ed Swartz
Wire up default connections in the core for #10418.
2009-12-30, by Ed Swartz
Initial work for bug #10418
2009-12-29, by Ed Swartz
Update comment about #10381
2009-12-29, by Ed Swartz
Fix bug 10381
2009-12-29, by Ed Swartz
Fix alignment of News Reader status widget to match the Connection Status one
2009-12-29, by Ed Swartz
More work to unify the behavior of the Remote Connections status and the News Reader status widgets (bug #10411).
2009-12-29, by Ed Swartz
Update UI for Remote Connections status widget and News Reader to behave the same (bug #10411)
2009-12-29, by Ed Swartz
Merge commit
2009-12-18, by Ed Swartz
Show in-use/not-in-use connection status icon, until real IConnectedStatus is available.
2009-12-18, by Ed Swartz
fix test
2009-12-18, by dadubrow
add test discovery agent
2009-12-18, by dadubrow
remove when not in use
2009-12-18, by dadubrow
Externalize strings
2009-12-18, by Ed Swartz
Change Raptorizing fix for bug #10290
2009-12-18, by Ed Swartz
Merge commit
2009-12-18, by Ed Swartz
Add bubble popup when dynamic connection added or removed
2009-12-18, by Ed Swartz
Enable connection name is set before firing listeners that might show it
2009-12-18, by Ed Swartz
update package name in schema
2009-12-18, by dadubrow
add logic for disconnect and reconnect
2009-12-18, by dadubrow
Attach listener to connection name changes, rename Device -> Connection
2009-12-18, by Ed Swartz
Update for IConnectionStatus changes
2009-12-18, by Ed Swartz
Fix connection listeners bug
2009-12-18, by Ed Swartz
Merge commit
2009-12-18, by Ed Swartz
Checkpoint commit
2009-12-18, by Ed Swartz
Adapt to package changes
2009-12-18, by Ed Swartz
Merge commit
2009-12-18, by Ed Swartz
Initial device status widget
2009-12-17, by Ed Swartz
rename connection status to avoid having to qualify when using with service status in same module
2009-12-18, by dadubrow
make disconnect api based on new connection interface
2009-12-18, by dadubrow
rename internal api package to internal.api
2009-12-18, by dadubrow
Add support for dynamic connections
2009-12-17, by dadubrow
more changes to remote connections for discovery + load extensions
2009-12-17, by dadubrow
update to 2.4
RCL_2_4
2009-12-17, by timkelly
update to 3.0
2009-12-17, by timkelly
Merge commit
2009-12-16, by Ed Swartz
Template setup fixes for #10290
2009-12-16, by Ed Swartz
Look for sbs or sbs.bat under SBS_HOME/bin first, instead of only looking at the PATH.
2009-12-16, by Ed Swartz
Some fixes to avoid rescanning and re-warning when sbs/sbs.bat cannot be found.
2009-12-16, by Ed Swartz
Detect errors from broken Perl scripts
2009-12-16, by Ed Swartz
fixed bug #10282.
2009-12-16, by wpaul
fixed bug #10282.
RCL_2_4
2009-12-16, by wpaul
Changes to remote connections
2009-12-16, by dadubrow
Changes to remote connections
2009-12-16, by dadubrow
updated release notes with info about IConnectionsManager
2009-12-16, by dadubrow
Merge commit
2009-12-14, by Ed Swartz
Extract path-manipulation utilities into PathUtils, to correspond with the same classes in EDC.
2009-12-14, by Ed Swartz
Fix bug 10166. Use rvct.h as fallback for rvct tools preinclude
RCL_2_4
2009-12-14, by timkelly
rollback last commit on CarbideLanguageData.java. Those changes not needed.
2009-12-14, by timkelly
merge commit
2009-12-14, by timkelly
merge commit
2009-12-14, by timkelly
Fix bug 10166. Use rvct.h as fallback for rvct tools preinclude
2009-12-14, by timkelly
Fixes for #10354 (Linux & remote connections). Provide appropriate status for TRK/Tracing when remote connection not impemented. Do not provide installer data for now either.
2009-12-11, by Ed Swartz
More bug #10363 fixes
2009-12-11, by Ed Swartz
Initial fixes for bug #10363 (Browse... button behavior)
2009-12-10, by Ed Swartz
Merge commit
2009-12-10, by Ed Swartz
Initial fixes for bug #10363 (Browse... button behavior)
2009-12-10, by Ed Swartz
Refactor the *.pkg file resourceset gathering to avoid fixing the same bug 12 times
2009-12-10, by Ed Swartz
Fix more path conversion issues with Symbian launch
2009-12-09, by Ed Swartz
Add S60 5.2 support.
RCL_2_4
2009-12-10, by timkelly
Add S60 5.2 support.
2009-12-10, by timkelly
Fix bug 10269.
RCL_2_4
2009-12-10, by timkelly
Fix bug 10269. Bad exception thrown for unknown keyword (comment in this case)
2009-12-10, by timkelly
Merge commit
2009-12-09, by Ed Swartz
Avoid loading TRK/TCF related connected services outside Win32 since there are no native libraries to support these yet.
2009-12-09, by Ed Swartz
Trap and report errors failing to load non-available native libraries.
2009-12-09, by Ed Swartz
Fix more path conversion issues with Symbian launch
2009-12-09, by Ed Swartz
Bug 10343 - ensure tcf plugin is loaded
RCL_2_4
2009-12-09, by dadubrow
Bug 10343 - ensure tcf plugin is loaded
2009-12-09, by dadubrow
fixed broken whats new page in welcome
RCL_2_4
2009-12-09, by fturovic
Use canonical capitalization of epoc32, PLATFORM, TARGET, etc. for SIS building
2009-12-09, by Ed Swartz
Use maximum 8 build configs for tests
2009-12-09, by Ed Swartz
Add utility used in EpocEnginHelper
2009-12-09, by Ed Swartz
Fix more Linux path conversions in EpocEngineHelper
2009-12-09, by Ed Swartz
Use String, not IPath, for URL
2009-12-09, by Ed Swartz
Ignore devices.xml in test when it can't exist
2009-12-09, by Ed Swartz
For Linux, fix another case sensitivty check so resource change listener works
2009-12-09, by Ed Swartz
For now, disable help compiler for Raptor in Linux, since build scripts are still Win32-centric
2009-12-08, by Ed Swartz
updated release notes for 2.4
RCL_2_4
2009-12-08, by fturovic
updated bugs fixed list
RCL_2_4
2009-12-08, by fturovic
Until #10334 is fixed, make Javadoc match the actual working behavior
2009-12-08, by Ed Swartz
Fix capitalization of library for Qt devkit support detection
2009-12-08, by Ed Swartz
Fix Qt plugin version references in more places
2009-12-08, by Ed Swartz
Clarify usage of API for #10334
2009-12-08, by Ed Swartz
A missed part of the Raptor-only UI changes: don't show SBSv1/SBSv2 selector when only SBSv2 is available.
2009-12-07, by Ed Swartz
Merge commit
2009-12-07, by Ed Swartz
Add missing @noimplement tag to ISDKManager, which was already documented in release notes
2009-12-07, by Ed Swartz
don't scan SDKs when JUnit is running
2009-12-07, by timkelly
merge commit
2009-12-06, by timkelly
update to 1.6.0 qt plugins
2009-12-06, by timkelly
Merge commit
2009-12-04, by Ed Swartz
Another stab at Win32-type path detection that works for both Win32 and Unix
2009-12-04, by Ed Swartz
Adjust some unit test fixes for Win32
2009-12-04, by Ed Swartz
Only test at most 8 build contexts from an SDK.
2009-12-04, by Ed Swartz
More portability fixes for Linux.
2009-12-04, by Ed Swartz
Other error parser fixes caused by the CDT change. Also make the test generate some more JUnit-friendly error messages.
2009-12-04, by Ed Swartz
Move constant about minimum file timestamp resolution into FileUtils
2009-12-04, by Ed Swartz
Make sure dynamic platforms are reported in alphabetical order to appease tests (and be consistent between Windows and Unix)
2009-12-04, by Ed Swartz
Fix some error parser unit tests. A trailing colon was being included in several source files.
2009-12-04, by Ed Swartz
Add utility to create IPath from a possibly Win32 string (since this won't parse properly in Unix)
2009-12-04, by Ed Swartz
More Linux porting changes. Use HostOS.EXE_EXT to select the Win32 ".exe" suffix in executable filenames.
2009-12-04, by Ed Swartz
Fix SBSv2 SDK filtering.
2009-12-04, by Ed Swartz
Make sure that SBSv2 platform filtering preferences are used when SBSv1 is not enabled.
2009-12-04, by Ed Swartz
Detect help compiler as a Perl script as well as a .bat file. Clean up some iteration patterns as well.
2009-12-03, by Ed Swartz
Added UIDs to the controls
RCL_2_4
2009-12-04, by rsaid
Added UIDs to the controls
2009-12-04, by rsaid
Added UIDs to the controls
2009-12-04, by rsaid
Added UIDs to the controls
RCL_2_4
2009-12-04, by rsaid
Added uid for the "Remote Process to launch" control
RCL_2_4
2009-12-04, by rsaid
Added UID to the "Remote Process to Launch" control
2009-12-04, by rsaid
Added UIDs to the controls
2009-12-04, by rsaid
Added UIDs to the controls
RCL_2_4
2009-12-04, by rsaid
Added UIDs for the Debugger Tab widgets
RCL_2_4
2009-12-04, by rsaid
Added UIDs for the Debugger Tab widgets
2009-12-04, by rsaid
Added NLS "none localized string" comments to the new lines
2009-12-03, by rsaid
Added UIDs for the host group
RCL_2_4
2009-12-03, by rsaid
Override createControl() to add UIDs to the widgets
RCL_2_4
2009-12-03, by rsaid
update to Qt 1.6.0
RCL_2_4
2009-12-03, by timkelly
Merge commit
2009-12-03, by Ed Swartz
Unit test fixes for Win32
2009-12-02, by Ed Swartz
Initial round of Unix portability fixes (using HostOS class), and fixes to EPOC engine unit tests.
2009-12-02, by Ed Swartz
Initial changes to ensure the UI shows SBSv1 support only when supported.
2009-12-02, by Ed Swartz
Initial work to support an ISDKManager implementation that only understands SBSv2 (meaning, no devices.xml support).
2009-12-02, by Ed Swartz
More UID3 case fixing.
2009-12-02, by Ed Swartz
Ensure uid3 is lowercase in templates.
2009-12-02, by Ed Swartz
Add utilities useful for isolating Win32/Unix differences
2009-12-02, by Ed Swartz
Update templates to use lowercase versions of UID3-derived filenames, as generated by Raptor.
2009-12-02, by Ed Swartz
daily merge
RCL_2_4
2009-12-03, by fturovic
repeat removal of migrate page content links
RCL_2_4
2009-12-01, by fturovic
removed migrate page in welcome as links were no longer valid
RCL_2_4
2009-12-01, by fturovic
BUG 9913 - updated version number in welcome link
RCL_2_4
2009-11-20, by fturovic
minor edits
RCL_2_4
2009-11-16, by fturovic
updated about bout version to 2.4
RCL_2_4
2009-11-16, by fturovic
add uids to main tab
2009-12-02, by dadubrow
Added UIDs to the widgets
2009-12-01, by rsaid
Merged remote changes
2009-11-30, by Ed Swartz
Remove hard dependency on Qt plugins; make their resolution optional. Without this, most of Carbide fails to load if any Qt plugin is missing.
2009-11-16, by Ed Swartz
Refactor checks for Qt project nature into one place.
2009-11-16, by Ed Swartz
Avoid displaying error dialogs in JUnit mode.
2009-11-16, by Ed Swartz
Add tests for invalid filename capitalization or missing files in CopyFiles process.
2009-11-16, by Ed Swartz
Fix NPE when passing a null filter, which is marked as allowed.
2009-11-16, by Ed Swartz
Fix template and font filename capitalization
2009-11-16, by Ed Swartz
BUG 9913 - updated version number in welcome link, commit for Frank
RCL_2_4
2009-11-20, by cawthron
merge bug 9052 from default
RCL_2_4
2009-11-17, by timkelly
merge commit
2009-11-17, by timkelly
Fix PKG part for bug 9052.
2009-11-17, by timkelly
merged changes from the 2_4 branch.
2009-11-16, by wpaul
extend exception/panic support - fixes bug #10063.
RCL_2_4
2009-11-13, by wpaul
Exposed package com.nokia.carbide.internal.cpp.epoc.engine.model.mmp for ATF.
2009-11-13, by stechong
Exposed package com.nokia.carbide.internal.cpp.epoc.engine.model.mmp for ATF.
RCL_2_4
2009-11-13, by stechong
Merge commit.
2009-11-13, by stechong
Added more exported packages and access methods to various MMP editor classes for ATF.
2009-11-13, by stechong
Added more exported packages and access methods to various MMP editor classes for ATF.
RCL_2_4
2009-11-13, by stechong
Replace internal HTMLDOMImplementationImpl with XML DOM
2009-11-12, by Ed Swartz
updated versions for 2.4.0
RCL_2_2
2009-11-12, by Matt Salmo
Fix for Bug 9852.
RCL_2_4
2009-11-10, by stechong
Fix for Bug 9852.
2009-11-10, by stechong
updated version number to 2.4
RCL_2_4
2009-11-10, by fturovic
Fix merge to RCL_2_4 for bug 9997.
RCL_2_4
2009-11-10, by timkelly
Merge bug 9788 from default to RCL_2_4
RCL_2_4
2009-11-09, by timkelly
Merge Carbide bugs 9997 & 10086 from default.
RCL_2_4
2009-11-09, by timkelly
merged from RCL_2_4
2009-11-06, by john dean 3
Removed/added refactored class name which was missing in last commit
RCL_2_4
2009-11-06, by john dean 3
Standardized class and method naming after code review
RCL_2_4
2009-11-06, by john dean 3
Created access to all runtime LaunchCreationWizard, pages and widgets. Added getTableViewer() to the pages with a TableViewer. LaunchCreationWizard itself is now generated by a factory class whose factory is replacable at runtime allowing the ATF to inject it own LaunchCreationWizard and maintain a runtime instance for testing purposes. Resolves bug 10117.
RCL_2_4
2009-11-05, by john dean 3
write .branch.txt to make the new head
RCL_2_2
2009-11-04, by cawthron
write .branch.txt to make the new head
RCL_2_4
2009-11-04, by cawthron
add branch RCL_2_4
RCL_2_4
2009-11-04, by cawthron
revert version number back to 2.3
RCL_2_2
2009-11-03, by cawthron
clearer warning message (bug 9997)
2009-11-03, by timkelly
tweak warning message for project root at root.
2009-11-02, by timkelly
Remove file counting (too slow performance on slow drive connections). See bug 9997.
2009-11-02, by timkelly
minor edits to updating page
RCL_2_2
2009-10-30, by fturovic
revised update carbide page and images to cover changes in P2 updating
RCL_2_2
2009-10-30, by fturovic
updated version number to 2.4
RCL_2_2
2009-10-30, by fturovic
revert back to having com.trolltech features in com.nokia.carbide.cpp-feature
2009-11-02, by cawthron
merge commit
2009-10-30, by timkelly
Fix bug 9997. Warn against using project root at root && > 20,000 files exist under that root.
2009-10-30, by timkelly
format code style lines so external and internal versions match
2009-10-30, by Steve Sobek
move com.nokia.carbide.cpp.edc.source to com.nokia.carbide.cpp.sdk-feature/feature.xml
2009-10-29, by cawthron
removed com.trolltech from com.nokia.carbide.cpp-feature
2009-10-29, by Matt Salmo
refactored sdk & bld inf import scriptable classes
2009-10-29, by timkelly
fix SF bug 392. Set max build jobs to 50.
2009-10-28, by timkelly
minor edits
RCL_2_2
2009-10-26, by fturovic
BUG 10060 - appended labels to error throwing links in Codescanner manual index
RCL_2_2
2009-10-23, by fturovic
BUG 10060 - appended labels to error throwing links in Carbide manual index
RCL_2_2
2009-10-23, by fturovic
initial implementation of scripting extension & Symbian SDK list retrieval and basic bld.inf project import.
2009-10-23, by timkelly
added bullet on raptor single file compiles
RCL_2_2
2009-10-22, by fturovic
BUG 9740 - revised update text for cdk installation
RCL_2_2
2009-10-22, by fturovic
merge commit
2009-10-21, by timkelly
fix bug 9788. build-time check for PKG format change for Qt 4.6
2009-10-21, by timkelly
remove config.ini, use config.ini generated by product build
2009-10-21, by cawthron
fix bug 9788. Qt 4.6 now only generates on PKG file per project (using macros) so add PKG file to build configs accordingly.
2009-10-21, by timkelly
add qt project imports
2009-10-21, by timkelly
change update site to carbide23
RCL_2_2
2009-10-20, by cawthron
final update to public bug and release note pages
RCL_2_2
2009-10-19, by fturovic
back out Symbian block until we can block Qt profile editor from by default putting Symbian info outside the Symbian block
RCL_2_2
2009-10-12, by ssobek
branch merge
RCL_2_2
2009-10-12, by fturovic
fixed some typos in pref and launch config views
RCL_2_2
2009-10-12, by fturovic
enable p2 update site UI
2009-10-12, by cawthron
enable p2 update site UI
RCL_2_2
2009-10-12, by cawthron
updated css file for crash debugger
RCL_2_2
2009-10-12, by fturovic
revised copyright info on title page for crash debugger docs
RCL_2_2
2009-10-12, by fturovic
add Symbian Foundation build scripts
2009-10-09, by cawthron
Fixed adding TrollTech Qt code style named "Qt"
RCL_2_2
2009-10-07, by Steve Sobek
branch merge
RCL_2_2
2009-10-07, by fturovic
updated css files to include SFO style additions
RCL_2_2
2009-10-07, by fturovic
Qt templates should have rss file being built in symbian block
RCL_2_2
2009-10-07, by Steve Sobek
Added TrollTech Qt Code Style (named "Qt).
RCL_2_2
2009-10-06, by Steve Sobek
updated release note link on welcome page
RCL_2_2
2009-10-06, by fturovic
branch merge
RCL_2_2
2009-10-05, by fturovic
BUG 9887 - revised CDK docs with improved import binary project with linked content steps with additional images
RCL_2_2
2009-10-05, by fturovic
adding schema/ to bin.includes so that launch extensions can load
2009-10-05, by john dean 3
Adding schema/ to bin.includes so that launch extensions can load
RCL_2_2
2009-10-05, by john dean 3
Updated to handle double quote when generating "Mark Read" link; fix for Bug 9888.
RCL_2_2
2009-09-29, by stechong
Updated to handle double quote when generating "Mark Read" link; fix for Bug 9888.
2009-09-29, by stechong
change version to 3.0.0
2009-09-29, by cawthron
updated feauture/build properties for com.nokia.carbide.cpp.sdk
2009-09-29, by Matt Salmo
less
more
|
(0)
-480
+480
+1000
tip