aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-053-3/+3
|\
| * Doc: Fix capitalization in section titlesTopi Reinio2017-08-293-3/+3
* | Use QRandomGenerator instead of q?randThiago Macieira2017-08-232-6/+8
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-08-182-2/+2
|\|
| * Example: Replace the deprecated propertyVenugopal Shivashankar2017-08-101-1/+1
| * Use QSharedPointer::create() moreMarc Mutz2017-07-311-1/+1
* | Rename shape example files to get rid of the old pathitem termLaszlo Agocs2017-08-098-16/+16
* | Merge "Merge branch 'wip/pointerhandler' into dev" into refs/staging/devShawn Rutledge2017-08-091-0/+9
|\ \
| * \ Merge branch 'wip/pointerhandler' into devShawn Rutledge2017-08-081-0/+9
| |\ \
| | * \ Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-08-086-3/+46
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerJan Arve Saether2017-07-1145-90/+6455
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-05-085-17/+16
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-04-137-39/+109
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-03-022-14/+14
| | |\ \ \ \ \ \
| | * | | | | | | pointer handlers manual test: can give arg with qml to launchShawn Rutledge2017-02-141-0/+4
* | | | | | | | | shapes: Add support for conical gradientsLaszlo Agocs2017-08-081-1/+18
|/ / / / / / / /
* | | | | | / / shapes: Add support for radial gradientsLaszlo Agocs2017-08-085-2/+106
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Add very basic compressed texture supportMichael Brasser2017-08-071-0/+4
* | | | | | | Rename property to rendererTypeBerthold Krevert2017-07-281-1/+1
* | | | | | | Add shapes example doc pageLaszlo Agocs2017-07-062-0/+39
* | | | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-042-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Fix GCC 7 warnings in examplesFriedemann Kleint2017-06-212-2/+2
* | | | | | Merge branch 'wip/scenegraphng' into devLaszlo Agocs2017-06-1927-3/+6154
|\ \ \ \ \ \
| * | | | | | Allow freely mixing non-ShapePath objects in ShapeLaszlo Agocs2017-06-082-4/+21
| * | | | | | Use GradientStop and rename ShapeLinearGradient to LinearGradientLaszlo Agocs2017-06-083-12/+12
| * | | | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-06-089-78/+278
| |\ \ \ \ \ \
| * | | | | | | Reduce objects: Make ShapePath inherit PathLaszlo Agocs2017-06-0717-2964/+2440
| * | | | | | | Rename to Shape/ShapePath and remove public JS APILaszlo Agocs2017-06-0225-390/+390
| * | | | | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-05-311-1/+10
| |\ \ \ \ \ \ \
| * | | | | | | | Move PathItem to qt.labsLaszlo Agocs2017-04-2521-22/+43
| * | | | | | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-04-254-13/+14
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-04-037-45/+113
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add an interactive PathItem exampleLaszlo Agocs2017-03-304-0/+289
| * | | | | | | | | PathItem example: add super- and multisample exampleLaszlo Agocs2017-03-026-69/+194
| * | | | | | | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-03-013-7/+14
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Improve stencil clipping with NVPRLaszlo Agocs2017-01-236-1/+141
| * | | | | | | | | | Add PathItem.status to report async processing progressLaszlo Agocs2017-01-231-5/+17
| * | | | | | | | | | PathItem: add optional threaded triangulationLaszlo Agocs2017-01-232-1/+2
| * | | | | | | | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-01-2311-122/+36
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Clean up pathitem example grid viewLaszlo Agocs2017-01-138-4293/+4202
| * | | | | | | | | | | Allow multiple paths in a PathItemLaszlo Agocs2017-01-1020-293/+4557
| * | | | | | | | | | | pathitem example: Add 3 more arc examplesLaszlo Agocs2017-01-106-1/+317
| * | | | | | | | | | | Treat 0 as a valid strokeWidth valueLaszlo Agocs2016-12-231-1/+1
| * | | | | | | | | | | software backend: Fix clipping of QSGRenderNodesLaszlo Agocs2016-12-211-3/+4
| * | | | | | | | | | | Add QQuickPathItem and its backend infraLaszlo Agocs2016-12-1919-0/+1580
* | | | | | | | | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-152-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Fix use of Qt namespaces in examplesKai Koehne2017-06-081-3/+3
| * | | | | | | | | | | Fix building examples with namespaced QtKai Koehne2017-06-081-2/+2
* | | | | | | | | | | | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-146-7/+7
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-071-2/+0
|\| | | | | | | | | |