summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test examples only in developer buildsOswald Buddenhagen2013-01-111-1/+1
* Improve tst_qdeclarativetextedit.Friedemann Kleint2013-01-072-60/+82
* test: Mark tst_qdeclarativetext as insignificantSergio Ahumada2012-12-181-0/+2
* Backport PathView currentIndex fixes from Qt 5Bea Lam2012-12-122-0/+427
* Process imports in the order they appear in the code.Robin Burchell2012-12-1229-0/+169
* centralize and fixup example sources install targetsOliver Wolff2012-12-111-1/+2
* make use of qt_headersclean.prfOswald Buddenhagen2012-12-112-53/+2
* Fix typo in metatype registration.Stephen Kelly2012-12-111-1/+1
* Stabilize tst_qdeclarativetimerAlan Alpert2012-12-052-24/+40
* Remove 'com/nokia' string from autotestAlan Alpert2012-12-051-11/+11
* Remove 'com.nokia' string from autotestAlan Alpert2012-12-0511-66/+66
* remove symbian & maemo5 vestigesOswald Buddenhagen2012-12-041-9/+0
* Limit case-sensitivity check in QML to file names.Friedemann Kleint2012-12-011-4/+5
* Mark randomly failing test as insignificantLars Knoll2012-12-011-0/+2
* Make tst_examples::namingConvention not failKai Koehne2012-12-011-1/+7
* Fix tst_qdeclarative buildSimon Hausmann2012-12-011-1/+1
* QML file loading: honor synchronous requests made through QNAMAlan Alpert2012-11-281-0/+50
* QtQuick1: Fix ObserverModeAurindam Jana2012-11-279-0/+402
* Accept missing semicolon after do-while statement.Erik Verbruggen2012-11-262-0/+22
* CMake: Remove obsolete test_modules testStephen Kelly2012-11-013-75/+0
* CMake: Test module includesStephen Kelly2012-10-311-0/+6
* Fix QDeclarativeTextInput::moveCursorSelection()Konstantin Ritt2012-10-202-38/+40
* Change qtdeclartive tst_examples autotest to use qWaitForWindowExposed.Janne Anttila2012-10-191-1/+1
* Increase the timeout for the example window to 3s (up from 1)Thiago Macieira2012-10-171-1/+1
* QtQuick1: Make the examples test for QtQuick1 pass.Friedemann Kleint2012-10-172-17/+41
* QtQuick1: Introduce messages to some tests.Friedemann Kleint2012-10-172-8/+19
* Rename the QtQuick1 module back to QtDeclarativeFriedemann Kleint2012-10-17154-309/+309
* Fix quick1_debug -> declarative_debugSergio Ahumada2012-10-134-4/+4
* QtQuick1: fixed qperformancetimer testChristiaan Janssen2012-10-013-16/+11
* QDeclarativeTrace patch for a custom trace instanceFrantisek Vacek2012-09-281-3/+21
* Add QtQuick1 WebKit integration (from QtWebKit module)Simon Hausmann2012-09-2723-0/+837
* Mark qtextdeclarativetextinput test as insignificantSimon Hausmann2012-09-271-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24144-3465/+3465
* Remove Symbian platformKai Koehne2012-09-18105-621/+55
* Use qInstallMessageHandlerKai Koehne2012-09-149-44/+44
* Avoid usage of deprecated QInputMethod::inputItem() in testsPekka Vuorela2012-09-072-6/+11
* Use CONFIG+=quick1_debug in pro files to activate debuggingv5.0.0-beta1Kai Koehne2012-08-244-4/+4
* Unskip test that's no longer failingKent Hansen2012-08-221-2/+0
* Skip failing test for now.Lars Knoll2012-08-201-0/+2
* Remove the user of the QWidgetStar metatypeid.Stephen Kelly2012-08-151-2/+0
* Update autotest to match new QScriptEngine::pushContext behaviorKent Hansen2012-08-141-3/+5
* Remove insignification from qdeclarativeimage test.Jason McDonald2012-08-072-2/+4
* Fix warning in qdeclarativeimage autotest.Jason McDonald2012-08-071-0/+4
* Remove insignification from qdeclarativeviewer autotest.Jason McDonald2012-08-071-1/+0
* Remove insignificant_test from qdeclarativexmlhttprequest.Andrew den Exter2012-08-061-1/+0
* Fix tst_qdeclarativexmlhttprequest failure on Windows.Andrew den Exter2012-08-061-0/+3
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0392-0/+95
* Do not assume ordering of resources declared for the default propertyMatthew Vogt2012-08-031-2/+9
* Compile fix for QWindowSystemInterface and QGraphicsObjectMatthew Vogt2012-08-034-2/+4
* Fix instability in QDeclarativeListModel test.Andrew den Exter2012-08-022-10/+14