Skip to content
Snippets Groups Projects
  1. Mar 29, 2012
  2. Mar 28, 2012
  3. Mar 26, 2012
  4. Mar 23, 2012
  5. Mar 22, 2012
  6. Mar 20, 2012
  7. Mar 14, 2012
  8. Mar 07, 2012
  9. Mar 06, 2012
  10. Feb 22, 2012
  11. Feb 21, 2012
  12. Feb 20, 2012
  13. Feb 16, 2012
  14. Feb 15, 2012
  15. Feb 13, 2012
  16. Feb 07, 2012
  17. 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
  18. Feb 03, 2012
  19. 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
  20. Jan 27, 2012
  21. Jan 26, 2012
  22. Jan 25, 2012
  23. Jan 24, 2012
  24. Jan 23, 2012
  25. Jan 20, 2012
  26. Jan 19, 2012
  27. Jan 17, 2012
Loading