qt5base-lts/tests/auto/corelib/animation
Olivier Goffart 5713dde8a1 Fix deadlock in QPropertyAnimation
Commit 1e6514a714 changed the mutex from
recursive to non-recursive, which could introduce dead lock if the
animation starts other animation (This is the case in QMainWindow
layouts)

Change-Id: I1b149b78a802748eb24b5700fffeca0b8555f005
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-03-07 12:48:49 +01:00
..
qabstractanimation Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qanimationgroup Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qparallelanimationgroup Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qpauseanimation Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qpropertyanimation Fix deadlock in QPropertyAnimation 2012-03-07 12:48:49 +01:00
qsequentialanimationgroup Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qvariantanimation Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
animation.pro Moving Tests to new Autotest Structure 2011-08-24 10:09:19 +02:00