summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-3196-1253/+1253
* Fix empty arrays in QML 1Robert Griebl2015-01-081-0/+6
* Add handling of value-type lists to QDeclarativeExpression::evaluate()Robert Griebl2014-08-051-0/+10
* Updated year in copyright headerKai Koehne2014-03-2695-95/+95
* Fixed rounding errors in QtQuick1 to int conversionsJanne Koskinen2013-12-092-0/+26
* Fix jump and property changes on first move when dragging a Flickable.Andrew den Exter2013-05-112-2/+8
* Fixed some declarative auto testsBernd Weimer2013-03-283-49/+49
* Improve emission of FocusScope focusChanged signals.Andrew den Exter2013-03-193-13/+555
* Fix warnings in tests (CLANG).Friedemann Kleint2013-03-111-1/+1
* Flickable shouldn't grab the mouse until it starts an effective move.Andrew den Exter2013-02-223-2/+114
* MouseArea shouldn't grab the mouse until there is an effective drag.Andrew den Exter2013-02-222-0/+119
* Fix QDeclarativeListView currentSection property updateNils Jeisecke2013-02-201-0/+31
* Add a method that allows registration of files to typesAlan Alpert2013-02-193-0/+23
* Fix TextInput test failures.Andrew den Exter2013-01-231-6/+12
* To support QT_NO_IM on Linux/Windows/MacJing Bai2013-01-212-5/+25
* Remove QPerformanceTimer now that QElapsedTimer contains the necessary bitsRobin Burchell2013-01-173-89/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1396-96/+96
* Stabilize tst_QDeclarativeMouseAreaAlan Alpert2013-01-111-0/+2
* Delay loading implicit importAlan Alpert2013-01-083-0/+32
* Remove 'com.nokia' string from autotestAlan Alpert2013-01-0812-80/+80
* Backport PathView currentIndex fixes from Qt 5Bea Lam2013-01-082-0/+427
* QML file loading: honor synchronous requests made through QNAMAlan Alpert2012-11-281-0/+50
* test: Mark some tst_qdeclarativetextedit functions as XFAILSergio Ahumada2012-11-231-4/+24
* test: Mark tst_qdeclarativexmlhttprequest::send_ignoreData() as XFAILSergio Ahumada2012-11-231-1/+3
* tests: Mark flaky tests as insignificantSergio Ahumada2012-11-221-0/+2
* test: Fix tst_qdeclarativexmlhttprequest failure on Windows.Sergio Ahumada2012-11-151-0/+3
* tst_qdeclarativepixmapcache: Remove CONFIG+=parallel_test and mark test as in...Sergio Ahumada2012-11-021-2/+1
* Make the examples test for QtDeclarative pass.Friedemann Kleint2012-10-312-33/+55
* QDeclarativeTrace patch for a custom trace instanceFrantisek Vacek2012-10-122-4/+17
* In tst_qdeclarativenotifier, verify the result of QObject::receivers()Thomas McGuire2012-10-121-0/+26
* Fix QObject::receivers() within connectNotify()Thomas McGuire2012-10-121-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2997-2333/+2333
* Include the signal code in the argument of (dis)connectNotify().Thomas McGuire2012-09-261-18/+29
* Revert "Delete JS-owned QML objects right away in the engine dtor."Peter Kümmel2012-09-253-62/+1
* Delete JS-owned QML objects right away in the engine dtor.Thomas McGuire2012-09-143-1/+62
* Make connectNotify() work with QMLThomas McGuire2012-08-315-0/+389
* test: Mark tst_qdeclarativeflickable unstable failures as XFAILSergio Ahumada2012-08-231-2/+14
* test: Re-enabling tst_qdeclarativeerror testSergio Ahumada2012-08-161-1/+0
* Fix error test on Windows.Glenn Watson2012-08-162-1/+2
* XMLHttpRequest does not support the DELETE methodJani Honkonen2012-08-154-3/+29
* Update contact information in license headers.Sergio Ahumada2012-08-0196-192/+192
* MouseArea: use current value of drag.axisAlberto Mardegan2012-07-252-0/+101
* Fix roundtrip between double and string in QDeclarativeListModel leading to p...Florian Hänel2012-07-251-0/+4
* Propagate left key presses to the parent item when TextInput is empty.Marcel Schuette2012-05-302-1/+23
* Fix crash when using aliases and variantsNicolas Arnaud-Cormos2012-05-253-0/+11
* Clicking on a disabled ListView's delegate breaks mouse interactionPasi Pentikainen2012-05-082-0/+65
* Fix QDeclarativeItem::hasActiveFocus().Andreas Aardal Hanssen2012-03-191-0/+28
* Specify global mouse position for QDeclarativeMouseArea auto testJonathan Liu2012-02-281-3/+4
* tests: Mark unstable tests as insignificant on WindowsSergio Ahumada2012-02-141-0/+1
* test: Do not mark tst_qdeclarativeerror as insignificant anymoreSergio Ahumada2012-02-131-2/+0