aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2015-01-163-2/+20
|\|
| * 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
* | Fix flick() with ListView.SnapToItem at bounds.Michael Brasser2015-01-132-0/+39
* | Improve startup of bindings using QQuickScreenSimon Hausmann2015-01-121-0/+23
* | Add Window.width and Window.height attached propertiesJ-P Nurmi2015-01-092-0/+8
* | Stabilize the drag related autotests for higher dpi displaysLars Knoll2015-01-092-8/+8
* | Default to threaded when using opengl32Laszlo Agocs2014-12-121-1/+11
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-0915-42/+60
|\|
| * 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
* | Allow setting the source rect on QSGSimpleTextureNodeJocelyn Turcotte2014-11-191-0/+58
* | QQuickRepeater::clear: Remove items from the end backwards.Robin Burchell2014-11-072-0/+69
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-10-317-10/+232
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-2915-37/+473
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-0917-299/+80
|\|
| * 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
* | Fixed AnimatedSprite to respect 'loops' properlyJan Arve Saether2014-10-063-0/+179