- 10 Sep, 2010 11 commits
-
-
kh1 authored
Reviewed-by: ck
-
Christian Kandeler authored
Reviewed-by: Alessandro Portale
-
Christian Kandeler authored
-
hjk authored
-
hjk authored
-
Daniel Molkentin authored
Reenabling qmldesigner
-
Fathi Boudra authored
Merge-request: 2175 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Christian Kandeler authored
-
Christian Kandeler authored
Reviewed-by: Friedemann Kleint
-
Friedemann Kleint authored
Fix README, some spelling errors, remove contractions, exclamation marks, correct some plural forms, join split messages. Add QCoreApplication::translate to non-Q_OBJECT-classes. Fix some lupdate warnings about discarding meta-data (//:).
-
Leandro Melo authored
There is still one remaining issue as documented in the code.
-
- 09 Sep, 2010 16 commits
-
-
Marco Bubke authored
This is not activated if breakpad and qt-breakpad is not availiable.
-
hjk authored
Task-number: QTCREATORBUG-1600
-
Friedemann Kleint authored
Delay register request should it occur before register names have been queried. Allow for address:port specification.
-
Roberto Raggi authored
-
dt authored
Do not include qtcreator.pri from _dependencies.pri
-
kh1 authored
-
Thorbjørn Lindeijer authored
Was not calling the superclass method for mouseReleasedEvent, and when it did it would even call mousePressEvent instead. Reviewed-by: dt
-
Erik Verbruggen authored
- Changed generator to generate: - Changed AST::lastToken to return 1 if there is none - Changed Bind.cpp to set the scope of the block following a control statement to extend upto (and not including) the first token after the block. So basically, including any whitespace after the control statement. Reviewed-by: Roberto Raggi
-
Erik Verbruggen authored
-
kh1 authored
-
Denis Mingulov authored
Merge-request: 176 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Pawel Polanski authored
-
Pawel Polanski authored
-
hjk authored
The other views don't have one, either.
-
Christian Kandeler authored
-
Friedemann Kleint authored
Add more error messages to processes run for toolchain detection. Move Windows-specific code to dbgwinutils, remove inclusion of <windows.h>. Fix MinGW gcc 4.5 warnings.
-
- 08 Sep, 2010 13 commits
-
-
Tobias Hunger authored
* Use fewer but more strict regular expressions * Add some new unit tests
-
Tobias Hunger authored
-
Christian Kandeler authored
Reviewed-by: Alessandro Portale
-
Christian Kandeler authored
Could not be tested with actual QML project yet. Reviewed-by: kh1
-
Christian Kandeler authored
-
Christian Kandeler authored
Reviewed-by: Alessandro Portale
-
hjk authored
-
Christiaan Janssen authored
Reviewed by: Lasse Holmstedt
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
Leandro Melo authored
Task-number: QTCREATORBUG-2190 Reviewed-by: dt
-
Leandro Melo authored
Reviewed-by: dt
-
Leandro Melo authored
The wizards already provide a default suffix for file creation. But since the user is still free to specify something else it's better to leave it to Creator to decide which one is the proper editor. After all, this reflects how the file will be treated by Creator (including the next time it's opened). Task-number: QTCREATORBUG-2006
-
Thomas Hartmann authored
The delay was increased to 500 ms and the marker only appears now, if the cursor is directly on the type name. This way the text marker creates less visual noise.
-