- 16 Jul, 2009 24 commits
-
-
con authored
-
Oswald Buddenhagen authored
-
Thorbjørn Lindeijer authored
Now the foreground color, background color and the font of different color scheme categories are displayed directly in the list.
-
Thorbjørn Lindeijer authored
Makes everything look a lot nicer. :-)
-
Friedemann Kleint authored
Reviewed-by:
hjk <qtc-committer@nokia.com>
-
hjk authored
-
ck authored
Added test for QImage and fixed bug uncovered by that test. Also prepared test for QSharedPointer.
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Thorbjørn Lindeijer authored
-
Erik Verbruggen 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 { }
-
- 15 Jul, 2009 16 commits
-
-
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
-