summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing dependency on QtWidgets.Andrew den Exter2012-02-091-1/+1
* Fix QQDeclarativeText expected failure.Andrew den Exter2012-02-091-2/+1
* Fix linking of manual tests on Windows.Friedemann Kleint2012-02-091-1/+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-07139-278/+139
* Remove innaccurate dependency on declarative module.Matthew Vogt2012-02-071-1/+1
* QtQuick1: Fix compilation on Windows.Friedemann Kleint2012-02-077-7/+9
* Disable test dependant on qtconcurrent.Andrew den Exter2012-02-071-0/+3
* Fix compile failures due to the removal of QInputContext.Andrew den Exter2012-02-071-3/+0
* Fix license headers to match conventions.Matthew Vogt2012-02-07139-37/+176
* Remove WebView visual tests and examples.Andrew den Exter2012-02-0690-19437/+0
* Fix qdeclarativedebug* test failures.Andrew den Exter2012-02-031-1/+1
* Fix visual tests with incorrect imports.Andrew den Exter2012-02-038-8/+8
* Add expected failures for failing TextEdit and TextInput tests.Andrew den Exter2012-02-023-1/+3
* Fix assert in moduleqt47 test.Andrew den Exter2012-02-021-1/+1
* Fix QDeclarativeXmlHttpRequest test failures.Andrew den Exter2012-02-0211-18/+17
* Fix or ignore test qdeclarativetextinput test failures.Andrew den Exter2012-02-023-34/+31
* Fix QDeclarativeApplication test failure.Andrew den Exter2012-02-021-7/+2
* Fix QDeclarativeMouseArea test failure.Andrew den Exter2012-02-021-14/+14
* Fix QDeclarativeSystemPalette test failure.Andrew den Exter2012-02-012-1/+2
* Remove Symbian specific test.Andrew den Exter2012-02-011-28/+0
* Fix ListView and GridView test failures.Andrew den Exter2012-02-012-2/+2
* Fix missing .pro files in test hierarchyMatthew Vogt2012-02-014-1/+6
* Fix assert when binding to property variant.Andrew den Exter2012-02-013-1281/+1
* Fix compile failures.Andrew den Exter2012-01-315-19/+15
* Modify QtQuick1 to build in Qt5Matthew Vogt2012-01-31157-892/+1004
* Import relevant source from Qt 4.8Matthew Vogt2012-01-302439-0/+263127