summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Add a method that allows registration of files to typesAlan Alpert2012-12-053-0/+22
* Delay loading implicit importAlan Alpert2012-12-053-0/+32
* 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-17150-303/+303
* 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-24100-2403/+2403
* Remove Symbian platformKai Koehne2012-09-18102-583/+49
* 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-0380-0/+83
* 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
* 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