Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc | Alan Alpert | 2009-10-21 | 1 | -1/+1 |
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-21 | 5 | -67/+68 |
|\ | |||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Yann Bodson | 2009-10-21 | 41 | -599/+2133 |
| |\ | |||||
| * | | fix easing example | Yann Bodson | 2009-10-21 | 1 | -4/+4 |
| * | | delete unused file | Yann Bodson | 2009-10-21 | 1 | -0/+0 |
| * | | better property-animation example | Yann Bodson | 2009-10-21 | 6 | -63/+64 |
* | | | Add simple sound support | Aaron Kennedy | 2009-10-21 | 2 | -0/+34 |
* | | | Remove dead code | Aaron Kennedy | 2009-10-21 | 1 | -1/+0 |
| |/ |/| | |||||
* | | Doc | Aaron Kennedy | 2009-10-21 | 2 | -358/+3 |
* | | Doc | Aaron Kennedy | 2009-10-21 | 2 | -7/+7 |
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-21 | 21 | -95/+1478 |
|\ \ | |||||
| * | | Prepend element name for detailed attached property docs. | Michael Brasser | 2009-10-21 | 2 | -2/+6 |
| * | | Rename QBindableMap to QmlPropertyMap. | Michael Brasser | 2009-10-21 | 6 | -64/+77 |
| * | | Manually apply proper animation fixes. | Michael Brasser | 2009-10-21 | 1 | -10/+11 |
| * | | Revert "Additional temporary fix for animation bug." | Michael Brasser | 2009-10-21 | 1 | -1/+5 |
| * | | Add missing Q_OBJECT macros. | Michael Brasser | 2009-10-21 | 1 | -0/+2 |
| * | | Docs. | Martin Jones | 2009-10-21 | 2 | -6/+51 |
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-21 | 30 | -160/+2259 |
| |\ \ | |||||
| | * \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-10-21 | 28 | -192/+1080 |
| | |\ \ | |||||
| | * | | | doc now in globalobject.qdoc, not README | Warwick Allison | 2009-10-20 | 4 | -8/+1277 |
| | * | | | typo | Warwick Allison | 2009-10-20 | 1 | -1/+1 |
| * | | | | Doc. | Martin Jones | 2009-10-21 | 1 | -0/+46 |
| * | | | | Move QmlFolderListModel to the loader example. | Martin Jones | 2009-10-21 | 4 | -3/+2 |
* | | | | | Doc | Aaron Kennedy | 2009-10-21 | 2 | -92/+146 |
| |_|/ / |/| | | | |||||
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Bea Lam | 2009-10-21 | 1 | -78/+84 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | better easing example | Yann Bodson | 2009-10-21 | 1 | -78/+84 |
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Bea Lam | 2009-10-21 | 756 | -37100/+58894 |
|\ \ \ \ | |/ / / | |||||
| * | | | Doc | Aaron Kennedy | 2009-10-20 | 1 | -1/+78 |
| * | | | Doc | Aaron Kennedy | 2009-10-20 | 1 | -2/+6 |
| * | | | Doc | Aaron Kennedy | 2009-10-20 | 2 | -2/+1 |
| * | | | Doc | Aaron Kennedy | 2009-10-20 | 1 | -3/+9 |
| * | | | Doc | Aaron Kennedy | 2009-10-20 | 1 | -6/+102 |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-20 | 13 | -94/+552 |
| |\ \ \ | |||||
| | * | | | Additional temporary fix for animation bug. | Michael Brasser | 2009-10-20 | 1 | -5/+1 |
| | |/ / | |||||
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-20 | 12 | -61/+491 |
| | |\ \ | |||||
| | | * | | Don't accidently override originals. | Michael Brasser | 2009-10-20 | 1 | -1/+2 |
| | | * | | Temporary fix for animation bug. | Michael Brasser | 2009-10-20 | 1 | -1/+1 |
| | | * | | Make ParentChange work when target has a transformOrigin set. | Michael Brasser | 2009-10-20 | 1 | -11/+36 |
| | | |/ | |||||
| | | * | Update qfxtext/elide/multilength.qml test, commit X11 visuals. | Warwick Allison | 2009-10-20 | 3 | -1/+303 |
| | | * | Fix 5ab4ccf0e0d3618e799dcfc82bd7fcf3fd560e78 | Warwick Allison | 2009-10-20 | 1 | -1/+1 |
| | | * | asynchronous | Warwick Allison | 2009-10-20 | 1 | -19/+27 |
| | | * | doc | Warwick Allison | 2009-10-20 | 2 | -2/+6 |
| | | * | doc | Warwick Allison | 2009-10-20 | 2 | -25/+115 |
| | * | | Remove references to KeyActions in focus docs. | Martin Jones | 2009-10-20 | 1 | -28/+60 |
| | |/ | |||||
| * | | Don't search non-local context types | Aaron Kennedy | 2009-10-20 | 2 | -4/+8 |
| * | | Doc | Aaron Kennedy | 2009-10-20 | 2 | -8/+198 |
| |/ | |||||
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-10-19 | 2 | -11/+24 |
| |\ | |||||
| | * | modifications to searchbox example | Yann Bodson | 2009-10-19 | 2 | -11/+24 |
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati... | Michael Brasser | 2009-10-19 | 87 | -1469/+1936 |
| |\ \ | | |/ | |/| | |||||
| | * | fix widget activation from minimized state on Windows mobile | Joerg Bornemann | 2009-10-19 | 1 | -0/+2 |