Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7-integr...
authorQt Continuous Integration System <qt-info@nokia.com>
Wed, 3 Nov 2010 09:30:35 +0000 (10:30 +0100)
committerQt Continuous Integration System <qt-info@nokia.com>
Wed, 3 Nov 2010 09:30:35 +0000 (10:30 +0100)
commit76b78a7a79d63273edd7db10041fc36d4fa21cd7
tree74a2939306e67ea25291bffaff06c783dd916051
parent69ab0cd2b51a86fe27c92c7c18390f6791939b53
parent561aeb6b8f7bc4ddb5e6d3e5cbc0ddc9cd344aa9
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7-integration

* '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging: (52 commits)
  Fix crash
  fix isLikelyToBeNfs usage
  Export isLikelyToBeNfs only if we have an internal build
  Fixed QGraphicsView autotest to use a dummy toplevel widget
  Fixed QMdiArea autotest to use a dummy toplevel widget.
  Fixed QMenuBar autotest. Changed window activation order.
  Fixed QStyleSheetStyle autotest to use a dummy toplevel widget
  Fixed QPathCliper autotest, to skip a test when qreal != double
  Fixed QComboBox autotest to use a dummy toplevel widget
  Fixed QColumnView autotest. Added an QApplication::processEvents
  Fixed QAccessability autotest to use a dummy toplevel widget
  Fix QListWidget test
  Fix QGraphicsItems autotest
  Fixed QGraphicsScene autotest to use a dummy toplevel widget
  Fixed QGraphicsItem autotest to use a dummy toplevel widget
  Fixed QListView autotest to use a dummy toplevel widget
  Fixed QMenu autotest to use a dummy toplevel widget
  Fixed QMenuBar autotest. Added mainwindow activation
  Fixed QString autotest when QT_QLOCALE_USES_FCVT is set
  Fixed QButtonGroup autotest to run on Maemo
  ...