Skip to content
Snippets Groups Projects
  1. Sep 13, 2011
  2. Jul 29, 2011
  3. Jul 27, 2011
  4. Jul 21, 2011
  5. Jun 27, 2011
  6. May 16, 2011
  7. May 12, 2011
  8. May 06, 2011
  9. Apr 27, 2011
  10. Apr 26, 2011
  11. Apr 21, 2011
  12. Apr 20, 2011
  13. Apr 19, 2011
  14. Apr 13, 2011
  15. Apr 12, 2011
  16. Mar 30, 2011
  17. Mar 28, 2011
  18. Mar 24, 2011
  19. Mar 02, 2011
  20. Mar 01, 2011
  21. Feb 25, 2011
  22. Feb 24, 2011
  23. Feb 23, 2011
  24. Feb 17, 2011
    • Friedemann Kleint's avatar
      Debugger: Reduce tooltip flicker. · c74da9b7
      Friedemann Kleint authored
      Move tooltip-request handling from DebuggerPlugin into
      DebuggerToolTipManager.
      
      Request tooltip only if position changed and close
      standard tooltip on success.
      c74da9b7
  25. Feb 16, 2011
  26. Feb 14, 2011
  27. Feb 11, 2011
    • Christian Kandeler's avatar
      Maemo: Fix QML debugging. · f08e42f9
      Christian Kandeler authored
      In general, at least. Does not actually stop at breakpoints yet.
      f08e42f9
    • Friedemann Kleint's avatar
      Debugger: Make tooltips pinnable. · 0ac879e3
      Friedemann Kleint authored
      Replace old debugger tooltip by a new ToolTipManager which
      has a list of AbstractDebuggerToolTipWidget with the functionality
      to 'acquire' an engine (display its data) and 'release' it
      (store engine data and display them as 'previous') and serialization
      to XML session data.
      DebuggerTreeViewToolTipWidget implements AbstractDebuggerToolTipWidget
      for tree model acting as  a filter on watch models.
      
      Rubber-stamped-by: hjk
      0ac879e3
  28. Feb 09, 2011
  29. Feb 08, 2011
Loading