Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | Add methods to position view at beginning or end. | Martin Jones | 2011-01-11 | 4 | -0/+135 | |
| | | | * | | | Fix Qt.formatTime() to accept QTime values | Bea Lam | 2011-01-11 | 3 | -53/+109 | |
| | | | * | | | set() and setProperty() should not always trigger change signals | Bea Lam | 2011-01-11 | 1 | -4/+155 | |
| | | | * | | | Add versioning for new Flickable methods. | Martin Jones | 2011-01-11 | 1 | -0/+43 | |
| | | | * | | | Disable dragging text in TextEdit. | Andrew den Exter | 2011-01-11 | 3 | -0/+98 | |
| | | | * | | | Fix word selection in QLineControl | Alan Alpert | 2011-01-10 | 8 | -0/+1052 | |
| | | | * | | | Add selection modes to TextEdit and TextInput. | Andrew den Exter | 2011-01-10 | 2 | -2/+325 | |
| | | | * | | | Add layoutDirection property to Qt.application element | Joona Petrell | 2011-01-07 | 1 | -0/+23 | |
| | | | * | | | Introduce Qt.application.active property | Joona Petrell | 2011-01-07 | 3 | -0/+102 | |
| | | | * | | | PinchArea API changes following review. | Martin Jones | 2011-01-07 | 1 | -1/+1 | |
| | | | * | | | Add PinchArea autotests. | Martin Jones | 2011-01-07 | 2 | -2/+3 | |
| | | | * | | | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2011-01-07 | 7 | -0/+397 | |
| | | | |\ \ \ | ||||||
| | | | | * \ \ | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Alan Alpert | 2011-01-07 | 1 | -0/+46 | |
| | | | | |\ \ \ | ||||||
| | | | | * | | | | Add linkActivated signal to TextEdit | Alan Alpert | 2011-01-07 | 7 | -0/+397 | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2011-01-07 | 78 | -1580/+6066 | |
| | | | |\ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | | | ||||||
| | | | * | | | | | Fix to register Repeater for QtQuick 1.1 | Bea Lam | 2011-01-07 | 1 | -0/+46 | |
| | | | | |/ / / | | | | |/| | | | ||||||
| | | | * | | | | Add Repeater itemAdded(), itemRemoved() signals and itemAt() method | Bea Lam | 2011-01-06 | 1 | -12/+204 | |
| | | | * | | | | Ensure QDeclarativePrivate::RegisterType version is updated and checked. | Martin Jones | 2011-01-06 | 1 | -0/+3 | |
| | | | * | | | | Test importing version > registered with a matching base class rev. | Martin Jones | 2011-01-05 | 4 | -1/+53 | |
| | | | * | | | | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2011-01-05 | 1 | -0/+8 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Add missing test data file | Bea Lam | 2011-01-05 | 1 | -0/+8 | |
| | | | * | | | | | Support property/method versions in QML | Martin Jones | 2011-01-05 | 24 | -11/+669 | |
| | | | * | | | | | Allow a revision to be associated with properties and methods. | Martin Jones | 2011-01-05 | 1 | -0/+113 | |
| | | | |/ / / / | ||||||
| | | | * | | | | Fix results of number() queries for zero and non-number values | Bea Lam | 2011-01-04 | 2 | -24/+63 | |
| | | | * | | | | Add convenience deselect() functions to TextInput and TextEdit | Joona Petrell | 2010-12-30 | 2 | -0/+14 | |
| | | | * | | | | Adding autotest coverage to QDecalarativeGridView | Christopher Ham | 2010-12-21 | 1 | -0/+92 | |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Joona Petrell | 2010-12-20 | 17 | -45/+313 | |
| | | | |\ \ \ \ | ||||||
| | | | * | | | | | Fix spelling in declarative autotests | Joona Petrell | 2010-12-20 | 4 | -8/+8 | |
| | | | * | | | | | Support for justification in Text and TextEdit elements. | Yann Bodson | 2010-12-17 | 6 | -0/+66 | |
| | | | * | | | | | QmlDebugger: setting bindings in states | Christiaan Janssen | 2010-12-13 | 1 | -3/+98 | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2010-12-13 | 85 | -2295/+3609 | |
| | | | |\ \ \ \ \ | ||||||
| | | | * | | | | | | KeyNavigation skips disabled or invisible items | Christopher Ham | 2010-12-10 | 1 | -0/+79 | |
| | | | * | | | | | | Add 'mirror' property to Image element. | Bea Lam | 2010-12-10 | 6 | -0/+229 | |
| | | | * | | | | | | QmlDebugger: avoid deferring properties when compiling in a debug environment | Christiaan Janssen | 2010-12-09 | 1 | -2/+95 | |
| | | | * | | | | | | borderImage should not support setting sourceSize | Christopher Ham | 2010-12-03 | 1 | -0/+4 | |
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2010-12-01 | 97 | -788/+6822 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Allow resizing Flickable content about a center point. | Martin Jones | 2010-11-29 | 2 | -0/+81 | |
| | | | * | | | | | | | Add PinchArea. | Martin Jones | 2010-11-28 | 3 | -0/+377 | |
| | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2010-11-24 | 32 | -0/+11289 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | Fix ListModel::set() to update the model cache when setting a list value | Bea Lam | 2010-11-23 | 2 | -0/+32 | |
| | | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Yann Bodson | 2010-11-23 | 532 | -18423/+17577 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | Make deferred tracing less expensive (real-time cost is the same) | Michael Brasser | 2010-11-19 | 1 | -0/+11 | |
| | | | * | | | | | | | | | Add a private high-performance timer for profiling. | Michael Brasser | 2010-11-19 | 4 | -0/+172 | |
| | | | * | | | | | | | | | Add 'cached' property to Image element | Yann Bodson | 2010-11-12 | 1 | -9/+20 | |
| | | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Yann Bodson | 2010-11-12 | 702 | -58662/+48132 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | Make it possible to add your own graphics scene to QDeclarativeView | Joona Petrell | 2010-11-03 | 1 | -0/+21 | |
* | | | | | | | | | | | | | | Fix QMutex can deadlock when calling tryLock | Olivier Goffart | 2011-02-02 | 1 | -0/+38 | |
* | | | | | | | | | | | | | | Revert "Restore Qt 4.6 behaviour: exec() always enters the event loop." | Olivier Goffart | 2011-02-02 | 1 | -137/+54 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Don't ignore source-text when generating qsTrId translations for QML | Tor Arne Vestbø | 2011-02-01 | 2 | -0/+8 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-01-29 | 3 | -57/+220 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | |