qt5base-lts/src
Thomas McGuire dee26fe973 Get rid of false positive warning when stopping video playback
The multimedia library actually creates two windows, and therefore the
first call to updateHierarchy() would try to update the z-order of
a no longer existing window.

Change-Id: I499d049e2885ff848f38d9cc5880aa63235b1b4c
Reviewed-by: Kevin Krammer <kevin.krammer@kdab.com>
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
2012-04-03 12:45:46 +02:00
..
3rdparty Harfbuzz-thai - fix buffer overflow when setting item attributes 2012-04-02 14:52:48 +02:00
concurrent Remove MSVC 6 workaround from QtConcurrent. 2012-03-12 13:14:05 +01:00
corelib Fix release mode warnings about unused variables. 2012-04-03 12:45:46 +02:00
dbus Use QVector<int> instead of QList<int> for storing metatypes in QtDBus 2012-03-24 17:07:52 +01:00
gui Fix release mode warnings about unused variables. 2012-04-03 12:45:46 +02:00
modules Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00
network QNAM: close the channel if bytesAvailable and nothing piplined 2012-04-02 16:56:48 +02:00
opengl Correctly export GL graphics engine for use in plugins 2012-03-22 13:30:06 +01:00
platformsupport Cocoa: silence warnings about unused variables 2012-03-26 14:02:07 +02:00
plugins Get rid of false positive warning when stopping video playback 2012-04-03 12:45:46 +02:00
printsupport Remove unused dummy vars from print preview widgets. 2012-04-02 16:56:48 +02:00
sql Convert Boolean value into integer 2012-04-02 23:06:30 +02:00
testlib Add QPA notes to QCursor pos() and setPos() 2012-03-27 17:36:26 +02:00
tools QDoc documentation: modified the instructions for documenting signals. 2012-04-03 12:45:46 +02:00
widgets Remove redundant virtual method reimplementations from QToolBar. 2012-04-02 16:56:48 +02:00
winmain replace uses of QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT with module-specific variables 2012-03-08 18:57:56 +01:00
xml Update QtXmlPatterns module name in documentation 2012-03-22 12:53:26 +01:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Add Qt Widgets opt out support to build system 2012-03-15 11:40:50 +01:00