Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | Make sure to call base class implementation. | Michael Brasser | 2010-05-06 | 1 | -0/+1 | |
| | | | | * | | | Use enum for drag.axis in doc and examples. | Yann Bodson | 2010-05-06 | 1 | -2/+2 | |
| | | | * | | | | Call QDeclarativeItem::geometryChanged() base implementation | Aaron Kennedy | 2010-05-06 | 1 | -0/+2 | |
| | | | |/ / / | ||||||
| | | * | | | | Avoid warnings as delegates with bindings to parent are created and destroyed. | Martin Jones | 2010-05-06 | 6 | -9/+29 | |
| | | |/ / / | ||||||
| | | * | | | Add QML_XHR_DUMP option | Aaron Kennedy | 2010-05-06 | 1 | -0/+21 | |
| | | * | | | Doc: more clarification of cacheBuffer | Martin Jones | 2010-05-05 | 2 | -0/+6 | |
| | | * | | | Fix some compiler warnings. | Martin Jones | 2010-05-05 | 2 | -24/+25 | |
| | | |/ / | ||||||
| | * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-05 | 37 | -1016/+320 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-05 | 31 | -243/+315 | |
| | | |\ \ | ||||||
| | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 6 | -6/+6 | |
| | | | |\ \ | ||||||
| | | | | * | | Use enum rather than string for easing type. | Yann Bodson | 2010-05-05 | 6 | -6/+6 | |
| | | | * | | | Fix cacheBuffer documentation. | Martin Jones | 2010-05-05 | 3 | -12/+28 | |
| | | | |/ / | ||||||
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 5 | -11/+8 | |
| | | | |\ \ | ||||||
| | | | | * | | Fix qdoc errors | Bea Lam | 2010-05-05 | 5 | -11/+8 | |
| | | | * | | | Document delegate life cycle. | Martin Jones | 2010-05-05 | 3 | -1/+11 | |
| | | | * | | | little doc fix. | Martin Jones | 2010-05-05 | 1 | -1/+1 | |
| | | | |/ / | ||||||
| | | | * | | Turn off smooth rendering for qDrawBorderPixmap() with transforms. | Martin Jones | 2010-05-05 | 1 | -0/+14 | |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 20 | -205/+221 | |
| | | | |\ \ | ||||||
| | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-05 | 2 | -0/+11 | |
| | | | | |\ \ | ||||||
| | | | | | * | | Don't start valuesource animations until all component objects have been comp... | Michael Brasser | 2010-05-05 | 2 | -0/+11 | |
| | | | | * | | | doc | Warwick Allison | 2010-05-05 | 19 | -205/+210 | |
| | | | | |/ / | ||||||
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 3 | -4/+14 | |
| | | | |\ \ \ | | | | | |/ / | ||||||
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-05 | 30 | -316/+500 | |
| | | | | |\ \ | ||||||
| | | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-05 | 1 | -1/+9 | |
| | | | | | |\ \ | ||||||
| | | | | | | * | | Enable states to be activated via their 'when' clause even if unnamed. | Michael Brasser | 2010-05-05 | 1 | -1/+9 | |
| | | | | | * | | | Null objects should appear as JS null | Aaron Kennedy | 2010-05-05 | 1 | -1/+2 | |
| | | | | | |/ / | ||||||
| | | | | | * | | Fix a crash with null objects returned from a Q_INVOKABLE | Rhys Weatherley | 2010-05-05 | 1 | -1/+2 | |
| | | | | * | | | syntax update | Warwick Allison | 2010-05-05 | 1 | -1/+1 | |
| | | | * | | | | QList<QObject*> models now update their properties when they change. | Martin Jones | 2010-05-05 | 2 | -2/+10 | |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 27 | -291/+459 | |
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| | | ||||||
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-04 | 1 | -22/+28 | |
| | | | |\ \ \ \ | ||||||
| | | | * | | | | | Ensure flick endpoint is recalculated for variable height lists. | Martin Jones | 2010-05-04 | 2 | -2/+3 | |
| | | | | |_|/ / | | | | |/| | | | ||||||
| | | * | | | | | Move Qt.widgets import to be an unsupported example | Alan Alpert | 2010-05-05 | 6 | -772/+1 | |
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-04 | 9 | -168/+315 | |
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | | | ||||||
| | | * | | | | | Allow dynamic deletion of objects created with createQmlObject | Alan Alpert | 2010-05-04 | 1 | -1/+4 | |
| | * | | | | | | Make component.createObject require a parent argument | Alan Alpert | 2010-05-05 | 2 | -2/+20 | |
| | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-04 | 82 | -1667/+2609 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | * | | | | Optimization for QDeclarativePaintedItem. | Michael Brasser | 2010-05-04 | 2 | -12/+20 | |
| | | * | | | | Update childrenRect when children are added or removed. | Michael Brasser | 2010-05-04 | 2 | -3/+40 | |
| | | * | | | | Optimize childrenRect. | Michael Brasser | 2010-05-04 | 2 | -43/+87 | |
| | | * | | | | Remove obsolete doc groupings. | Michael Brasser | 2010-05-04 | 15 | -69/+1 | |
| | | | |/ / | | | |/| | | ||||||
| | | * | | | Doc improvements | Bea Lam | 2010-05-04 | 1 | -22/+28 | |
| | | |/ / | ||||||
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Warwick Allison | 2010-05-04 | 216 | -2288/+5620 | |
| | | |\ \ | ||||||
| | | * | | | Remove QDeclarativeLoader::resizeMode | mae | 2010-05-03 | 3 | -101/+27 | |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-30 | 70 | -1437/+2410 | |
| | | |\ \ \ | ||||||
| | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-30 | 1 | -5/+15 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | Ensure eval and Function are in the correct scope | Aaron Kennedy | 2010-04-30 | 1 | -5/+15 | |
| | | | * | | | | Don't create an anchors element so that we can check that there aren't any | Martin Jones | 2010-04-30 | 1 | -18/+30 | |
| | | | |/ / / | ||||||
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-30 | 12 | -18/+67 | |
| | | | |\ \ \ | ||||||
| | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-30 | 2 | -4/+17 | |
| | | | | |\ \ \ |