Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integration
authorQt Continuous Integration System <qt-info@nokia.com>
Fri, 15 Oct 2010 21:37:16 +0000 (23:37 +0200)
committerQt Continuous Integration System <qt-info@nokia.com>
Fri, 15 Oct 2010 21:37:16 +0000 (23:37 +0200)
commit77e78b8aa2b540bb7465b7ffde23eba4ef654028
treeb9b3e44dd554686a930ee5d31cee704a187ccff4
parent4d9d3ed84c3bf1f6d08a9ddd36f834b9c8972b38
parent2dd7efc2ae89562c01e2ee407cce14a652c0813e
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integration

* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2: (26 commits)
  Disable the unified toolbar before entering
  QWorkspace: fix hardcoded min size overwriting the real min size
  Fix tst_moduleqt47::accidentalImport
  tst_qcompleter: Fix the QTBUG_14292_filesystem test on X11
  tst_qcompleter.cpp: fix test on mac.
  Fixed autotest that was missing focus on Windows
  QGraphicsLayoutItem - user set sizes should always override, even if there's a constraint
  QGridLayoutEngine - Rework height-for-width support so that row/col spanning works
  Revert "Revert "Fix (implement!) hfw/wfh in QGridLayoutEngine""
  Fixed statement about const_iterator and some whitespace fixes.
  Adjust the parent index for the itemsMoved call.
  Correctly handle both 16bit and 32bit live pixmaps in meego graphics system.
  Correctly remove the egl alpha surface flags in meego graphics system.
  Proper dither & proper alpha checking.
  In meego graphics system, use always 16bit textures.
  QCompleter: do not auto complete when directory is changed.
  tst_qcompleter: Add a test for QFileSystemModel
  Doc: adjusting the search field width
  Doc - remove disclaimer
  Added the default format of QTime::toString().
  ...