- Sep 10, 2010
-
-
Lasse Holmstedt authored
It was badly positioned esp. in OS X and Windows.
-
Christian Kandeler authored
Reviewed-by: kh1
-
Christian Kandeler authored
Reviewed-by: Alessandro Portale
-
Christian Kandeler authored
-
Christian Kandeler authored
-
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 (//:).
-
- Sep 09, 2010
-
-
kh1 authored
-
Pawel Polanski authored
-
Pawel Polanski authored
-
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.
-
- Sep 08, 2010
-
-
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
-
Friedemann Kleint authored
Give warnings about failures to be able to fix things/timeouts on slow machines. Pass on arguments correctly on Windows. Make sure processes are killed on timeouts.
-
Friedemann Kleint authored
Reviewed-by: kh
-
Christian Kandeler authored
Also document remote gdbserver adapter's signal.
-
- Sep 07, 2010
-
-
Christian Kandeler authored
Was renamed weeks ago, somehow came back.
-
Christian Kandeler authored
Parse script output instead. Done-with: kh1
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Tobias Hunger authored
* Explicitly set signing mode to SelfSigned if not mentioned in the .user file * Do not use c-style casts.
-
- Sep 03, 2010
-
-
Kai Koehne authored
Reviewed-by: dt
-
Robert Loehning authored
-
- Sep 02, 2010
-
-
Oswald Buddenhagen authored
QString::isNull() vs. isEmpty() discrimination is a time bomb ...
-
dt authored
-
Jarek Kobus authored
-
Tobias Hunger authored
* Make sure we have a display name set for targets when restoring from Qt creator 1.3.1 .user files.
-
- Sep 01, 2010
-
-
Tobias Hunger authored
-
Tobias Hunger authored
-
dt authored
e.g. DEFINES+=bla on the qmakestep command line now work Task-Nr: QTCREATORBUG-2091
-
dt authored
-
Lasse Holmstedt authored
There's a UI in qml/customexec/cmake/qmake run configs for choosing the debugger languages (C++ and QML). The default for all except .qmlproject is only C++, so default debugging behavior is the same. However, if the user wants to do simultaneous debugging with two languages, or only debug QML, they can select the languages from Run Settings and it will be remembered. Reviewed-by: hunger
-
- Aug 31, 2010
-
-
Christian Kandeler authored
Reviewed-by: Alessandro Portale
-
- Aug 30, 2010
-
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Christian Kandeler authored
Apparently, the sender can still be null even though it's deleted via deleteLater().
-
Christian Kandeler authored
This is needed for sourve packages, but interferes with binary ones.
-