- Mar 05, 2010
-
-
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>
-
Lasse Holmstedt authored
Task-number: BAUHAUS-396 Reviewed-by: dt
-
hjk authored
-
Kai Koehne authored
Reviewed-by: Christian Kamm
-
Tobias Hunger authored
* Allow to restrict possible targets in the targetselectionpage * Only show the page when it makes sense Reviewed-by: Friedemann Kleint
-
Tobias Hunger authored
Reviewed-by: con
-
Christian Kamm authored
This should allow diffs of the generated file to be more meaningful. Reviewed-by: Roberto Raggi
-
Christiaan Janssen authored
-
Jörg Schummer authored
Task-number: BAUHAUS-433 Reviewed-by: kkoehne
-
- Mar 04, 2010
-
-
Daniel Molkentin authored
Fixes: QTCREATORBUG-559
-
Robert Loehning authored
Reviewed-by: kh
-
kh1 authored
After this change and the change we did to 4.7, we are down to ~100ms time in extensionsInitialized on Windows, should be even more on Linux.
-
kh1 authored
-
kh1 authored
-
kh1 authored
-
Erik Verbruggen authored
-
Daniel Molkentin authored
Reviewed-By: Robert Loehning
-
Jens Bache-Wiig authored
We need to draw drop indicators for this. I made them semi transparent white rectangles for now.
-
Erik Verbruggen authored
-
Kai Koehne authored
Users also can now explicitly set the path to the private header files by passing "QT_PRIVATE_HEADERS=$PATH" to qmake, or force qmake to ignore the plugins by passing in an invalid /empty path. Reviewed-by: con
-
Tobias Hunger authored
... when creating a new project without any Qt version being available
-
hjk authored
breakpoints. Seems to be needed for "GNU gdb (GDB) SUSE (6.8.91.20090930-2.4)"
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Tobias Hunger authored
-
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>
-
Kai Koehne authored
This fixes a crash when editing a file where e.g. PropertyChanges had an invalid target property. Reviewed-by: Lasse Holmstedt
-
hjk authored
-
con authored
Reviewed-by: Erik Verbruggen
-
hjk authored
-
Friedemann Kleint authored
Polish the process dialog. Task-number: QTCREATORBUG-800
-
Friedemann Kleint authored
Check on path is too strict (since the documents are already limited to the ones including the header). Task-number: QTCREATORBUG-746
-
- Mar 03, 2010
-
-
Lasse Holmstedt authored
Task-number: BAUHAUS-428 Reviewed-by: marco
-
hjk authored
-
hjk authored
mechanism for breakpoints.
-
hjk authored
supresses wiggly lines ...
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
The warning shows when passing an empty string to the constructor of a QColor. It has been removed again, but still made it into the alpha, so let's work it around for now. Reviewed-by: con
-