2009-12-03 |
timkelly |
update to Qt 1.6.0
RCL_2_4
|
changeset |
files
|
2009-12-03 |
Ed Swartz |
Merge commit
|
changeset |
files
|
2009-12-02 |
Ed Swartz |
Unit test fixes for Win32
|
changeset |
files
|
2009-12-02 |
Ed Swartz |
Initial round of Unix portability fixes (using HostOS class), and fixes to EPOC engine unit tests.
|
changeset |
files
|
2009-12-02 |
Ed Swartz |
Initial changes to ensure the UI shows SBSv1 support only when supported.
|
changeset |
files
|
2009-12-02 |
Ed Swartz |
Initial work to support an ISDKManager implementation that only understands SBSv2 (meaning, no devices.xml support).
|
changeset |
files
|
2009-12-02 |
Ed Swartz |
More UID3 case fixing.
|
changeset |
files
|
2009-12-02 |
Ed Swartz |
Ensure uid3 is lowercase in templates.
|
changeset |
files
|
2009-12-02 |
Ed Swartz |
Add utilities useful for isolating Win32/Unix differences
|
changeset |
files
|
2009-12-02 |
Ed Swartz |
Update templates to use lowercase versions of UID3-derived filenames, as generated by Raptor.
|
changeset |
files
|
2009-12-03 |
fturovic |
daily merge
RCL_2_4
|
changeset |
files
|
2009-12-01 |
fturovic |
repeat removal of migrate page content links
RCL_2_4
|
changeset |
files
|
2009-12-01 |
fturovic |
removed migrate page in welcome as links were no longer valid
RCL_2_4
|
changeset |
files
|
2009-11-20 |
fturovic |
BUG 9913 - updated version number in welcome link
RCL_2_4
|
changeset |
files
|
2009-11-16 |
fturovic |
minor edits
RCL_2_4
|
changeset |
files
|
2009-11-16 |
fturovic |
updated about bout version to 2.4
RCL_2_4
|
changeset |
files
|
2009-12-02 |
dadubrow |
add uids to main tab
|
changeset |
files
|
2009-12-01 |
rsaid |
Added UIDs to the widgets
|
changeset |
files
|
2009-11-30 |
Ed Swartz |
Merged remote changes
|
changeset |
files
|
2009-11-16 |
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.
|
changeset |
files
|
2009-11-16 |
Ed Swartz |
Refactor checks for Qt project nature into one place.
|
changeset |
files
|
2009-11-16 |
Ed Swartz |
Avoid displaying error dialogs in JUnit mode.
|
changeset |
files
|
2009-11-16 |
Ed Swartz |
Add tests for invalid filename capitalization or missing files in CopyFiles process.
|
changeset |
files
|
2009-11-16 |
Ed Swartz |
Fix NPE when passing a null filter, which is marked as allowed.
|
changeset |
files
|
2009-11-16 |
Ed Swartz |
Fix template and font filename capitalization
|
changeset |
files
|
2009-11-20 |
cawthron |
BUG 9913 - updated version number in welcome link, commit for Frank
RCL_2_4
|
changeset |
files
|
2009-11-17 |
timkelly |
merge bug 9052 from default
RCL_2_4
|
changeset |
files
|
2009-11-17 |
timkelly |
merge commit
|
changeset |
files
|
2009-11-17 |
timkelly |
Fix PKG part for bug 9052.
|
changeset |
files
|
2009-11-16 |
wpaul |
merged changes from the 2_4 branch.
|
changeset |
files
|
2009-11-13 |
wpaul |
extend exception/panic support - fixes bug #10063.
RCL_2_4
|
changeset |
files
|
2009-11-13 |
stechong |
Exposed package com.nokia.carbide.internal.cpp.epoc.engine.model.mmp for ATF.
|
changeset |
files
|
2009-11-13 |
stechong |
Exposed package com.nokia.carbide.internal.cpp.epoc.engine.model.mmp for ATF.
RCL_2_4
|
changeset |
files
|
2009-11-13 |
stechong |
Merge commit.
|
changeset |
files
|
2009-11-13 |
stechong |
Added more exported packages and access methods to various MMP editor classes for ATF.
|
changeset |
files
|
2009-11-13 |
stechong |
Added more exported packages and access methods to various MMP editor classes for ATF.
RCL_2_4
|
changeset |
files
|
2009-11-12 |
Ed Swartz |
Replace internal HTMLDOMImplementationImpl with XML DOM
|
changeset |
files
|
2009-11-12 |
Matt Salmo |
updated versions for 2.4.0
RCL_2_2
|
changeset |
files
|
2009-11-10 |
stechong |
Fix for Bug 9852.
RCL_2_4
|
changeset |
files
|
2009-11-10 |
stechong |
Fix for Bug 9852.
|
changeset |
files
|
2009-11-10 |
fturovic |
updated version number to 2.4
RCL_2_4
|
changeset |
files
|
2009-11-10 |
timkelly |
Fix merge to RCL_2_4 for bug 9997.
RCL_2_4
|
changeset |
files
|
2009-11-09 |
timkelly |
Merge bug 9788 from default to RCL_2_4
RCL_2_4
|
changeset |
files
|
2009-11-09 |
timkelly |
Merge Carbide bugs 9997 & 10086 from default.
RCL_2_4
|
changeset |
files
|
2009-11-06 |
john dean 3 |
merged from RCL_2_4
|
changeset |
files
|
2009-11-06 |
john dean 3 |
Removed/added refactored class name which was missing in last commit
RCL_2_4
|
changeset |
files
|
2009-11-06 |
john dean 3 |
Standardized class and method naming after code review
RCL_2_4
|
changeset |
files
|
2009-11-05 |
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
|
changeset |
files
|
2009-11-04 |
cawthron |
write .branch.txt to make the new head
RCL_2_2
|
changeset |
files
|
2009-11-04 |
cawthron |
write .branch.txt to make the new head
RCL_2_4
|
changeset |
files
|
2009-11-04 |
cawthron |
add branch RCL_2_4
RCL_2_4
|
changeset |
files
|
2009-11-03 |
cawthron |
revert version number back to 2.3
RCL_2_2
|
changeset |
files
|
2009-11-03 |
timkelly |
clearer warning message (bug 9997)
|
changeset |
files
|
2009-11-02 |
timkelly |
tweak warning message for project root at root.
|
changeset |
files
|
2009-11-02 |
timkelly |
Remove file counting (too slow performance on slow drive connections). See bug 9997.
|
changeset |
files
|
2009-10-30 |
fturovic |
minor edits to updating page
RCL_2_2
|
changeset |
files
|
2009-10-30 |
fturovic |
revised update carbide page and images to cover changes in P2 updating
RCL_2_2
|
changeset |
files
|
2009-10-30 |
fturovic |
updated version number to 2.4
RCL_2_2
|
changeset |
files
|
2009-11-02 |
cawthron |
revert back to having com.trolltech features in com.nokia.carbide.cpp-feature
|
changeset |
files
|
2009-10-30 |
timkelly |
merge commit
|
changeset |
files
|