- Sep 25, 2009
-
-
Roberto Raggi authored
-
mae authored
When inserting or deleting ( or [, we now check wether this will improve the block's parentheses balancing, and only fix it if it doesn't. Same applies to skipping of ) or ].
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
hjk authored
-
Friedemann Kleint authored
and ApplicationRunConfiguration to LocalApplicationRunConfiguration, preparing remote debugging. Change the interface canRun() to be const, run() to create() (since it does not run anything), use references to the QSharedPointer<Foo>. Introduce d-Pointer and remove unneeded headers from ProjectExplorerPlugin and add missing includes everywhere.
-
Erik Verbruggen authored
(re-)formatting.
-
Kai Koehne authored
This allows a different mode to activate an editor without necessarily switching to the text/debug mode. Used in Bauhaus. Reviewed-by: con
-
Friedemann Kleint authored
-
hjk authored
Intergrate per-engine state tracking with the global running/stopped state.
-
- Sep 24, 2009
-
-
kh1 authored
-
Roberto Raggi authored
-
Roberto Raggi authored
This reverts commit 6b510cb4.
-
mae authored
only set the background, we do not want to modify foreground properties set by the syntax highlighter or the link
-
mae authored
After recent qt changes, the initial revision after a QTextDocument::setPlainText() is not 0.
-
mae authored
remove some standard actions from the cpp editor context menu, and enhance the advanced menu instead.
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-116 Use initializePage instead of currentPageChanged().
-
Friedemann Kleint authored
-
mae authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
hjk authored
Move GdbAdapterState from individual adapters to GdbEngine. Also, remove some trailing whitespace.
-
hjk authored
rename GdbResultRecord into GdbResponse merge cookie QVariant into GdbResponse move debugMessage convienience function from individual adapters to base
-
hjk authored
-
hjk authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Sep 23, 2009
-
-
Roberto Raggi authored
-
dt authored
Hmm even if the cached toolchain is correct, we do a few things, maybe I should optimize it.
-
dt authored
-
dt authored
Makes the project pane look nicer.
-
dt authored
-
Roberto Raggi authored
Add `Find References' of a symbol to the context menu only when the environment variable QTCREATOR_REFERENCES is defined.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
hjk authored
-
hjk authored
-
Erik Verbruggen authored
-
-