- Jun 04, 2010
-
-
Erik Verbruggen authored
This should speed things up a bit, because before, the line was tokenized at least 3 times.
-
- Jun 03, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
hjk authored
-
hjk authored
-
Leandro Melo authored
Generic highlighter: Fix to correct storage of block states when leading context sequences are nested with persistent contexts. This situation is represented by case 5 of testPersistentContexts from the highlighter engine unit tests.
-
Leandro Melo authored
-
Lasse Holmstedt authored
Reviewed-by: erikv
-
- Jun 02, 2010
-
-
Robert Loehning authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Oswald Buddenhagen authored
-
kh1 authored
We missed some environment vars that had to be set to make the script work. NOTE: still does not work on windows, since madbin\pkg-config.cmd needs to be too. Reviewed-by: kh
-
hjk authored
-
- Jun 01, 2010
-
-
kh1 authored
We missed some environment vars that had to be set to make the script work. NOTE: still does not work on windows, since madbin\pkg-config.cmd needs to be too. Reviewed-by: kh
-
ck authored
-
hjk authored
-
Daniel Molkentin authored
Not needed anymore after the general QML support got deactivated. This reverts commit 74bd95d3.
-
hjk authored
-
Daniel Molkentin authored
To get QML functionality back, export QTCREATOR_WITH_QML before running qmake Reviewed-by: Kai Koehne
-
Roberto Raggi authored
-
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
-
kh1 authored
Reviewed-by: ck
-
hjk authored
-
Roberto Raggi 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
-
Roberto Raggi authored
-
- May 31, 2010
-
-
Thorbjørn Lindeijer authored
This fixes QTCREATORBUG-1434, but it's more of a workaround than a fix. The problem was that the file was opened in the diff editor due to a broken diff detection, and the diff editor in turn has a bug in that it's kind of halfway read-only. Reviewed-by: ossi Task-number: QTCREATORBUG-1434
-
Daniel Molkentin authored
Reviewed-by: Kai Koehne
-
Erik Verbruggen authored
Influences the position of the folded-block markers. Reviewed-by: thorbjorn
-
Leandro Melo authored
Now the highlighter engine does not directly depend on TextEditor::FontSettings. This also makes things easier for unit testing.
-
Daniel Molkentin authored
Reviewed-by: Leena Miettinen
-
Daniel Molkentin authored
Reviewed-by: Leena Miettinen
-
Daniel Molkentin authored
Reviewed-by: Leena Miettinen
-