aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Add a DragHandler::translation propertyJan Arve Saether2016-12-293-0/+93
* DragHandler active property replaces dragging; same as grabbingShawn Rutledge2016-12-292-2/+2
* Let pinchhandler operate on QQuickItem propertiesJan Arve Saether2016-12-271-15/+26
* Merge branch remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2016-12-202-0/+28
|\
| * Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-232-0/+28
| |\
| | * Fix flow text objects in beginning of RTL blockEskil Abrahamsen Blomfeldt2016-11-142-0/+28
* | | Fixed some problems with the centroid in PinchHandlerJan Arve Saether2016-11-201-44/+52
* | | Merge branch remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2016-11-172-1/+20
|\| |
| * | Add ECMAScript 6 Array find and findIndex methodsKai Uwe Broulik2016-11-101-1/+2
| |/
| * Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-beta1Liang Qi2016-10-271-0/+18
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-0/+18
| | |\
| | | * Add a test for bitmap font rendering in Qt QuickEskil Abrahamsen Blomfeldt2016-10-251-0/+18
* | | | Fix rotation in PinchHandlerJan Arve Saether2016-09-161-6/+24
* | | | Move device id to be in bits 24-31 of the point idJan Arve Saether2016-09-161-1/+12
* | | | add a map example as a manual testShawn Rutledge2016-09-014-0/+77
* | | | Introduce PinchHandlerShawn Rutledge2016-09-013-1/+95
* | | | Introduce DragHandlerShawn Rutledge2016-08-267-1/+272
* | | | add PointerHandler manual test projectShawn Rutledge2016-08-264-0/+119
|/ / /
* | | manual tests: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-203-9/+12
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-022-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-1/+1
| |\|
| | * MSVC: Make Lancelot's scenegrabber compileEskil Abrahamsen Blomfeldt2016-07-281-1/+1
* | | D3D12: Support runtime threaded shader compilationLaszlo Agocs2016-06-221-2/+37
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-1/+1
| |\|
| | * highdpi manual test: include <QDebug> not qDebug.hShawn Rutledge2016-06-161-1/+1
* | | One GraphicsInfo to rule them allLaszlo Agocs2016-06-011-9/+8
* | | D3D12 manual test: add an async, uncached image loading testLaszlo Agocs2016-05-315-2/+79
* | | Merge remote-tracking branch 'origin/dev' into scenegraphngAndy Nichols2016-05-311-0/+0
|\ \ \
| * | | V4: Get more code inlined in the MemoryManager.Erik Verbruggen2016-05-251-0/+0
| |/ /
* | | Merge remote-tracking branch 'origin/dev' into HEADLaszlo Agocs2016-05-243-15/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-193-15/+9
| |\|
| | * make use of COPIESOswald Buddenhagen2016-05-133-15/+9
* | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-05-246-8/+27
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-276-8/+27
| |\|
| | * Add another test for broken selectionsEskil Abrahamsen Blomfeldt2016-04-111-0/+22
| | * Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-115-8/+5
* | | D3D12: Implement grabWindowLaszlo Agocs2016-05-062-1/+15
* | | D3D12: Painter nodeLaszlo Agocs2016-05-035-1/+193
* | | D3D12: Fix 'ShaderEffect in a ShaderEffectSource as property value'Laszlo Agocs2016-04-299-15/+155
* | | Adaptable shader effect enablersLaszlo Agocs2016-04-299-1/+135
* | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-04-1311-0/+0
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-0811-0/+0
| |\|
| | * Purge sRGB chunks from PNG in tests.Edward Welbourne2016-03-2911-0/+0
* | | D3D12: Add support for layersLaszlo Agocs2016-04-115-1/+112
* | | D3D12: Support msaa on the default render targetLaszlo Agocs2016-04-061-0/+6
* | | D3D12: Fix Animators with non-GL backendsLaszlo Agocs2016-04-066-1/+204
* | | D3D12: Support styled and outlined textLaszlo Agocs2016-03-221-0/+10
* | | D3D12: Complete non-styled text supportLaszlo Agocs2016-03-181-1/+14
* | | D3D12: Text enablersLaszlo Agocs2016-03-176-2/+75