- Aug 19, 2010
-
-
Christian Kandeler authored
-
- Aug 18, 2010
-
-
Friedemann Kleint authored
Initial-patch-by: hjk Task-number: QTCREATORBUG-2084
-
Christian Kandeler authored
-
Friedemann Kleint authored
QTemporaryFile destructor causes a file changed signal due to it holding on to it. Reviewed-by: dt Task-number: QTCREATORBUG-2083
-
hjk authored
-
hjk authored
-
- Aug 17, 2010
-
-
Robert Loehning authored
-
dt authored
Qmake treats "." special, we need to do the same
-
Leandro Melo authored
Reviewed-by: Robert Loehning
-
- Aug 13, 2010
-
-
Kai Koehne authored
An error dialog would be more explicit, but too late because of string freeze.
-
Kai Koehne authored
The executable has been renamed to 'qmlviewer' months ago
-
Friedemann Kleint authored
Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Aug 12, 2010
-
-
Oswald Buddenhagen authored
-
- Aug 11, 2010
-
-
hjk authored
http://bugreports.qt.nokia.com/browse/QTCREATORBUG-1342 (cherry picked from commit 91c90912)
-
- Aug 10, 2010
-
-
Joerg Bornemann authored
The code relies on getting the dialog accepted after the editFinished singnals. This does not work on MacOS. Reviewed-by: ck
-
- Aug 06, 2010
-
-
Tobias Hunger authored
-
Friedemann Kleint authored
Reviewed-by:
Lasse Holmstedt <lasse.holmstedt@nokia.com> Task-number: QTCREATORBUG-2002
-
- Aug 05, 2010
-
-
Friedemann Kleint authored
Reviewed-by:
Carsten Owerfeldt <carsten.owerfeldt@nokia.com> Initial-patch-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Friedemann Kleint authored
-
- Aug 04, 2010
-
-
Tobias Hunger authored
* Update list of S60 header pathes to match up with what is put into the Makefile by QMake (minus ../tmp directories).
-
- Jul 30, 2010
-
-
Robert Loehning authored
-
- Jul 29, 2010
-
-
Lasse Holmstedt authored
Reviewed-by: Thomas Hartmann
-
kh1 authored
Task-number: QTCREATORBUG-1964 Reviewed-by: kh
-
- Jul 28, 2010
-
-
Christian Kamm authored
They would need special treatment, like the Qml extended objects. The issue is they lead to two meta objects with the same classname and the dumper can't handle that. (cherry picked from commit 206c190e)
-
Christian Kamm authored
(cherry picked from commit 619d50f0)
-
Robert Loehning authored
Task-number: QTBUG-12057 Reviewed-by: Alessandro Portale
-
- Jul 26, 2010
-
-
con authored
It had old, interfering logic of its own. Reviewed-by: Tobias Hunger
-
- Jul 23, 2010
-
-
Joerg Bornemann authored
Fast dumper init is now on by default. Reviewed-by: Robert Loehning
-
Joerg Bornemann authored
The symbols in gdbhelpers.dll are never namespaced. Thus we don't have to resolve the symbols - we already know their names. The resolution took 5 seconds per symbol on my machine.
-
- Jul 22, 2010
- Jul 21, 2010
-
-
ck authored
Reviewed-by: kh1
-
- Jul 20, 2010
-
-
Thomas Hartmann authored
Reviewed-by: Kai Koehne
-
- Jul 19, 2010
-
-
ck authored
QTCREATORBUG-1661
-
Erik Verbruggen authored
Task-number: QTCREATORBUG-1770 (cherry picked from commit 4dffc2aa)
-
- Jul 16, 2010
-
-
Tobias Hunger authored
* Fix "instantiated from" with leading spaces being wrongly considered an error. * Add a unit test to cover this case (cherry-picked from 503b3534)
-