| Commit message (Expand) | Author | Age | Files | Lines |
* | Docs - add more links to relevant examples | Bea Lam | 2010-06-30 | 1 | -1/+1 |
|
|
* | Provide Qml plugins with UID3s on Symbian | Alessandro Portale | 2010-06-23 | 3 | -0/+3 |
|
|
* | Removed unnecessary data_caging_paths.prf loading from applications | Miikka Heikkinen | 2010-06-22 | 3 | -3/+0 |
|
|
* | Remove the old WebView element in src/import. The new one is in src/3rdparty/... | Alexis Menard | 2010-06-18 | 7 | -1760/+0 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-10 | 3 | -22/+10 |
|\ |
|
| * | Add 'on' prefix to documentation of signals | Bea Lam | 2010-06-10 | 1 | -2/+2 |
|
|
| * | Fixed `nmake clean' breaking declarative imports on Windows. | Rohan McGovern | 2010-06-09 | 1 | -0/+2 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-04 | 1 | -20/+6 |
| |\ |
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-04 | 1 | -20/+6 |
| | |\ |
|
| | | * | Ensure ParticleMotionGravity always pulls in the right direction. | Michael Brasser | 2010-06-04 | 1 | -4/+6 |
|
|
| | | * | Remove version ifdefs from Particles; only 4.7 is supported. | Michael Brasser | 2010-06-04 | 1 | -16/+0 |
|
|
* | | | | Fix qtlibinfix build of qml plugins (for Symbian) | Alessandro Portale | 2010-06-09 | 1 | -0/+1 |
|/ / / |
|
* | | | Fix QT_NO_ACTION | Tasuku Suzuki | 2010-06-04 | 2 | -1/+6 |
|/ / |
|
* | | Add a new qconfig feature GESTURES | Tasuku Suzuki | 2010-06-02 | 3 | -1/+10 |
|/ |
|
* | Fix QT_NO_DIRMODEL build error in QtDeclarative. | Tasuku Suzuki | 2010-05-31 | 3 | -0/+10 |
|
|
* | Add key event handling to the declarative web view | Alan Alpert | 2010-05-26 | 1 | -13/+8 |
|
|
* | Unify naming of import plugin targets | Joona Petrell | 2010-05-26 | 9 | -12/+12 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-21 | 1 | -8/+6 |
|\ |
|
| * | Fix FolderListModel parentFolder property's file drive handling | Joona Petrell | 2010-05-21 | 1 | -8/+6 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-05-20 | 7 | -2/+653 |
|\ \
| |/ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-19 | 7 | -2/+654 |
| |\
|/ / |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-19 | 2 | -0/+13 |
| |\ |
|
| | * | Fix folderlistmodel with qt namespace | Martin Jones | 2010-05-19 | 2 | -0/+14 |
|
|
| * | | doc | Warwick Allison | 2010-05-19 | 3 | -5/+39 |
| |/ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-18 | 1 | -1/+1 |
| |\ |
|
| | * | Add parent parameter to QDeclarativeExpression constructor. | Michael Brasser | 2010-05-18 | 1 | -1/+1 |
|
|
| * | | Fix naming. | Warwick Allison | 2010-05-18 | 7 | -21/+6 |
| |/ |
|
| * | Port from QListModelInterface to QAbstractListModel. | Warwick Allison | 2010-05-18 | 2 | -51/+44 |
|
|
| * | Move stuff from QML viewer to plugins. | Warwick Allison | 2010-05-17 | 6 | -1/+628 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Andrew den Exter | 2010-05-18 | 9 | -947/+137 |
|\ \
| |/ |
|
| * | Minor declarative webview tweaks | Alan Alpert | 2010-05-13 | 1 | -2/+5 |
|
|
| * | Removed dependency of QDeclarativeWebView to private Qt (Declarative) API | Simon Hausmann | 2010-05-13 | 2 | -163/+106 |
|
|
| * | Doc | Aaron Kennedy | 2010-05-07 | 1 | -9/+24 |
|
|
| * | Fix autotests | Aaron Kennedy | 2010-05-07 | 1 | -1/+1 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-05 | 1 | -1/+1 |
| |\ |
|
| | * | syntax update | Warwick Allison | 2010-05-05 | 1 | -1/+1 |
|
|
| * | | 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-integration | Qt Continuous Integration System | 2010-04-30 | 2 | -1/+7 |
| |\ |
|
| | * | Make QDeclarativeParserStatus method pure virtual to encourage right code. | Warwick Allison | 2010-04-30 | 2 | -1/+7 |
|
|
* | | | Removed mediaservices. | Kurt Korbatits | 2010-05-18 | 12 | -2990/+0 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-04-28 | 2 | -2/+33 |
|\ \
| |/
|/| |
|
| * | update multimedia qml element doc samples | Kurt Korbatits | 2010-04-27 | 2 | -2/+33 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-24 | 2 | -3/+2 |
|\ \
| |/
|/| |
|
| * | no export in plugin | Warwick Allison | 2010-04-23 | 1 | -1/+1 |
|
|
| * | compile | Warwick Allison | 2010-04-22 | 1 | -2/+1 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-04-23 | 10 | -163/+163 |
|\ \
| |/
|/| |
|
| * | Fixed Qt build with mediaservices disabled. | Dmytro Poplavskiy | 2010-04-20 | 1 | -1/+1 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-04-16 | 9 | -162/+162 |
| |\ |
|
| | * | QtMediaservices -> QtMediaServices. | Justin McPherson | 2010-04-16 | 8 | -161/+161 |
|
|
| | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-staging int... | Justin McPherson | 2010-04-15 | 5 | -5/+9 |
| | |\ |
|