Commits on Source (41)
-
con authored9b5e727d
-
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. (cherry picked from commit 31eb31dd)
018d1f92 -
Joerg Bornemann authored
Fast dumper init is now on by default. Reviewed-by: Robert Loehning (cherry picked from commit 66d75056)
027efa84 -
Christian Kamm authored
For Qt 4.7 rev 953e91c582cd396082250748e4c4d8424292c1de (cherry picked from commit 14686acb)
a675a037 -
Christian Kamm authored
(cherry picked from commit 619d50f0) (cherry picked from commit 24a736b6)
9287fc0f -
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) (cherry picked from commit 033def36)
c2602e9a -
Christian Kamm authored
Fix for 14686acb with corrected qmldump. (cherry picked from commit df87d970)
6102484f -
Robert Loehning authored
Task-number: QTBUG-12057 Reviewed-by: Alessandro Portale (cherry picked from commit 34f241c0)
8d50053a -
Lasse Holmstedt authored
Reviewed-by: Thomas Hartmann (cherry picked from commit 308b4629)
66750de6 -
Friedemann Kleint authored
(cherry picked from commit 5841b6ac)
8a58f10e -
Friedemann Kleint authored
Reviewed-by:
Carsten Owerfeldt <carsten.owerfeldt@nokia.com> Initial-patch-by:
Roberto Raggi <roberto.raggi@nokia.com> (cherry picked from commit 111b89d7)
504f0106 -
Friedemann Kleint authored
Reviewed-by:
Lasse Holmstedt <lasse.holmstedt@nokia.com> Task-number: QTCREATORBUG-2002 (cherry picked from commit 9bad0c01)
54aff552 -
Friedemann Kleint authored
(cherry picked from commit b334002f)
ef96bd98 -
Joerg Bornemann authored
The code relies on getting the dialog accepted after the editFinished singnals. This does not work on MacOS. Reviewed-by: ck (cherry picked from commit 1c095f88)
440f55bd -
hjk authored
http://bugreports.qt.nokia.com/browse/QTCREATORBUG-1342 (cherry picked from commit 91c90912)
3d86ce92 -
hjk authored23dde235
-
hjk authoredc84d8801
-
hjk authorede2000c69
-
Friedemann Kleint authored
Reviewed-by:
Kai Koehne <kai.koehne@nokia.com> (cherry picked from commit b44efd09)
5ae37f13 -
Kai Koehne authored
The executable has been renamed to 'qmlviewer' months ago (cherry picked from commit e28e1f0c)
81514c29 -
Kai Koehne authored
An error dialog would be more explicit, but too late because of string freeze. (cherry picked from commit ceca9d9d)
c33624f3 -
Friedemann Kleint authored
due to it causing Windows gdb to crash. Reviewed-by: hjk (cherry picked from commit faa38be8)
ddd3e8b1 -
hjk authored
Reviewed-by: Leena Miettinen
265d5281 -
Tobias Hunger authored
(cherry picked from commit e98282fc)
e441efe8 -
Sergey Belyashov authored
Merge-request: 157 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> (cherry picked from commit 9f76d93e)
2b221cd8 -
Thorbjørn Lindeijer authored
Thanks to RT200 for noticing this one. (cherry picked from commit 4f52f576)
bc89b974 -
Pierre Rossi authored
Reviewed-by: ossi (cherry picked from commit 1099fc32)
3b55c462 -
Pavel Fric authored
Merge-request: 162 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> (cherry picked from commit 55164561)
9592c62a -
axasia authored
Merge-request: 2171 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> (cherry picked from commit 316b7e80)
efd56243 -
Jure Repinc authored
Merge-request: 2170 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> (cherry picked from commit e253896b)
66c5bdf7 -
Oswald Buddenhagen authored
(cherry picked from commit 214f1978)
2c223885 -
Oswald Buddenhagen authored
(cherry picked from commit bbee4a63)
7c698eda -
Tobias Hunger authored
* Update list of S60 header pathes to match up with what is put into the Makefile by QMake (minus ../tmp directories). (cherry picked from commit 0aea1325)
9cf61af1
Showing
- README 1 addition, 1 deletionREADME
- doc/qt-html-templates.qdocconf 1 addition, 1 deletiondoc/qt-html-templates.qdocconf
- doc/qtcreator.qdoc 6 additions, 17 deletionsdoc/qtcreator.qdoc
- doc/qtcreator.qdocconf 4 additions, 4 deletionsdoc/qtcreator.qdocconf
- share/qtcreator/gdbmacros/dumper.py 5 additions, 1 deletionshare/qtcreator/gdbmacros/dumper.py
- share/qtcreator/gdbmacros/gdbmacros.py 33 additions, 17 deletionsshare/qtcreator/gdbmacros/gdbmacros.py
- share/qtcreator/qml-type-descriptions/qml-builtin-types.xml 157 additions, 84 deletionsshare/qtcreator/qml-type-descriptions/qml-builtin-types.xml
- share/qtcreator/templates/wizards/qml-extension/lib.png 0 additions, 0 deletionsshare/qtcreator/templates/wizards/qml-extension/lib.png
- share/qtcreator/templates/wizards/qml-extension/object.cpp 0 additions, 0 deletionsshare/qtcreator/templates/wizards/qml-extension/object.cpp
- share/qtcreator/templates/wizards/qml-extension/object.h 0 additions, 0 deletionsshare/qtcreator/templates/wizards/qml-extension/object.h
- share/qtcreator/templates/wizards/qml-extension/plugin.cpp 0 additions, 0 deletionsshare/qtcreator/templates/wizards/qml-extension/plugin.cpp
- share/qtcreator/templates/wizards/qml-extension/plugin.h 0 additions, 0 deletionsshare/qtcreator/templates/wizards/qml-extension/plugin.h
- share/qtcreator/templates/wizards/qml-extension/project.pro 0 additions, 0 deletionsshare/qtcreator/templates/wizards/qml-extension/project.pro
- share/qtcreator/templates/wizards/qml-extension/qmldir 0 additions, 0 deletionsshare/qtcreator/templates/wizards/qml-extension/qmldir
- share/qtcreator/templates/wizards/qml-extension/wizard.xml 5 additions, 5 deletionsshare/qtcreator/templates/wizards/qml-extension/wizard.xml
- share/qtcreator/translations/qtcreator_cs.ts 9878 additions, 3824 deletionsshare/qtcreator/translations/qtcreator_cs.ts
- share/qtcreator/translations/qtcreator_de.ts 180 additions, 4443 deletionsshare/qtcreator/translations/qtcreator_de.ts
- share/qtcreator/translations/qtcreator_fr.ts 1 addition, 1 deletionshare/qtcreator/translations/qtcreator_fr.ts
- share/qtcreator/translations/qtcreator_ja.ts 373 additions, 4288 deletionsshare/qtcreator/translations/qtcreator_ja.ts
- share/qtcreator/translations/qtcreator_pl.ts 1 addition, 1 deletionshare/qtcreator/translations/qtcreator_pl.ts
This diff is collapsed.
File moved
File moved
File moved
File moved
File moved
File moved
File moved
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.