- Feb 09, 2010
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
editor.
-
Erik Verbruggen authored
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
-
Kai Koehne authored
d914555badc in qt-dui/master removed QmlType::fromObject. This patch replaces the method with QVariant::fromValue. The difference here is that the QVariant type is always QObject*, instead of the real inherited type. We have yet to verify if this breaks something.
-
Roberto Raggi authored
-
kh1 authored
Depending on the Qt version we might be able to gather the qemu path, if not the former error message was a bit misleading.
-
ck authored
Reviewed-by: kh1
-
Marco Bubke authored
-
Alessandro Portale authored
Reviewed-by:
Friedemann Kleint <qtc-committer@nokia.com> modified: src/plugins/debugger/registerwindow.cpp
-
Alessandro Portale authored
Reviewed-by:
Roberto Raggi <qtc-committer@nokia.com> modified: src/libs/qmljs/qmljsinterpreter.cpp
-
Roberto Raggi authored
-
con authored
This hopefully brings the navigation history back to behaving sensibly.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
con authored
-
Robert Loehning authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Wolfgang Beck authored
-
- Feb 08, 2010
-
-
Marco Bubke authored
-
Marco Bubke authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
ck authored
-
ck authored
-
Christiaan Janssen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
the last step was moving the statics to a common class which is initialized at startup.
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Thorbjørn Lindeijer authored
Save some cycles by not using QTextBlock::text unnecessarily (since only its length and the character at the block position were used).
-
Roopesh Chander authored
-
Roopesh Chander authored
This is to make it consistent with the rest of the settings ui. When a checkbox is unchecked, the sub-check box becomes invalid, its functionality is disabled, but it retains its checked state.
-