- 02 Nov, 2010 2 commits
-
-
Friedemann Kleint authored
-
con authored
-
- 01 Nov, 2010 5 commits
- 29 Oct, 2010 1 commit
-
-
Kai Koehne authored
QRegExp matching is quite expensive, and has to be done for every file in the project directory tree against all possible suffixes. Optimize for the common case that the pattern is "*.suffix" by doing a fileName.endsWidth(suffix) in this case. This speeds up loading of examples/declarative/declarative.qmlproject by about 30%. Reviewed-by: Christian Kamm
-
- 28 Oct, 2010 1 commit
-
-
Christian Kandeler authored
Task-number: QTCREATORBUG-2706
-
- 27 Oct, 2010 1 commit
-
-
hjk authored
Reviewed-by: dt Task-number: QTCREATORBUG-2921
-
- 26 Oct, 2010 2 commits
- 21 Oct, 2010 2 commits
- 20 Oct, 2010 4 commits
-
-
Christian Kamm authored
Reviewed-by: trustme
-
Bill King authored
"CONFIG += testcase" does this for us, and is the proper way to do this.
-
Bill King authored
-
Bill King authored
-
- 19 Oct, 2010 1 commit
-
-
Christian Kamm authored
Task-number: QTCREATORBUG-2574 Reviewed-by: Roberto Raggi
-
- 12 Oct, 2010 2 commits
- 11 Oct, 2010 6 commits
-
-
Leandro Melo authored
Reviewed-by: Bill King
-
hjk authored
-
Bill King authored
-
Christian Kandeler authored
I recently changed the signal argument, but forgot to update some of the points of use. Reviewed-by: kh1
-
con authored
Task-number: QTCREATORBUG-65
-
hjk authored
Reviewed-by: Friedemann Kleint
-
- 08 Oct, 2010 6 commits
-
-
hjk authored
-
hjk authored
Reviewed-by: Alessandro Portale
-
hjk authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Christian Kamm authored
Reviewed-by: Roberto Raggi Reviewed-by: Erik Verbruggen (cherry picked from commit c2d890f6)
-
- 06 Oct, 2010 4 commits
-
-
Christian Kamm authored
-
Christian Kamm authored
Reviewed-by: Roberto Raggi Reviewed-by: Erik Verbruggen
-
Christian Kandeler authored
Otherwise we can't sensibly declare slots with a matching parameter.
-
Thomas Hartmann authored
We need to support the N900 Reviewed-by: Kai Koehne
-
- 05 Oct, 2010 3 commits
-
-
Christian Kandeler authored
-
Christian Kandeler authored
-
hjk authored
Reviewed-by: Friedemann Kleint
-