- 02 Jul, 2010 4 commits
-
-
Erik Verbruggen authored
-
hjk authored
... by stripping out 'const', 'volatile', 'struct' and 'class'.
-
hjk authored
-
Friedemann Kleint authored
Reviewed-by: hjk
-
- 01 Jul, 2010 14 commits
-
-
dt authored
Fix got lost in merge resolution
-
Erik Verbruggen authored
-
Roberto Raggi authored
-
con authored
-
con authored
-
con authored
With the context menu "Open with..." on files in project and file system tree. Reviewed-by: mae
-
ck authored
-
con authored
Conflicts: src/libs/qmljs/qmljs-lib.pri src/plugins/debugger/gdb/gdbengine.cpp src/plugins/debugger/gdb/gdbengine.h src/plugins/qmldesigner/components/itemlibrary/itemlibrary.cpp
-
con authored
Often the reason for clicking the clear button is to type something into it afterwards. See also QTCREATORBUG-705
-
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 21 commits
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
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
-
con authored
Because paths can get long, and text wrapping in QMessageBox will do the wrong thing. Put the full file name into the details of the message box. Task-number: QTCREATORBUG-1708
-
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 1 commit
-
-
ck authored
-