summaryrefslogtreecommitdiffstats
path: root/examples/corelib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Port to QImage and QPixmap deviceIndependentSize()Morten Sørvig2021-09-011-2/+2
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-1715-15/+15
* Android: trim down the examples manifests from obsolete tagsAssam Boudjelthia2021-07-011-62/+39
* Remove ministro codeAssam Boudjelthia2021-07-011-2/+0
* Move notification example from androidextras to qtbaseAssam Boudjelthia2021-06-0422-1/+613
* Build examples in isolated sub-builds using ExternalProjectCraig Scott2021-05-265-14/+14
* Brush up the mandelbrot exampleFriedemann Kleint2021-04-145-12/+77
* Doc: Fix link issues for QtCoreTopi Reinio2020-10-291-3/+2
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-2714-0/+56
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-1914-14/+14
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-101-6/+6
* Deliver Quit event when calling QCoreApplication::quit()Tor Arne Vestbø2020-09-071-1/+1
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-281-1/+0
* Deprecate the static int based API in QMetaTypeLars Knoll2020-08-241-3/+3
* Automatically register data/debug stream operations in QMetaTypeLars Knoll2020-08-242-3/+0
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-202-4/+3
* Port the QXmlStream API from QStringRef to QStringViewKarsten Heimrich2020-08-191-4/+4
* CMake: Regenerate examplesAlexandru Croitor2020-07-0919-25/+79
* Use QList instead of QVector in examplesJarek Kobus2020-06-238-18/+18