summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Fix install path of folderlistmodel particles and shader import pluginsAndrew den Exter2012-08-012-4/+0
* Refer to specific bug report for qdeclarativeparticles testJason McDonald2012-08-011-1/+1
* Refer to specific bug report for qdeclarativelistmodel testJason McDonald2012-08-011-1/+1
* Refer to specific bug report for qmlvisual testJason McDonald2012-08-011-1/+1
* Remove insignification from qmlshadersplugin autotest.Jason McDonald2012-08-011-2/+0
* Re-enable qdeclarativexmlhttprequest test on Mac and Linux.Jason McDonald2012-08-011-1/+1
* Refer to specific bug report for qdeclarativedebug test.Jason McDonald2012-08-011-1/+1
* Refer to specific bug report for qdeclarativefolderlistmodel test.Jason McDonald2012-08-011-1/+1
* MouseArea: use current value of drag.axisAlberto Mardegan2012-07-272-0/+101
* Remove obsolete use of Q_WS_QWS.Stephen Kelly2012-07-272-6/+6
* remove double-string-double conversion from QDeclarativeListModelFlorian Hänel2012-07-241-0/+4
* Test that the package configs for QtQuick1 work.Stephen Kelly2012-07-205-0/+91
* QtQuick1: Use new qWaitForWindowExposed/Active() functions.Friedemann Kleint2012-07-2012-163/+114
* tst_examples: Remove dead code.Friedemann Kleint2012-07-181-13/+0
* Fix objectName test in tst_qdeclarativeecmascript.Glenn Watson2012-07-131-1/+0
* QtQuick1: Increase timeout in tst_qdeclarativetext.Friedemann Kleint2012-07-031-1/+1
* Improve qmlvisual test.Friedemann Kleint2012-07-021-38/+48
* Add headersclean autotest.Toby Tomkins2012-06-273-0/+54
* Remove insignificant flag from tests that are passing.Toby Tomkins2012-06-2712-24/+0
* Modify all attribute error messages and remove insignificant test flag.Toby Tomkins2012-06-2710-18/+9
* Remove expect fail and insignificant test flag.Toby Tomkins2012-06-272-3/+0
* Replace insignificant test with QEXPECT_FAIL.Toby Tomkins2012-06-272-2/+1
* Remove insignificant flag for error test on Windows.Glenn Watson2012-06-261-2/+0
* Fix error test on Windows.Glenn Watson2012-06-222-1/+2
* Propagate left key presses to the parent item when TextInput is empty.Marcel Schuette2012-05-312-1/+23
* Set explicit testcase.timeout for slow testsRohan McGovern2012-05-314-0/+4
* Removed CONFIG+=parallel_test from suspected parallel-unsafe tests [2]Rohan McGovern2012-05-234-9/+0
* Fixed incorrect autotest name.Rohan McGovern2012-05-231-1/+1
* Removed CONFIG+=parallel_test from suspected parallel-unsafe testsRohan McGovern2012-05-228-15/+0
* QtQuick1: Fix qdeclarativefontloader test.Friedemann Kleint2012-05-212-18/+26
* Ensure scale property is initializedMatthew Vogt2012-05-142-2/+2
* Removed CONFIG+=parallel_test from parallel-unsafe testRohan McGovern2012-05-141-2/+0
* QtQuick1: Fix build warnings.Friedemann Kleint2012-05-104-4/+4
* Adapt to _qpa file rename in qtbase.Girish Ramakrishnan2012-05-091-1/+1
* QtQuick1: Fix deprecation warnings.Friedemann Kleint2012-05-021-2/+2
* Start running disabled tests again.Jason McDonald2012-04-2325-32/+32
* Re-enable qdeclarative error test on some platforms.Jason McDonald2012-04-231-1/+1
* Re-enable qdeclarativetimer test.Jason McDonald2012-04-231-2/+0
* Re-enable qdeclarativeborderimage test.Jason McDonald2012-04-201-2/+0
* Adapt to Qt5 meta-object changesKent Hansen2012-04-182-14/+14
* Fix compilation and tests after qtbase/api_changes mergeKent Hansen2012-04-184-9/+9
* Fix text failure due to behaviour change in qtbase.Andrew den Exter2012-04-041-1/+1
* Avoid space between parenthesis and control statement => unbreak JomMarius Storm-Olsen2012-03-284-5/+5
* TextInput not to emit selection change signals if values do not changePekka Vuorela2012-03-231-18/+14
* Fix text editor mouse handler unit testsPekka Vuorela2012-03-232-5/+2
* Fix QDeclarativeItem::hasActiveFocus().Andreas Aardal Hanssen2012-03-131-0/+28
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-6/+6
* Specify global mouse position for QDeclarativeMouseArea auto testJonathan Liu2012-02-281-3/+4
* Define Q_QUICK1_EXPORT independentlyMatthew Vogt2012-02-271-1/+1
* Windows: Fix qdeclarativemoduleplugin testMiikka Heikkinen2012-02-231-1/+1