- 09 Feb, 2010 27 commits
-
-
Tobias Hunger authored
* Ease cross device development by introducing 'targets' which group build- and runsettings that are valid for this one target Most of the kudos for the code review go to dt. Con, thorbjorn, ckandler and others did also review parts of this patch. Reviewed-by: dt
-
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
-
- 08 Feb, 2010 13 commits
-
-
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
-