- 06 Jan, 2011 10 commits
-
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
* Updated for new AST nodes. * Now also includes helpers for building Lists. Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
-
Christian Kamm authored
Previously they were leaked when a qmldump or the C++ exported QML type list updated. Just deleting the previous FakeMetaObjects is not an option, as they might still be used in a QmlObjectValue owned by an Engine. Reviewed-by: Erik Verbruggen
-
Marco Bubke authored
The two socket approach don't worked under windows and mac.
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Resolve all types and always use current module for templates. Fixes to pointer handling. Make verbose switchable.
-
con authored
-
con authored
-
Pawel Polanski authored
-
- 05 Jan, 2011 30 commits
-
-
Christian Kandeler authored
Task-number: QTCREATORBUG-1858 Reviewed-by: Oswald Buddenhagen
-
Friedemann Kleint authored
- Account for POD types in largeStatic-Check - Avoid dumping empty children list (move handling to visitor) - Verbose facility.
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
Information should be sent before values
-
Marco Bubke authored
Not needed anymore.
-
Marco Bubke authored
Create a node if a view is attached is not support. Anyway the return value is constant so it can be replaced by a constant value.
-
Christian Kandeler authored
Reviewed-by: Tobias Hunger
-
Sergey Belyashov authored
Merge-request: 231 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Pawel Polanski authored
Task-number: QTCREATORBUG-3436 Reviewed-by: Tobias Hunger
-
Friedemann Kleint authored
in order to speed things up or make dumping of containers of classes possible. Fix a bug in stripPointerType.
-
Kai Koehne authored
-
Kai Koehne authored
Requested by Friedemann
-
Leena Miettinen authored
Reviewed-by: Carsten Owerfeldt
-
Leena Miettinen authored
Reviewed-by: Carsten Owerfeldt
-
Leena Miettinen authored
Reviewed-by: Carsten Owerfeldt
-
Leena Miettinen authored
Reviewed-by: Carsten Owerfeldt
-
Leena Miettinen authored
Reviewed-by: Carsten Owerfeldt
-
Leena Miettinen authored
Reviewed-by: Carsten Owerfeldt
-
Leena Miettinen authored
Reviewed-by: Niels Weber
-
Leena Miettinen authored
Fix a typo
-
Leena Miettinen authored
Make the instructions clearer by adding step lists. Reviewed-by: Kai Koehne
-
Leena Miettinen authored
-
Leena Miettinen authored
-
Kai Koehne authored
Move use of windows API to winutils.
-
con authored
-
mae authored
Creator got a feature that pressing cursor keys without effect did not clear the selection. E.g. Left at position 0, or End at the end of a block. This was not in sync with other editors. Pressing the cursor keys without selection modifier should ALWAYS clear the selection. Task-number: QTCREATORBUG-3327
-
Marco Bubke authored
-
Marco Bubke authored
-
con authored
-