Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't assume documents are in UTF-8. | Bea Lam | 2010-03-05 | 1 | -3/+16 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-05 | 120 | -1874/+1194 |
|\ | |||||
| * | Fix compiler warning on RVCT | Aaron Kennedy | 2010-03-05 | 1 | -148/+173 |
| * | Allow unquoted enum syntax for value types | Aaron Kennedy | 2010-03-05 | 6 | -4/+50 |
| * | Add missing NOTIFYs to timer, xmllistmodel, xmlrole | Joona Petrell | 2010-03-05 | 4 | -17/+50 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-05 | 95 | -441/+1471 |
| |\ | |||||
| | * | 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 | 94 | -439/+1470 |
| | |\ | |||||
| | | * | 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 | 4 | -8/+15 |
| | | |\ | |||||
| | | | * | Run signal expressions on attached property objects in correct scope | Aaron Kennedy | 2010-03-04 | 4 | -8/+15 |
| | | * | | Merge branch '4.7' of ../../qt-qml/4.7 into 4.7 | Justin McPherson | 2010-03-04 | 92 | -429/+1438 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge branch 'tab-navigation' into 4.7 | Yann Bodson | 2010-03-04 | 2 | -14/+87 |
| | | | |\ | |||||
| | | | | * | Add support for tab and backtab in KeyNavigation | Yann Bodson | 2010-03-04 | 2 | -14/+87 |
| | | | * | | Mark QGraphicsItem position properties as FINAL | Aaron Kennedy | 2010-03-04 | 1 | -4/+4 |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-04 | 4 | -5/+5 |
| | | | |\ \ | |||||
| | | | | * | | Fix grammar stringifying "on" as "readonly" | Aaron Kennedy | 2010-03-04 | 4 | -5/+5 |
| | | | * | | | Move the multimedia files to the correct place. | Martin Jones | 2010-03-04 | 8 | -0/+0 |
| | | | |/ / | |||||
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-03-04 | 30 | -208/+83 |
| | | | |\ \ | |||||
| | | | * | | | Improve grouped property error messages | Aaron Kennedy | 2010-03-04 | 4 | -8/+22 |
| | | | * | | | Don't mess with highlight size if highlightFollowsCurrentItem is false. | Martin Jones | 2010-03-04 | 1 | -4/+7 |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-04 | 11 | -39/+136 |
| | | | |\ \ \ | | | | | | |/ | | | | | |/| | |||||
| | | | | * | | Remove Qt.playSound() | Michael Brasser | 2010-03-04 | 3 | -26/+1 |
| | | | | * | | Add formatting functions to QML's global Qt object. | Michael Brasser | 2010-03-04 | 2 | -0/+69 |
| | | | | * | | Signal handler requires exactly one value. | Michael Brasser | 2010-03-04 | 1 | -1/+1 |
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-04 | 11 | -32/+98 |
| | | | | |\ \ | |||||
| | | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-04 | 4 | -21/+37 |
| | | | | | |\ \ | |||||
| | | | | | * | | | Compile without QVariant::EasingCurve in Qt 4.6.2. | Warwick Allison | 2010-03-04 | 7 | -11/+61 |
| | | | | * | | | | QDeclarativeContext::contextProperty() should also access ids | Aaron Kennedy | 2010-03-04 | 1 | -1/+4 |
| | | | | |/ / / | |||||
| | | | * | | | | Fix ListView contentHeight calculation. | Martin Jones | 2010-03-04 | 1 | -2/+3 |
| | | | | |/ / | | | | |/| | | |||||
| | | | * | | | Documented view behavior when items are removed from start of view. | Martin Jones | 2010-03-04 | 2 | -0/+18 |
| | | | * | | | Remove unnecessary additional hash of QDeclarativeGridViewAttached | Martin Jones | 2010-03-04 | 2 | -21/+7 |
| | | | * | | | Fix spelling. | Martin Jones | 2010-03-04 | 2 | -2/+2 |
| | | | * | | | Document that the views do not set clip: true. | Martin Jones | 2010-03-04 | 2 | -0/+10 |
| | | | * | | | Set StrongFocus on QDeclarativeView so that elements can get focus. | Martin Jones | 2010-03-04 | 1 | -0/+2 |
| | | | |/ / | |||||
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-03 | 1 | -6/+19 |
| | | | |\ \ | |||||
| | | | * | | | Fix visibility of classes in private headers upon which Bauhaus/Creator relies. | Warwick Allison | 2010-03-03 | 2 | -3/+3 |
| | | | * | | | system import path not supported with Qt 4.6. | Warwick Allison | 2010-03-03 | 1 | -0/+4 |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-03 | 26 | -180/+400 |
| | | | |\ \ \ | |||||
| | | | * | | | | 4.6.x compat | Warwick Allison | 2010-03-03 | 1 | -0/+16 |
| * | | | | | | | 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 | 8 | -139/+163 |
| * | | | | | | | 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 |
| |/ / / / / / | |||||
| * | | | | | | 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 | 36 | -1205/+219 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Build fix for Sun Studio | Thierry Bastian | 2010-03-04 | 1 | -2/+2 |
| | * | | | | | Finish to resolve merge conflict. | Olivier Goffart | 2010-03-04 | 1 | -10/+11 |
| | * | | | | | Merge remote branch 'origin/4.7' into 4.7 | Olivier Goffart | 2010-03-04 | 30 | -209/+83 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | |