Skip to content
Snippets Groups Projects
  1. Nov 23, 2010
  2. Nov 12, 2010
  3. Nov 11, 2010
    • Kai Koehne's avatar
      QmlObserver: Remove breadcrumb widget in observer mode · 4201046b
      Kai Koehne authored
      I wasn't able to get it working on Mac OS X: Putting it on top
      of the QGraphicsView doesn't work because Cocoa doesn't allow a
      widget to be on top of OpenGL viewport. Embedding it as a
      QGraphicsProxyWidget produces lots of Cocoa warnings (raster engine related).
      
      Anyhow, the same widget shows up in the Debugger/Observer tab of
      Qt Creator.
      
      Reviewed-by: Lasse Holmstedt
      4201046b
  4. Oct 08, 2010
    • Kai Koehne's avatar
      QmlObserver: Fix QPainter warnings · 878f146e
      Kai Koehne authored
      The specified images in the resources weren't part of the qmlobserver,
      and therefore 'tinting' then resulted in QPainter errors.
      
      Task-number: QTCREATORBUG-2562
      Reviewed-by: Lasse Holmstedt
      878f146e
    • Friedemann Kleint's avatar
      Debugging helpers: Fix building · f5909abe
      Friedemann Kleint authored
      
      - Report errors correctly.
      - Do not pass empty target argument to qmake
      - Give 'make' a longer timeout and change timeout checking to
        trigger after last output line was obtained from process
      - Make build log dialog non-modal and ensure it pops up on failure
        even if a different Qt version was selected in-between
      - Disable Rebuild-button while build is running.
      
      Reviewed-by: default avatarKai Köhne <kai.koehne@nokia.com>
      Reviewed-by: default avatarLasse Holmstedt <lasse.holmstedt@nokia.com>
      f5909abe
  5. Oct 05, 2010
  6. Oct 04, 2010
  7. Oct 01, 2010
  8. Sep 30, 2010
  9. Sep 29, 2010
Loading