summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-13546-3876/+10448
|\
| * doc fixesYann Bodson2010-04-121-5/+15
| * Don't test XmlListModel examples on platforms without QtXmlPatternsAlan Alpert2010-04-121-0/+6
| * More error output for QML_IMPORT_TRACE=1mae2010-04-121-0/+9
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-12546-3871/+10418
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-123-2/+3
| | |\
| | | * Fix declarative examples autotest, avoid using native separatorsLeonardo Sobral Cunha2010-04-121-2/+2
| | | * Doc: update Rectangle smooth painting screenshot.Yann Bodson2010-04-122-0/+1
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-12606-4494/+7579
| | |\ \ | | | |/
| | | * Remove GraphicsObjectContainer from the documentation.Yann Bodson2010-04-121-1/+0
| | | * import Qt 4.6 -> import Qt 4.7Yann Bodson2010-04-1222-22/+22
| | | * Move documentation code to snippet.Yann Bodson2010-04-122-41/+39
| | | * Test fix.Michael Brasser2010-04-121-2/+2
| | | * Fix testBea Lam2010-04-121-1/+3
| | | * Fix test on QWS.Michael Brasser2010-04-121-0/+4
| | | * Fix PathView crash.Michael Brasser2010-04-121-1/+1
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-1236-677/+1790
| | | |\
| | | | * Improve font value type documentation.Yann Bodson2010-04-123-5/+316
| | | | * coding conventionsYann Bodson2010-04-121-16/+14
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-04-1242-672/+1749
| | | | |\
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-12505-3538/+5185
| | | | | |\
| | | | * | | Doc fixesBea Lam2010-04-124-20/+32
| | | * | | | Make bindings dump more usefulAaron Kennedy2010-04-121-46/+69
| | | | |_|/ | | | |/| |
| | | * | | WarningAaron Kennedy2010-04-121-1/+1
| | | * | | Read Maemo orientation at startupAaron Kennedy2010-04-121-8/+5
| | | * | | Exclude gestures from examples autotestAaron Kennedy2010-04-121-0/+1
| | | * | | Exclude proxywidgets from examples autotestAaron Kennedy2010-04-121-0/+1
| | | * | | Fix crash on QScriptProgram destructionAaron Kennedy2010-04-121-0/+4
| | | * | | doc fixesYann Bodson2010-04-122-3/+3
| | | * | | Start documenting coding conventionsYann Bodson2010-04-129-40/+308
| | | * | | Adds missing qml file to qdeclarativeflipable autotestLeonardo Sobral Cunha2010-04-122-0/+14
| | | |/ /
| | | * | Revert "Better reporting of extension plugin loading errors."Aaron Kennedy2010-04-121-23/+7
| | | * | DocAaron Kennedy2010-04-121-2/+2
| | | * | Fix graphicswidget auto-test.Alexis Menard2010-04-122-52/+40
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-10490-3442/+4832
| | | |\ \
| | | | * | Add Mac OS X bundle description for qml runtimeKai Koehne2010-04-092-0/+20
| | | | * | CleanupAaron Kennedy2010-04-092-88/+95
| | | | * | Disallow writes to read-only value type propertiesAaron Kennedy2010-04-094-1/+38
| | | | * | Allow undefined to be assigned to QVariant propertiesAaron Kennedy2010-04-094-0/+35
| | | | * | Add a Qt.isQtObject() methodAaron Kennedy2010-04-095-0/+43
| | | | * | Fix crash in QML library importsAaron Kennedy2010-04-094-0/+26
| | | | * | Remove QT_VERSION checks in QMLAaron Kennedy2010-04-098-56/+0
| | | | * | List properties aren't read-onlyAaron Kennedy2010-04-091-1/+2
| | | | * | Small doc fix.Martin Jones2010-04-092-7/+7
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-0914-229/+234
| | | | |\ \
| | | | | * | Make sure WorkerScript thread is stopped on deletion. This also fixesBea Lam2010-04-092-3/+13
| | | | | * | Release ListModel's worker agent on deletion.Bea Lam2010-04-092-1/+3
| | | | | * | Doc fixesBea Lam2010-04-093-12/+8
| | | | | * | Fix exampleBea Lam2010-04-091-7/+15
| | | | | * | Example code style improvementsBea Lam2010-04-097-206/+195