summaryrefslogtreecommitdiffstats
path: root/examples/widgets/gallery
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-163-147/+6
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-4/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-1/+3
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-131-2/+0
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-101-3/+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-271-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-191-1/+1
* Deprecate and remove uses of AA_DisableHighDpiScalingTor Arne Vestbø2020-08-311-10/+0
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-281-4/+1
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-201-2/+2
* CMake: Regenerate examplesAlexandru Croitor2020-07-091-1/+5
* CMake: Regenerate examples/widgets/ projectsSona Kurazyan2020-04-291-0/+32
* High-DPI: Remove usages of Qt::AA_UseHighDpiPixmapsMorten Johan Sørvig2020-03-301-1/+0
* Add a widget gallery exampleFriedemann Kleint2020-01-094-0/+649