- Dec 11, 2009
- Dec 10, 2009
- Dec 09, 2009
- Dec 08, 2009
-
-
hjk authored
-
- Nov 27, 2009
-
-
Friedemann Kleint authored
Separate category and trCategory and introduce sorting characters to the categories. Same for id/name.
-
- Nov 25, 2009
-
-
hjk authored
-
- Nov 24, 2009
-
-
Friedemann Kleint authored
Add a title label to the pages. Use QGroupBoxes throughout. Extend SavedAction to work with checkable QGroupBoxes. Polish UI files, use common layout for VCS plugins. Performance: Apply only visited settings pages. Add search keywords. Task-number: QTCREATOR-26
-
- Nov 19, 2009
-
-
dt authored
-
- Nov 02, 2009
-
-
Friedemann Kleint authored
This reverts commit c069cd58.
-
Friedemann Kleint authored
Directly enable project explorer actions. Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Oct 27, 2009
-
-
Oswald Buddenhagen authored
- default to yes - better message - give it a parent
-
Friedemann Kleint authored
Handle QVariantList within dumpers, as gdb does not resolve typedefs. Disconnect the gdb process on exit, one more round of event loop when quitting.
-
- Oct 26, 2009
-
-
Friedemann Kleint authored
Add a corelistener and trigger on shutdown. Notify about critical states. Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Oct 21, 2009
-
-
dt authored
Removes around 50 lines of code, one completly unecessary class and makes the code paths easier to understand.
-
- Oct 16, 2009
-
-
ck authored
Includes Maemo tool chain, run configuration, run control, manager, etc. Adds the DebuggerManager to the object pool. This is ugly, but nobody came up with anything better on short notice. To be refactored. Co-Authored-By: kh1
-
ck authored
-
Friedemann Kleint authored
This should save debugger round trips and crashes in the debugging helpers. Add respective option to debugging helper option page, defaulting to true.On this occasion, make CDB detect shadowed variables correctly and display them as "<shadowed n>" as does the Gdb engine by reversing the direction in which CdbSymbolGroupContext::populateINameIndexMap works. Rubber-stamped-by:
hjk <qtc-committer@nokia.com>
-
- Oct 08, 2009
-
-
Oswald Buddenhagen authored
it's dead code
-
- Oct 06, 2009
-
-
hjk authored
-
- Oct 05, 2009
-
-
Friedemann Kleint authored
Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor.
-
- Oct 01, 2009
-
-
hjk authored
-
Friedemann Kleint authored
-
hjk authored
-
- Sep 30, 2009
- Sep 29, 2009
-
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
.. and purge unneeded includes.
-
- Sep 25, 2009
-
-
Friedemann Kleint authored
For device debugging. Move both from namespace Debugger::Internal to Debugger, export them, give DebuggerManager a static instance().
-
Friedemann Kleint authored
Clean out header.
-
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.
-
hjk authored
Intergrate per-engine state tracking with the global running/stopped state.
-
- Sep 24, 2009
- Sep 23, 2009
-
-