Fri, 04 Dec 2009 14:46:25 -0600 Make sure dynamic platforms are reported in alphabetical order to appease tests (and be consistent between Windows and Unix)
Ed Swartz <ed.swartz@nokia.com> [Fri, 04 Dec 2009 14:46:25 -0600] rev 633
Make sure dynamic platforms are reported in alphabetical order to appease tests (and be consistent between Windows and Unix)
Fri, 04 Dec 2009 14:38:14 -0600 Fix some error parser unit tests. A trailing colon was being included in several source files.
Ed Swartz <ed.swartz@nokia.com> [Fri, 04 Dec 2009 14:38:14 -0600] rev 632
Fix some error parser unit tests. A trailing colon was being included in several source files. Part of the fix is in CDT fix <https://bugs.eclipse.org/bugs/show_bug.cgi?id=296966> and Austin/MCL/sftools/dev/eclipseenv/eclipse 123:71e3840b8eca
Fri, 04 Dec 2009 13:53:51 -0600 Add utility to create IPath from a possibly Win32 string (since this won't parse properly in Unix)
Ed Swartz <ed.swartz@nokia.com> [Fri, 04 Dec 2009 13:53:51 -0600] rev 631
Add utility to create IPath from a possibly Win32 string (since this won't parse properly in Unix)
Fri, 04 Dec 2009 08:33:28 -0600 More Linux porting changes. Use HostOS.EXE_EXT to select the Win32 ".exe" suffix in executable filenames.
Ed Swartz <ed.swartz@nokia.com> [Fri, 04 Dec 2009 08:33:28 -0600] rev 630
More Linux porting changes. Use HostOS.EXE_EXT to select the Win32 ".exe" suffix in executable filenames.
Fri, 04 Dec 2009 08:32:47 -0600 Fix SBSv2 SDK filtering.
Ed Swartz <ed.swartz@nokia.com> [Fri, 04 Dec 2009 08:32:47 -0600] rev 629
Fix SBSv2 SDK filtering. (1) When only SBSv2 is available, assume all SDKs are SBSv2-capable. (2) In the SBSv1+SBSv2 case, ensure the version check >= 8.3 is correct (it was disallowing anything with minor version < 3).
Fri, 04 Dec 2009 08:30:12 -0600 Make sure that SBSv2 platform filtering preferences are used when SBSv1 is not enabled.
Ed Swartz <ed.swartz@nokia.com> [Fri, 04 Dec 2009 08:30:12 -0600] rev 628
Make sure that SBSv2 platform filtering preferences are used when SBSv1 is not enabled. Note, there is probably a bug exposed here: SBSv2 platform filtering is not used in ISymbianSDK#getFilteredBuildConfigurations() if SBSv1 is enabled.
Thu, 03 Dec 2009 14:46:29 -0600 Detect help compiler as a Perl script as well as a .bat file. Clean up some iteration patterns as well.
Ed Swartz <ed.swartz@nokia.com> [Thu, 03 Dec 2009 14:46:29 -0600] rev 627
Detect help compiler as a Perl script as well as a .bat file. Clean up some iteration patterns as well.
Fri, 04 Dec 2009 14:32:19 -0600 Added UIDs to the controls RCL_2_4
rsaid [Fri, 04 Dec 2009 14:32:19 -0600] rev 626
Added UIDs to the controls
Fri, 04 Dec 2009 14:30:35 -0600 Added UIDs to the controls
rsaid [Fri, 04 Dec 2009 14:30:35 -0600] rev 625
Added UIDs to the controls
Fri, 04 Dec 2009 14:22:39 -0600 Added UIDs to the controls
rsaid [Fri, 04 Dec 2009 14:22:39 -0600] rev 624
Added UIDs to the controls
Fri, 04 Dec 2009 14:20:42 -0600 Added UIDs to the controls RCL_2_4
rsaid [Fri, 04 Dec 2009 14:20:42 -0600] rev 623
Added UIDs to the controls
Fri, 04 Dec 2009 10:50:50 -0600 Added uid for the "Remote Process to launch" control RCL_2_4
rsaid [Fri, 04 Dec 2009 10:50:50 -0600] rev 622
Added uid for the "Remote Process to launch" control
Fri, 04 Dec 2009 10:48:26 -0600 Added UID to the "Remote Process to Launch" control
rsaid [Fri, 04 Dec 2009 10:48:26 -0600] rev 621
Added UID to the "Remote Process to Launch" control
Fri, 04 Dec 2009 10:37:52 -0600 Added UIDs to the controls
rsaid [Fri, 04 Dec 2009 10:37:52 -0600] rev 620
Added UIDs to the controls
Fri, 04 Dec 2009 10:35:58 -0600 Added UIDs to the controls RCL_2_4
rsaid [Fri, 04 Dec 2009 10:35:58 -0600] rev 619
Added UIDs to the controls
Fri, 04 Dec 2009 10:17:26 -0600 Added UIDs for the Debugger Tab widgets RCL_2_4
rsaid [Fri, 04 Dec 2009 10:17:26 -0600] rev 618
Added UIDs for the Debugger Tab widgets
Fri, 04 Dec 2009 10:12:37 -0600 Added UIDs for the Debugger Tab widgets
rsaid [Fri, 04 Dec 2009 10:12:37 -0600] rev 617
Added UIDs for the Debugger Tab widgets
Thu, 03 Dec 2009 16:24:10 -0600 Added NLS "none localized string" comments to the new lines
rsaid [Thu, 03 Dec 2009 16:24:10 -0600] rev 616
Added NLS "none localized string" comments to the new lines
Thu, 03 Dec 2009 16:20:55 -0600 Added UIDs for the host group RCL_2_4
rsaid [Thu, 03 Dec 2009 16:20:55 -0600] rev 615
Added UIDs for the host group
Thu, 03 Dec 2009 16:03:31 -0600 Override createControl() to add UIDs to the widgets RCL_2_4
rsaid [Thu, 03 Dec 2009 16:03:31 -0600] rev 614
Override createControl() to add UIDs to the widgets
Thu, 03 Dec 2009 14:08:37 -0600 update to Qt 1.6.0 RCL_2_4
timkelly [Thu, 03 Dec 2009 14:08:37 -0600] rev 613
update to Qt 1.6.0
Thu, 03 Dec 2009 12:04:42 -0600 Merge commit
Ed Swartz <ed.swartz@nokia.com> [Thu, 03 Dec 2009 12:04:42 -0600] rev 612
Merge commit
Wed, 02 Dec 2009 15:23:23 -0600 Unit test fixes for Win32
Ed Swartz <ed.swartz@nokia.com> [Wed, 02 Dec 2009 15:23:23 -0600] rev 611
Unit test fixes for Win32
Wed, 02 Dec 2009 15:02:05 -0600 Initial round of Unix portability fixes (using HostOS class), and fixes to EPOC engine unit tests.
Ed Swartz <ed.swartz@nokia.com> [Wed, 02 Dec 2009 15:02:05 -0600] rev 610
Initial round of Unix portability fixes (using HostOS class), and fixes to EPOC engine unit tests.
Wed, 02 Dec 2009 14:40:51 -0600 Initial changes to ensure the UI shows SBSv1 support only when supported.
Ed Swartz <ed.swartz@nokia.com> [Wed, 02 Dec 2009 14:40:51 -0600] rev 609
Initial changes to ensure the UI shows SBSv1 support only when supported. Also isolate some validations to be Win32-only.
Wed, 02 Dec 2009 14:39:17 -0600 Initial work to support an ISDKManager implementation that only understands SBSv2 (meaning, no devices.xml support).
Ed Swartz <ed.swartz@nokia.com> [Wed, 02 Dec 2009 14:39:17 -0600] rev 608
Initial work to support an ISDKManager implementation that only understands SBSv2 (meaning, no devices.xml support). This abstracts the common behavior of both SDKManagers into AbstractSDKManager but does not change API. SBSv2Utils is extended to encapsulate some repeated patterns to find sbs.bat.
Wed, 02 Dec 2009 14:34:30 -0600 More UID3 case fixing.
Ed Swartz <ed.swartz@nokia.com> [Wed, 02 Dec 2009 14:34:30 -0600] rev 607
More UID3 case fixing.
Wed, 02 Dec 2009 14:33:28 -0600 Ensure uid3 is lowercase in templates.
Ed Swartz <ed.swartz@nokia.com> [Wed, 02 Dec 2009 14:33:28 -0600] rev 606
Ensure uid3 is lowercase in templates. Also fix some bugs related to validating UID3. If the user enters a non-0x prefixed string, this is not always detected, and a UID3 range check warning indicates a different string was parsed (dropping the first two chars as if 0x was there).
Wed, 02 Dec 2009 13:49:43 -0600 Add utilities useful for isolating Win32/Unix differences
Ed Swartz <ed.swartz@nokia.com> [Wed, 02 Dec 2009 13:49:43 -0600] rev 605
Add utilities useful for isolating Win32/Unix differences
Wed, 02 Dec 2009 13:49:10 -0600 Update templates to use lowercase versions of UID3-derived filenames, as generated by Raptor.
Ed Swartz <ed.swartz@nokia.com> [Wed, 02 Dec 2009 13:49:10 -0600] rev 604
Update templates to use lowercase versions of UID3-derived filenames, as generated by Raptor.
Thu, 03 Dec 2009 11:15:14 -0600 daily merge RCL_2_4
fturovic <frank.turovich@nokia.com> [Thu, 03 Dec 2009 11:15:14 -0600] rev 603
daily merge
Tue, 01 Dec 2009 11:52:18 -0600 repeat removal of migrate page content links RCL_2_4
fturovic <frank.turovich@nokia.com> [Tue, 01 Dec 2009 11:52:18 -0600] rev 602
repeat removal of migrate page content links
Tue, 01 Dec 2009 10:22:24 -0600 removed migrate page in welcome as links were no longer valid RCL_2_4
fturovic <frank.turovich@nokia.com> [Tue, 01 Dec 2009 10:22:24 -0600] rev 601
removed migrate page in welcome as links were no longer valid
Fri, 20 Nov 2009 11:46:52 -0600 BUG 9913 - updated version number in welcome link RCL_2_4
fturovic <frank.turovich@nokia.com> [Fri, 20 Nov 2009 11:46:52 -0600] rev 600
BUG 9913 - updated version number in welcome link
Mon, 16 Nov 2009 13:43:16 -0600 minor edits RCL_2_4
fturovic <frank.turovich@nokia.com> [Mon, 16 Nov 2009 13:43:16 -0600] rev 599
minor edits
Mon, 16 Nov 2009 13:42:31 -0600 updated about bout version to 2.4 RCL_2_4
fturovic <frank.turovich@nokia.com> [Mon, 16 Nov 2009 13:42:31 -0600] rev 598
updated about bout version to 2.4
Wed, 02 Dec 2009 09:52:39 -0600 add uids to main tab
dadubrow [Wed, 02 Dec 2009 09:52:39 -0600] rev 597
add uids to main tab
Tue, 01 Dec 2009 15:22:53 -0600 Added UIDs to the widgets
rsaid [Tue, 01 Dec 2009 15:22:53 -0600] rev 596
Added UIDs to the widgets
Mon, 30 Nov 2009 14:30:06 -0600 Merged remote changes
Ed Swartz <ed.swartz@nokia.com> [Mon, 30 Nov 2009 14:30:06 -0600] rev 595
Merged remote changes
Mon, 16 Nov 2009 11:11:50 -0600 Remove hard dependency on Qt plugins; make their resolution optional. Without this, most of Carbide fails to load if any Qt plugin is missing.
Ed Swartz <ed.swartz@nokia.com> [Mon, 16 Nov 2009 11:11:50 -0600] rev 594
Remove hard dependency on Qt plugins; make their resolution optional. Without this, most of Carbide fails to load if any Qt plugin is missing.
Mon, 16 Nov 2009 11:09:45 -0600 Refactor checks for Qt project nature into one place.
Ed Swartz <ed.swartz@nokia.com> [Mon, 16 Nov 2009 11:09:45 -0600] rev 593
Refactor checks for Qt project nature into one place.
Mon, 16 Nov 2009 10:25:45 -0600 Avoid displaying error dialogs in JUnit mode.
Ed Swartz <ed.swartz@nokia.com> [Mon, 16 Nov 2009 10:25:45 -0600] rev 592
Avoid displaying error dialogs in JUnit mode.
Mon, 16 Nov 2009 10:11:24 -0600 Add tests for invalid filename capitalization or missing files in CopyFiles process.
Ed Swartz <ed.swartz@nokia.com> [Mon, 16 Nov 2009 10:11:24 -0600] rev 591
Add tests for invalid filename capitalization or missing files in CopyFiles process.
Mon, 16 Nov 2009 10:10:51 -0600 Fix NPE when passing a null filter, which is marked as allowed.
Ed Swartz <ed.swartz@nokia.com> [Mon, 16 Nov 2009 10:10:51 -0600] rev 590
Fix NPE when passing a null filter, which is marked as allowed.
Mon, 16 Nov 2009 10:07:22 -0600 Fix template and font filename capitalization
Ed Swartz <ed.swartz@nokia.com> [Mon, 16 Nov 2009 10:07:22 -0600] rev 589
Fix template and font filename capitalization
Fri, 20 Nov 2009 13:22:29 -0600 BUG 9913 - updated version number in welcome link, commit for Frank RCL_2_4
cawthron [Fri, 20 Nov 2009 13:22:29 -0600] rev 588
BUG 9913 - updated version number in welcome link, commit for Frank
Tue, 17 Nov 2009 14:17:18 -0600 merge bug 9052 from default RCL_2_4
timkelly [Tue, 17 Nov 2009 14:17:18 -0600] rev 587
merge bug 9052 from default
Tue, 17 Nov 2009 14:13:05 -0600 merge commit
timkelly [Tue, 17 Nov 2009 14:13:05 -0600] rev 586
merge commit
Tue, 17 Nov 2009 14:11:48 -0600 Fix PKG part for bug 9052.
timkelly [Tue, 17 Nov 2009 14:11:48 -0600] rev 585
Fix PKG part for bug 9052.
Mon, 16 Nov 2009 16:40:03 -0600 merged changes from the 2_4 branch.
wpaul [Mon, 16 Nov 2009 16:40:03 -0600] rev 584
merged changes from the 2_4 branch.
Fri, 13 Nov 2009 17:46:06 -0600 extend exception/panic support - fixes bug #10063. RCL_2_4
wpaul [Fri, 13 Nov 2009 17:46:06 -0600] rev 583
extend exception/panic support - fixes bug #10063.
Fri, 13 Nov 2009 14:08:59 -0600 Exposed package com.nokia.carbide.internal.cpp.epoc.engine.model.mmp for ATF.
stechong [Fri, 13 Nov 2009 14:08:59 -0600] rev 582
Exposed package com.nokia.carbide.internal.cpp.epoc.engine.model.mmp for ATF.
Fri, 13 Nov 2009 14:08:16 -0600 Exposed package com.nokia.carbide.internal.cpp.epoc.engine.model.mmp for ATF. RCL_2_4
stechong [Fri, 13 Nov 2009 14:08:16 -0600] rev 581
Exposed package com.nokia.carbide.internal.cpp.epoc.engine.model.mmp for ATF.
Fri, 13 Nov 2009 13:34:34 -0600 Merge commit.
stechong [Fri, 13 Nov 2009 13:34:34 -0600] rev 580
Merge commit.
Fri, 13 Nov 2009 13:34:02 -0600 Added more exported packages and access methods to various MMP editor classes for ATF.
stechong [Fri, 13 Nov 2009 13:34:02 -0600] rev 579
Added more exported packages and access methods to various MMP editor classes for ATF.
Fri, 13 Nov 2009 13:32:02 -0600 Added more exported packages and access methods to various MMP editor classes for ATF. RCL_2_4
stechong [Fri, 13 Nov 2009 13:32:02 -0600] rev 578
Added more exported packages and access methods to various MMP editor classes for ATF.
Thu, 12 Nov 2009 14:50:22 -0600 Replace internal HTMLDOMImplementationImpl with XML DOM
Ed Swartz <ed.swartz@nokia.com> [Thu, 12 Nov 2009 14:50:22 -0600] rev 577
Replace internal HTMLDOMImplementationImpl with XML DOM
Thu, 12 Nov 2009 10:58:52 -0600 updated versions for 2.4.0 RCL_2_2
Matt Salmo <matt.salmo@nokia.com> [Thu, 12 Nov 2009 10:58:52 -0600] rev 576
updated versions for 2.4.0
Tue, 10 Nov 2009 17:39:37 -0600 Fix for Bug 9852. RCL_2_4
stechong [Tue, 10 Nov 2009 17:39:37 -0600] rev 575
Fix for Bug 9852.
Tue, 10 Nov 2009 17:08:19 -0600 Fix for Bug 9852.
stechong [Tue, 10 Nov 2009 17:08:19 -0600] rev 574
Fix for Bug 9852.
(0) -300 -100 -60 +60 +100 +300 +1000 tip