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.
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
less
more
|
(0)
-120
+120
+1000
tip