aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Replace blog.qt.digia.com with blog.qt.ioSergio Ahumada2015-02-061-2/+2
* Fix Text wrapping when growing from 0 width.Michael Brasser2015-02-032-0/+27
* Verify context creation in Quick tests.Friedemann Kleint2015-01-293-10/+24
* Ensure that Canvas has the correct size with complex bindings.Mitch Curtis2015-01-281-1/+37
* Canvas: don't crash when getContext("2d") is called on destruction.Mitch Curtis2015-01-262-0/+51
* TextEdit: fix construction time text cacheJ-P Nurmi2015-01-081-0/+12
* Change Qt bugtracker URL to qt.ioAlex Blasche2014-12-161-1/+1
* QML: fix warning in testsErik Verbruggen2014-12-091-1/+7
* QML: fix warning in testsErik Verbruggen2014-12-091-23/+0
* Merge "Merge remote-tracking branch 'origin/5.4.0' into 5.4" into refs/stagin...Simon Hausmann2014-12-0910-10/+10
|\
| * Merge remote-tracking branch 'origin/5.4.0' into 5.4Simon Hausmann2014-12-0510-10/+10
| |\
| | * qttest: make findChild available only for QtTest 1.1Fawzi Mohamed2014-12-0510-10/+10
* | | Quick: fix testErik Verbruggen2014-12-091-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.4.0' into 5.4Simon Hausmann2014-12-021-0/+5
|\|
| * Skip tst_qquickwindow::headless() when using ANGLE/Windows.Friedemann Kleint2014-12-021-0/+5
* | Stabilize tst_qquickflickable.Friedemann Kleint2014-11-281-4/+20
|/
* QQuickWindow autotest: verify that onClosing can block close()Shawn Rutledge2014-11-071-0/+20
* Stabilize tst_QQuickAccessibleJan Arve Sæther2014-11-061-4/+0
* Add attached Window::contentItem propertyJ-P Nurmi2014-11-052-0/+4
* text input: always let cursor rect have a width == 1Richard Moe Gustavsen2014-10-301-0/+21
* Repeater & itemviews: fix setModel() JS array handlingJ-P Nurmi2014-10-294-0/+114
* Remove mouse grabber if touch used for mouse emulation has been grabbedDaniel d'Andrada2014-10-292-10/+97
* Fix crash in SpriteSequenceAlex Blasche2014-10-243-0/+146
* Relayout rich text when width increasesEskil Abrahamsen Blomfeldt2014-10-231-0/+29
* Screen attached property: expose devicePixelRatio propertyShawn Rutledge2014-10-232-0/+3
* Support Accessible.ignored on non-leaf itemsJan Arve Saether2014-10-214-4/+166
* Make test more robust against ignored children.Jan Arve Saether2014-10-204-33/+84
* Fix tst_qquickpositioners on OS XFrederik Gladhorn2014-10-201-0/+3
* PathView: Fix QML engine thinking currentItem is null when it's notSérgio Martins2014-10-102-0/+42
* Temporarily skip tst_qquickframebufferobject when using ANGLE.Friedemann Kleint2014-10-091-0/+4
* QQuickWindow autotest: focus transferred to parent on window closeShawn Rutledge2014-10-091-3/+0
* Add orientationUpdateMask to QQuickScreenAlex Blasche2014-09-302-0/+4
* Revert "Temporarily mark grab()/item.layer tests insignificant under ANGLE"Andrew Knight2014-09-302-36/+0
* Partially revert "Disable tests on failing ANGLE config"Andrew Knight2014-09-301-3/+0
* Fix cleanup of non-threaded render loops.Gunnar Sletta2014-09-241-11/+19
* Fix clip state tracking in Context2DMatt Fischer2014-09-221-1/+1
* Make tst_qquickanimations more reliableUlf Hermann2014-09-191-30/+37
* Remove tst_dialogs - moved to qtquickcontrolsJ-P Nurmi2014-09-184-207/+1
* Fix QQuickText::lineLaidOutRelayout autotest on OS XJan Arve Saether2014-09-171-5/+6
* Make Canvas test case independent of chosen font.Ulf Hermann2014-09-161-1/+6
* Wait longer for image to be loaded in canvas item testUlf Hermann2014-09-161-1/+1
* autotests: fix build on iOSRichard Moe Gustavsen2014-09-111-1/+1
* Disable tst_QQuickListView::programmaticFlickAtBounds()Eskil Abrahamsen Blomfeldt2014-09-101-0/+2
* MouseArea: Fix cancelling the double click when the windows loses focusOlivier Goffart2014-09-032-8/+53
* Fix performance regression caused by SG signals in QQuickItem.Gunnar Sletta2014-09-031-8/+13
* tst_qquickcanvasitem: Setting as insignificant.Simo Fält2014-08-291-0/+1
* Added QSGPainterNode abstraction to QSGAdaptationLayerAndy Nichols2014-08-272-4/+4
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Simon Hausmann2014-08-261-1/+4
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Simon Hausmann2014-08-261-1/+4
| |\
| | * tst_dialogs: verify that rootObject is validRobin Burchell2014-08-151-0/+3