- 08 Mar, 2011 16 commits
-
-
Thomas Hartmann authored
Some items are not movable, but the user should still be able to select them in the form editor. Best example are items inside a positioner.
-
Thomas Hartmann authored
This allows the user to specify another qmlpuppet then the one delivered with QtCreator. For example a pupper build with mingw. The enviroment variable QTCREATOR_QMLPUPPET_PATH is used. Reviewed-by: Kai Koehne
-
Thomas Hartmann authored
This patch detaches the node instance view in edit node.
-
Thomas Hartmann authored
Previous implementation was broken.
-
Thomas Hartmann authored
Ancors work in the property editor, again. TaskNumber: QTCREATORBUG-3958
-
Thomas Hartmann authored
The previous check does not make sense for me. TaskNumber: QTCREATORBUG-3958
-
Thomas Hartmann authored
There were cases where a QDeclarativeEngine was crashing. Reviewed-by: Kai Koehne
-
Pawel Polanski authored
-
Pawel Polanski authored
-
Friedemann Kleint authored
Header specification, remove internal classes from exported headers, fully qualify signals,slots.
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
Kai Koehne authored
Allow more than one breakpoint per compilation unit.
-
Pawel Polanski authored
-
Friedemann Kleint authored
Reviewed-by: hjk Task-number: QTCREATORBUG-3990
-
Friedemann Kleint authored
Breakage introduced by 5c3596e9.
-
Leena Miettinen authored
(cherry picked from commit fd5aece4be960f876e7c98e3c282be57dd1aec2b)
-
- 07 Mar, 2011 24 commits
-
-
Oswald Buddenhagen authored
only simple textual scopes like "unix" are supported. no negation, no complex scopes, no scope nesting.
-
Oswald Buddenhagen authored
- completely replacing existing value lists - creating assignments instead of appendings - writing value lists as a single line
-
Oswald Buddenhagen authored
detach the special handling of files from generic values
-
Oswald Buddenhagen authored
finally ...
-
Oswald Buddenhagen authored
-
con authored
-
hjk authored
Whether the "Recent sessions..." entry makes sense given that it's now immediately available in the item below, too, might still be disputed. Rubberstamped-by: con
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Primrose Mbanefo authored
-
Friedemann Kleint authored
-
Leena Miettinen authored
Reviewed-by: primrose mbanefo
-
Kai Koehne authored
-
Kai Koehne authored
The qmljsdebugger-lib.pri is only included in 2.2 if the user explicitly selected it in the Project Settings. Reviewed-by: Christiaan Janssen
-
Pawel Polanski authored
-
Pawel Polanski authored
-
Tom Sutcliffe authored
because it served no useful purpose and was causing a crash
-
Tom Sutcliffe authored
-
Leena Miettinen authored
Rewrote the introduction. Task-number: QTSDK-587 Reviewed-by: Jerome Pasion
-
Leena Miettinen authored
-
Leena Miettinen authored
-
Bill King authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Emulate exec() by breaking on CreateProcessW().
-