aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Merge branch remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2016-11-172-1/+20
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | 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
* | | | | | | | | | | shapes: Add support for conical gradientsLaszlo Agocs2017-08-081-0/+27
|/ / / / / / / / / /
* | | | | | | | / / shapes: Add support for radial gradientsLaszlo Agocs2017-08-081-0/+29
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Expose "kerning" property for fontsEskil Abrahamsen Blomfeldt2017-06-301-0/+16
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge branch 'wip/scenegraphng' into devLaszlo Agocs2017-06-1911-0/+929
|\ \ \ \ \ \ \ \
| * | | | | | | | Update Lancelot Shape tests for latest API changesLaszlo Agocs2017-06-1912-441/+399
| * | | | | | | | Use GradientStop and rename ShapeLinearGradient to LinearGradientLaszlo Agocs2017-06-081-6/+6
| * | | | | | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-06-081-0/+3
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Reduce objects: Make ShapePath inherit PathLaszlo Agocs2017-06-071-68/+46
| * | | | | | | | | Rename to Shape/ShapePath and remove public JS APILaszlo Agocs2017-06-0214-4064/+437
| * | | | | | | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-05-316-0/+298
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Move PathItem to qt.labsLaszlo Agocs2017-04-258-1/+9
| * | | | | | | | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-04-035-791/+2
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Add some Lancelot tests for PathItemLaszlo Agocs2017-03-307-0/+488
| * | | | | | | | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-03-011-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
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | JS API for defining static paths and draw paramsLaszlo Agocs2017-01-271-0/+3627
| * | | | | | | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-01-238-22/+386
| |\| | | | | | | |
| * | | | | | | | | Allow multiple paths in a PathItemLaszlo Agocs2017-01-101-136/+176
| * | | | | | | | | Stencil clipping for NVPRLaszlo Agocs2017-01-102-3/+82
| * | | | | | | | | Add QQuickPathItem and its backend infraLaszlo Agocs2016-12-194-0/+378
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-141-2/+2
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-061-0/+3
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Run GC between different benchmark runsLars Knoll2017-05-191-0/+3
| | |_|/ / / | |/| | | |
* / | | | | Add advance property to QQuickTextEskil Abrahamsen Blomfeldt2017-05-196-0/+298
|/ / / / /
* | | | | 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
| |/ / / |/| | |
* | | | 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
|/ / /
* | | 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
* | | 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
* | | 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
| |\|