summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Windows: Mark qdeclarativefontloader test insignificantMiikka Heikkinen2012-02-231-0/+1
* Windows: Fix tst_qdeclarativeanchors crash.Miikka Heikkinen2012-02-231-1/+1
* Use the declarative_debug config option to enable debug.Andrew den Exter2012-02-224-4/+4
* Fix build issues related to QT_NO_*MODULE* defines.Andrew den Exter2012-02-225-18/+7
* Use new plugin system in QtQuick1.Friedemann Kleint2012-02-2110-17/+22
* Adapt to QInputPanel -> QInputMethod renamingPekka Vuorela2012-02-153-23/+23
* Remove obsolete skip mode parameter from QSKIP calls.Jason McDonald2012-02-152-2/+2
* Copy qmldir files into build tree with associated plugins.Matthew Vogt2012-02-1527-13/+224
* Add QDeclarativeDataTest base class to locate test data.Friedemann Kleint2012-02-0936-843/+904
* Fix QQDeclarativeText expected failure.Andrew den Exter2012-02-091-2/+1
* Skip tests dependent on SVG support if QtSvg is not built.Andrew den Exter2012-02-091-1/+6
* QtQuick1: Fix warnings of gcc 4.6Friedemann Kleint2012-02-083-3/+4
* Do not run tests that currently fail.Matthew Vogt2012-02-081-0/+32
* Fix license header format.Matthew Vogt2012-02-0795-190/+95