Skip to content
Snippets Groups Projects
  1. Feb 16, 2010
  2. Feb 15, 2010
  3. Feb 12, 2010
  4. Feb 11, 2010
  5. Feb 10, 2010
  6. Feb 08, 2010
  7. Feb 03, 2010
  8. Jan 29, 2010
  9. Jan 15, 2010
  10. Jan 11, 2010
  11. Jan 07, 2010
    • Tobias Hunger's avatar
      Make method naming more consistent. · a6ad7737
      Tobias Hunger authored
        * Use id() for methods returning a string used to represent
          some type of object.
        * Use displayName() for strings that are meant to be user
          visible.
        * Quieten some warnings while touching the files anyway.
        * Move Factories to their products in the plugins where that
          was not done before.
      
      Reviewed-by: dt
      a6ad7737
  12. Jan 06, 2010
  13. 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
  14. Dec 11, 2009
  15. Dec 10, 2009
  16. Dec 09, 2009
  17. Dec 08, 2009
  18. Nov 27, 2009
  19. Nov 25, 2009
  20. 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
  21. Nov 19, 2009
  22. Nov 02, 2009
  23. Oct 27, 2009
  24. Oct 26, 2009
  25. Oct 21, 2009
  26. Oct 16, 2009
  27. Oct 08, 2009
Loading