- Sep 29, 2010
-
-
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
-
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
-
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.
-
- 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
-
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.
-
Kai Koehne authored
This duplicates the switch in the runtime configuration. Reviewed-by: Lasse Holmstedt
-
Kai Koehne authored
Allow to switch to Qml layout, even if QmlInspector plugin is disabled. Reviewed-by: Lasse Holmstedt
-
Kai Koehne authored
Reviewed-by: Christiaan Janssen
-
hjk authored
Reviewed-by: Friedemann Kleint
-
hjk authored
names Also remove the dead fields from breakcondition.ui Reviewed-by: Friedemann Kleint
-
hjk authored
Reviewed-by: Friedemann Kleint
-
Christian Kandeler authored
Done-with: Tobias Hunger
-
Christian Kandeler authored
Reviewed-by: Leena Miettinen
-
Christian Kandeler authored
-
Leandro Melo authored
Reviewed-by: Alessandro Portale
-
Tobias Hunger authored
Reorder arguments passed to QMake so that "-after" arguments happen after the CONFIG was set on Symbian. Otherwise CONFIG is considered to be a -after-argument itself! Task-number: QTCREATORBUG-2482 Reviewed-by: kh1
-
Tobias Hunger authored
Fix regression where creator was no longer able to run git if the PATH was not explicitly set in the configuration. Task-number: QTCREATORBUG-2478 Reviewed-by: Robert Loehning
-
Tobias Hunger authored
TaskNumber: QTCREATORBUG-2479 Reviewed-by: Robert Loehning
-
hjk authored
context menu entry. It was more a debugger debugging aid in the early days of compiled dumpers anyway. Reviewed-by: Friedemann Kleint
-
hjk authored
-
hjk authored
Reviewed-by: Friedemann Kleint
-
Kai Koehne authored
setEnabled(), enabledChanged() got removed in QDeclarativeDebugClient, QDeclarativeDebugService.
-
Erik Verbruggen authored
Reviewed-by: Alessandro Portale
-
Erik Verbruggen authored
-
Thorbjørn Lindeijer authored
It was refusing to stay at index 0. Task-number: QTCREATORBUG-2472 Reviewed-by: Erik Verbruggen
-
Erik Verbruggen authored
-
Kai Koehne authored
-
Kai Koehne authored
-
Kai Koehne authored
qmlInspectorContext() has been renamed into qmlObserverContext() in commit a10b2692. Reviewed-by: Thomas Hartmann
-