| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-27 | 5 | -13/+13 |
|\ |
|
| * | Fix QT_NO_DATESTRING | Tasuku Suzuki | 2010-07-27 | 5 | -13/+13 |
|
|
* | | Document that animations have to be started/stopped as a group | Bea Lam | 2010-07-27 | 1 | -0/+8 |
|
|
* | | various doc fixes | Bea Lam | 2010-07-27 | 5 | -13/+11 |
|/ |
|
* | QDeclarativeEngineDebugServer: Fix crash when trying to update non-properties. | Olivier Goffart | 2010-07-26 | 1 | -16/+14 |
|
|
* | Fix crash in MouseArea | Joona Petrell | 2010-07-23 | 1 | -1/+2 |
|
|
* | Compile | Aaron Kennedy | 2010-07-23 | 1 | -6/+3 |
|
|
* | Fixes undeleted timers (and endless warning from the event loop about | Aaron Kennedy | 2010-07-23 | 1 | -1/+1 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-07-23 | 6 | -27/+16 |
|\ |
|
| * | Remove unneeded member variable. | Michael Brasser | 2010-07-22 | 2 | -6/+3 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-22 | 32 | -461/+768 |
| |\ |
|
| * \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-07-22 | 29 | -500/+788 |
| |\ \ |
|
| * | | | qdoc: Fixed reporting of read-only status for QML properties. | Martin Smith | 2010-07-22 | 4 | -21/+13 |
|
|
* | | | | Generalize qml "registration" | Aaron Kennedy | 2010-07-22 | 6 | -21/+64 |
|
|
* | | | | Fix compiler warning | Aaron Kennedy | 2010-07-22 | 1 | -2/+0 |
| |_|/
|/| | |
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-07-22 | 10 | -23/+124 |
|\ \ \ |
|
| * | | | Fix TextEdit text attribute and text stored in the internal QTextDocument hav... | Joona Petrell | 2010-07-22 | 1 | -2/+3 |
|
|
| * | | | Remove QDeclarativeItem::childrenChanged() signal overload | Martin Jones | 2010-07-22 | 1 | -1/+0 |
|
|
| * | | | Make rootContext and engine pointers in QDeclarativeView API const | Joona Petrell | 2010-07-22 | 4 | -14/+15 |
|
|
| * | | | Allow MouseArea dragging to filter mouse events from descendants | Martin Jones | 2010-07-22 | 4 | -6/+106 |
|
|
* | | | | Reuse QML lexer to simplify .pragma script logic | Aaron Kennedy | 2010-07-22 | 2 | -67/+42 |
|/ / / |
|