- Mar 04, 2010
-
-
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
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Erik Verbruggen authored
Reviewed-by: Roberto Raggi
-
mae authored
Currently the 10second auto-save timer is started when an editor is opened or close, or when a bookmark or breakpoint is set or removed. The change ensures that users do not lose their session state should creator crash (e.g. when a laptop runs out of battery) Task-number: QTCREATORBUG-188 Reviewed-by: con
-
Lasse Holmstedt authored
Task-number: BAUHAUS-430 Reviewed-by: marco
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
Friedemann Kleint authored
Reviewed-by: con
-
Christiaan Janssen authored
-
Roberto Raggi authored
-
Roberto Raggi authored
Task-number: QTCREATORBUG-577
-
Kai Koehne authored
Task-number: BAUHAUS-424 Reviewed-by: Lasse Holmstedt
-
Roberto Raggi authored
-
Christian Kamm authored
* The "Script" type is now implicitly available without imports. * No errors for bindings inside a Connections element. Reviewed-by: Roberto Raggi
-
Jens Bache-Wiig authored
We previously allowed fully white and yellow colors as the base color for our interface. This does not work with our icons or other interface elements. Instead I now constrain the selectable colors within a certain range of saturation and brightness. This still leaves the user in control but will prevent the common case where the user selects an overly saturated color from the color picker and ends up with an unusable or extremely ugly panel.
-
Friedemann Kleint authored
Set mode variable correctly, suppress unwanted debug output. Reviewed-by:
hjk <qtc-committer@nokia.com>
-