Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-releng-team
authorQt Continuous Integration System <qt-info@nokia.com>
Wed, 18 May 2011 07:55:56 +0000 (17:55 +1000)
committerQt Continuous Integration System <qt-info@nokia.com>
Wed, 18 May 2011 07:55:56 +0000 (17:55 +1000)
commit06557b8d7c472c6298f7d8b310feda225864265f
tree571e5078ee66377cdadbc07fc7851b334c0d5272
parent83a2be48a82394ae692d91587c64f8ccd385350f
parentfa065de6eb49c706feb4a75db7bc0a4618a81a13
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-releng-team

* 'master' of git://scm.dev.nokia.troll.no/qt/qt-releng-team: (195 commits)
  Re-apply licenseheader text in source files for qt4.8
  Revert all QScroller and QFlickGesture related code.
  Fix regression that caused waitForXXX(-1) to fail.
  Fix thread safety regression of QNetworkConfigurationManager
  Fix instability in QNetworkConfigurationManager autotest
  Support word selection list with predictive text from splitview
  Fix softkey icon positioning in S60 5.3
  QDeclarativeMouseArea: block context menu events
  ListViews loses items if all visible items are removed.
  Make TextEdit word selection more natural.
  Fixed license header.
  Ensure that recursive QMAKE_EXTRA_TARGETS use the correct makefile
  Clear confusion between QMainWindow and QMainWindowLayout.
  Fix for rounded corners bug in QMenu
  Compile
  QWidgetPrivate::setParent_sys might be using null pointer
  Ensure the TextEdit cursor delegate is repositioned on mouse events.
  Don't crash on an invalid replacementStart from an input method.
  Fix QGLWidget::renderPixmap for raster engine on Mac
  Check if OES_texture_npot is present on OpenGL ES 2.
  ...