summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* Minor doc fixes for animation elements.Justin McPherson2009-11-181-12/+10
* testsAaron Kennedy2009-11-182-105/+79
* Fix AnchorChange when multiple states in a stategroup are involved.Michael Brasser2009-11-171-2/+4
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-1710-84/+170
|\
| * Distinguish between reversing and rewinding a state change.Michael Brasser2009-11-176-47/+131
| * Error checking and tests for them in ListModelWarwick Allison2009-11-171-8/+14
| * More animation autotests.Michael Brasser2009-11-173-29/+25
* | Restore methods removed by f01e6e8993856cdcddc51868e91ef25b35695546Martin Jones2009-11-172-0/+133
|/
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2009-11-162-133/+0
|\
| * Remove unused methods of QmlListAccessor.Martin Jones2009-11-132-133/+0
* | Autotests.Michael Brasser2009-11-161-2/+5
|/
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2009-11-1333-54/+54
|\
| * docWarwick Allison2009-11-132-2/+2
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-135-10/+127
| |\
| * | Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-1232-52/+52
* | | Cleanup.Michael Brasser2009-11-133-37/+6
* | | Enforce unique role names for XmlListModel.Michael Brasser2009-11-131-17/+9
| |/ |/|
* | Update ParentChange + docs.Michael Brasser2009-11-123-7/+95
* | Autotests.Michael Brasser2009-11-122-3/+32
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-1115-9/+2631
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-111-6/+6
| |\
| | * Doc fixes after \qmlmethod changes.Michael Brasser2009-11-111-6/+6
| * | Fix inconsistent private include.Warwick Allison2009-11-111-1/+1
| |/
| * Get rid of the extra directory.Michael Brasser2009-11-1113-2/+2624
* | Make QmlPropertyMap publicAlan Alpert2009-11-113-2/+2
|/
* SpringFollow autotestYann Bodson2009-11-102-2/+1
* Return qmlInfo(obj) << syntax.Warwick Allison2009-11-104-17/+17
* Fix QmlTimer to be in line with animation API changesAlan Alpert2009-11-101-1/+1
* Test (and fix) animation actions.Michael Brasser2009-11-102-0/+14
* Fix after animation API changes.Michael Brasser2009-11-093-9/+9
* ListModel elements can only be values or *lists* of objects, not objects.Warwick Allison2009-11-091-2/+0
* Fix and test set/get of structured ListModel data.Warwick Allison2009-11-091-11/+22
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-093-115/+211
|\
| * Update animation docs.Michael Brasser2009-11-061-5/+13
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-11-061-0/+5
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-061-2/+2
| | |\
| | * | Impove triggerOnStart docs.Martin Jones2009-11-061-0/+5
| * | | Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-062-55/+121
| * | | Update semantics of targets/properties and target/property.Michael Brasser2009-11-061-62/+79
| | |/ | |/|
* | | ListModel docs and testsWarwick Allison2009-11-092-16/+60
|/ /
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-11-052-28/+11
|\ \ | |/
| * qmlsystempalette autotestsYann Bodson2009-11-052-28/+11
* | 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-0514-25/+25
* Rename QmlGraphicsPixmapCache to QmlPixmapCache.Michael Brasser2009-11-043-2/+358
* Don't trigger if we've been stopped.Martin Jones2009-11-031-7/+12
* Doc.Michael Brasser2009-11-031-0/+85
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-023-3/+8
|\
| * Mark Action class as to be exportedKai Koehne2009-11-021-1/+1