- 20 Apr, 2010 35 commits
-
-
Marco Bubke authored
Task-Number: BAUHAUS-535 Reviewed-by: kkoehne
-
Marco Bubke authored
Task-Number: BAUHAUS-617 Reviewed-by: kkoehne
-
Friedemann Kleint authored
Move actions into FancyMainWindow. Register them in DebuggerUISwitcher and FormEditorW. Manually hide Debugger actions for Non-Debug modes (as they belong to the language context). Acked-by: con
-
kh1 authored
Fixes the broken topic chooser and keyword resolving. Reviewed-by: ck
-
Christian Kamm authored
Allows completion of local variable and function names. Task-number: QTCREATORBUG-942 Reviewed-by: Roberto Raggi
-
Tobias Hunger authored
-
Tobias Hunger authored
using the targetsetuppage.
-
Tobias Hunger authored
Handle the deletion of temporary QtVersions properly. Remove workaround. Reviewed-by: dt
-
Tobias Hunger authored
... so that we can sanity check.
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
... to a place where we can share the checks later.
-
Tobias Hunger authored
This makes a task somewhat more useful outside of the context of a taskwindow. Reviewed-by: dt
-
Marco Bubke authored
-
Marco Bubke authored
Task-Number: BAUHAUS-606
-
Jörg Schummer authored
Task-number: BAUHAUS-599
-
Jörg Schummer authored
-
Jörg Schummer authored
This is to keep the resources view in the same look as the navigator view.
-
Jörg Schummer authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Friedemann Kleint authored
Strip '[', ']' off inames in coreengine so that the name lookup for them works. Handle 64bit-addresses in .dvalloc-output parsing for dumpers. Some debug formatting. Task-number: QTCREATORBUG-1216
-
Friedemann Kleint authored
-
Oswald Buddenhagen authored
unlike in qmake, the arguments are already expanded at this point (which is strictly speaking a bug for the iterator variable name), so it is plain wrong to call doVariableReplace on them.
-
Oswald Buddenhagen authored
amazingly enough, qlist::{first,last}() have non-const versions, which are of course used when you least expect it ...
-
Oswald Buddenhagen authored
just for debugging ...
-
Oswald Buddenhagen authored
this produces qmake-like output when recursing
-
Oswald Buddenhagen authored
otherwise we may re-process subdirs multiple times in cumulative mode.
-
Oswald Buddenhagen authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Leena Miettinen authored
-
Thorbjørn Lindeijer authored
The TextEditorSettings class already provides the appropriate signal.
-
ck authored
-
Daniel Molkentin authored
-
- 19 Apr, 2010 5 commits
-
-
kh1 authored
Reviewed-by: kh
-
Oswald Buddenhagen authored
the sub-strings "escaped" from the evaluator through the accessor, so things did go boom, after all. Reviewed-by: thorbjorn
-
Daniel Molkentin authored
-
Daniel Molkentin authored
- allow for more verbose description - allow to fit all catagories and subcategories in - bring more clear separation between projects and files - expense: one more click Reviewed-by: jbache
-
Daniel Molkentin authored
This is a preperation towards being able to present the dialog in a different layout, with slightly improved usability. Reviewed-by: jbache
-