Thu, 17 Dec 2009 16:05:51 -0600 Initial device status widget
Ed Swartz <ed.swartz@nokia.com> [Thu, 17 Dec 2009 16:05:51 -0600] rev 703
Initial device status widget
Fri, 18 Dec 2009 09:30:04 -0600 rename connection status to avoid having to qualify when using with service status in same module
dadubrow [Fri, 18 Dec 2009 09:30:04 -0600] rev 702
rename connection status to avoid having to qualify when using with service status in same module
Fri, 18 Dec 2009 09:17:36 -0600 make disconnect api based on new connection interface
dadubrow [Fri, 18 Dec 2009 09:17:36 -0600] rev 701
make disconnect api based on new connection interface
Fri, 18 Dec 2009 07:45:51 -0600 rename internal api package to internal.api
dadubrow [Fri, 18 Dec 2009 07:45:51 -0600] rev 700
rename internal api package to internal.api
Thu, 17 Dec 2009 15:43:43 -0600 Add support for dynamic connections
dadubrow [Thu, 17 Dec 2009 15:43:43 -0600] rev 699
Add support for dynamic connections
Thu, 17 Dec 2009 11:28:11 -0600 more changes to remote connections for discovery + load extensions
dadubrow [Thu, 17 Dec 2009 11:28:11 -0600] rev 698
more changes to remote connections for discovery + load extensions
Thu, 17 Dec 2009 10:40:31 -0600 update to 2.4 RCL_2_4
timkelly [Thu, 17 Dec 2009 10:40:31 -0600] rev 697
update to 2.4
Thu, 17 Dec 2009 10:38:24 -0600 update to 3.0
timkelly [Thu, 17 Dec 2009 10:38:24 -0600] rev 696
update to 3.0
Wed, 16 Dec 2009 15:48:53 -0600 Merge commit
Ed Swartz <ed.swartz@nokia.com> [Wed, 16 Dec 2009 15:48:53 -0600] rev 695
Merge commit
Wed, 16 Dec 2009 15:32:46 -0600 Template setup fixes for #10290
Ed Swartz <ed.swartz@nokia.com> [Wed, 16 Dec 2009 15:32:46 -0600] rev 694
Template setup fixes for #10290
Wed, 16 Dec 2009 15:27:05 -0600 Look for sbs or sbs.bat under SBS_HOME/bin first, instead of only looking at the PATH.
Ed Swartz <ed.swartz@nokia.com> [Wed, 16 Dec 2009 15:27:05 -0600] rev 693
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 Some fixes to avoid rescanning and re-warning when sbs/sbs.bat cannot be found.
Ed Swartz <ed.swartz@nokia.com> [Wed, 16 Dec 2009 15:26:14 -0600] rev 692
Some fixes to avoid rescanning and re-warning when sbs/sbs.bat cannot be found.
Wed, 16 Dec 2009 15:24:45 -0600 Detect errors from broken Perl scripts
Ed Swartz <ed.swartz@nokia.com> [Wed, 16 Dec 2009 15:24:45 -0600] rev 691
Detect errors from broken Perl scripts
Wed, 16 Dec 2009 14:58:27 -0600 fixed bug #10282.
wpaul [Wed, 16 Dec 2009 14:58:27 -0600] rev 690
fixed bug #10282.
Wed, 16 Dec 2009 14:53:38 -0600 fixed bug #10282. RCL_2_4
wpaul [Wed, 16 Dec 2009 14:53:38 -0600] rev 689
fixed bug #10282.
Wed, 16 Dec 2009 10:28:34 -0600 Changes to remote connections
dadubrow [Wed, 16 Dec 2009 10:28:34 -0600] rev 688
Changes to remote connections add javadoc to IConnectionsManager + IConnectionTypeProvider deprecate internal methods and don't use them internally from interface add new interfaces and methods to support host PnP
Wed, 16 Dec 2009 10:27:32 -0600 Changes to remote connections
dadubrow [Wed, 16 Dec 2009 10:27:32 -0600] rev 687
Changes to remote connections add javadoc to IConnectionsManager + IConnectionTypeProvider deprecate internal methods and don't use them internally from interface add new interfaces and methods to support host PnP
Wed, 16 Dec 2009 08:50:16 -0600 updated release notes with info about IConnectionsManager
dadubrow [Wed, 16 Dec 2009 08:50:16 -0600] rev 686
updated release notes with info about IConnectionsManager
Mon, 14 Dec 2009 13:06:58 -0600 Merge commit
Ed Swartz <ed.swartz@nokia.com> [Mon, 14 Dec 2009 13:06:58 -0600] rev 685
Merge commit
Mon, 14 Dec 2009 12:59:27 -0600 Extract path-manipulation utilities into PathUtils, to correspond with the same classes in EDC.
Ed Swartz <ed.swartz@nokia.com> [Mon, 14 Dec 2009 12:59:27 -0600] rev 684
Extract path-manipulation utilities into PathUtils, to correspond with the same classes in EDC. -- Also, fix oversight where Win32 paths were not properly converted into IPath on Unix (the device was not set).
Mon, 14 Dec 2009 10:34:03 -0600 Fix bug 10166. Use rvct.h as fallback for rvct tools preinclude RCL_2_4
timkelly [Mon, 14 Dec 2009 10:34:03 -0600] rev 683
Fix bug 10166. Use rvct.h as fallback for rvct tools preinclude
Mon, 14 Dec 2009 10:28:53 -0600 rollback last commit on CarbideLanguageData.java. Those changes not needed.
timkelly [Mon, 14 Dec 2009 10:28:53 -0600] rev 682
rollback last commit on CarbideLanguageData.java. Those changes not needed.
Mon, 14 Dec 2009 10:26:24 -0600 merge commit
timkelly [Mon, 14 Dec 2009 10:26:24 -0600] rev 681
merge commit
Mon, 14 Dec 2009 10:24:12 -0600 merge commit
timkelly [Mon, 14 Dec 2009 10:24:12 -0600] rev 680
merge commit
Mon, 14 Dec 2009 10:22:37 -0600 Fix bug 10166. Use rvct.h as fallback for rvct tools preinclude
timkelly [Mon, 14 Dec 2009 10:22:37 -0600] rev 679
Fix bug 10166. Use rvct.h as fallback for rvct tools preinclude
Fri, 11 Dec 2009 10:41:54 -0600 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.
Ed Swartz <ed.swartz@nokia.com> [Fri, 11 Dec 2009 10:41:54 -0600] rev 678
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 More bug #10363 fixes
Ed Swartz <ed.swartz@nokia.com> [Fri, 11 Dec 2009 09:47:44 -0600] rev 677
More bug #10363 fixes
Thu, 10 Dec 2009 14:57:48 -0600 Initial fixes for bug #10363 (Browse... button behavior)
Ed Swartz <ed.swartz@nokia.com> [Thu, 10 Dec 2009 14:57:48 -0600] rev 676
Initial fixes for bug #10363 (Browse... button behavior)
Thu, 10 Dec 2009 14:56:18 -0600 Merge commit
Ed Swartz <ed.swartz@nokia.com> [Thu, 10 Dec 2009 14:56:18 -0600] rev 675
Merge commit
Thu, 10 Dec 2009 14:53:07 -0600 Initial fixes for bug #10363 (Browse... button behavior)
Ed Swartz <ed.swartz@nokia.com> [Thu, 10 Dec 2009 14:53:07 -0600] rev 674
Initial fixes for bug #10363 (Browse... button behavior)
Thu, 10 Dec 2009 14:51:11 -0600 Refactor the *.pkg file resourceset gathering to avoid fixing the same bug 12 times
Ed Swartz <ed.swartz@nokia.com> [Thu, 10 Dec 2009 14:51:11 -0600] rev 673
Refactor the *.pkg file resourceset gathering to avoid fixing the same bug 12 times
Wed, 09 Dec 2009 15:49:38 -0600 Fix more path conversion issues with Symbian launch
Ed Swartz <ed.swartz@nokia.com> [Wed, 09 Dec 2009 15:49:38 -0600] rev 672
Fix more path conversion issues with Symbian launch
Thu, 10 Dec 2009 13:45:47 -0600 Add S60 5.2 support. RCL_2_4
timkelly [Thu, 10 Dec 2009 13:45:47 -0600] rev 671
Add S60 5.2 support.
Thu, 10 Dec 2009 13:44:05 -0600 Add S60 5.2 support.
timkelly [Thu, 10 Dec 2009 13:44:05 -0600] rev 670
Add S60 5.2 support.
Thu, 10 Dec 2009 09:48:56 -0600 Fix bug 10269. RCL_2_4
timkelly [Thu, 10 Dec 2009 09:48:56 -0600] rev 669
Fix bug 10269.
Thu, 10 Dec 2009 09:38:03 -0600 Fix bug 10269. Bad exception thrown for unknown keyword (comment in this case)
timkelly [Thu, 10 Dec 2009 09:38:03 -0600] rev 668
Fix bug 10269. Bad exception thrown for unknown keyword (comment in this case)
Wed, 09 Dec 2009 15:44:24 -0600 Merge commit
Ed Swartz <ed.swartz@nokia.com> [Wed, 09 Dec 2009 15:44:24 -0600] rev 667
Merge commit
Wed, 09 Dec 2009 15:43:55 -0600 Avoid loading TRK/TCF related connected services outside Win32 since there are no native libraries to support these yet.
Ed Swartz <ed.swartz@nokia.com> [Wed, 09 Dec 2009 15:43:55 -0600] rev 666
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 Trap and report errors failing to load non-available native libraries.
Ed Swartz <ed.swartz@nokia.com> [Wed, 09 Dec 2009 15:40:36 -0600] rev 665
Trap and report errors failing to load non-available native libraries.
Wed, 09 Dec 2009 15:39:08 -0600 Fix more path conversion issues with Symbian launch
Ed Swartz <ed.swartz@nokia.com> [Wed, 09 Dec 2009 15:39:08 -0600] rev 664
Fix more path conversion issues with Symbian launch
Wed, 09 Dec 2009 15:14:32 -0600 Bug 10343 - ensure tcf plugin is loaded RCL_2_4
dadubrow [Wed, 09 Dec 2009 15:14:32 -0600] rev 663
Bug 10343 - ensure tcf plugin is loaded
Wed, 09 Dec 2009 14:43:53 -0600 Bug 10343 - ensure tcf plugin is loaded
dadubrow [Wed, 09 Dec 2009 14:43:53 -0600] rev 662
Bug 10343 - ensure tcf plugin is loaded
Wed, 09 Dec 2009 11:24:47 -0600 fixed broken whats new page in welcome RCL_2_4
fturovic <frank.turovich@nokia.com> [Wed, 09 Dec 2009 11:24:47 -0600] rev 661
fixed broken whats new page in welcome
Wed, 09 Dec 2009 09:02:51 -0600 Use canonical capitalization of epoc32, PLATFORM, TARGET, etc. for SIS building
Ed Swartz <ed.swartz@nokia.com> [Wed, 09 Dec 2009 09:02:51 -0600] rev 660
Use canonical capitalization of epoc32, PLATFORM, TARGET, etc. for SIS building
Wed, 09 Dec 2009 09:01:42 -0600 Use maximum 8 build configs for tests
Ed Swartz <ed.swartz@nokia.com> [Wed, 09 Dec 2009 09:01:42 -0600] rev 659
Use maximum 8 build configs for tests
Wed, 09 Dec 2009 09:01:15 -0600 Add utility used in EpocEnginHelper
Ed Swartz <ed.swartz@nokia.com> [Wed, 09 Dec 2009 09:01:15 -0600] rev 658
Add utility used in EpocEnginHelper
Wed, 09 Dec 2009 09:00:20 -0600 Fix more Linux path conversions in EpocEngineHelper
Ed Swartz <ed.swartz@nokia.com> [Wed, 09 Dec 2009 09:00:20 -0600] rev 657
Fix more Linux path conversions in EpocEngineHelper
Wed, 09 Dec 2009 08:49:46 -0600 Use String, not IPath, for URL
Ed Swartz <ed.swartz@nokia.com> [Wed, 09 Dec 2009 08:49:46 -0600] rev 656
Use String, not IPath, for URL
Wed, 09 Dec 2009 08:32:42 -0600 Ignore devices.xml in test when it can't exist
Ed Swartz <ed.swartz@nokia.com> [Wed, 09 Dec 2009 08:32:42 -0600] rev 655
Ignore devices.xml in test when it can't exist
Wed, 09 Dec 2009 08:31:57 -0600 For Linux, fix another case sensitivty check so resource change listener works
Ed Swartz <ed.swartz@nokia.com> [Wed, 09 Dec 2009 08:31:57 -0600] rev 654
For Linux, fix another case sensitivty check so resource change listener works
Tue, 08 Dec 2009 15:31:51 -0600 For now, disable help compiler for Raptor in Linux, since build scripts are still Win32-centric
Ed Swartz <ed.swartz@nokia.com> [Tue, 08 Dec 2009 15:31:51 -0600] rev 653
For now, disable help compiler for Raptor in Linux, since build scripts are still Win32-centric
Tue, 08 Dec 2009 13:29:23 -0600 updated release notes for 2.4 RCL_2_4
fturovic <frank.turovich@nokia.com> [Tue, 08 Dec 2009 13:29:23 -0600] rev 652
updated release notes for 2.4
Tue, 08 Dec 2009 13:28:56 -0600 updated bugs fixed list RCL_2_4
fturovic <frank.turovich@nokia.com> [Tue, 08 Dec 2009 13:28:56 -0600] rev 651
updated bugs fixed list
Tue, 08 Dec 2009 11:50:06 -0600 Until #10334 is fixed, make Javadoc match the actual working behavior
Ed Swartz <ed.swartz@nokia.com> [Tue, 08 Dec 2009 11:50:06 -0600] rev 650
Until #10334 is fixed, make Javadoc match the actual working behavior
Tue, 08 Dec 2009 11:35:42 -0600 Fix capitalization of library for Qt devkit support detection
Ed Swartz <ed.swartz@nokia.com> [Tue, 08 Dec 2009 11:35:42 -0600] rev 649
Fix capitalization of library for Qt devkit support detection
Tue, 08 Dec 2009 11:35:12 -0600 Fix Qt plugin version references in more places
Ed Swartz <ed.swartz@nokia.com> [Tue, 08 Dec 2009 11:35:12 -0600] rev 648
Fix Qt plugin version references in more places
Tue, 08 Dec 2009 11:34:22 -0600 Clarify usage of API for #10334
Ed Swartz <ed.swartz@nokia.com> [Tue, 08 Dec 2009 11:34:22 -0600] rev 647
Clarify usage of API for #10334
Mon, 07 Dec 2009 13:45:40 -0600 A missed part of the Raptor-only UI changes: don't show SBSv1/SBSv2 selector when only SBSv2 is available.
Ed Swartz <ed.swartz@nokia.com> [Mon, 07 Dec 2009 13:45:40 -0600] rev 646
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 Merge commit
Ed Swartz <ed.swartz@nokia.com> [Mon, 07 Dec 2009 09:37:42 -0600] rev 645
Merge commit
Mon, 07 Dec 2009 09:37:04 -0600 Add missing @noimplement tag to ISDKManager, which was already documented in release notes
Ed Swartz <ed.swartz@nokia.com> [Mon, 07 Dec 2009 09:37:04 -0600] rev 644
Add missing @noimplement tag to ISDKManager, which was already documented in release notes
(0) -300 -100 -60 +60 +100 +300 +1000 tip