Skip to content
Snippets Groups Projects
  1. Feb 20, 2012
  2. Feb 16, 2012
  3. Feb 15, 2012
  4. Feb 13, 2012
  5. Feb 07, 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. Feb 03, 2012
  8. Feb 01, 2012
    • Friedemann Kleint's avatar
      Debugger: Add Disassembling of functions. · c27a463f
      Friedemann Kleint authored
      
      - Add "Disassemble function..." action with dialog for name
        to stack window.
      - Add "Disassemble" with function name from code model to
        the Editor context menu.
      - Change the engines to be able to disassemble a function without
        address.
      
      Change-Id: I812f4672d97d9a866ee7f5a38dbd18b2876bccfa
      Reviewed-by: default avatarhjk <qthjk@ovi.com>
      c27a463f
    • Kai Koehne's avatar
      Debugger: Make language to debug (QML/CPP) explicit · fe8cead2
      Kai Koehne authored
      
      Make the choice of language part of the DebuggerStartParameters,
      instead of deriving it indirectly from the current project. This
      prevents e.g. the QmlCppEngine to be used when loading core files.
      
      Change-Id: I9d1c9ab318ba789abe3a6ea0478ebda71857e793
      Reviewed-by: default avatarhjk <qthjk@ovi.com>
      fe8cead2
  9. Jan 27, 2012
  10. Jan 26, 2012
  11. Jan 25, 2012
  12. Jan 24, 2012
  13. Jan 23, 2012
  14. Jan 20, 2012
  15. Jan 19, 2012
  16. Jan 17, 2012
  17. Jan 16, 2012
  18. Jan 13, 2012
  19. Jan 12, 2012
  20. Jan 11, 2012
  21. Jan 10, 2012
  22. Jan 07, 2012
  23. Dec 21, 2011
  24. Dec 19, 2011
  25. Dec 13, 2011
  26. Dec 12, 2011
  27. Dec 08, 2011
Loading