qt5base-lts/src
Miikka Heikkinen 486601fbc4 Clean up a partially scrolled QRollEffect widget
If the associated widget pointer got zeroed while QRollEffect was
scrolling, the partially scrolled QRollEffect widget remained on
screen indefinitely as 'done' was never set to true.

Change-Id: If1567ea740e81b5501137d10db471ca97d295ed8
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-06-18 16:11:39 +02:00
..
3rdparty Namespace the bundled zlib symbols, to avoid clash with user zlib 2012-06-08 00:53:10 +02:00
concurrent QtConcurrent: Remove QMutex kept for BC reasons. 2012-05-30 01:54:45 +02:00
corelib Improve the code generation by using Q_LIKELY/Q_UNLIKELY 2012-06-16 21:14:48 +02:00
dbus Avoid accessing QObjectPrivate::currentSender directly from QtDBus 2012-06-01 12:03:39 +02:00
gui Disable hinting for scaled glyphs in FreeType 2012-06-14 10:11:23 +02:00
modules Revert "List QtPrintSupport as a dependency of QtPlatformSupport." 2012-04-20 12:46:47 +02:00
network Fix double error setting, which overrode correct value. 2012-06-15 14:06:49 +02:00
opengl Remove unused isGLWidget variable. 2012-06-01 13:06:56 +02:00
platformsupport egl: return EGL config when r/g/b sizes are not set 2012-06-14 10:07:23 +02:00
plugins eglfs: Pass QSurfaceFormat to createNativeWindow() hook 2012-06-14 16:12:31 +02:00
printsupport QtPrintSupport - Add CUPS printer and options queries to plugin 2012-06-09 01:46:36 +02:00
sql Remove QFactoryInterface from sql drivers 2012-06-07 21:18:36 +02:00
testlib Use UTF-8 in the QtTest data and benchmark tags 2012-06-09 10:45:01 +02:00
tools It should be a moc error for the specified file to not exist. 2012-06-14 10:11:24 +02:00
widgets Clean up a partially scrolled QRollEffect widget 2012-06-18 16:11:39 +02:00
winmain Fix tabs/whitespaces 2012-05-03 16:11:58 +02:00
xml QtXml: remove \link usages 2012-05-29 11:35:21 +02: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 Remove widgets lib dependency on platformsupport. 2012-06-08 04:47:59 +02:00