summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* Update examples autotest to use the runtime directlyAaron Kennedy2010-04-152-79/+26
* Support valuetypes as method return valuesAaron Kennedy2010-04-154-1/+34
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-156-5/+52
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-1549-1443/+184
| |\
| * | Add Component.onDestruction attached propertyAaron Kennedy2010-04-156-5/+52
* | | Simplify dynamic resource loading to avoid cluttering Text API.Warwick Allison2010-04-151-1/+5
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-1520-1422/+91
|\ \ \ | | |/ | |/|
| * | Visual test updates.Michael Brasser2010-04-1520-1422/+91
* | | Use qmlInfo for image loading errors, not qWarning().Warwick Allison2010-04-155-20/+28
|/ /
* | Correctly resolve, and load, IMG tags in Text element.Warwick Allison2010-04-157-0/+72
* | Rename "sql" test so autotester doesn't get confused.Warwick Allison2010-04-1520-20/+20
* | Should work now, don't skip.Warwick Allison2010-04-151-1/+0
* | ignore autotester logsWarwick Allison2010-04-151-0/+1
|/
* Add flow property to Grid, adding TopToBottom mode.Martin Jones2010-04-152-0/+73
* Make sure richtext wraps correctly with a fixed height set.Martin Jones2010-04-151-0/+20
* Revert "qdeclarativefocusscope works fine as a parallel test"Aaron Kennedy2010-04-141-1/+0
* qdeclarativefocusscope works fine as a parallel testAaron Kennedy2010-04-141-0/+1
* Reduce warnings at shutdownAaron Kennedy2010-04-143-0/+33
* Image with PreserveAspect enabled with either width or height defined should ...Joona Petrell2010-04-142-1/+30
* Reduce warnings at shutdownAaron Kennedy2010-04-142-0/+27
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-1430-233/+233
|\
| * Fix qdeclarativedom testYann Bodson2010-04-141-9/+9
| * Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-1430-224/+224
* | Temporarily disable tests that require compilationAaron Kennedy2010-04-141-0/+3
* | Further improve failure outputAaron Kennedy2010-04-141-57/+7
|/
* Remove double fail messageAaron Kennedy2010-04-141-2/+0
* Improve test failure messageAaron Kennedy2010-04-141-1/+2
* Fix qdeclarativeloader test on WindowsYann Bodson2010-04-141-4/+5
* Bring support of anchors in QML for QGraphicsWidget derived classes.Alexis Menard2010-04-142-0/+253
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-1442-29/+65
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-141-0/+27
| |\
| * | Stabilize test.Warwick Allison2010-04-148-12/+24
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-144-271/+85
| |\ \
| * | | More verbose message on failure.Warwick Allison2010-04-141-1/+4
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-149-26/+100
| |\ \ \
| * | | | Pass even if $LANG is not set to en_US.*Warwick Allison2010-04-1433-16/+37
* | | | | Missing fileAaron Kennedy2010-04-141-0/+5
| |_|_|/ |/| | |
* | | | Don't warn on signals emitted after the context has been destroyedAaron Kennedy2010-04-141-0/+27
| |_|/ |/| |
* | | fillmode is a static visual test, so only record one frame.Michael Brasser2010-04-141-269/+1
* | | Support recording visual snapshot tests.Michael Brasser2010-04-141-2/+11
* | | Don't crash when columns == 0Martin Jones2010-04-142-0/+73
| |/ |/|
* | Use different ports for network tests to avoid clashes in parallel testing.Martin Jones2010-04-136-20/+20
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-132-22/+33
|\ \
| * | Speed up borderimage test.Yann Bodson2010-04-131-6/+6
| * | Exclude webview examples when compiled without webviewAaron Kennedy2010-04-131-0/+6
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-131-15/+19
| |\
| | * Use SRCDIR to make examples test work with shadow builds.Yann Bodson2010-04-131-15/+19
| * | Fix testAaron Kennedy2010-04-131-1/+2
| |/
* | Ensure view position is correct for highlight range modes that have a static ...Martin Jones2010-04-132-0/+68
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-04-1377-37/+374
|\