qt6-bb10/src
Kent Hansen 2f18e72762 statemachine: Purge restorable properties when they are restored
Previously, a registered restorable property would only be
unregistered if the property was animated (see
QStateMachinePrivate::_q_animationFinished()).
But if a property is set directly, it should also be unregistered;
otherwise, the state machine would use the previously saved (stale)
value the next time that property should be restored.

Change-Id: I5d246aa5355ddd0ba5f81b0186a9f0e4f3bbaa3f
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
2012-07-10 06:20:31 +02:00
..
3rdparty Fix PCRE build under non-__GNUC__ compilers 2012-06-26 14:53:36 +02:00
concurrent Update the macros for shared/DLL and static builds 2012-06-28 06:21:48 +02:00
corelib statemachine: Purge restorable properties when they are restored 2012-07-10 06:20:31 +02:00
dbus QtDBus: declare some classes as shared 2012-07-10 03:24:27 +02:00
gui QtGui: declare some classes as shared 2012-07-10 03:26:11 +02:00
network QtNetwork: add member-swap to shared classes 2012-07-06 16:08:02 +02:00
opengl Remove duplicate triangulating stroker implementation. 2012-07-06 13:58:28 +02:00
platformsupport Fix the UCS-2 surrogates handling in Q*FontEndine*::stringToCmap() 2012-07-10 03:23:46 +02:00
plugins Support fallback fonts in DirectWrite font engine 2012-07-10 03:24:53 +02:00
printsupport Remove Library dependency on Settings 2012-07-09 11:18:17 +02:00
sql Add support for SQLSTATE error codes 2012-07-03 13:21:23 +02:00
testlib Doc: Replace all occurences of \BR with \br. 2012-07-06 16:08:02 +02:00
tools Use QDoc instead of Qdoc to be consistent with the rest of the documentation 2012-07-08 15:33:35 +02:00
widgets fix "paintEngine: Should no longer be called" warnings on Windows 2012-07-09 11:54:49 +02:00
winmain fix misnomer: qt_module.prf => qt_build_config.prf 2012-06-19 16:46:08 +02:00
xml Clean up the EXPORT macros in qglobal.h. 2012-06-29 00:27:18 +02:00
src.pro enable platformsupport for -no-widgets 2012-07-04 02:46:27 +02:00