- 08 Jul, 2010 11 commits
-
-
Lasse Holmstedt authored
this is just so speed up compilation time & have some files go away which have same names in qml viewer and quickdesigner.
-
Lasse Holmstedt authored
-
Olivier Goffart authored
The agent is only attached when creator request it. But this may occurs After some scripts have been initialized. Which mean we do not get the scriptLoad call.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Olivier Goffart authored
-
Olivier Goffart authored
The idea is to only enable it if it is run with -debugger, but for now it is always enabled for simplicity. This let you debug QML Javascript from creator
-
Lasse Holmstedt authored
This qmlviewer will be also the default one when opening qmlproject files as the runconfiguration was changed too.
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
- 07 Jul, 2010 1 commit
-
-
Olivier Goffart authored
-
- 02 Jul, 2010 2 commits
-
-
Olivier Goffart authored
-
Olivier Goffart authored
-
- 01 Jul, 2010 7 commits
-
-
Olivier Goffart authored
-
Roberto Raggi authored
Conflicts: src/plugins/qmlinspector/qmlinspector.cpp src/plugins/qmljsinspector/qmljsinspectorcontext.cpp src/plugins/qmljsinspector/qmljsinspectorplugin.cpp
-
con authored
Also unify some method naming. Use the new feature to add clear buttons to the Locator, and the find tool bar. Task-number: QTCREATORBUG-705
-
Tobias Hunger authored
* Gcc 4.5 reports fatal errors. Parse them correctly.
-
hjk authored
Don't use inferior calls anymore.
-
-
hjk authored
-
- 30 Jun, 2010 16 commits
-
-
Tobias Hunger authored
* Add a taskhandler that shows the compile output that originally created the task. Task-number: QTCREATORBUG-107 Reviewed-by: dt
-
Tobias Hunger authored
* Add a id that is uniquely identifying a task. Simplify operator == and qHash functions using this id. * Remove some code that was added in preparation for a patch that got rejected. Reviewed-by: dt
-
Friedemann Kleint authored
Store threads and cache registers per thread in Snapshot. As Trk does not generate Thread creation/deletion events. try to add threads on the fly if a stop in a new thread id is reported. Remove them in continue. Continue all threads in classic Trk. Pass on state (crash reason) to ThreadData and model. Factor out common code of both adapters to Snapshot/Symbian classes.
-
Tobias Hunger authored
-
hjk authored
-
ck authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
con authored
-
con authored
Conflicts: doc/qtcreator.qdoc share/qtcreator/gdbmacros/dumper.py src/libs/qmljs/qmljs-lib.pri src/plugins/debugger/breakhandler.cpp src/plugins/projectexplorer/projectexplorer.h src/plugins/qt4projectmanager/qt-maemo/maemopackagecreationstep.cpp src/plugins/qt4projectmanager/qt-maemo/maemopackagecreationstep.h
-
Christian Kamm authored
-
con authored
Task-number: QTCREATORBUG-598
-
Erik Verbruggen authored
-
Tobias Hunger authored
* Stop warnings about using QFileInfo without a proper filename. Turns out that the filename of the project can still be empty when calling these methods from the new project wizard (before the first page is done).
-
- 29 Jun, 2010 3 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-