- 03 Feb, 2010 15 commits
-
-
Erik Verbruggen authored
-
Roberto Raggi authored
Done with: ckamm
-
ck authored
-
Christian Kamm authored
Done-with: Roberto
-
Roberto Raggi authored
Done with ckamm
-
Roberto Raggi authored
-
Kai Koehne authored
-
Kai Koehne authored
Will be passed to qmlviewer with the "-L" option. Storing this in the .qmlproject file format itself (and not in the .user file) is useful in case the libraries are relative/part of the checkout that is shared between users/computers.
-
Christiaan Janssen authored
-
hjk authored
-
hjk authored
-
Kai Koehne authored
See according changes in kinetic-declarativeui.
-
Bea Lam authored
longer allowed.
-
Wolfgang Beck authored
-
Wolfgang Beck authored
-
- 02 Feb, 2010 25 commits
-
-
Tobias Hunger authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Friedemann Kleint authored
QString: Use QChar/char where appropriate, do not use QString::null
-
Roberto Raggi authored
-
Christian Kamm authored
Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Roberto Raggi authored
We should never look at the scope chain of the base object when performing a dependant lookup.
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
Related to merge request #106: Jump to filename if Key_Left pressed on result string in SearchResultWindow. Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
kh1 authored
Reviewed-by: ck
-
kh1 authored
-
Erik Verbruggen authored
Instead of calling changeType, the node is removed and a new one is inserted. This is in preparation for renaming changeType.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
This is in preparation of the addition of "targets" in the sense of "platforms to develop for" into the codebase. Reviewed-by: dt
-
Tobias Hunger authored
This is in preparation of the addition of "targets" in the sense of "platforms to develop for" into the codebase. Reviewed-by: dt
-
Erik Verbruggen authored
For @synchornized when ObjC is disabled.
-
Erik Verbruggen authored
It now includes comma expressions, conditionals and assignment expressions.
-
Erik Verbruggen authored
-
Friedemann Kleint authored
Implement IVersionControl::vcsAdd() using --intent-to-add with a cached version check. On this occasion, implement vcsDelete() as well using 'git rm -f'.
-
Tobias Hunger authored
Reviewed-by: dt
-
kh1 authored
SetupData triggers all kind of updates, most notable restarting the content, index widget and full text search indexer threads which might hurt startup performance. Reviewed-by: ck
-