aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
|\| | | | | | |
| * | | | | | | remove bogus QTPLUGIN+=qsqlite magicOswald Buddenhagen2017-05-301-2/+0
* | | | | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-068-76/+278
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | LauncherList: Add some simple animations to help it look prettierRobin Burchell2017-05-202-36/+128
| * | | | | | Doc: make screen xmlhttprequest compatible with DesignerNico Vertriest2017-05-036-40/+150
* | | | | | | Add screen product informationPier Luigi Fiorini2017-05-231-1/+10
| |_|_|_|_|/ |/| | | | |
* | | | | | examples: Remove some unnecessary (and non-ideal) use of internal APIRobin Burchell2017-04-212-10/+11
* | | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-213-7/+5
|\| | | | |
| * | | | | photoviewer example: don't depend on widgetsShawn Rutledge2017-04-183-7/+5
* | | | | | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-111-2/+4
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | examples: photoviewer needs widgets supportPeter Seiderer2017-04-081-2/+4
* | | | | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-03-271-9/+9
|\| | | |
| * | | | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Simon Hausmann2017-03-251-9/+9
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/5.8' into 5.9Simon Hausmann2017-03-151-9/+9
| | |\ \ \ \
| | | * | | | Doc: added snippets to Extension Objects ExampleNico Vertriest2017-03-131-9/+9
* | | | | | | Merge remote-tracking branch 'origin/5.9' into HEADSimon Hausmann2017-03-231-17/+18
|\| | | | | |
| * | | | | | stocqt Demo: Add error checksFriedemann Kleint2017-03-201-17/+18
| |/ / / / /
* / / / / / Document and demo that fboId can be 0Laszlo Agocs2017-03-172-9/+39
|/ / / / /
* | | | | Replace QList<Person*> with QVector<Person*> and function pointersMichael Winkelmann2017-03-072-2/+39
* | | | | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-8/+8
|\| | | | | |_|_|/ |/| | |
| * | | Improve QQuickAsyncImageProvider exampleAlbert Astals Cid2017-02-081-8/+8
* | | | Fix smile qml exampleIonut Alexandrescu2017-02-211-6/+6
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-1/+1
|\| | |