Skip to content
Snippets Groups Projects
  1. Dec 02, 2010
  2. Nov 30, 2010
  3. Nov 26, 2010
  4. Nov 25, 2010
  5. Nov 24, 2010
  6. Nov 23, 2010
  7. Nov 22, 2010
  8. Nov 19, 2010
  9. Nov 18, 2010
  10. Nov 17, 2010
  11. Nov 16, 2010
    • Kai Koehne's avatar
      QmlObserver: Fix navigation on Mac OS X · 2b8e5b53
      Kai Koehne authored
      The QmlObserver relies on installing an event handler on the graphicsview
      viewport, to get e.g. Mouse events.
      
      QmlObserver on Mac OS X switches the viewport later on to a QGLViewPort, when
      QmlObserver has already been set up ... Make QmlObserver aware of this by
      listening to the ChildRemoved event that will be signalled in this case.
      
      Task-number: QTCREATORBUG-2892
      Reviewed-by: Lasse Holmstedt
      2b8e5b53
    • Christian Kamm's avatar
      Fix crash when computing the selection path. · 3564feac
      Christian Kamm authored
      Task-number: QTCREATORBUG-3097
      Reviewed-by: con
      3564feac
  12. Nov 15, 2010
Loading