summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/widgets
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-164-196/+8
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-244-16/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-134-4/+12
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-135-10/+0
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-104-12/+4
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-174-4/+4
* Build examples in isolated sub-builds using ExternalProjectCraig Scott2021-05-261-4/+4
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-274-0/+16
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-194-4/+4
* CMake: Regenerate examplesAlexandru Croitor2020-07-094-4/+20
* Regenerate examplesAlexandru Croitor2020-02-044-4/+20
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-144-4/+4
|\
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-124-4/+8
* | Fix linking of examplesSimon Hausmann2019-06-124-4/+4
* | Allow to build examples as standalone projectKevin Funk2019-06-054-48/+92
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-17/+18
|\|
| * Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-071-17/+18
* | CMake: Add widgets examplesTobias Hunger2019-03-265-0/+66
|/
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* Unify license header usage.Jani Heikkinen2016-03-294-12/+52
* Doc: rearrange tables with overflowNico Vertriest2015-06-261-1/+2
* Updated BSD licensed file headersJani Heikkinen2015-02-154-12/+12
* Update copyright headersJani Heikkinen2015-02-114-20/+20
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-094-8/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-184-4/+4
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-174-8/+8
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-171-1/+0
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-295-15/+5
* delete .desktop files of examplesOswald Buddenhagen2012-11-284-44/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-265-10/+10
* Fix building of examples.Friedemann Kleint2012-11-215-10/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-224-24/+24
* Move tutorials to widgets.Frederik Gladhorn2012-09-0913-0/+378