Skip to content
Snippets Groups Projects
  1. Jan 06, 2010
  2. Dec 14, 2009
    • Friedemann Kleint's avatar
      Debugger: Enable attaching with -client option. · bd8d2b0b
      Friedemann Kleint authored
      
      Make it possible to trigger a debug-attach in a running instance
      of Qt Creator by means of -client, use that in qtcdebugger, thus
      enabling it to attaching to crashing executables in run mode
      (Windows/CDB).
      
      Modify IPlugin and application so that the complete command line is
      serialized and transmitted to a running instance via QtSingleApplication
      if -client is specified. Introduce IPlugin::remoteArgument and use that
      in core for opening files and in the debugger for attaching.
      
      Use -client in qtcdebugger with some logic to keep it alive as long as
      the debuggee, make CDB break in that case as the events are not replayed
      correctly in case the debugger is not spawned by the registered handler.
      Rubber-stamped-by: default avatarcon <qtc-committer@nokia.com>
      bd8d2b0b
    • mae's avatar
      Add a minimize/maximize action to the output pane · 43515f1c
      mae authored
      This is part of a bigger change to get rid of the output mode.
      
      Reviewed-by: con
      43515f1c
  3. Dec 11, 2009
  4. Dec 10, 2009
  5. Dec 09, 2009
  6. Dec 08, 2009
  7. Nov 27, 2009
  8. Nov 25, 2009
  9. Nov 24, 2009
    • Friedemann Kleint's avatar
      Polish the settings dialog. · 65e11062
      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
      65e11062
  10. Nov 19, 2009
  11. Nov 02, 2009
  12. Oct 27, 2009
  13. Oct 26, 2009
  14. Oct 21, 2009
  15. Oct 16, 2009
  16. Oct 08, 2009
  17. Oct 06, 2009
  18. Oct 05, 2009
  19. Oct 01, 2009
  20. Sep 30, 2009
  21. Sep 29, 2009
  22. Sep 25, 2009
Loading