summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/styleplugin/plugin
Commit message (Expand)AuthorAgeFilesLines
* Remove the style plugin exampleVolker Hilsheimer2023-12-217-150/+0
* Fix CMakeLists.txt of Style Plugin Example (broken on macOS)Axel Spoerl2023-01-191-1/+1
* Fix Style Plugin Example, and add some CMake DocsAmir Masoud Abdol2023-01-183-5/+33
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-171-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Let qt6_add_plugin accept sourcesJoerg Bornemann2022-06-291-3/+0
* Use SPDX license identifiersLucie Gérard2022-05-164-196/+8
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-0/+3
* Remove .prev_CMakeLists.txtKai Köhne2021-12-061-32/+0
* CMake: Create plugin initializers for static user pluginsAlexandru Croitor2021-08-241-26/+5
* 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 examplesAlexandru Croitor2020-07-091-2/+7
* Regenerate examplesAlexandru Croitor2020-02-042-3/+58
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-144-17/+4
|\
| * Cleanup QtWidgets (tools) examplesChristian Ehrlicher2019-09-114-17/+4
* | Allow to build examples as standalone projectKevin Funk2019-06-051-29/+6
* | CMake: Add widgets examplesTobias Hunger2019-03-261-0/+32
|/
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-152-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-0/+2
|\
| * fix example installsOswald Buddenhagen2016-05-031-0/+2
* | Unify license header usage.Jani Heikkinen2016-03-294-12/+52
|/
* Updated BSD licensed file headersJani Heikkinen2015-02-154-12/+12
* Update copyright headersJani Heikkinen2015-02-114-20/+20
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-152-2/+2
* Merge branch 'release' into stableSergio Ahumada2013-01-311-1/+1
|\
| * fix install locations of examples/widgets/toolsOswald Buddenhagen2013-01-311-1/+1
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-184-4/+4
|/
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-171-3/+1
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-4/+3
* Examples: move widgets specific "tools" examples to the correct placeJ-P Nurmi2012-11-286-0/+261