- 17 Feb, 2011 8 commits
-
-
con authored
Otherwise it's possible to remove the tool bar without ever getting it back.
-
con authored
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
These buttons are not in a regular layout so they were not being resized down to the available size. Just specify a fixed height on all levels now, and make sure it is consistent.
-
Bill King authored
Double testing, only enable the codeblock when tests are found to be run, also, only send the quit message if there are tests found to be run.
-
Bill King authored
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Changed around the way the background is drawn on the crumble path, so that the background extends below the filter line edit. Reviewed-by: Kai Koehne
-
- 16 Feb, 2011 5 commits
-
-
Bill King authored
-
Bill King authored
-
Bill King authored
-
Friedemann Kleint authored
using CDB's KnownStruct-handling.
-
Thorbjørn Lindeijer authored
-
- 15 Feb, 2011 3 commits
-
-
Friedemann Kleint authored
-
Tobias Hunger authored
Add a method returning the difference between two Environments. Reviewed-by: dt
-
Christian Kandeler authored
-
- 14 Feb, 2011 1 commit
-
-
Milian Wolff authored
Merge-request: 253 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- 10 Feb, 2011 6 commits
-
-
Friedemann Kleint authored
-
Christian Kamm authored
-
Christian Kamm authored
Having a duplicate prototype chain - once in FakeMetaObjects and once in QmlObjectValues was unnecessary. Now FMOs don't contain references which may allow other simplifications.
-
Christian Kamm authored
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
Christian Kamm authored
That means createComponent etc. will now be completed.
-
- 09 Feb, 2011 10 commits
-
-
Christian Kamm authored
-
dt authored
Task-Nr: QTCREATORBUG-3736 Reviewed-By: Friedemann Kleint
-
Christian Kandeler authored
-
Christian Kamm authored
-
Christian Kamm authored
In preparation of relocatable plugin types.
-
Christian Kamm authored
-
Christian Kamm authored
-
Christian Kamm authored
-
Christian Kamm authored
-
Christian Kamm authored
Task-number: QTCREATORBUG-3048
-
- 08 Feb, 2011 1 commit
-
-
hjk authored
-
- 07 Feb, 2011 2 commits
- 04 Feb, 2011 2 commits
-
-
Friedemann Kleint authored
Add comments, introduce internal switch in doc/api/qtcreator-api.qdocconf.
-
hjk authored
We use the latter style everywhere else to signify the end of a namespace block.
-
- 03 Feb, 2011 1 commit
-
-
Friedemann Kleint authored
Add a command to list breakpoints enabling id access. Implemented breakpoint handling similar to gdb using breakpoint ids (no longer delete and re-set all breakpoints on a change). Save the module that is reported back in the session so that it can be re-used for the next start. Keep a per-debugger-session cache of fileName->Module for adding breakpoints to accelerate setting breakpoints in the same file. Polish the breakpoint tooltip.
-
- 02 Feb, 2011 1 commit
-
-
Friedemann Kleint authored
To speed up CDB, lldb. Add to dialogs, serialize. Move breakpoint.ui into Debugger::Internal, add buddies. Rubber-stamped-by: hjk
-