- 05 Mar, 2010 3 commits
-
-
hjk authored
-
Friedemann Kleint authored
Handle target page correctly. Remove static enumerations of page ids by member variables to handle differing page setups. Fix page switching logic in library wizard. Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
* Allow to restrict possible targets in the targetselectionpage * Only show the page when it makes sense Reviewed-by: Friedemann Kleint
-
- 04 Mar, 2010 3 commits
-
-
kh1 authored
-
Tobias Hunger authored
... when creating a new project without any Qt version being available
-
Friedemann Kleint authored
Detect SDKs before VC installations. Add static list of installations initialized on demand. List SDKs and VC with platforms settings depending on Qt-version. Detect installations properly, checking existence of setup scripts. Handle delayed shell variable expansion used by SDK setup scripts. Tested with SDK 6.1 onwards (32bit/64bit). Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- 03 Mar, 2010 1 commit
-
-
Friedemann Kleint authored
Reviewed-by: con
-
- 01 Mar, 2010 3 commits
- 26 Feb, 2010 7 commits
-
-
Thorbjørn Lindeijer authored
-
Friedemann Kleint authored
...to use new editor. Reviewed-by:
Lasse Holmstedt <lasse.holmstedt@nokia.com>
-
Friedemann Kleint authored
Pass around contents as string, saving repeated invocation of FormWindowEditor::contents(). Remove dependency to FormWindowEditor. Reviewed-by:
dt <qtc-committer@nokia.com>
-
Friedemann Kleint authored
-
Tobias Hunger authored
* kh1 says there is no such thing as there is no technical destinction between Maemo devices and the Maemo emulator. Reviewed-by: kh1
-
Oswald Buddenhagen authored
Reviewed-by: thiago
-
kh1 authored
Reviewed-by: Thorbjorn
-
- 25 Feb, 2010 6 commits
-
-
Friedemann Kleint authored
-
kh1 authored
-
kh1 authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Also delete the old package before executing "make sis" to ensure that no old file lingers around should the naming change again.
-
ck authored
Task-number: TOOLS-297
-
- 24 Feb, 2010 5 commits
-
-
Robert Loehning authored
Reviewed-by: Oswald Buddenhagen
-
con authored
Correctly show * Headers * C:\foo instead of * Headers * C:/foo
-
con authored
Doing it creates huge delays, because it resolves to a network path. Also rename FolderNode::setFolderName to FolderNode::setDisplayName, because that's the name of the property. Task-number: QTCREATORBUG-695
-
Tobias Hunger authored
* If the qmake path does match then the target does match, too.
-
Tobias Hunger authored
-
- 23 Feb, 2010 11 commits
-
-
kh1 authored
-
kh1 authored
Since we use addAutoReleasedObject we would rather unclean call the class destructor.
-
kh1 authored
-
kh1 authored
-
kh1 authored
This makes the qemu run button appear/ disappear once we add a maemo target to an existing project. Reviewed-by: Tobias Hunger
-
kh1 authored
-
Friedemann Kleint authored
No longer set EPOCDEVICE as it causes an error in createpackage. Remove obsoleted code calling signis.exe and package file rewriting.
-
con authored
-
con authored
-
con authored
-
Tobias Hunger authored
... otherwise we might leak memory
-
- 22 Feb, 2010 1 commit
-
-
Tobias Hunger authored
* Fixes update of Qt version name whne renaming a Qt version.
-