- Aug 17, 2010
-
-
Daniel Molkentin authored
Reviewed-By: Leena Miettinen
-
Leandro Melo authored
Reviewed-by: Robert Loehning
-
- Aug 16, 2010
-
-
Jure Repinc authored
Merge-request: 167 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Aug 13, 2010
-
-
Friedemann Kleint authored
due to it causing Windows gdb to crash. Reviewed-by: hjk
-
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
-
Oswald Buddenhagen authored
-
Friedemann Kleint authored
Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Aug 12, 2010
-
-
shiroki authored
This is a team work by shiroki@cuteqt.com, chloerei@gmail.com and xtfllbl@hotmail.com . Merge-request: 2173
-
Oswald Buddenhagen authored
-
hjk authored
-
- Aug 11, 2010
-
-
Jure Repinc authored
Merge-request: 2170 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
axasia authored
Merge-request: 2171 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
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 09, 2010
-
-
Pavel Fric authored
Merge-request: 162 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Aug 06, 2010
-
-
Friedemann Kleint authored
-
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).
-
- Aug 03, 2010
-
-
Pierre Rossi authored
Reviewed-by: ossi
-
- Aug 02, 2010
-
-
Thorbjørn Lindeijer authored
Thanks to RT200 for noticing this one.
-
- 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
-
Sergey Belyashov authored
Merge-request: 157 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Jul 28, 2010
-
-
Christian Kamm authored
Fix for 14686acb with corrected qmldump.
-
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
-
Christian Kamm authored
For Qt 4.7 rev 953e91c582cd396082250748e4c4d8424292c1de
-
- 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
-
-
hjk authored
-