Skip to content
Snippets Groups Projects
  1. Sep 03, 2009
  2. Sep 02, 2009
  3. Aug 31, 2009
  4. Aug 28, 2009
  5. Aug 27, 2009
  6. Aug 26, 2009
  7. Aug 25, 2009
  8. Aug 21, 2009
  9. Aug 20, 2009
  10. Aug 19, 2009
    • Friedemann Kleint's avatar
      Debugger: Fix memory display · 76c226df
      Friedemann Kleint authored
      - Watchwindow: Do not open Address dialog if menu is canceled (act = 0
        matching the unitialized unknown memory action)
      - Actually pass the address of the dialog to the agent
      - Make the "Open Memory editor..." action always visible to be able to
        look at const char *x pointing at y
      - Improve the address dialog with checking and dialog button box
      - Explicitly pass the quint64 around
      - Translate & purge
      76c226df
    • Friedemann Kleint's avatar
  11. Aug 14, 2009
  12. Aug 13, 2009
  13. Aug 12, 2009
  14. Aug 11, 2009
  15. Aug 10, 2009
  16. Aug 07, 2009
  17. Aug 06, 2009
  18. Aug 05, 2009
  19. Aug 04, 2009
    • ck's avatar
      Debugger: Added auto test to stay in sync with QObjectPrivate. · 2721eb23
      ck authored
      The compile-time solution introduced by 3a084ae8
      was felt by some to be too intrusive, so I've integrated the check for
      changes to QObjectPrivate into the auto test.
      2721eb23
    • ck's avatar
      Dumper updates. · 3a084ae8
      ck authored
      - Added auto test for QMap.
      - Qt::UniqueConnection is not actually a connection type, so we
        don't treat it as one.
      - The definition of QObjectPrivate keeps getting out of sync, so
        there now is a "static assertion" that causes a compile error
        when QObjectPrivate's size changes.
      3a084ae8
  20. Jul 31, 2009
Loading