Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-13 | 546 | -3876/+10448 |
|\ | |||||
| * | doc fixes | Yann Bodson | 2010-04-12 | 1 | -5/+15 |
| * | Don't test XmlListModel examples on platforms without QtXmlPatterns | Alan Alpert | 2010-04-12 | 1 | -0/+6 |
| * | More error output for QML_IMPORT_TRACE=1 | mae | 2010-04-12 | 1 | -0/+9 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-12 | 546 | -3871/+10418 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-04-12 | 3 | -2/+3 |
| | |\ | |||||
| | | * | Fix declarative examples autotest, avoid using native separators | Leonardo Sobral Cunha | 2010-04-12 | 1 | -2/+2 |
| | | * | Doc: update Rectangle smooth painting screenshot. | Yann Bodson | 2010-04-12 | 2 | -0/+1 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-04-12 | 606 | -4494/+7579 |
| | |\ \ | | | |/ | |||||
| | | * | Remove GraphicsObjectContainer from the documentation. | Yann Bodson | 2010-04-12 | 1 | -1/+0 |
| | | * | import Qt 4.6 -> import Qt 4.7 | Yann Bodson | 2010-04-12 | 22 | -22/+22 |
| | | * | Move documentation code to snippet. | Yann Bodson | 2010-04-12 | 2 | -41/+39 |
| | | * | Test fix. | Michael Brasser | 2010-04-12 | 1 | -2/+2 |
| | | * | Fix test | Bea Lam | 2010-04-12 | 1 | -1/+3 |
| | | * | Fix test on QWS. | Michael Brasser | 2010-04-12 | 1 | -0/+4 |
| | | * | Fix PathView crash. | Michael Brasser | 2010-04-12 | 1 | -1/+1 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-12 | 36 | -677/+1790 |
| | | |\ | |||||
| | | | * | Improve font value type documentation. | Yann Bodson | 2010-04-12 | 3 | -5/+316 |
| | | | * | coding conventions | Yann Bodson | 2010-04-12 | 1 | -16/+14 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-04-12 | 42 | -672/+1749 |
| | | | |\ | |||||
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-12 | 505 | -3538/+5185 |
| | | | | |\ | |||||
| | | | * | | | Doc fixes | Bea Lam | 2010-04-12 | 4 | -20/+32 |
| | | * | | | | Make bindings dump more useful | Aaron Kennedy | 2010-04-12 | 1 | -46/+69 |
| | | | |_|/ | | | |/| | | |||||
| | | * | | | Warning | Aaron Kennedy | 2010-04-12 | 1 | -1/+1 |
| | | * | | | Read Maemo orientation at startup | Aaron Kennedy | 2010-04-12 | 1 | -8/+5 |
| | | * | | | Exclude gestures from examples autotest | Aaron Kennedy | 2010-04-12 | 1 | -0/+1 |
| | | * | | | Exclude proxywidgets from examples autotest | Aaron Kennedy | 2010-04-12 | 1 | -0/+1 |
| | | * | | | Fix crash on QScriptProgram destruction | Aaron Kennedy | 2010-04-12 | 1 | -0/+4 |
| | | * | | | doc fixes | Yann Bodson | 2010-04-12 | 2 | -3/+3 |
| | | * | | | Start documenting coding conventions | Yann Bodson | 2010-04-12 | 9 | -40/+308 |
| | | * | | | Adds missing qml file to qdeclarativeflipable autotest | Leonardo Sobral Cunha | 2010-04-12 | 2 | -0/+14 |
| | | |/ / | |||||
| | | * | | Revert "Better reporting of extension plugin loading errors." | Aaron Kennedy | 2010-04-12 | 1 | -23/+7 |
| | | * | | Doc | Aaron Kennedy | 2010-04-12 | 1 | -2/+2 |
| | | * | | Fix graphicswidget auto-test. | Alexis Menard | 2010-04-12 | 2 | -52/+40 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-10 | 490 | -3442/+4832 |
| | | |\ \ | |||||
| | | | * | | Add Mac OS X bundle description for qml runtime | Kai Koehne | 2010-04-09 | 2 | -0/+20 |
| | | | * | | Cleanup | Aaron Kennedy | 2010-04-09 | 2 | -88/+95 |
| | | | * | | Disallow writes to read-only value type properties | Aaron Kennedy | 2010-04-09 | 4 | -1/+38 |
| | | | * | | Allow undefined to be assigned to QVariant properties | Aaron Kennedy | 2010-04-09 | 4 | -0/+35 |
| | | | * | | Add a Qt.isQtObject() method | Aaron Kennedy | 2010-04-09 | 5 | -0/+43 |
| | | | * | | Fix crash in QML library imports | Aaron Kennedy | 2010-04-09 | 4 | -0/+26 |
| | | | * | | Remove QT_VERSION checks in QML | Aaron Kennedy | 2010-04-09 | 8 | -56/+0 |
| | | | * | | List properties aren't read-only | Aaron Kennedy | 2010-04-09 | 1 | -1/+2 |
| | | | * | | Small doc fix. | Martin Jones | 2010-04-09 | 2 | -7/+7 |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-09 | 14 | -229/+234 |
| | | | |\ \ | |||||
| | | | | * | | Make sure WorkerScript thread is stopped on deletion. This also fixes | Bea Lam | 2010-04-09 | 2 | -3/+13 |
| | | | | * | | Release ListModel's worker agent on deletion. | Bea Lam | 2010-04-09 | 2 | -1/+3 |
| | | | | * | | Doc fixes | Bea Lam | 2010-04-09 | 3 | -12/+8 |
| | | | | * | | Fix example | Bea Lam | 2010-04-09 | 1 | -7/+15 |
| | | | | * | | Example code style improvements | Bea Lam | 2010-04-09 | 7 | -206/+195 |