summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* shortcuteditor example: Don't reference null-actionTor Arne Vestbø2023-05-171-5/+5
* RSS listing example: prefer setDevice() over addData(readAll())Edward Welbourne2023-05-161-13/+9
* Remove the "classwizard" exampleVolker Hilsheimer2023-05-1620-794/+13
* Convert "extension" dialog example into snippetsVolker Hilsheimer2023-05-168-303/+0
* Revamp the shapedclock exampleVolker Hilsheimer2023-05-163-66/+22
* Doc cleanup: remove old gettingStarted tutorial, move doc fileVolker Hilsheimer2023-05-1522-517/+1
* Update screenshot exampleVolker Hilsheimer2023-05-151-1/+1
* Shrink the CBOR dumper example's imageEdward Welbourne2023-05-151-0/+0
* Move the addressbook tutorial into manual testsVolker Hilsheimer2023-05-1547-3747/+1
* rsslisting example: fix bug in construction of title stringEdward Welbourne2023-05-151-4/+3
* rsslisting example: shuffle parts of constructor for clarityEdward Welbourne2023-05-151-8/+4
* rsslisting example: move default URL to main()Edward Welbourne2023-05-153-4/+5
* rsslisting example: Tidy up #include usageEdward Welbourne2023-05-153-7/+4
* rsslisting example (coding style): split a long line, purge stray bracesEdward Welbourne2023-05-151-5/+4
* rsslisting example (coding style): fix horizontal spacingEdward Welbourne2023-05-152-3/+3
* rsslisting example: remove unused include and surplus blank linesEdward Welbourne2023-05-152-7/+0
* savegame example: clarify that CBOR can be readEdward Welbourne2023-05-151-5/+6
* Add metadata to serialization examplesEdward Welbourne2023-05-153-0/+4
* 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