- Jul 16, 2009
-
-
Thorbjørn Lindeijer authored
-
Joel Nordell authored
Merge-request: 543 Reviewed-by:
dt <qtc-committer@nokia.com>
-
Friedemann Kleint authored
...thus enabling dumping of it in CDB. Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Thorbjørn Lindeijer authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Sergey Belyashov authored
Merge-request: 900 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Kai Koehne authored
-
Erik Verbruggen authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Kai Koehne authored
This patch should fix auto-indentation (Ctrl+I) for the most usual cases. Before this patch, lines were never dedented, resulting in e.g. Rect { Item { } Item { }
-
- Jul 15, 2009
-
-
hjk authored
-
hjk authored
-
dt authored
-
dt authored
Requires a lot of trivial forwarding.
-
Oswald Buddenhagen authored
avoid qstring functions. instead, use preallocated strings and pointers. now the majority of the parsing time is spent in qt (qfile and qtextcodec).
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Thorbjørn Lindeijer authored
Fixes the issue where it would stay the color of the previous color scheme until you change the cursor position.
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Thorbjørn Lindeijer authored
The creation of the styles directory was in two places and the importing of an old customized style didn't have any safety when the name 'customized.xml' already existed.
-
dt authored
Patch based on the analysis by Grigory Zagorodnev. Task-number: 253974
-
con authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
Thorbjørn Lindeijer authored
Not all colors inherit the color from the standard text. For example line number colors.
-
Thorbjørn Lindeijer authored
So people's customized color schemes don't get lost, but get converted to the new format instead.
-
Norwegian Rock Cat authored
We now at least follow what other Mac applications do.
-
con authored
-
con authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Erik Verbruggen authored
-
con authored
-
con authored
For this we needed to get rid of using QToolBar.
-