- Oct 04, 2010
-
-
dt authored
So remove it.
-
dt authored
That is get code completion without saving the file or building. Task-Nr: QTCREATORBUG-1657
-
dt authored
-
dt authored
-
Christiaan Janssen authored
Reviewed by: Kai Koehne, Andre Poenitz
-
- Oct 01, 2010
-
-
Bill King authored
-
- Sep 30, 2010
- Sep 29, 2010
-
-
Friedemann Kleint authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Lasse Holmstedt authored
Discussed-with: kkoehne
-
Erik Verbruggen authored
Reviewed-by: Roberto Raggi
-
Friedemann Kleint authored
Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Friedemann Kleint authored
Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-2489
-
Lasse Holmstedt authored
The problem is that we actually should have both debug & release builds, but we don't have detection at the moment which binary to use. See QTCREATORBUG-2496 Reviewed-by: Thomas Hartmann
-
Lasse Holmstedt authored
Reviewed-by: Thomas Hartmann
-
hjk authored
Done with mae.
-
Friedemann Kleint authored
Make DebuggerRunner handle QProcess::startFailed correctly on Windows (synchronous signal emission within startDebugger()). Remove debug output/warnings. Reviewed-by: hjk
-
Christian Kandeler authored
Task-number: QTCREATORBUG-2464 Reviewed-by: Tobias Hunger
-
Lasse Holmstedt authored
Reviewed-by: kkoehne
-
Alessandro Portale authored
-
Lasse Holmstedt authored
Reviewed-by: hjk
-
Lasse Holmstedt authored
Reviewed-by: hjk
-
Lasse Holmstedt authored
Moved qmljsdebugger to a dir under qml/, made qmlobserver compile without creator dependencies and made it compile with debugging helpers. Reviewed-by: hjk
-
Lasse Holmstedt authored
Must be compiled during runtime - otherwise, the app may not work with Qt that is compiled with another compiler. Reviewed-by: hjk
-
Friedemann Kleint authored
Conflicts: src/plugins/qt4projectmanager/wizards/mobilelibraryparameters.cpp
-
Leandro Melo authored
Now the plain text editor only tries to apply a highlight configuration if the MIME type passed is valid. Otherwise, it should behave as an ordinary trivial editor and should not miss a highlight definition.
-
Aaron Kennedy authored
This reverts commit a9820d4f.
-
Aaron Kennedy authored
-
- Sep 28, 2010
-
-
Robert Loehning authored
Reviewed-by: Oswald Buddenhagen
-
Leena Miettinen authored
-
Leena Miettinen authored
Reviewed-by: Oswald Buddenhagen
-
Leena Miettinen authored
Reviewed-by: Friedemann Kleint
-
hjk authored
-
mae authored
There was an off-by-one error for the normal find scope. Improved look by ignoring the left side.
-
Friedemann Kleint authored
Introduce special setting 'Stop on exception' for CDB. Reviewed-by: hjk
-
Christian Kamm authored
This lead to the semantic checker reporting incorrect errors in these initializers. Task-number: QTCREATORBUG-2340 Reviewed-by: Roberto Raggi
-
Kai Koehne authored
Don't set DEPENDPATH to all qmljsdebugger folders. qmlobserver links against the library, which updates itself.
-