Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qa-team
authorQt Continuous Integration System <qt-info@nokia.com>
Mon, 8 Aug 2011 10:48:15 +0000 (20:48 +1000)
committerQt Continuous Integration System <qt-info@nokia.com>
Mon, 8 Aug 2011 10:48:15 +0000 (20:48 +1000)
commite625a3f646073204240bea11feff08df6bdba17e
tree89bc5b2e8a24418372b7fdb6c3c0778639ece956
parent9b9f3af8bae02ca60a49dd4b59a84b5cdf04a2fd
parentbb070cae0cde7a83d519582e5872908f7eb2b51b
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qa-team

* 'master' of git://scm.dev.nokia.troll.no/qt/qt-qa-team: (784 commits)
  Fixed compile error in qwindowsurface_qws.cpp.
  Fixed regression introduced by 5842d19cf3dff37a85c.
  Remove DerivedSources.pro from WebKit.
  Support debuggable in the makefile build system
  QLabel documentation: add warning about sanitizing input
  runonphone: fix failure to terminate
  Fix license headers in new files from coda patch
  runonphone: command line args improperly passed to TRK after CODA patch
  Mark all Symbian debug binaries debuggable by default
  Preventing QSoftkeyManager giving false positive memory leaks
  Detect linked fonts by name (insead of via CLinkedTypeface* Api)
  Fixed memory leak in QMessageBox::setInformativeText in Symbian
  Revert "fix QFileInfo::isSymLink() for NTFS mount points"
  Fix typo for ifdef QT_NO_ACCESSIBILITY
  Call QAccessible::updateAccessibility when a widget is deleted
  Fix gamma corrected source color in GL
  Make macdeployqt more robust against usage of symbolic links.
  Memory leak fix in Symbian open file dialog
  Revert binary search in QTextEngine::findItem
  Runonphone with CODA support
  ...