- 10 Sep, 2010 4 commits
-
-
Oswald Buddenhagen authored
this also covers the higher-level includes for libs and plugins
-
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.
-
Thorbjørn Lindeijer authored
Needed fixing after highlighting for Locals, Fields, Statics and Virtual Methods was added.
-
- 09 Sep, 2010 25 commits
-
-
Marco Bubke authored
This is not activated if breakpad and qt-breakpad is not availiable.
-
hjk authored
Task-number: QTCREATORBUG-1600
-
Roberto Raggi authored
-
Roberto Raggi authored
Done-with: Erik Verbruggen
-
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
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
kh1 authored
-
Leena Miettinen authored
Reviewed-by: Friedemann Kleint
-
Denis Mingulov authored
Merge-request: 176 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Pawel Polanski authored
-
hjk authored
-
Pawel Polanski authored
-
hjk authored
The other views don't have one, either.
-
Friedemann Kleint authored
-
Christian Kandeler authored
-
Christian Kandeler authored
/opt -> /opt/usr
-
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.
-
Leena Miettinen authored
-
- 08 Sep, 2010 11 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
Reviewed-by: dt
-
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
-