summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* QmlView doc.Michael Brasser2009-11-231-0/+1
* QmlView doc.Michael Brasser2009-11-231-0/+3
* Documentation fixesBill King2009-11-231-24/+68
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-231-1/+24
|\
| * Remove deleted state operations from the state.Michael Brasser2009-11-221-1/+24
* | Tidy (and fix) error messages.Warwick Allison2009-11-231-3/+3
|/
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2009-11-193-20/+31
|\
| * Add Image auto testMartin Jones2009-11-192-4/+15
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-191-2/+4
| |\
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-193-6/+17
| |\ \
| * | | Fix headers.Warwick Allison2009-11-181-16/+16
* | | | Remove deleted states from the StateGroup.Michael Brasser2009-11-193-0/+13
| |_|/ |/| |
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2009-11-193-6/+17
|\ \ \ | | |/ | |/|
| * | 'when' property has to be before 'value' property in Binding elementMartin Jones2009-11-182-5/+16
| * | Update Package test and fix crash.Martin Jones2009-11-181-1/+1
| |/
* | Make sure we restore the base state correctly after the base state changes.Michael Brasser2009-11-191-2/+4
|/
* 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