summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix crash in QmlMetaProperty that could occur when using value-typeMichael Brasser2010-02-161-0/+30
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-1634-287/+335
| |\ \
| | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-02-1619-270/+298
| | |\ \
| | | * | Renamed declarative autotests class names to match the targetsLeonardo Sobral Cunha2010-02-179-171/+171
| | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-1618-104/+136
| | | |\ \
| | | | * | Fix TextInput keypad navigationAlan Alpert2010-02-153-2/+14
| | | | * | Stabilize positioner testsAlan Alpert2010-02-151-62/+55
| | | | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-1515-16/+37
| | | | |\ \
| | | | * | | For qmldebug* tests, make sure engine is running before the test threadBea Lam2010-02-154-35/+52
| | | | | |/ | | | | |/|
| | | * | | Ensure types are registered.Warwick Allison2010-02-161-0/+2
| | | * | | Ensure new WebView windows are notified correctly. Improve test.Warwick Allison2010-02-152-0/+4
| | * | | | Fix test caseAaron Kennedy2010-02-161-1/+1
| | * | | | Remove left over debuggingAaron Kennedy2010-02-161-1/+0
| | | |_|/ | | |/| |
| | * | | Make tst_xmlhttprequest more reliableAaron Kennedy2010-02-1510-5/+15
| | |/ /
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-154-10/+15
| | |\ \
| | | * | Make tst_qmlecmascript::dynamicDestruction stableAaron Kennedy2010-02-151-5/+4
| | | * | Make tst_qmlmetatype stableAaron Kennedy2010-02-151-3/+6
| | | * | Make tests compile without webkitAaron Kennedy2010-02-152-2/+5
| | | |/
| | * | Update as test running qmakery changes.Warwick Allison2010-02-151-1/+7
| | |/
| * | Add QmlImageProvider to allow asynchronous access to images.Martin Jones2010-02-166-0/+177
| |/
* | fix line endingsOswald Buddenhagen2010-02-163-22/+22
* | Fix qml test breakage of 12180c397a2007970978033928b4b5b12efad7c6Friedemann Kleint2010-02-1621-40/+40
|/
* Cleanup public QmlMetaType APIAaron Kennedy2010-02-121-15/+24
* Fix case sensitivity bug in previous commitJoona Petrell2010-02-122-2/+2
* Adds inputMethodHint property to TextEdit and TextInput.Joona Petrell2010-02-124-0/+44
* Decouple Loader from QmlGraphicsItemJoona Petrell2010-02-125-5/+112
* Make test more stable.Rohan McGovern2010-02-121-1/+0
* Fixed race condition in tst_qmlgraphicswebview::multipleWindowsRohan McGovern2010-02-122-1/+5
* Fix qmlgraphicswebview:pixelCache autotest by setting defaults on htmlLeonardo Sobral Cunha2010-02-121-1/+1
* Fixed compile of these recently renamed tests.Rohan McGovern2010-02-119-9/+9
* Adds qml prefix to all declarative autotestsLeonardo Sobral Cunha2010-02-11215-19/+19
* Removed "running: true" for animations used as propertyvaluesourceLeonardo Sobral Cunha2010-02-1118-19/+14
* Animations are running by default when used as property source valueLeonardo Sobral Cunha2010-02-113-0/+58
* Fix QmlEngine offlineStoragePath test.Martin Jones2010-02-111-1/+1
* Fix Image test on Windows.Martin Jones2010-02-111-4/+4
* Fix FontLoader test on Windows.Martin Jones2010-02-111-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-1112-18/+32
|\
| * Test should use ceil() not floor() since ceil() is used for calculatingBea Lam2010-02-111-2/+2
| * Clean upBea Lam2010-02-115-6/+8
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-1112-10/+74
| |\
| | * Improve stability of tst_qmlecmascript::dynamicDestructionAaron Kennedy2010-02-112-3/+7
| | * Fixed qmldebug* tests crashing.Rohan McGovern2010-02-111-0/+2
| | * Fix declarative/qmldom::loadDynamicProperty autotestLeonardo Sobral Cunha2010-02-111-1/+1
| | * Fix declarative/animatedimage autotestLeonardo Sobral Cunha2010-02-111-2/+0
| | * Removed the tests/auto/declarative/visual(&examples) from .proLeonardo Sobral Cunha2010-02-111-2/+0
| | * Add EXPECT_FAIL to js parser tests in declarative uiLeonardo Sobral Cunha2010-02-111-2/+12
| * | Must pass app arguments onto qExec() or else test system cannotBea Lam2010-02-111-1/+1
* | | Fix BorderImage tests on Windows.Martin Jones2010-02-111-9/+9
| |/ |/|
* | Expect fail.Martin Jones2010-02-101-0/+4
* | Expect fails.Martin Jones2010-02-101-0/+3