summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/states
Commit message (Expand)AuthorAgeFilesLines
* Expect fails.Martin Jones2010-02-101-0/+3
* Use QUrl::fromLocalFile() instead of "file://" (i.e. only 2 slashes).Bea Lam2010-02-081-5/+13
* More test fixes.Michael Brasser2010-02-054-10/+10
* Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-0326-89/+89
* Autotest for non-existent properties specified in a PropertyChanges.Michael Brasser2010-01-182-0/+25
* Fix states autotests to work with deferred properties.Michael Brasser2010-01-121-0/+7
* Don't double enter states at startup.Aaron Kennedy2010-01-122-0/+36
* 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-243-0/+73
* Remove deleted state operations from the state.Michael Brasser2009-11-223-0/+89
* Make sure we restore the base state correctly after the base state changes.Michael Brasser2009-11-191-0/+27
* ParentChange autotestYann Bodson2009-11-172-0/+8
* AnchorChanges autotestsYann Bodson2009-11-176-64/+199
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-172-0/+57
|\
| * Add additional anchor test.Michael Brasser2009-11-172-0/+57
* | AnchorChanges testYann Bodson2009-11-172-0/+5
|/
* Add missing file.Michael Brasser2009-11-161-0/+10
* Autotests.Michael Brasser2009-11-162-0/+21
* Autotests.Michael Brasser2009-11-125-0/+170
* Test (and fix) animation actions.Michael Brasser2009-11-101-5/+0
* Fix possible crash when overriding a signal handler.Michael Brasser2009-11-052-0/+33
* Remove "to" limit on minor version.Warwick Allison2009-11-051-1/+1
* States autotest + missing files.Michael Brasser2009-11-047-0/+275
* 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
|/
* Make more mac friendlyAaron Kennedy2009-10-281-0/+2
* Add autotest for overriding a signal handler in a state change.Michael Brasser2009-10-134-0/+97
* Add basic autotests for state handling.Michael Brasser2009-09-0211-0/+399