Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QmlView doc. | Michael Brasser | 2009-11-23 | 1 | -0/+1 |
| | |||||
* | QmlView doc. | Michael Brasser | 2009-11-23 | 1 | -0/+3 |
| | |||||
* | Documentation fixes | Bill King | 2009-11-23 | 1 | -24/+68 |
| | | | | Changed html tags over to qdoc tags. | ||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-23 | 1 | -1/+24 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Remove deleted state operations from the state. | Michael Brasser | 2009-11-22 | 1 | -1/+24 |
| | | |||||
* | | Tidy (and fix) error messages. | Warwick Allison | 2009-11-23 | 1 | -3/+3 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Michael Brasser | 2009-11-19 | 3 | -20/+31 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Add Image auto test | Martin Jones | 2009-11-19 | 2 | -4/+15 |
| | | | | | | | | | | Also fix qmlpixmapcache error reporting and Image and BorderImage progress reporting for null images. | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-19 | 1 | -2/+4 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-19 | 3 | -6/+17 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Fix headers. | Warwick Allison | 2009-11-18 | 1 | -16/+16 |
| | | | | |||||
* | | | | Remove deleted states from the StateGroup. | Michael Brasser | 2009-11-19 | 3 | -0/+13 |
| |_|/ |/| | | |||||
* | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Michael Brasser | 2009-11-19 | 3 | -6/+17 |
|\ \ \ | | |/ | |/| | | | | into kinetic-declarativeui | ||||
| * | | 'when' property has to be before 'value' property in Binding element | Martin Jones | 2009-11-18 | 2 | -5/+16 |
| | | | | | | | | | | | | Task-number: QTBUG-5477 | ||||
| * | | Update Package test and fix crash. | Martin Jones | 2009-11-18 | 1 | -1/+1 |
| |/ | |||||
* | | Make sure we restore the base state correctly after the base state changes. | Michael Brasser | 2009-11-19 | 1 | -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 McPherson | 2009-11-18 | 1 | -12/+10 |
| | | | | Reviewed-by: Martin Jones | ||||
* | tests | Aaron Kennedy | 2009-11-18 | 2 | -105/+79 |
| | |||||
* | Fix AnchorChange when multiple states in a stategroup are involved. | Michael Brasser | 2009-11-17 | 1 | -2/+4 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-17 | 10 | -84/+170 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Distinguish between reversing and rewinding a state change. | Michael Brasser | 2009-11-17 | 6 | -47/+131 |
| | | | | | | | | Task-number: QTBUG-5769 | ||||
| * | Error checking and tests for them in ListModel | Warwick Allison | 2009-11-17 | 1 | -8/+14 |
| | | |||||
| * | More animation autotests. | Michael Brasser | 2009-11-17 | 3 | -29/+25 |
| | | |||||
* | | Restore methods removed by f01e6e8993856cdcddc51868e91ef25b35695546 | Martin Jones | 2009-11-17 | 2 | -0/+133 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Michael Brasser | 2009-11-16 | 2 | -133/+0 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Remove unused methods of QmlListAccessor. | Martin Jones | 2009-11-13 | 2 | -133/+0 |
| | | |||||
* | | Autotests. | Michael Brasser | 2009-11-16 | 1 | -2/+5 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Michael Brasser | 2009-11-13 | 33 | -54/+54 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | doc | Warwick Allison | 2009-11-13 | 2 | -2/+2 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-13 | 5 | -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 Allison | 2009-11-12 | 32 | -52/+52 |
| | | | | | | | | | | | | as it breaks reinstalling the module against existing Qt. | ||||
* | | | Cleanup. | Michael Brasser | 2009-11-13 | 3 | -37/+6 |
| | | | |||||
* | | | Enforce unique role names for XmlListModel. | Michael Brasser | 2009-11-13 | 1 | -17/+9 |
| |/ |/| | |||||
* | | Update ParentChange + docs. | Michael Brasser | 2009-11-12 | 3 | -7/+95 |
| | | |||||
* | | Autotests. | Michael Brasser | 2009-11-12 | 2 | -3/+32 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-11-11 | 15 | -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 Allison | 2009-11-11 | 1 | -6/+6 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Doc fixes after \qmlmethod changes. | Michael Brasser | 2009-11-11 | 1 | -6/+6 |
| | | | |||||
| * | | Fix inconsistent private include. | Warwick Allison | 2009-11-11 | 1 | -1/+1 |
| |/ | |||||
| * | Get rid of the extra directory. | Michael Brasser | 2009-11-11 | 13 | -2/+2624 |
| | | |||||
* | | Make QmlPropertyMap public | Alan Alpert | 2009-11-11 | 3 | -2/+2 |
|/ | |||||
* | SpringFollow autotest | Yann Bodson | 2009-11-10 | 2 | -2/+1 |
| | |||||
* | Return qmlInfo(obj) << syntax. | Warwick Allison | 2009-11-10 | 4 | -17/+17 |
| | | | | Fixes QTBUG-5480 | ||||
* | Fix QmlTimer to be in line with animation API changes | Alan Alpert | 2009-11-10 | 1 | -1/+1 |
| | |||||
* | Test (and fix) animation actions. | Michael Brasser | 2009-11-10 | 2 | -0/+14 |
| | |||||
* | Fix after animation API changes. | Michael Brasser | 2009-11-09 | 3 | -9/+9 |
| | |||||
* | ListModel elements can only be values or *lists* of objects, not objects. | Warwick Allison | 2009-11-09 | 1 | -2/+0 |
| | | | | Fixes QTBUG-5495 | ||||
* | Fix and test set/get of structured ListModel data. | Warwick Allison | 2009-11-09 | 1 | -11/+22 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-09 | 3 | -115/+211 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Update animation docs. | Michael Brasser | 2009-11-06 | 1 | -5/+13 |
| | |