aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* PinchHandler: add centroidVelocityShawn Rutledge2017-04-201-0/+7
* Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-04-135-791/+2
|\
| * Run ES5 tests on Linux/x86-64Simon Hausmann2017-03-244-641/+0
| * QHash: use the public functions to set the global hash seedThiago Macieira2017-03-161-3/+2
* | Red frame indicates that the item has an active handlerJan Arve Saether2017-03-091-1/+8
* | add ScrollBar manual testShawn Rutledge2017-03-073-0/+190
* | TapHandler manual test: demonstrate tapped signalShawn Rutledge2017-03-072-7/+8
* | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-03-021-0/+147
|\ \
| * | ObjectPrototype: Improve ES6 complianceRobin Burchell2017-02-071-0/+39
| * | DatePrototype: In ES6, this is an Object, not a DateObjectRobin Burchell2017-02-071-1/+4
| * | Date.prototype: Fixes for ES6 complianceRobin Burchell2017-02-071-1/+2
| * | ObjectPrototype: Object.freeze() no longer sets TypeError for a non-ObjectRobin Burchell2017-02-031-0/+6
| * | FunctionObject: Mark name/length property configurableRobin Burchell2017-02-031-0/+98
| |/
* | flickableWithHandlers manual test improvementsShawn Rutledge2017-02-223-21/+47
* | allow stealing grab from handlers; notify passive grabbers when stolenShawn Rutledge2017-02-161-1/+1
* | pointer handlers manual test: can give arg with qml to launchShawn Rutledge2017-02-142-0/+16
* | TapHandler: add timeHeld propertyShawn Rutledge2017-02-091-1/+15
* | TapHandler: add gesturePolicyShawn Rutledge2017-02-0911-2/+290
* | TapHandler: add long-press featureShawn Rutledge2017-02-091-5/+14
* | add flickableWithHandlers manual testShawn Rutledge2017-02-095-0/+464
* | Introduce TapHandlerShawn Rutledge2017-02-083-0/+138
* | add modified photosurface as a manual testShawn Rutledge2017-02-083-1/+178
* | add FakeFlickable manual testShawn Rutledge2017-02-084-0/+180
* | add MomentumAnimation as a manual test / experimentShawn Rutledge2017-02-084-0/+158
* | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-01-268-31/+384
|\|
| * test262: Allow specifying a custom V4CMDRobin Burchell2017-01-191-1/+1
| * MultiPointTouchArea.TouchPoint: add rotation, uniqueId and ellipseDiametersShawn Rutledge2017-01-041-21/+63
| * mpta-crosshairs manual test: correct the velocity vector rotationShawn Rutledge2017-01-041-1/+2
| * add text manual testShawn Rutledge2016-12-316-0/+321
* | QQPSingleHandler: copy some values from QQuickEventPoint to propertiesShawn Rutledge2017-01-039-0/+171
* | 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
|\| |