Thu, 17 Dec 2009 10:38:24 -0600 timkelly update to 3.0
Wed, 16 Dec 2009 15:48:53 -0600 Ed Swartz Merge commit
Wed, 16 Dec 2009 15:32:46 -0600 Ed Swartz Template setup fixes for #10290
Wed, 16 Dec 2009 15:27:05 -0600 Ed Swartz Look for sbs or sbs.bat under SBS_HOME/bin first, instead of only looking at the PATH.
Wed, 16 Dec 2009 15:26:14 -0600 Ed Swartz Some fixes to avoid rescanning and re-warning when sbs/sbs.bat cannot be found.
Wed, 16 Dec 2009 15:24:45 -0600 Ed Swartz Detect errors from broken Perl scripts
Wed, 16 Dec 2009 14:58:27 -0600 wpaul fixed bug #10282.
Wed, 16 Dec 2009 14:53:38 -0600 wpaul fixed bug #10282. RCL_2_4
Wed, 16 Dec 2009 10:28:34 -0600 dadubrow Changes to remote connections
Wed, 16 Dec 2009 10:27:32 -0600 dadubrow Changes to remote connections
Wed, 16 Dec 2009 08:50:16 -0600 dadubrow updated release notes with info about IConnectionsManager
Mon, 14 Dec 2009 13:06:58 -0600 Ed Swartz Merge commit
Mon, 14 Dec 2009 12:59:27 -0600 Ed Swartz Extract path-manipulation utilities into PathUtils, to correspond with the same classes in EDC.
Mon, 14 Dec 2009 10:34:03 -0600 timkelly Fix bug 10166. Use rvct.h as fallback for rvct tools preinclude RCL_2_4
Mon, 14 Dec 2009 10:28:53 -0600 timkelly rollback last commit on CarbideLanguageData.java. Those changes not needed.
Mon, 14 Dec 2009 10:26:24 -0600 timkelly merge commit
Mon, 14 Dec 2009 10:24:12 -0600 timkelly merge commit
Mon, 14 Dec 2009 10:22:37 -0600 timkelly Fix bug 10166. Use rvct.h as fallback for rvct tools preinclude
Fri, 11 Dec 2009 10:41:54 -0600 Ed Swartz 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.
Fri, 11 Dec 2009 09:47:44 -0600 Ed Swartz More bug #10363 fixes
Thu, 10 Dec 2009 14:57:48 -0600 Ed Swartz Initial fixes for bug #10363 (Browse... button behavior)
Thu, 10 Dec 2009 14:56:18 -0600 Ed Swartz Merge commit
Thu, 10 Dec 2009 14:53:07 -0600 Ed Swartz Initial fixes for bug #10363 (Browse... button behavior)
Thu, 10 Dec 2009 14:51:11 -0600 Ed Swartz Refactor the *.pkg file resourceset gathering to avoid fixing the same bug 12 times
Wed, 09 Dec 2009 15:49:38 -0600 Ed Swartz Fix more path conversion issues with Symbian launch
Thu, 10 Dec 2009 13:45:47 -0600 timkelly Add S60 5.2 support. RCL_2_4
Thu, 10 Dec 2009 13:44:05 -0600 timkelly Add S60 5.2 support.
Thu, 10 Dec 2009 09:48:56 -0600 timkelly Fix bug 10269. RCL_2_4
Thu, 10 Dec 2009 09:38:03 -0600 timkelly Fix bug 10269. Bad exception thrown for unknown keyword (comment in this case)
Wed, 09 Dec 2009 15:44:24 -0600 Ed Swartz Merge commit
Wed, 09 Dec 2009 15:43:55 -0600 Ed Swartz Avoid loading TRK/TCF related connected services outside Win32 since there are no native libraries to support these yet.
Wed, 09 Dec 2009 15:40:36 -0600 Ed Swartz Trap and report errors failing to load non-available native libraries.
Wed, 09 Dec 2009 15:39:08 -0600 Ed Swartz Fix more path conversion issues with Symbian launch
Wed, 09 Dec 2009 15:14:32 -0600 dadubrow Bug 10343 - ensure tcf plugin is loaded RCL_2_4
Wed, 09 Dec 2009 14:43:53 -0600 dadubrow Bug 10343 - ensure tcf plugin is loaded
Wed, 09 Dec 2009 11:24:47 -0600 fturovic fixed broken whats new page in welcome RCL_2_4
Wed, 09 Dec 2009 09:02:51 -0600 Ed Swartz Use canonical capitalization of epoc32, PLATFORM, TARGET, etc. for SIS building
Wed, 09 Dec 2009 09:01:42 -0600 Ed Swartz Use maximum 8 build configs for tests
Wed, 09 Dec 2009 09:01:15 -0600 Ed Swartz Add utility used in EpocEnginHelper
Wed, 09 Dec 2009 09:00:20 -0600 Ed Swartz Fix more Linux path conversions in EpocEngineHelper
Wed, 09 Dec 2009 08:49:46 -0600 Ed Swartz Use String, not IPath, for URL
Wed, 09 Dec 2009 08:32:42 -0600 Ed Swartz Ignore devices.xml in test when it can't exist
Wed, 09 Dec 2009 08:31:57 -0600 Ed Swartz For Linux, fix another case sensitivty check so resource change listener works
Tue, 08 Dec 2009 15:31:51 -0600 Ed Swartz For now, disable help compiler for Raptor in Linux, since build scripts are still Win32-centric
Tue, 08 Dec 2009 13:29:23 -0600 fturovic updated release notes for 2.4 RCL_2_4
Tue, 08 Dec 2009 13:28:56 -0600 fturovic updated bugs fixed list RCL_2_4
Tue, 08 Dec 2009 11:50:06 -0600 Ed Swartz Until #10334 is fixed, make Javadoc match the actual working behavior
Tue, 08 Dec 2009 11:35:42 -0600 Ed Swartz Fix capitalization of library for Qt devkit support detection
Tue, 08 Dec 2009 11:35:12 -0600 Ed Swartz Fix Qt plugin version references in more places
Tue, 08 Dec 2009 11:34:22 -0600 Ed Swartz Clarify usage of API for #10334
Mon, 07 Dec 2009 13:45:40 -0600 Ed Swartz A missed part of the Raptor-only UI changes: don't show SBSv1/SBSv2 selector when only SBSv2 is available.
Mon, 07 Dec 2009 09:37:42 -0600 Ed Swartz Merge commit
Mon, 07 Dec 2009 09:37:04 -0600 Ed Swartz Add missing @noimplement tag to ISDKManager, which was already documented in release notes
Mon, 07 Dec 2009 08:45:02 -0600 timkelly don't scan SDKs when JUnit is running
Sun, 06 Dec 2009 20:47:07 -0600 timkelly merge commit
Sun, 06 Dec 2009 20:41:47 -0600 timkelly update to 1.6.0 qt plugins
Fri, 04 Dec 2009 16:32:30 -0600 Ed Swartz Merge commit
Fri, 04 Dec 2009 16:27:12 -0600 Ed Swartz Another stab at Win32-type path detection that works for both Win32 and Unix
Fri, 04 Dec 2009 16:16:59 -0600 Ed Swartz Adjust some unit test fixes for Win32
Fri, 04 Dec 2009 15:53:08 -0600 Ed Swartz Only test at most 8 build contexts from an SDK.
(0) -300 -100 -60 +60 +100 +300 +1000 tip