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>
Thu, 4 Nov 2010 02:45:25 +0000 (03:45 +0100)
committerQt Continuous Integration System <qt-info@nokia.com>
Thu, 4 Nov 2010 02:45:25 +0000 (03:45 +0100)
commit4fc2d7f1b14c26d10968c99dd296e056a2beed4d
tree482a55a791f01c51347d164e7d98c584d5e87c00
parentab672d88f906b0d6f2d45f9ebbfbf12fdcfba51e
parentb3ffd9aa12faeca6f35118182231a145f69f4ac7
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: (53 commits)
  trivial: fix build
  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
  ...