summaryrefslogtreecommitdiffstats
path: root/examples/corelib
Commit message (Expand)AuthorAgeFilesLines
* Update table of CBOR tag descriptions in cbordump exampleEdward Welbourne2023-04-192-46/+185
* Remove excess namespaces from XSLTEdward Welbourne2023-04-191-1/+2
* savegame ex.: give some TLC to main()Marc Mutz2023-04-111-8/+11
* Move streambookmarks example into corelibe/serializationØystein Heskestad2023-03-3116-0/+769
* Move rsslisting example into corelibe/serializationØystein Heskestad2023-03-217-0/+346
* 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
* Update the bindable properties exampleJames DeLisle2023-03-099-47/+43
* Doc: fix links to renamed network examplesVolker Hilsheimer2023-03-011-1/+1
* Doc: Remove duplicate wordsAndreas Eliasson2023-02-281-1/+1
* savegame ex.: fix include order [2/2]: game.hMarc Mutz2023-02-081-3/+3
* savegame ex.: make Level ctor explicitMarc Mutz2023-02-081-1/+1
* savegame ex.: use ranged instead of indexed loopsMarc Mutz2023-02-082-4/+4
* savegame ex.: use NSDMI, =default the default ctorMarc Mutz2023-02-082-6/+4
* savegame ex.: fix include orderMarc Mutz2023-02-082-3/+4
* savegame ex.: fix extra ';' after Q_GADGETMarc Mutz2023-02-081-1/+1
* permissions: Replace deprecated location permission usage keyTor Arne Vestbø2023-02-081-5/+5
* Add android manifest and java files to exampleDavid Schulz2023-02-072-0/+3
* permissions: Set explicit bundle identifier for permissions exampleTor Arne Vestbø2023-02-071-0/+1
* permissions: Finalize permission example at end of CMakeLists.txtTor Arne Vestbø2023-02-011-2/+2
* Examples: Fix CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-014-12/+14
* permissions: Improve error when building example on non-supported platformTor Arne Vestbø2023-01-101-1/+4
* Link update for Data Input Output in the save game exampleJaishree Vyas2023-01-051-1/+1
* Doc: Fix broken linkAndreas Eliasson2023-01-021-5/+5
* Wait conditions example: fix an incorrect condition variable usageGiuseppe D'Angelo2022-12-282-15/+16
* Remove useless Q_OBJECT in Semaphores exampleAleksandr Reviakin2022-12-071-3/+0
* Wait conditions example: code tidiesGiuseppe D'Angelo2022-12-062-29/+38
* Use const reference in loop in JSON Save Game exampleAleksandr Reviakin2022-12-051-1/+1
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-3017-17/+17
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-1718-39/+36
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-1721-48/+48
* sharedmemory example: Handle QSharedMemory::AlreadyExists by attachingTor Arne Vestbø2022-11-151-3/+7
* sharedmemory example: Show error string when failing to create shared memoryTor Arne Vestbø2022-11-151-1/+2
* Add permissions feature example and manual test to the buildAssam Boudjelthia2022-11-103-2/+9
* Plumb public permission APIs to Android backendTor Arne Vestbø2022-11-092-0/+57
* Add permission API backend for macOS and iOSTimur Pocheptsov2022-11-032-0/+69
* Long live QPermissions!Tor Arne Vestbø2022-11-012-0/+111
* examples: fix configuring with -no-feature-widgetsJohannes Kauffmann2022-10-291-1/+3
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-112-7/+7
* Add CBOR documentationØystein Heskestad2022-09-017-5/+145
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2324-24/+24
* Add license headers to cmake filesLucie Gérard2022-08-0324-0/+72
* Support pinch zoom gesture in the Mandelbrot exampleNicholas Bennett2022-07-214-15/+59
* Fix typos in docs and commentsKai Köhne2022-06-154-4/+4
* Use SPDX license identifiersLucie Gérard2022-05-1690-4111/+180
* Examples: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* Use QDebugStateSaver in example operator<<()Kai Köhne2022-03-161-1/+2
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-2417-65/+0
* bindablesubscription: Remove duplicated file entryKai Köhne2021-12-191-1/+0
* mandelbrot example: Remove explicit linking against libmKai Köhne2021-12-172-8/+0