summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Collapse)AuthorAgeFilesLines
* QmlView doc.Michael Brasser2009-11-231-0/+1
|
* QmlView doc.Michael Brasser2009-11-231-0/+3
|
* Documentation fixesBill King2009-11-231-24/+68
| | | | Changed html tags over to qdoc tags.
* Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-231-1/+24
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * 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 ↵Michael Brasser2009-11-193-20/+31
|\ | | | | | | into kinetic-declarativeui
| * Add Image auto testMartin Jones2009-11-192-4/+15
| | | | | | | | | | Also fix qmlpixmapcache error reporting and Image and BorderImage progress reporting for null images.
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-191-2/+4
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-193-6/+17
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | 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 ↵Michael Brasser2009-11-193-6/+17
|\ \ \ | | |/ | |/| | | | into kinetic-declarativeui
| * | 'when' property has to be before 'value' property in Binding elementMartin Jones2009-11-182-5/+16
| | | | | | | | | | | | Task-number: QTBUG-5477
| * | 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
|/ | | | | This worked correctly as long as there was a transition between the states. Now it works correctly with no transition as well.
* Minor doc fixes for animation elements.Justin McPherson2009-11-181-12/+10
| | | | Reviewed-by: Martin Jones
* 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 ↵Martin Jones2009-11-1710-84/+170
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Distinguish between reversing and rewinding a state change.Michael Brasser2009-11-176-47/+131
| | | | | | | | Task-number: QTBUG-5769
| * 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 ↵Michael Brasser2009-11-162-133/+0
|\ | | | | | | into kinetic-declarativeui
| * 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 ↵Michael Brasser2009-11-1333-54/+54
|\ | | | | | | into kinetic-declarativeui
| * docWarwick Allison2009-11-132-2/+2
| |
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-135-10/+127
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-1232-52/+52
| | | | | | | | | | | | as it breaks reinstalling the module against existing Qt.
* | | 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 ↵Alan Alpert2009-11-1115-9/+2631
|\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/util/util.pri
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-111-6/+6
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * 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
| | | | Fixes QTBUG-5480
* 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
| | | | Fixes QTBUG-5495
* Fix and test set/get of structured ListModel data.Warwick Allison2009-11-091-11/+22
|
* Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-093-115/+211
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Update animation docs.Michael Brasser2009-11-061-5/+13
| |