- 16 Jun, 2010 4 commits
-
-
Tobias Hunger authored
-
ck authored
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-1577
-
ck authored
-
- 15 Jun, 2010 24 commits
-
-
dt authored
-
dt authored
Reviewed-By: ossi
-
Christian Kamm authored
The 'state' value already holds the same information. Reviewed-by: Erik Verbruggen (backport of 70448b01)
-
Christian Kamm authored
The 'state' value already holds the same information. Reviewed-by: Erik Verbruggen
-
Thorbjørn Lindeijer authored
-
Friedemann Kleint authored
-
hjk authored
-
hjk authored
-
Thorbjørn Lindeijer authored
In comments and strings, electric characters have no syntactical significance and the unnecessary automatic reindent can be annoying. Reviewed-by: Erik Verbruggen
-
Thorbjørn Lindeijer authored
Due to using QTextCursor::columnNumber() instead of QTextCursor::positionInBlock(), a lot of code would not work correctly when used with wrapped lines. In addition, there was an issue with columnNumber() returning 0 right after inserting a character before the last character of a line. Reviewed-by: mae
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Introduce extra flag. Task-number: QTCREATORBUG-1623
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-1503
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
Plan is to move the models themselves from DebuggerManager to DebuggerRunControl.
-
Friedemann Kleint authored
as it breaks the log output. Task-number: QTCREATORBUG-1623
-
Friedemann Kleint authored
as it breaks the log output. Task-number: QTCREATORBUG-1623
-
Erik Verbruggen authored
This is a "back-port" for 57f2b3e4 from master into 2.0. Done-with: ckamm
-
Leandro Melo authored
Relative to QTCREATORBUG-1225.
-
Erik Verbruggen authored
-
Friedemann Kleint authored
...to fix multithread crash. Fix exit crash by temporarily removing output.
-
Kai Koehne authored
We don't check that an ID entered in the Navigator or Property Editor is not a JavaScript keyword. This patch revamps the RewritingException that happens in this case in a InvalidIdException. Task-number: QTCREATORBUG-1540
-
- 14 Jun, 2010 12 commits
-
-
Robert Loehning authored
Wrote down what hjk told me.
-
hjk authored
-
hjk authored
-
hjk authored
-
Christiaan Janssen authored
QmlDesigner.StatesEditor: speed up by only updating thumbnails after rewritter transactions are finished
-
Erik Verbruggen authored
-
kh1 authored
Task-number: QTCREATORBUG-1621
-
hjk authored
Pass output through the RunControl instead of the DebuggerManager.
-
hjk authored
Plan is to identify make identify an IDebuggerEngine incarnation with a RunControl.
-
Erik Verbruggen authored
-
kh1 authored
-
kh1 authored
-