Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | Uses Qt.widgets | Warwick Allison | 2010-02-24 | 1 | -0/+1 | |
| | * | | | | | | Connections example could be turned incorrectly | Yann Bodson | 2010-02-25 | 1 | -8/+4 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Yann Bodson | 2010-02-25 | 37 | -648/+316 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | | * | | | | Revert "Add QDeclarativeGraphicsWidget, a QGraphicsWidget version of QmlView" | Aaron Kennedy | 2010-02-25 | 4 | -584/+2 | |
| | | * | | | | Fix include of renamed header | Justin McPherson | 2010-02-25 | 2 | -2/+2 | |
| | | * | | | | Change Multimedia declarative module in line with recent commits. | Justin McPherson | 2010-02-25 | 3 | -9/+14 | |
| | | * | | | | Merge branch 'master' of ../../qt/master | Justin McPherson | 2010-02-24 | 32 | -64/+309 | |
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | * | | | | | QML Text item clipping logic was reversed | Yann Bodson | 2010-02-25 | 1 | -2/+2 | |
| | |/ / / / | ||||||
| * | | | | | React to QAbstractItemModel::modelReset() signal. | Martin Jones | 2010-02-25 | 16 | -1/+323 | |
| |/ / / / | ||||||
| * | | | | Install the extensions in the given uri. | Roberto Raggi | 2010-02-24 | 1 | -7/+6 | |
| * | | | | Install the QML extensions. | Roberto Raggi | 2010-02-24 | 4 | -5/+16 | |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Alan Alpert | 2010-02-24 | 7 | -10/+62 | |
| |\ \ \ \ | ||||||
| | * | | | | Add support for qml imports directory in configure, qmake, and qmlengine | mae | 2010-02-24 | 7 | -10/+62 | |
| * | | | | | Fix building without the XmlPatterns Module | Alan Alpert | 2010-02-24 | 1 | -0/+2 | |
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Alan Alpert | 2010-02-24 | 1 | -0/+3 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Build fix when using <QtDeclarative> include. | Alexis Menard | 2010-02-24 | 1 | -0/+3 | |
| * | | | | | Add QDeclarativeGraphicsWidget, a QGraphicsWidget version of QmlView | Alan Alpert | 2010-02-24 | 4 | -2/+584 | |
| * | | | | | Explain the onPropertyChanged pattern in the docs. | Alan Alpert | 2010-02-24 | 1 | -0/+11 | |
| |/ / / / | ||||||
| * | | | | Make QDeclarativeMetaType and QDeclarativeType private | Aaron Kennedy | 2010-02-24 | 16 | -29/+36 | |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-24 | 36 | -318/+352 | |
| |\ \ \ \ | ||||||
| | * | | | | Add subdirs .pro for examples/declarative/extending | Aaron Kennedy | 2010-02-24 | 2 | -0/+14 | |
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Aaron Kennedy | 2010-02-24 | 1 | -1/+1 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Fix wrong property name in qdeclarativeitem docs | Leonardo Sobral Cunha | 2010-02-24 | 1 | -1/+1 | |
| | | | |/ / | | | |/| | | ||||||
| | * | | | | Fixup tests after QDeclarative class renames | Aaron Kennedy | 2010-02-24 | 5 | -2/+2 | |
| | * | | | | Simplify QML element registration headers | Aaron Kennedy | 2010-02-24 | 28 | -315/+335 | |
| | |/ / / | ||||||
| * | | | | Don't crash if the currentIndex is set while creating a delegate. | Martin Jones | 2010-02-24 | 4 | -1/+53 | |
| |/ / / | ||||||
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-24 | 16 | -68/+230 | |
| |\ \ \ | ||||||
| | * | | | Add an "asynchonous" property to Image. | Martin Jones | 2010-02-24 | 11 | -64/+191 | |
| | * | | | Removed unnecessary update calls in qmlgraphicsitem | Leonardo Sobral Cunha | 2010-02-24 | 1 | -4/+0 | |
| | | |/ | | |/| | ||||||
| | * | | Make compile following renaming of class. | Bea Lam | 2010-02-24 | 1 | -1/+1 | |
| | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-02-24 | 62 | -893/+892 | |
| | |\ \ | ||||||
| | * | | | Automatically connect to a notify signal if the requested signal is | Bea Lam | 2010-02-24 | 4 | -0/+39 | |
| * | | | | Manually merge 0f761d9d95bc187cb786ce7dc03a7d8c9ad9d779 | Warwick Allison | 2010-02-24 | 2 | -2/+2 | |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-24 | 62 | -893/+892 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t... | Leonardo Sobral Cunha | 2010-02-24 | 60 | -891/+891 | |
| | * | | | Fix declarative failing auto-test, missing rename of the test file | Leonardo Sobral Cunha | 2010-02-24 | 2 | -1/+1 | |
| | * | | | Compile warning-- for qmlviewer | Leonardo Sobral Cunha | 2010-02-24 | 1 | -1/+0 | |
| | |/ / | ||||||
| * | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt | Warwick Allison | 2010-02-24 | 129 | -115/+23092 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| * | | | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 2108 | -141001/+141004 | |
| * | | | Fix positioner auto test with new easing curve syntax | Joona Petrell | 2010-02-24 | 1 | -4/+4 | |
| * | | | doc | Warwick Allison | 2010-02-24 | 1 | -1/+1 | |
| * | | | doc | Warwick Allison | 2010-02-24 | 1 | -1/+1 | |
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-24 | 151 | -2299/+2986 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-02-24 | 150 | -2304/+3098 | |
| | |\ \ \ | ||||||
| | | * \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Martin Jones | 2010-02-24 | 146 | -2292/+2980 | |
| | | |\ \ \ | ||||||
| | * | | | | | Fix expected errors following d43ec1bdb12649c32f0f0067492857a70bef05b4 | Bea Lam | 2010-02-24 | 3 | -3/+3 | |
| | * | | | | | Disallow ids that start with upper case letters. | Bea Lam | 2010-02-24 | 2 | -4/+3 | |
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-24 | 4 | -12/+118 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-23 | 1 | -0/+13 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-23 | 112 | -696/+2179 | |
| | |\ \ \ \ \ |