summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Remove colorbrowser exampleYann Bodson2010-03-295-311/+0
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-291-2/+5
| | |\ \ \ \ \
| | | * | | | | Fix for qdeclarativelanguage::listPropertiesAaron Kennedy2010-03-291-2/+5
| | * | | | | | docWarwick Allison2010-03-291-0/+4
| | |/ / / / /
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-293-6/+25
| | |\ \ \ \ \
| | | * | | | | Fix crash in QDeclarativePropertyMap.Michael Brasser2010-03-293-6/+25
| | * | | | | | Remove total wrongness.Warwick Allison2010-03-291-1/+0
| | * | | | | | Import path detail.Warwick Allison2010-03-291-1/+8
| | |/ / / / /
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-2923-48/+865
| | |\ \ \ \ \
| | | * | | | | Add focus and key navigation example.Yann Bodson2010-03-298-0/+209
| | | * | | | | Add example on how to use Qt widgets in qml.Yann Bodson2010-03-294-0/+172
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-2919-50/+77
| | | |\ \ \ \ \
| | | | * | | | | Add missing pro file.Michael Brasser2010-03-291-0/+7
| | | | * | | | | Fix memory leak and clean up deletion.Bea Lam2010-03-291-8/+5
| | | | * | | | | Don't emit QDeclarativePropertyMap::valueChanged() before the value hasMichael Brasser2010-03-295-11/+25
| | | * | | | | | Optimization: Don't use QVariant in QDeclarativeVMEMetaObjectAaron Kennedy2010-03-294-29/+447
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-29703-342/+516
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-299-29/+32
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | * | | | Doc fixesBea Lam2010-03-291-5/+13
| | | | * | | | Remove references to qmlviewer in docs.Bea Lam2010-03-298-23/+18
| | | | * | | | Fix doc linkBea Lam2010-03-291-1/+1
| | | | |/ / /
| | | * | | | Fix svg and big image auto tests on win32.Martin Jones2010-03-293-2/+8
| | | |/ / /
| | | * | | Run a subset of 'stable' visual tests.Michael Brasser2010-03-282-3/+12
| | | * | | Rename visual test to qmlvisual.Michael Brasser2010-03-28676-24/+17
| | | * | | Syntax and other small fixes for the visual tests.Michael Brasser2010-03-2821-177/+192
| | | * | | Autotest tweaks.Michael Brasser2010-03-285-2/+45
| | | * | | Cleanup.Michael Brasser2010-03-282-30/+8
| | | * | | Don't set status to Ready until model has been created (currently thisBea Lam2010-03-283-64/+183
| | | | |/ | | | |/|
| | | * | Fix qdeclarativeimage autotest on the mac.Yann Bodson2010-03-283-2/+9
| | * | | doc: qmlviewer -> qml runtimeWarwick Allison2010-03-297-18/+18
| | * | | docWarwick Allison2010-03-291-130/+66
| | * | | Add importPathList, mainly for doc purposes.Warwick Allison2010-03-292-10/+25
| | * | | Update for import dir and imageProvider changes.Warwick Allison2010-03-292-3/+14
| | * | | docWarwick Allison2010-03-281-0/+3
| | |/ /
| | * | QTBUG-9367 has been fixed. Expect pass.Warwick Allison2010-03-281-1/+0
| | * | Source resizing for QDeclarativeImageProvider too.Warwick Allison2010-03-286-16/+32
| | * | tyopWarwick Allison2010-03-281-1/+1
| | * | Installed imports are no longer searched relative to caller.Warwick Allison2010-03-281-0/+1
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-26183-1338/+3827
| | |\ \ | |/ / /
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-26183-1338/+3827
| | |\ \
| | | * | Recompute the source location of regexp literals.Roberto Raggi2010-03-263-3/+15
| | | * | Adds a way to clear the state list property in QDeclarativeStateGroupKai Koehne2010-03-261-1/+13
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-269-69/+297
| | | |\ \ | | | | |/
| | | | * Added highlight ranges/modes to PathViewMartin Jones2010-03-269-69/+297
| | | * | I've been told this fixes compilation on windows.Alan Alpert2010-03-261-1/+1
| | | * | Doc AugmentationAlan Alpert2010-03-262-1/+16
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-26334-14194/+14777
| | | |\ \ | | | | |/
| | | | * Use QThread IdlePriority rather than linux platform code.Martin Jones2010-03-261-14/+1
| | | | * Test and fix order of transform application.Warwick Allison2010-03-266-41/+36
| | | | * Test transforms.Warwick Allison2010-03-261-0/+21