Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for QtScript connect/disconnect syntax in QML | Aaron Kennedy | 2010-03-05 | 13 | -0/+427 |
* | Minor perf improvement when running QML script blocks | Aaron Kennedy | 2010-03-05 | 1 | -2/+3 |
* | Fix qdeclarative{audio,video} tests. | Justin McPherson | 2010-03-05 | 4 | -14/+14 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-05 | 29 | -1672/+1990 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-03-05 | 69 | -935/+1115 |
| |\ | |||||
| | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-05 | 194 | -2509/+2363 |
| | |\ | |||||
| | * | | Fix test | Bea Lam | 2010-03-05 | 1 | -7/+11 |
| * | | | Add basic support for explicit newParent in ParentAnimation. | Michael Brasser | 2010-03-05 | 2 | -7/+57 |
| * | | | Document new ParentChange properties. | Michael Brasser | 2010-03-05 | 1 | -6/+16 |
| * | | | Update QmlChanges.txt | Michael Brasser | 2010-03-05 | 1 | -0/+2 |
| * | | | ParentAnimation docs + test. | Michael Brasser | 2010-03-05 | 10 | -0/+1785 |
| * | | | Remove NumberFormatter and DateTimeFormatter. | Michael Brasser | 2010-03-05 | 14 | -1642/+0 |
| * | | | RotationAnimation docs + test. | Michael Brasser | 2010-03-04 | 4 | -10/+119 |
* | | | | Don't assume documents are in UTF-8. | Bea Lam | 2010-03-05 | 4 | -3/+69 |
| |_|/ |/| | | |||||
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-05 | 211 | -2184/+2133 |
|\ \ \ | |||||
| * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-05 | 1 | -148/+173 |
| |\ \ \ | |||||
| | * | | | Fix compiler warning on RVCT | Aaron Kennedy | 2010-03-05 | 1 | -148/+173 |
| * | | | | Delete uninspiring example. | Yann Bodson | 2010-03-05 | 1 | -46/+0 |
| * | | | | Use new enum syntax for value types. | Yann Bodson | 2010-03-05 | 1 | -11/+11 |
| |/ / / | |||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-05 | 26 | -78/+340 |
| |\ \ \ | |||||
| | * | | | Allow unquoted enum syntax for value types | Aaron Kennedy | 2010-03-05 | 14 | -8/+89 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-05 | 7 | -17/+167 |
| | |\ \ \ | |||||
| | | * | | | Add missing NOTIFYs to timer, xmllistmodel, xmlrole | Joona Petrell | 2010-03-05 | 7 | -17/+167 |
| | * | | | | More declarative examples cleanup. | Yann Bodson | 2010-03-05 | 3 | -20/+24 |
| | * | | | | Improve declarative tabs example. | Yann Bodson | 2010-03-05 | 2 | -33/+60 |
| | |/ / / | |||||
| * | | | | Expect fail in currentIndex test for now. | Martin Jones | 2010-03-05 | 1 | -26/+20 |
| |/ / / | |||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-05 | 25 | -199/+219 |
| |\ \ \ | |||||
| | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-05 | 398 | -1467/+4312 |
| | |\ \ \ | |||||
| | | * | | | Include QML doc snippets in examples autotest | Aaron Kennedy | 2010-03-05 | 2 | -0/+4 |
| | | * | | | Update QML documentation snippets to latest syntax. | Aaron Kennedy | 2010-03-05 | 6 | -29/+5 |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-04 | 17 | -170/+210 |
| | |\ \ \ \ | |||||
| | | * | | | | QScript: Fix crash when converting a null value to a variant. | Olivier Goffart | 2010-03-04 | 1 | -1/+3 |
| | | * | | | | QPrinter: Add Current Page print range support | John Layt | 2010-03-04 | 9 | -139/+186 |
| | | * | | | | Fix build when egl.h includes X11 headers & pollutes namespace | Tom Cooksey | 2010-03-04 | 2 | -7/+3 |
| | | * | | | | Fix build on EGL implementations where EGLConfig is a pointer | Tom Cooksey | 2010-03-04 | 2 | -11/+13 |
| | | * | | | | Delay the resize section for better performance. | Pierre Rossi | 2010-03-04 | 3 | -12/+5 |
| | |/ / / / | |||||
| * | | | | | declarative examples cleanup | Yann Bodson | 2010-03-05 | 7 | -40/+12 |
| | |/ / / | |/| | | | |||||
| * | | | | MouseRegion is dead. Long live MouseArea. | Martin Jones | 2010-03-04 | 2 | -2/+1 |
| | |/ / | |/| | | |||||
| * | | | Compile fix for wince | Thierry Bastian | 2010-03-04 | 1 | -3/+3 |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-04 | 390 | -1436/+4302 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Update QML PropertyAnimation::easing docs | Leonardo Sobral Cunha | 2010-03-04 | 1 | -2/+17 |
| | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Justin McPherson | 2010-03-04 | 13 | -16/+134 |
| | |\ \ | |||||
| | | * | | Add testcase for QTBUG-7730 | Aaron Kennedy | 2010-03-04 | 2 | -0/+29 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-04 | 9 | -16/+57 |
| | | |\ \ | |||||
| | | | * | | Run signal expressions on attached property objects in correct scope | Aaron Kennedy | 2010-03-04 | 9 | -16/+57 |
| | | * | | | Add autotests for tab and backtab in Keys and KeyNavigation. | Yann Bodson | 2010-03-04 | 3 | -0/+48 |
| | | |/ / | |||||
| | * | | | Merge branch '4.7' of ../../qt-qml/4.7 into 4.7 | Justin McPherson | 2010-03-04 | 383 | -1425/+4158 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-04 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | | * | | Fixup test | Aaron Kennedy | 2010-03-04 | 1 | -1/+1 |
| | | * | | | Merge branch 'tab-navigation' into 4.7 | Yann Bodson | 2010-03-04 | 2 | -14/+87 |
| | | |\ \ \ | | | | |/ / | | | |/| | |