- Sep 30, 2010
-
-
Christian Kamm authored
Make sure to push a transitory state before leave(true) so it only finishes the statement - and not the surrounding statement! Reviewed-by: trustme
-
Leandro Melo authored
Reviewed-by: Tobias Hunger
-
Thomas Hartmann authored
I an id is now changed in the navaigator or property editor, we now use the qmljseditor to properly refactor. Also I changed dynamic_cast to qobject_cast Reviewed-by: Erik Verbruggen
-
Thomas Hartmann authored
Task-number: QTCREATORBUG-2507 There might be files without an import for Qt States require "Qt" I also added try {} catch blocks to the state editor, to avoid issues like this. Reviewed-by: Kai Koehne
-
dt authored
Some of the buttons weren't disabled. Reviewed-By: Leandro Melo
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Symptom of file name slashification breakage. Reviewed-by: dt Task-number: QTCREATORBUG-2535
-
Erik Verbruggen authored
-
Christian Kandeler authored
Task-number: QTCREATORBUG-2510 Reviewed-by: Kai Koehne
-
Christian Kandeler authored
Reviewed-by: kh1
-
Friedemann Kleint authored
Reviewed-by: hjk
-
Christian Kamm authored
To make it work with 4.7.0 developer builds. Reviewed-by: owolff
-
Christian Kamm authored
To make plugin dumping work without having to compile the debugging helpers explicitly. Reviewed-by: Kai Koehne
-
Leena Miettinen authored
Task-number: QTCREATORBUG-2430 Reviewed-by: hjk
-
Leena Miettinen authored
Task-number: QTCREATORBUG-2430 Reviewed-by: hjk Reviewed-by: Jarek Kobus
-
kh1 authored
This happens because the may have a different name (like it's frament) which we now look for while parsing the html for the function name. Task-number: QTCREATORBUG-2217 Reviewed-by: ck
-
Friedemann Kleint authored
Fix breakage introduced by 65e95c3a, introducing a writeAccess attribute not properly initialized in the default CT. The GeneratedFile::CustomGeneratorAttribute exists for that purpose. Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Task-number: QTCREATORBUG-2518
-
Pawel Polanski authored
-
Pawel Polanski authored
Reviewed-by: Tobias Hunger
-
Leandro Melo authored
This is actually a general improvement that splits the qualified names so more help ids candidates are considered when searching in the docs. Reviewed-by: kh1
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
-
Erik Verbruggen authored
-
Leena Miettinen authored
Task-number: QTCREATORBUG-2493 Reviewed-by: Erik Verbruggen
-
Leena Miettinen authored
-
Leena Miettinen authored
Reviewed-by: Daniel Molkentin
-
hjk authored
-
Erik Verbruggen authored
Reviewed-by: Christian Kamm
-
Friedemann Kleint authored
Avoid symbol clash with QVector::malloc. Display at least property count. Reviewed-by: hjk
-
Friedemann Kleint authored
Reviewed-by: hjk
-
Kai Koehne authored
The location private includes might still change with 4.7.1 . Better check the qt version string. Reviewed-by: Lasse Holmstedt
-
Lasse Holmstedt authored
Discussed-with: fkleint
-
Kai Koehne authored
This might lead to files that 'disappear' from the pane, e.g. when the suffix is changed to something unsupported. Reviewed-by: Daniel Teske Task-number: QTCREATORBUG-2436
-
hjk authored
Reviewed-by: Roberto Raggi
-
hjk authored
Reviewed-by: Leandro Melo
-
hjk authored
Reviewed-by: Friedemann Kleint
-
Lasse Holmstedt authored
Reviewed-by: Thomas Hartmann
-
Leandro Melo authored
The generic highlighter already provided a method for this. This method was then lifted to the base syntax highlighter and it is now used by the profile highlighter. Reviewed-by: Roberto Raggi Task-number: QTCREATORBUG-2448
-
hjk authored
Reviewed-by: Friedemann Kleint
-
Morten Engvoldsen authored
(cherry picked from commit b4207f31) Reviewed-By: Leena Miettinen
-