- 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
-
dt authored
-
dt authored
-
Leena Miettinen authored
-
Leena Miettinen authored
Reviewed-by: Christian Kamm
-
Leena Miettinen authored
-
Leena Miettinen authored
-
Leena Miettinen authored
-
Leena Miettinen authored
Reviewed-by: Niels Weber Reviewed-by: Tim Jenssen
-
Erik Verbruggen authored
Task-number: BAUHAUS-780 Reviewed-by: kkoehne
-
Tobias Hunger authored
* Fix displayed shadow build location * Fix shadow build location used by newly set up shadow builds Task-number: QTCREATORBUG-1599 Reviewed-by: dt (cherry picked from commit 1d8e1760)
-
Kai Koehne authored
Task-number: BAUHAUS-780
-
Kai Koehne authored
The heuristics to find the file to run and the logic that decides whether the show / debug button is shown weren't in sync. Also, don't try to run .qmlproject files if open in the editor. Reviewed-by: Lasse Holmstedt
-
Joerg Bornemann authored
On the project page isn't much information for the end user.
-
- Jun 09, 2010
-
-
Robert Loehning authored
-
Kai Koehne authored
Task-number: QTCREATORBUG-1609
-