summaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/graphgallery/surfacegraph.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use auto in graphgallery exampleFriedemann Kleint2023-06-121-41/+40
* Fix the example licensesFriedemann Kleint2023-03-161-1/+1
* graphgallery example: Factor out pixmap drawing functions from SurfaceGraph::...Friedemann Kleint2023-03-031-48/+66
* graphgallery example: Streamline the code a bitFriedemann Kleint2023-03-031-1/+1
* graphgallery example: Rearrange initializationFriedemann Kleint2023-03-031-11/+5
* graphgallery example: Fix leaking modifier classesFriedemann Kleint2023-03-021-1/+1
* Fix bugs introduced by string literal fixTomi Korpipaa2023-03-011-5/+5
* graphgallery example: Create the window containers with a parentFriedemann Kleint2023-02-281-8/+5
* Use new string literals in graphgallery exampleFriedemann Kleint2023-02-281-26/+29
* Combine 3 more widget examples into graph galleryTomi Korpipaa2023-02-271-0/+335