- Sep 29, 2010
-
-
Tobias Hunger authored
Merge-request: 2178 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tuomas Puranen authored
Added few new functions to IVersionControl, VCSManager and GeneratedFile to support the funcationality needed by the trac plugin. All the version control plugins updated to have implementations according to the interface changes. Merge-request: 2178 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Merge-request: 2178 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Roberto Raggi authored
-
Friedemann Kleint authored
Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
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
-
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
-