| Commit message (Expand) | Author | Age | Files | Lines |
* | Associate qmlInfo() documentation with QDeclarativeEngine | Martin Jones | 2010-08-10 | 1 | -0/+1 |
|
|
* | PathView required some diagonal movement before a drag was initiated. | Martin Jones | 2010-08-09 | 1 | -1/+1 |
|
|
* | Fix broken example code | Bea Lam | 2010-08-06 | 1 | -8/+11 |
|
|
* | Top-level QML item should not have special focus handling. | Michael Brasser | 2010-08-06 | 1 | -7/+4 |
|
|
* | Remove some warnings | Martin Jones | 2010-08-05 | 1 | -6/+9 |
|
|
* | Improve docs on QML Animation page and associated elements | Bea Lam | 2010-08-05 | 7 | -26/+67 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-05 | 2 | -16/+1 |
|\ |
|
| * | Re-enable script program caching on Symbian (used to be disabled due to crash... | Joona Petrell | 2010-08-05 | 1 | -4/+0 |
|
|
| * | Make sure onFocusChanged is correctly emitted for items in a FocusScope. | Michael Brasser | 2010-08-05 | 1 | -12/+1 |
|
|
* | | Fix warning from whining complier. | Martin Jones | 2010-08-05 | 1 | -1/+1 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-05 | 6 | -163/+172 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-04 | 1 | -1/+1 |
| |\ |
|
| | * | QDeclarativeDebug: use QueuedConnection in the packet protocol | Olivier Goffart | 2010-08-04 | 1 | -1/+1 |
|
|
| * | | Make SpringAnimation usable inside a transition | mae | 2010-08-04 | 2 | -146/+99 |
| |/ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-03 | 3 | -16/+72 |
| |\ |
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-03 | 3 | -16/+72 |
| | |\ |
|
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-02 | 3 | -16/+72 |
| | | |\ |
|
| | | | * | doc: Fixed many qdoc errors. | Martin Smith | 2010-08-02 | 2 | -13/+70 |
|
|
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Jerome Pasion | 2010-08-02 | 1 | -11/+37 |
| | | | |\ |
|
| | | | * | | Fixed comment about all enums being accessible in QML. Fix for QTBUG-12527. | Jerome Pasion | 2010-08-02 | 1 | -3/+2 |
|
|
* | | | | | | Fix crash when all visible items inluding currentIndex have been removed. | Martin Jones | 2010-08-05 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Fix Flickable.StopAtBounds behavior when content size < flickable size | Martin Jones | 2010-08-03 | 1 | -10/+16 |
|
|
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-03 | 1 | -7/+26 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Limit the pixmap cache in space as well as in time. | Aaron Kennedy | 2010-08-03 | 1 | -7/+26 |
| |/ / / |
|
* | | | | Ensure dataChanged doesn't force request for unwanted data in QML views. | Martin Jones | 2010-08-03 | 3 | -5/+23 |
|/ / / |
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-02 | 1 | -14/+1 |
|\ \ \ |
|
| * | | | State doc fixes, improvements | Bea Lam | 2010-08-02 | 1 | -14/+1 |
|
|
* | | | | Ensure currentItem is released when the delegate changes | Martin Jones | 2010-08-02 | 2 | -0/+7 |
|
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-02 | 1 | -1/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Correctly apply PropertyChanges when entering an extended state | Michael Brasser | 2010-08-02 | 1 | -1/+3 |
| | |/
| |/| |
|
* | | | Make sure ListView.nextSection attached property is set for the first item | Martin Jones | 2010-08-02 | 1 | -1/+3 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-02 | 17 | -18/+47 |
|\ \
| |/ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-30 | 15 | -63/+232 |
| |\ |
|
| | * | Add missing image | Bea Lam | 2010-07-30 | 1 | -1/+1 |
|
|
| * | | Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-... | Jerome Pasion | 2010-07-29 | 7 | -16/+16 |
|
|
| * | | Fix compilation with QT_NO_TEXTCODEC | Tasuku Suzuki | 2010-07-29 | 3 | -1/+6 |
|
|
| * | | Fix compilation with QT_NO_XMLSTREAMREADER | Tasuku Suzuki | 2010-07-29 | 3 | -0/+10 |
|
|
| * | | Fix compilation - disable TextInput when QT_NO_LINEEDIT is defined | Tasuku Suzuki | 2010-07-29 | 4 | -0/+14 |
|
|
* | | | Reference count items in VisualItemModel. | Martin Jones | 2010-08-02 | 1 | -11/+37 |
| |/
|/| |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-07-29 | 4 | -8/+18 |
|\ \ |
|
| * | | Document elements that are focus scopes. | Yann Bodson | 2010-07-29 | 4 | -8/+18 |
|
|
* | | | Add moving and flicking properties to PathView | Martin Jones | 2010-07-29 | 3 | -10/+124 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-07-29 | 7 | -4/+14 |
|\ \
| |/ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-29 | 4 | -56/+42 |
| |\ |
|
| * | | QtDeclarative: Give name to function bindings and signals. | Olivier Goffart | 2010-07-28 | 7 | -4/+14 |
|
|
* | | | Remove use of shared NOTIFY signals | Martin Jones | 2010-07-29 | 10 | -44/+89 |
| |/
|/| |
|
* | | Don't emit movementEnded if mouse press is a continuation of a flick. | Martin Jones | 2010-07-29 | 1 | -15/+17 |
|
|
* | | Improvements to Modules docs | Bea Lam | 2010-07-29 | 1 | -3/+3 |
|
|
* | | Component docs | Bea Lam | 2010-07-29 | 1 | -21/+9 |
|
|
* | | Fixes for Dynamic Object Management docs. Also adds links to | Bea Lam | 2010-07-29 | 2 | -17/+13 |
|/ |
|