- Sep 08, 2010
-
-
dt authored
-
dt authored
Reported on IRC Reviewed-By: hjk
-
hjk authored
'+' instead of '+='. Duh.
-
Christian Kandeler authored
Also document remote gdbserver adapter's signal.
-
hjk authored
Task-number: QTCREATORBUG-2264
-
hjk authored
-
hjk authored
Task-number: QTCREATORBUG-982
-
hjk authored
-
Friedemann Kleint authored
... in case syncqt is broken.
-
hjk authored
Task-number: QTCREATORBUG-2272
-
hjk authored
-
hjk authored
-
- Sep 07, 2010
-
-
dt authored
-
dt authored
The heuristic to detect generated files is pretty basic and tries to match the filenames against 3 patterns. Task-Nr: QTCREATORBUG-2077
-
Christian Kandeler authored
Was renamed weeks ago, somehow came back.
-
Christian Kandeler authored
Parse script output instead. Done-with: kh1
-
Christiaan Janssen authored
Reviewed-by: Lasse Holmstedt
-
mae authored
Also fixes a crash when folding code at the very end of the document Task-number: QTCREATORBUG-2159
-
Thomas Hartmann authored
properties The navigator now displays all properties whose type is a sub class of QGraphicsObject, except for those properties inherited by Qt/Item. The contents of the default property are displayed as direct children of the model node's tree node. Reparenting into and from the displayed properties is supported. original author: Joerg Schummer
-
Thomas Hartmann authored
After this change, the parent properties of model nodes do not have to be "data" or "children" anymore. Any node or node list property can contain children. original author: Joerg Schummer I did some changes to the patch. 1.) Fix for NodeMetaInfo 2.) Remove changes to ObjectNodeInstance 3.) Adapt QmlObjectNode
-
Thomas Hartmann authored
-
Thomas Hartmann authored
When the user moves a block up or down the text markers have to be updated correctly. This is done now in moveLineUpDown(). We check if a text marker is in the block that is about to be moved and set the position of the QTextCursor to the correct value, afterwards. Reviewed-by: mae
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Leena Miettinen authored
Reviewed-by: Friedemann Kleint
-
Leena Miettinen authored
-
Tobias Hunger authored
* Output parser was deleted to early, resulting in creator assuming that the build had failed.
-
dt authored
It's more complicated then expected, to be detangled another day
-
dt authored
Task-Nr: QTCREATORBUG-2276
-
Friedemann Kleint authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Morten Engvoldsen authored
-
Morten Engvoldsen authored
-
Tobias Hunger authored
* Explicitly set signing mode to SelfSigned if not mentioned in the .user file * Do not use c-style casts.
-