summaryrefslogtreecommitdiffstats
path: root/examples/corelib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Examples: Clean up WIN32_EXECUTABLE, MACOSX_BUNDLE propertiesKai Köhne2021-12-175-25/+0
* androidnotifier: Simplify example CMakeLists.txtKai Köhne2021-12-171-33/+35
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-1317-18/+47
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-1320-40/+0
* CMake: Prefer unversioned commandsKai Köhne2021-12-133-3/+3
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-1017-41/+17
* Do not support Qt5 build in androidnotifier exampleKai Köhne2021-12-061-6/+3
* Document the example showing the benefits of using bindable propertiesSona Kurazyan2021-12-0212-0/+267
* Add example showing the benefits of using bindable propertiesSona Kurazyan2021-12-0224-0/+1492
* Doc: Centralize RFC documentation-links in rfc.qdocLuca Di Sera2021-09-161-1/+1