- Sep 02, 2010
-
-
Oswald Buddenhagen authored
QString::isNull() vs. isEmpty() discrimination is a time bomb ...
-
Oswald Buddenhagen authored
the root cause is in the API of parsedProFile(): it discerns isNull() and isEmpty(), which is of course a time bomb. but in this case the right solution is not trying to parse the empty string in the first place.
-
Lasse Holmstedt authored
-
dt authored
-
Friedemann Kleint authored
Resume thread after attaching and ignore the signal-trap that follows it. Reviewed-by: hjk Task-number: QTCREATORBUG-1020
-
Roberto Raggi authored
-
hjk authored
-
dt authored
Task-Nr: QTCREATORBUG-2243
-
dt authored
Makes QTCREATORBUG-2243 easier to do.
-
Christian Kamm authored
Done-with: Roberto Raggi
-
Friedemann Kleint authored
-
dt authored
-
Friedemann Kleint authored
Introduce private class to utils/ConsoloProcess as not to expose <windows.h> from its header. Task-number: QTCREATORBUG-1020
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Jarek Kobus authored
-
Olivier Goffart authored
There is too much false exceptions that makes debugging annoying
-
Friedemann Kleint authored
by partially undoing 1a897869 Task-number: QTCREATORBUG-1020
-
Tobias Hunger authored
* Make sure we have a display name set for targets when restoring from Qt creator 1.3.1 .user files.
-
Tobias Hunger authored
Do not turn on shadow building when importing projects created (and last opened) by creator <1.3 Task-number: QTCREATORBUG-2231
-
Bill King authored
-
- Sep 01, 2010
-
-
hjk authored
-
hjk authored
-
Robert Loehning authored
-
Tobias Hunger authored
-
Tobias Hunger authored
-
hjk authored
Saves lots of conversion.
-
hjk authored
-
hjk authored
-
hjk authored
The 'eye' was for debugging only. Seems to be stable now.
-
Leena Miettinen authored
Reviewed-by: Thomas Hartmann Reviewed-by: Carsten Owerfeldt
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
dt authored
-
Erik Verbruggen authored
Done-with: Roberto Raggi
-
dt authored
Task-Nr: QTCREATORBUG-1506
-
hjk authored
only available with gdb newer than Aug 31, 2010
-
Roberto Raggi authored
This simple change will save about 40mb of memory when indexing Qt Creator!
-
hjk authored
-
hjk authored
Reviewed-by: Alessandro Portale Task-number: QTCREATORBUG-2119
-