summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/states/tst_states.cpp
Commit message (Expand)AuthorAgeFilesLines
* Autotest for non-existent properties specified in a PropertyChanges.Michael Brasser2010-01-181-0/+14
* Fix states autotests to work with deferred properties.Michael Brasser2010-01-121-0/+7
* Don't double enter states at startup.Aaron Kennedy2010-01-121-0/+18
* Have qmlInfo report the QML element name rather than C++ class name.Michael Brasser2009-12-181-4/+4
* Prevent state changes within PropertyChanges.Michael Brasser2009-11-241-0/+29
* Remove deleted state operations from the state.Michael Brasser2009-11-221-0/+65
* Make sure we restore the base state correctly after the base state changes.Michael Brasser2009-11-191-0/+27
* ParentChange autotestYann Bodson2009-11-171-0/+7
* AnchorChanges autotestsYann Bodson2009-11-171-46/+137
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-171-0/+28
|\
| * Add additional anchor test.Michael Brasser2009-11-171-0/+28
* | AnchorChanges testYann Bodson2009-11-171-0/+4
|/
* Autotests.Michael Brasser2009-11-161-0/+20
* Autotests.Michael Brasser2009-11-121-0/+82
* Test (and fix) animation actions.Michael Brasser2009-11-101-5/+0
* Fix possible crash when overriding a signal handler.Michael Brasser2009-11-051-0/+18
* Remove "to" limit on minor version.Warwick Allison2009-11-051-1/+1
* States autotest + missing files.Michael Brasser2009-11-041-0/+113
* more renamingYann Bodson2009-11-021-1/+1
* renaming QmlGraphicsRect -> QmlGraphicsRectangleYann Bodson2009-11-021-11/+11
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-301-0/+40
|\
| * fix headersWarwick Allison2009-10-291-0/+40
* | Make private headers _pAaron Kennedy2009-10-301-1/+1
* | Rename qfx files to qmlgraphics filesAaron Kennedy2009-10-301-1/+1
* | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-301-11/+11
|/
* Add autotest for overriding a signal handler in a state change.Michael Brasser2009-10-131-0/+51
* Add basic autotests for state handling.Michael Brasser2009-09-021-0/+267