- Jul 03, 2010
-
-
Alessandro Portale authored
Task-number: QTCREATORBUG-1795
-
- Jul 02, 2010
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-1290
-
Tobias Hunger authored
* Was broken after recent change to compileoutputwindow. * simplify logic a bit while at it.
-
Friedemann Kleint authored
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
Friedemann Kleint authored
To be able to connect to them in the debugger namespace. Reviewed-by: dt Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
mae authored
This will be hooked up with the new indenter. If you use tabs for spaces, and have tabSize==indentSize, we will be able to preserve spaces for padding nonetheless.
-
Friedemann Kleint authored
-
Friedemann Kleint authored
CDB: Add more information and state to Thread. Refactor thread information in CdbCore classes to prepare for more information.
-
dt authored
-
dt authored
Also properly initialize m_projectContext in Qt4Manager, fixing the disabled "Run QMake" action
-
mae authored
See BaseTextEditor::setRefactorMarkers(...). The markers support a clicked signal via BaseTextEditor and tooltips. They feature a cursor, but are always positioned at the end of the line (not block!). As special gimmick they do extend the document width when they are positioned outside the document area.
-
hjk authored
-
dt authored
Patch mostly by mae. Task-Nr: QTCREATORBUG-1405
-
con authored
Task-number: QTCREATORBUG-1522
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
hjk authored
... by stripping out 'const', 'volatile', 'struct' and 'class'.
-
hjk authored
-
Friedemann Kleint authored
Reviewed-by: hjk
-
- Jul 01, 2010
-
-
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
-
- Jun 30, 2010
-
-
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
-