Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team
authorQt Continuous Integration System <qt-info@nokia.com>
Wed, 15 Dec 2010 23:03:13 +0000 (09:03 +1000)
committerQt Continuous Integration System <qt-info@nokia.com>
Wed, 15 Dec 2010 23:03:13 +0000 (09:03 +1000)
commit50a69bd2c7621148b1e21e494b14ddc81b61f566
treef252a0e8f89442006f5f25395144aecf029acf23
parentc89a152d75de4e02cce19f7f6acf4ae1a748ff8b
parent310473ac82a85735f576796f6784fdbe56370256
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team

* '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team:
  Prevent crash in drawhelper code when the cpu has MMXEXT but no SSE.
  Resize event for QDesktopWidget was sent too early
  Add extra type of embedded license.
  Fix possible null pointer dereference.
  Ensure that DBus is connected before all uses.
  Fix invalid configurations being added to bearermonitor list.
  Don't delete FBO when resetting glyph cache
  Trivial: Fix coding style
  Prevent ::flush from being called on QGLWindowSurface if no painting happened.