summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Enable other wrapping modes.Martin Jones2010-04-098-19/+47
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-095-47/+40
| |\
| | * Remove use of obsolete "Script" element.Warwick Allison2010-04-094-46/+39
| | * unwarnWarwick Allison2010-04-091-1/+1
| * | TextEdit::wrap changed to TextEdit::wrapMode enumerationMartin Jones2010-04-0910-35/+66
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-09116-919/+444
| |\ \ | | |/
| | * Replace "var" with "variant" in testsAaron Kennedy2010-04-092-11/+11
| | * Fix test after deletion of GraphicsObjectContainer.Alexis Menard2010-04-091-23/+20
| | * Text.wrap is deprecatedYann Bodson2010-04-092-17/+18
| | * Fix url resolution in PropertyChanges.Michael Brasser2010-04-097-9/+85
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-092-7/+31
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-0927-714/+262
| | | |\
| | | * | Better reporting of extension plugin loading errors.Warwick Allison2010-04-091-7/+23
| | | * | self-docWarwick Allison2010-04-091-0/+8
| | * | | Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-0975-127/+127
| | * | | Use variant instead of var in QMLAaron Kennedy2010-04-095-30/+11
| | | |/ | | |/|
| | * | Some cleanup in widgets module. Deletion of GraphicsObjectContainer.Alexis Menard2010-04-0910-561/+18
| | * | Straighten board linesBea Lam2010-04-091-0/+0
| | * | More tutorial improvmentsBea Lam2010-04-099-131/+121
| | * | Doc fixesBea Lam2010-04-093-3/+2
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-095-19/+123
| |\ \ \ | | |/ /
| | * | Make the TextInput element nicer. It has scrolling.Alexis Menard2010-04-094-19/+121
| | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-0980-328/+877
| | |\
| | * | Verbose failure outputWarwick Allison2010-04-091-0/+2
| * | | Ensure GridView content position is stable when moving items.Martin Jones2010-04-092-0/+7
| | |/ | |/|