summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add XML, Json, CBOR examples to IO categoryKai Köhne2023-05-115-0/+5
* Rework imagescaling example to avoid potential crashesIvan Solovev2023-04-263-75/+127
* Android-example: add missing properties in AndroidManifest.xmlBartlomiej Moskal2023-04-261-2/+5
* Tune textures example to work with wasm and update docsLaszlo Agocs2023-04-251-3/+5
* cube example: always set required state in paintGLLaszlo Agocs2023-04-201-8/+8
* Update table of CBOR tag descriptions in cbordump exampleEdward Welbourne2023-04-192-46/+185
* cube example: Switch to a power-of-two textureLaszlo Agocs2023-04-191-0/+0
* cube example: make sure the program is boundLaszlo Agocs2023-04-191-0/+1
* Doc: Use the \examplecategory macro to tag examplesTopi Reinio2023-04-118-8/+8
* Torrent example: update usage of integer typesMårten Nordheim2023-04-116-63/+64
* Docs: don't link to removed exampleVolker Hilsheimer2023-04-111-3/+2
* savegame ex.: give some TLC to main()Marc Mutz2023-04-111-8/+11
* Remove unused variable/codeAmir Masoud Abdol2023-04-082-7/+0
* Fix CMakeLists.txt of echo plugin exampleAxel Spoerl2023-04-061-1/+5
* Remove hellovulkanwindow exampleLaszlo Agocs2023-03-3111-273/+50
* Move streambookmarks example into corelibe/serializationØystein Heskestad2023-03-3118-25/+27
* complexpingpong example: Modernize the codeIevgenii Meshcheriakov2023-03-314-39/+41
* Doc: Remove broken link to Anchor Layout ExampleAndreas Eliasson2023-03-311-2/+0
* Move rsslisting example into corelibe/serializationØystein Heskestad2023-03-319-8/+10
* Move hellogles3 docs to where the rest of these files liveLaszlo Agocs2023-03-313-0/+2
* Remove erroneous widget dependency for hellogles3Laszlo Agocs2023-03-313-3/+9
* Rework documentation of cbordump exampleEdward Welbourne2023-03-281-23/+24
* Fix pointer mismatch after QList::move() in tooltip exampleAxel Spoerl2023-03-283-24/+36
* CMake: build the shared plugin when building the plugandpaint targetJoerg Bornemann2023-03-281-1/+5
* Example: update wordcount exampleDennis Oberst2023-03-282-63/+126
* examples: port xml examples to new connection styleSamuel Gaist2023-03-271-9/+9
* dbus examples: Remove "Example" from example namesIevgenii Meshcheriakov2023-03-244-5/+5
* remotecontrolledcar example: Modernize the codeIevgenii Meshcheriakov2023-03-246-57/+27
* mainwindow example: Fix implicit conversion from qsizetype warningsTor Arne Vestbø2023-03-242-3/+3
* Remove loopback network exampleMårten Nordheim2023-03-249-283/+0
* Clean up multicast examplesMårten Nordheim2023-03-247-6/+10
* Change paintedwindow example to be a manual testLaszlo Agocs2023-03-237-313/+1
* Move hellowindow and qopenglwindow to be a manual testsLaszlo Agocs2023-03-2314-1028/+2
* Change computegles31 example to a manual testLaszlo Agocs2023-03-239-603/+0
* Move hellovulkantexture example to manual testLaszlo Agocs2023-03-2315-1005/+1
* Remove libQt6Xml dependency in rsslisting exampleØystein Heskestad2023-03-212-3/+2
* Remove libQt6Xml dependency in streambookmarks exampleØystein Heskestad2023-03-212-3/+2
* Doc: Fix wording in the Simple Style Plugin documentationJoerg Bornemann2023-03-211-5/+5
* Example: rename progressdialog to primecounter and modernize itDennis Oberst2023-03-2114-85/+494
* remotecontrolledcar example: Move executables into single example projectIevgenii Meshcheriakov2023-03-214-17/+13
* remotecontrolledcar example: Move car.xml to common directoryIevgenii Meshcheriakov2023-03-216-15/+4
* Use local names to make some numeric_limits references more readableEdward Welbourne2023-03-211-5/+7
* Fix CMakeLists.txt of Style Plugin Example (broken on macOS)Axel Spoerl2023-03-201-1/+1
* Fix Style Plugin Example, and add some CMake DocsAmir Masoud Abdol2023-03-207-19/+77
* dbus examples: Update screenshotsIevgenii Meshcheriakov2023-03-156-2/+2
* Example: update imagescaling exampleDennis Oberst2023-03-145-15/+18
* Imagescaling example: fix memory leaksIvan Solovev2023-03-131-1/+2
* dbus examples: Remove listnames exampleIevgenii Meshcheriakov2023-03-106-114/+1
* Update the bindable properties exampleJames DeLisle2023-03-109-47/+43
* Example: remove map exampleDennis Oberst2023-03-096-100/+1