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