aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Allow target path version in a parent moduleJ-P Nurmi2016-04-2115-1/+358
| | * | Fix assertion in qt_create_image_data()Peter Varga2016-04-192-0/+23
| * | | QmlProfiler: Don't import QtQuick if we don't use itUlf Hermann2016-05-097-24/+24
* | | | Fix build with QT_NO_OPENGL after rebaseAndy Nichols2016-05-082-4/+5
* | | | D3D12: Fix a buffer sync issue and fix up tst_scenegraphLaszlo Agocs2016-05-081-5/+23
* | | | D3D12: Massage tst_qquickwindow and some sg semanticsLaszlo Agocs2016-05-081-48/+52
* | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-05-0715-42/+230
|\| | |
| * | | Introduce BorderImageMesh.Michael Brasser2016-05-068-38/+92
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-043-0/+71
| |\| |
| | * | Fix changing QML Window visibility in Component.onCompletedRobert Griebl2016-04-182-0/+70
| | * | Fix compilation of qmldevtools/compile test.Rafael Roquetto2016-04-131-0/+1
| * | | Allow the use of uncreatable types for propertiesSimon Hausmann2016-04-293-4/+18
| * | | Add some ECMAScript 6 Number and Math methods and propertiesKai Uwe Broulik2016-04-281-0/+48
* | | | Fix some test failures with QT_NO_OPENGL buildsAndy Nichols2016-05-0610-15/+49
* | | | Get tests building when QT_NO_OPENGL is definedAndy Nichols2016-05-067-32/+67
* | | | Introduce RendererInfoLaszlo Agocs2016-05-034-0/+88
* | | | Merge remote-tracking branch 'origin/dev' into scenegraphngAndy Nichols2016-04-261-0/+3
|\| | |
| * | | Add string search functions from ECMAScript 2015.Michael Brasser2016-04-251-0/+3
* | | | Fix up rendernode autotestLaszlo Agocs2016-04-201-7/+10
* | | | Add the skeleton for the new, more generic shader effect implLaszlo Agocs2016-04-131-1/+1
* | | | Prefix GL-specific shader effect codeLaszlo Agocs2016-04-132-4/+4
* | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-04-1322-29/+114
|\| | |
| * | | Fix invocations of methods taking a QByteArraySimon Hausmann2016-04-122-0/+8
| * | | Convert the remaining runtime methods to new calling conventionLars Knoll2016-04-111-1/+1
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-0814-0/+35
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-04-0814-0/+35
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-0814-0/+35
| | | |\|
| | | | * Purge sRGB chunks from PNG in tests.Edward Welbourne2016-03-2912-0/+0
| | | | * Remove empty .pro fileJoerg Bornemann2016-03-241-0/+0
| | | | * Handle duration of zero in QML animatorsDavid Edmundson2016-03-171-0/+35
| * | | | Add delayed property to Binding.Michael Brasser2016-04-084-3/+51
| * | | | Merge remote-tracking branch 'origin/5.7' into devSimon Hausmann2016-04-082-25/+19
| |\| | |
| | * | | Blacklist tst_qquicktext::lineLaidOutRelayout() for MSVC 2015.Friedemann Kleint2016-04-071-0/+2
| | * | | tst_qquicktext: Ensure windows are cleaned up on test failure.Friedemann Kleint2016-04-071-25/+17
| | |/ /
* | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-04-0613-52/+297
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into devAndy Nichols2016-04-0513-52/+297
| |\| |
| | * | QQuickItemView::forceLayout: Also call layout when d->forceLayoutAlbert Astals Cid2016-03-111-0/+21
| | * | MouseArea: add source property to mouse eventShawn Rutledge2016-03-113-0/+146
| | * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-03-081-0/+22
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-0/+22
| | | |\|
| | | | * AnimatedSprite: don't access deleted scene graph nodesJ-P Nurmi2016-03-031-0/+22
| | * | | Particles: Shrink QQuickParticleData by 2 pointers.Erik Verbruggen2016-03-083-8/+8
| | |/ /
| | * | Add more tests for pixel snapping of sizesJan Arve Sæther2016-03-021-0/+31
| | * | Change test because of slight behavior change in the layout engineJan Arve Sæther2016-03-011-1/+1
| | * | Make test more data drivenJan Arve Sæther2016-03-011-43/+21
| | * | QQuickText{Edit,Input}: Reset selection when becoming readOnly.Robin Burchell2016-03-014-0/+47
* | | | Merge remote-tracking branch 'origin/dev' into scenegraphngAndy Nichols2016-03-221-0/+29
|\| | |
| * | | Add property for setting hinting preference on fontsEskil Abrahamsen Blomfeldt2016-03-151-0/+29
* | | | Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-222-6/+9
* | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-03-159-14/+338
|\| | |