summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Docs: Update OpenGl example docsNicholas Bennett2023-05-092-14/+135
* rsslisting example: don't leak the RSSListing objectEdward Welbourne2023-05-091-2/+2
* Update cbordump image to a higher-resolution oneEdward Welbourne2023-05-091-0/+0
* Doc: Add XML, Json, CBOR examples to IO categoryKai Köhne2023-05-095-1/+5
* savegame ex.: revamp the way print() worksMarc Mutz2023-05-098-20/+29
* Revamp DOM Bookmarks exampleØystein Heskestad2023-05-045-4/+106
* Flip string comparisons in savegame exampleEdward Welbourne2023-05-041-2/+2
* savegame ex.: revamp the way we (de)serialize JSONMarc Mutz2023-05-037-113/+166
* Replace runic XSLT with a python script and tidy cbordump codeEdward Welbourne2023-05-023-201/+276
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2023-05-021-5/+5
* Doc: Add 'Mobile' category to Qt Android Notifier exampleTopi Reinio2023-05-021-0/+1
* 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
* Remove excess namespaces from XSLTEdward Welbourne2023-04-191-1/+2
* cube example: Switch to a power-of-two textureLaszlo Agocs2023-04-191-0/+0
* cube example: make sure the program is boundLaszlo Agocs2023-04-181-0/+1
* Torrent example: update usage of integer typesMårten Nordheim2023-04-116-63/+64
* Doc: Use the \examplecategory macro to tag examplesTopi Reinio2023-04-118-8/+8
* 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-072-7/+0
* Fix CMakeLists.txt of echo plugin exampleAxel Spoerl2023-04-061-1/+5
* Move streambookmarks example into corelibe/serializationØystein Heskestad2023-03-3118-25/+27
* complexpingpong example: Modernize the codeIevgenii Meshcheriakov2023-03-284-39/+41
* 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
* dbus examples: Remove "Example" from example namesIevgenii Meshcheriakov2023-03-244-5/+5
* remotecontrolledcar example: Modernize the codeIevgenii Meshcheriakov2023-03-236-57/+27
* mainwindow example: Fix implicit conversion from qsizetype warningsTor Arne Vestbø2023-03-232-3/+3
* Remove loopback network exampleMårten Nordheim2023-03-239-283/+0
* Clean up multicast examplesMårten Nordheim2023-03-237-6/+10
* Move hellogles3 docs to where the rest of these files liveLaszlo Agocs2023-03-233-0/+2
* Remove erroneous widget dependency for hellogles3Laszlo Agocs2023-03-233-3/+9
* 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-229-603/+0
* Remove hellovulkanwindow exampleLaszlo Agocs2023-03-2211-273/+50
* Move hellovulkantexture example to manual testLaszlo Agocs2023-03-2215-1005/+1
* Move rsslisting example into corelibe/serializationØystein Heskestad2023-03-219-8/+10
* 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
* Example: update wordcount exampleDennis Oberst2023-03-202-63/+126
* Rework documentation of cbordump exampleEdward Welbourne2023-03-201-23/+24
* Use local names to make some numeric_limits references more readableEdward Welbourne2023-03-201-5/+7
* remotecontrolledcar example: Move car.xml to common directoryIevgenii Meshcheriakov2023-03-206-15/+4