| Commit message (Expand) | Author | Age | Files | Lines |
* | State doc fixes, improvements | Bea Lam | 2010-08-03 | 1 | -14/+1 |
|
|
* | Remove use of shared NOTIFY signals | Martin Jones | 2010-08-02 | 2 | -8/+10 |
|
|
* | Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-... | Jerome Pasion | 2010-08-02 | 5 | -13/+13 |
|
|
* | various doc fixes | Bea Lam | 2010-07-29 | 2 | -8/+7 |
|
|
* | Copied Qt QML 4.7 branch to release. | Toby Tomkins | 2010-07-27 | 14 | -252/+272 |
|
|
* | improvements to docs and examples | Bea Lam | 2010-07-26 | 2 | -6/+13 |
|
|
* | Only ignore the same target value for a Behavior when it is running. | Michael Brasser | 2010-07-26 | 1 | -1/+1 |
|
|
* | Make rootContext and engine pointers in QDeclarativeView API const | Joona Petrell | 2010-07-26 | 2 | -11/+12 |
|
|
* | Rewinding AnchorChanges should not make target item's implicit width and heig... | Joona Petrell | 2010-07-26 | 1 | -2/+6 |
|
|
* | Follow -> Behavior | mae | 2010-07-19 | 6 | -1004/+0 |
|
|
* | fixes, improvements for various docs and example code | Bea Lam | 2010-07-18 | 5 | -102/+257 |
|
|
* | Added some documentation to spring animation | mae | 2010-07-18 | 1 | -0/+9 |
|
|
* | Fix spring animation | mae | 2010-07-18 | 1 | -1/+3 |
|
|
* | Make test pass and fix docs following removal of SpringFollow | Bea Lam | 2010-07-18 | 2 | -3/+3 |
|
|
* | fix doc links | Bea Lam | 2010-07-18 | 2 | -2/+2 |
|
|
* | Export QDeclarativePixmap | Martin Jones | 2010-07-14 | 1 | -1/+1 |
|
|
* | Don't double delete cancelled pixmap cache requests | Aaron Kennedy | 2010-07-13 | 1 | -3/+9 |
|
|
* | Added QDeclarativeSpringAnimation | mae | 2010-07-13 | 8 | -2/+604 |
|
|
* | Extend QDeclarativeImageProvider to support QPixmap loading and | Bea Lam | 2010-07-13 | 1 | -18/+67 |
|
|
* | Make declarative pixmap cache easier to use | Aaron Kennedy | 2010-07-13 | 2 | -472/+728 |
|
|
* | Remove a few more unnecessary exports. | Martin Jones | 2010-07-01 | 1 | -3/+3 |
|
|
* | Don't export declarative private classes | Martin Jones | 2010-07-01 | 12 | -13/+13 |
|
|
* | Docs - add more links to relevant examples | Bea Lam | 2010-06-30 | 5 | -3/+7 |
|
|
* | Plug QdeclarativePixmapCache canceled request leak. | Martin Jones | 2010-06-30 | 1 | -27/+29 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-06-25 | 1 | -0/+3 |
|\ |
|
| * | Allow custom parsers to handle attached properties | Aaron Kennedy | 2010-06-25 | 1 | -0/+3 |
|
|
* | | Test ListElement type via type system, not string comparison. | Warwick Allison | 2010-06-25 | 2 | -3/+10 |
|/ |
|
* | Prevent value source animations from being registered to start twice. | Michael Brasser | 2010-06-24 | 1 | -0/+2 |
|
|
* | Ensure sourcesize is in pixmap cache key. | Warwick Allison | 2010-06-24 | 1 | -0/+6 |
|
|
* | Merge remote branch 'origin/4.7' into qml-4.7 | Rohan McGovern | 2010-06-22 | 1 | -1/+1 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-21 | 1 | -1/+1 |
| |\ |
|
| | * | doc: Fixed type of Package::name | Thorbjørn Lindeijer | 2010-06-18 | 1 | -1/+1 |
|
|
* | | | Allow QT_TR_NOOP (as a no-op) in ListModel values. | Warwick Allison | 2010-06-22 | 1 | -4/+9 |
|/ / |
|
* | | Doc fixes | Bea Lam | 2010-06-18 | 1 | -17/+7 |
|
|
* | | XmlListModel: Don't lock while doing the slow bit. | Martin Jones | 2010-06-17 | 1 | -30/+41 |
|/ |
|
* | Minor doc fixes | Bea Lam | 2010-06-11 | 1 | -1/+1 |
|
|
* | Doc improvements, including snippet fixes, linking to examples, making | Bea Lam | 2010-06-11 | 2 | -23/+40 |
|
|
* | Remove 'XXX Experimental' from VisualItemModel/VisualDataModel and | Bea Lam | 2010-06-10 | 1 | -6/+0 |
|
|
* | Document attached properties | Bea Lam | 2010-06-10 | 1 | -1/+6 |
|
|
* | Doc improvements: move some example code to snippets, add screenshots, | Bea Lam | 2010-06-09 | 7 | -138/+71 |
|
|
* | Move some example code into snippets/ and add other doc fixes | Bea Lam | 2010-06-09 | 4 | -31/+45 |
|
|
* | Fix drawing flicker on Qml Viewer startup | Joona Petrell | 2010-06-09 | 2 | -4/+17 |
|
|
* | Ensure state operations assigned to the default state are triggered | Michael Brasser | 2010-06-07 | 4 | -3/+12 |
|
|
* | Move QListModelInterface into util. | Michael Brasser | 2010-06-04 | 3 | -2/+198 |
|
|
* | Add more Q_AUTOTEST_EXPORTs | Aaron Kennedy | 2010-06-03 | 3 | -46/+49 |
|
|
* | Add Q_AUTOTEST_EXPORT | Aaron Kennedy | 2010-06-03 | 1 | -1/+1 |
|
|
* | Add some Q_AUTOTEST_EXPORTs | Aaron Kennedy | 2010-06-03 | 4 | -7/+7 |
|
|
* | Doc fixes and improvements - fix some example code, link to | Bea Lam | 2010-06-02 | 5 | -25/+56 |
|
|
* | Documentation. | Michael Brasser | 2010-06-01 | 1 | -1/+16 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-31 | 2 | -0/+4 |
|\ |
|