summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlpropertychanges.cpp
Commit message (Expand)AuthorAgeFilesLines
* Distinguish between reversing and rewinding a state change.Michael Brasser2009-11-171-2/+12
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-131-0/+28
|\
| * Autotests.Michael Brasser2009-11-121-0/+28
* | Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-4/+4
|/
* Return qmlInfo(obj) << syntax.Warwick Allison2009-11-101-2/+2
* Fix possible crash when overriding a signal handler.Michael Brasser2009-11-051-2/+2
* Fix signal overriding.Michael Brasser2009-11-051-1/+1
* Remove "to" limit on minor version.Warwick Allison2009-11-051-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-301-16/+16
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-301-4/+5
| |\
| * | fix headersWarwick Allison2009-10-291-16/+16
* | | Make private headers _pAaron Kennedy2009-10-301-2/+2
| |/ |/|
* | Save a little more memory.Martin Jones2009-10-291-4/+5
|/
* Don't need this check.Michael Brasser2009-10-261-2/+1
* Fix crash.Michael Brasser2009-10-261-3/+3
* More i18nWarwick Allison2009-10-131-3/+3
* Correctly identify signal handlers in PropertyChanges when !isScript.Michael Brasser2009-10-111-9/+10
* Fix bug with signal overrides.Michael Brasser2009-09-251-2/+3
* compileYann Bodson2009-09-251-1/+1
* Make replacing a signal handler in a state change use the right context.Michael Brasser2009-09-251-6/+60
* Report custom parse errors verbosely.Warwick Allison2009-09-101-5/+2
* Support overriding signal handlers in a state change.Michael Brasser2009-08-311-4/+9
* Rename State change elements.Martin Jones2009-08-211-0/+339