summaryrefslogtreecommitdiffstats
path: root/examples/gui/analogclock
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-49/+2
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-4/+0
* analogclock example: Clean up link_librariesKai Köhne2021-12-171-5/+1
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-2/+4
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-131-11/+7
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-101-3/+1
* Remove .prev_CMakeLists.txtKai Köhne2021-12-061-42/+0
* 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-272-0/+8
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-192-2/+2
* CMake: Regenerate examplesAlexandru Croitor2020-07-092-2/+10
* Regenerate examplesAlexandru Croitor2020-02-042-5/+47
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-1/+1
|\
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-121-1/+2
* | Fix linking of examplesSimon Hausmann2019-06-121-1/+1
* | Allow to build examples as standalone projectKevin Funk2019-06-051-16/+27
* | CMake: Add more examplesTobias Hunger2019-03-261-0/+21
|/
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-151-2/+2
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-151-2/+2
* Fix compiler warning in exampleKai Koehne2014-03-201-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* fix examples/gui/analogclock for MSVCJoerg Bornemann2012-12-191-0/+3
* Fixed installation of gui examples' targetsOliver Wolff2012-12-101-0/+3
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-071-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-6/+6
* Analog clock and raster window examplesGunnar Sletta2012-07-132-0/+164