- Aug 10, 2010
-
-
ck authored
-
ck authored
-
ck authored
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-1666 Acked-by:
aportale <alessandro.portale@trolltech.com>
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Kai Koehne authored
Search also for 'name', or 'target' properties and show them beside the type name.
-
Christian Kamm authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
At least display the errors it produces correctly.
-
Olivier Goffart authored
-
Kai Koehne authored
Show id in addition to type string, but with a lighter text color
-
Kai Koehne authored
-
Kai Koehne authored
Don't store pointers in the drag document, but the path to the item.
-
Christian Kamm authored
Done-with: Thomas Hartmann
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
Christian Kamm authored
Done-with: Thomas Hartmann
-
Leandro Melo authored
-
Tobias Hunger authored
* Simplify logic while at it, too.
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Olivier Goffart authored
Removed the CanvasFrameRate class as it is not used, and depends on private Qt API
-
Bill King authored
Details: The current test is a bit too resource intensive.
-
- Aug 09, 2010
-
-
Alessandro Portale authored
Instead of hardcoding a Qt Creator path into the standalone Qml app .pro file by assigning a value to QMLINSPECTOR_PATH, we let Qt Creator set that value as command line argument when calling qmake. QMakeStep::allArguments() is the place where it is added right dt will will certainly suggest a better place place for it.
-
Roberto Raggi authored
The new `Static' format will be used to mark all the static members, e.g. enumerators, static functions, and static class members, but right now, it is used only for enumerators.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
ck authored
Needed for constructs such as "TARGET=../xxx".
-
Roberto Raggi authored
-
ck authored
Necessary for debugging with a remote gdb (as opposed to gdbserver). Reviewed-by: kh1
-
Kai Koehne authored
-
Kai Koehne authored
Add utils-lib.pri, along the lines of e.g. cplusplus-lib.pri
-
Roberto Raggi authored
-
Kai Koehne authored
Don't try to compile the qml debugger backend (which needs private headers from Qt) if private headers cannot be located. Reviewed-by: hjk
-
Roberto Raggi authored
-
Alessandro Portale authored
-