Revise QDeclarativeChangeSet.
authorAndrew den Exter <andrew.den-exter@nokia.com>
Mon, 8 Aug 2011 01:57:39 +0000 (11:57 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 8 Aug 2011 03:00:38 +0000 (05:00 +0200)
commit8c0c89a72a0ad463bde36c3d36f00cc5914721e1
treeb67795f73bb818d20ad050d764e8b4eaa0ea0d16
parentc09316982697777b6c7ebbbba1c5ae9fe9b5a463
Revise QDeclarativeChangeSet.

Represent moves as associated Removes and Inserts instead of discrete
actions.  Add API for applying a set of changes to another change set.

Change-Id: Id97c1648c7480023dbfef325150bb81c2fea95c0
Reviewed-on: http://codereview.qt.nokia.com/2720
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
src/declarative/util/qdeclarativechangeset.cpp
src/declarative/util/qdeclarativechangeset_p.h
tests/auto/declarative/qdeclarativechangeset/tst_qdeclarativechangeset.cpp