- Jun 04, 2010
-
-
Daniel Molkentin authored
Reviewed-by: Leena Miettinen
-
mae authored
Reviewed-by: Roberto Raggi
-
ck authored
Reviewed-by: kh1
-
Kai Koehne authored
We disabled the visible parts of the Qml support by default for the 2.0 release. Defining QTCREATOR_WITH_QML brings it back. This hack should be removed as soon as 2.0 is shipped. Reviewed-by: Daniel Molkentin
-
Daniel Molkentin authored
No strings translations were harmed in this commit. No kittens either. Reviewed-by: Alessandro Portale
-
hjk authored
On Mac, QKeyEvent::text() returns non-empty strings for cursor keys. This breaks some of the logic relying on text() being empty for "special" keys. This is a quick fix to make it usable.
-
Kai Koehne authored
Since fa640f66 we're always switching to the base state when going from state A to state B. Fix autotests accordingly.
-
Kai Koehne authored
Commit 112df597 removed the definition, but not declaration of test method. Reviewed-by: erikv
-
hjk authored
-
- Jun 03, 2010
-
-
Daniel Molkentin authored
Reviewed-by: Oswald Buddenhagen
-
Pierre Rossi authored
Reviewed-by : Daniel Molkentin (cherry picked from commit 514b30ec, this was accidentially committed into 2.0.0 first)
-
Christian Kamm authored
- Enable qmlprojectplugin even if Qml support is disabled. - But disable its wizards in that case. - Disable the Qml file wizard if the support is off. Reviewed-by: Kai Koehne
-
- Jun 02, 2010
-
-
Leena Miettinen authored
-
Leena Miettinen authored
-
Thorbjørn Lindeijer authored
Reviewed-by: kh1
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
While 2641496a removed the marks check entirely, a fix for the same issue made on the master branch (1263babf) changed it to check whether the line numbers are visible. This is more correct. Reviewed-by: mae
-
dt authored
Reviewed-By: thorbjorn Task-Nr: QTCREATORBUG-965
-
- Jun 01, 2010
-
-
Leena Miettinen authored
-
Leena Miettinen authored
-
Leena Miettinen authored
Doc - Add information about creating Maemo installation packages. Edit instructions for setting up development environment for Maemo. Add not about encrypted keys not being supported. Reviewed-by: kh
-
hjk authored
-
Daniel Molkentin authored
This is unconditional, since we seem to have no way of doing it conditionally in a clean way. Reviewed-by: Oswald Buddenhagen
-
Robert Loehning authored
Reviewed-by: Oswald Buddenhagen
-
Robert Loehning authored
Reviewed-by: Oswald Buddenhagen
-
Daniel Molkentin authored
Not needed anymore after the general QML support got deactivated. This reverts commit 74bd95d3.
-
hjk authored
-
hjk authored
-
Daniel Molkentin authored
To get QML functionality back, export QTCREATOR_WITH_QML before running qmake Reviewed-by: Kai Koehne
-
Robert Loehning authored
Reviewed-by: Oswald Buddenhagen
-
Thorbjørn Lindeijer authored
Was broken in 915a07bd, which caused help links only to be resolved for expressions under the cursor. Task-number: QTCREATORBUG-159 Reviewed-by: ckamm
-
Thorbjørn Lindeijer authored
The ProjectFilesEditor used for editing the generic project's files does not show text marks, which broke the line select in the gutter. Task-number: QTCREATORBUG-1238 Reviewed-by: mae
-
hjk authored
-
Thorbjørn Lindeijer authored
The various text editor overlays and the text cursor were being painted on top of the collapsed block popup. Reviewed-by: mae
-
Leena Miettinen authored
-
Leena Miettinen authored
-
Leena Miettinen authored
-
Leena Miettinen authored
-