summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Correct doc snippet and example licenseLucie Gérard2024-03-153-3/+3
* Revamp Text Codecs Example: Revisit the documentationRym Bouabid2023-10-181-1/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-233-3/+3
* Add license headers to cmake filesLucie Gérard2022-07-073-0/+9
* Use SPDX license identifiersLucie Gérard2022-06-238-369/+16
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-051-1/+1
* Improve examples CMakeLists.txtKai Köhne2022-01-255-20/+4
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-151-1/+1
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-261-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-1/+1
* Doc: Fix documentation warningsTopi Reinio2020-10-191-1/+1
* Remove the additional Qt5 namespacehjk2020-07-124-16/+12
* Use QList instead of QVectorJarek Kobus2020-07-073-6/+6
* Move QTextCodec support into Qt5CompatKarsten Heimrich2020-06-2627-0/+1302