- Jun 15, 2010
-
-
Christian Kamm authored
Task-number: QTCREATORBUG-1421 Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
The 'state' value already holds the same information. Reviewed-by: Erik Verbruggen (backport of 70448b01)
-
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
Task-number: QTCREATORBUG-1503
-
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
-
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
-
- Jun 14, 2010
-
-
kh1 authored
Task-number: QTCREATORBUG-1621
-
kh1 authored
-
kh1 authored
-
Thorbjørn Lindeijer authored
Reviewed-by: ogoffart
-
kh1 authored
Reviewed-by: ck
-
Sergey Belyashov authored
Merge-request: 150 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Jun 11, 2010
-
-
con authored
-
con authored
from Menu entry Don't show the icon of checkable items in the menu to avoid being affected by broken styles. Task-number: QTCREATORBUG-1173
-
con authored
Reviewed-by: Thorbjørn Lindeijer Task-number: QTCREATORBUG-865
-
Leena Miettinen authored
Reviewed-by: con
-
Leena Miettinen authored
Reviewed-by: con Reviewed-by: Friedemann Kleint Reviewed-by: dt
-
kh1 authored
- lessens open file handles - improves help plugin startup further Task-number: QTCREATORBUG-337 Reviewed-by: ck
-
kh1 authored
Task-number: QTCREATORBUG-1621 Reviewed-by: ck
-
ck authored
Reviewed-by: kh1
-
Oswald Buddenhagen authored
Reviewed-by: hjk
-
- Jun 10, 2010
-
-
dt authored
-
dt authored
-
Marco Bubke authored
This is improving the updating.
-
Marco Bubke authored
-
Kai Koehne authored
Reviewed-by: Marco Bubke Task-id: QTCREATORBUG-1493
-
Marco Bubke authored
This is needed to suppert inline script function of Qml in the designer
-
Oswald Buddenhagen authored
raw strings would break things due to the missing null terminator. this did not affect unix, as there we convert to 8 bit anyway. Task-number: QTCREATORBUG-1364
-
Friedemann Kleint authored
Fixes breakage introduced by 34982c1f. Task-number: QTCREATORBUG-1612 Reviewed-by: dt
-
Kai Koehne authored
Fixes a crash when drag&dropping e.g. the WebView element to a file which doesn't already import the org.webkit package.
-
Kai Koehne authored
Enable correct handling of imports again. This reverts commit de610cac.
-
Kai Koehne authored
E.g. if the type of the node is 'Qt/Image', version 4, 6, search through the list of imports to find 'Qt'. If an alias for the namespace has been defined, prepend this to the element name. Reviewed-by: Erik Verbruggen
-
Kai Koehne authored
Task-number: BAUHAUS-602 Reviewed-by: Erik Verbruggen
-
Kai Koehne authored
The order of imports does matter, therefore it should also be represented as a list in the model. Reviewed-by: Marco Bubke
-
dt authored
Task-Nr: QTCREATORBUG-1593
-
dt authored
-
dt authored
-