- Jul 17, 2009
-
-
Kai Koehne authored
Commit ac8e3714 did reorder the path list in ProjectWizardPage, while ProjceFileWizardExtension still assumed that the list displayed to the user is exactly the same as passed to ProjectWizardPage. The patch removes the index based communication between the classes altogether and directly stores the ProjectNode in the UserRole of the ComboBox entry.
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
- Jul 16, 2009
-
-
Kavindra Devi Palaraja authored
element all over the code Reviewed-By: TrustMe
-
con authored
-
con authored
-
con authored
-
con authored
-
con authored
-
con authored
-
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 { }
-
- 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
-