Skip to content
Snippets Groups Projects
  1. Jun 28, 2012
  2. Jun 27, 2012
  3. Jun 26, 2012
  4. Feb 16, 2012
  5. Feb 15, 2012
  6. Feb 06, 2012
    • Friedemann Kleint's avatar
      Debugger: Add "Recent:" combo for Start External/Remote. · de5ed4a0
      Friedemann Kleint authored
      
      - Add combo box listing the last 10 elements of history.
      - Introduce parameter class for the dialogs that can stored/
        retrieved as a QSettings array using template helpers.
      - Give dialogs a static 'run()' method that returns
        the DebuggerStartParameters to handle the history, move
        code from the debugger plugin to the dialogs.
      
      Change-Id: Ieb15f7c8ef9489f925b9d2f47ec09feebcf73826
      Reviewed-by: default avatarhjk <qthjk@ovi.com>
      de5ed4a0
  7. Jan 27, 2012
  8. Jan 26, 2012
  9. Jan 24, 2012
  10. Dec 21, 2011
  11. Dec 19, 2011
  12. Dec 13, 2011
  13. Dec 12, 2011
  14. Nov 23, 2011
  15. Nov 08, 2011
  16. Nov 03, 2011
  17. Oct 28, 2011
  18. Oct 12, 2011
  19. Sep 14, 2011
  20. May 30, 2011
  21. May 06, 2011
  22. May 04, 2011
  23. May 03, 2011
  24. Apr 13, 2011
  25. Mar 31, 2011
  26. Mar 30, 2011
  27. Feb 25, 2011
  28. Feb 24, 2011
    • Friedemann Kleint's avatar
      Debugger: Add toolchain combos to start dialogs, refactor detection. · 75f4b9cf
      Friedemann Kleint authored
      Add combo box listing toolchains with debuggers to start external,
      attach and core.
      Another attempt at streamlining engine detection:
      Split in detection functions that first collect a list of
      available engines by preference, then remove disabled and
      wrongly configured engines and use the remaining best.
      matching. checkconfiguration is now the central place where
      engine detection and config check takes place.
      
      Rubber-stamped-by: hjk
      75f4b9cf
  29. Feb 22, 2011
  30. Jan 12, 2011
  31. Jan 11, 2011
Loading