| Commit message (Expand) | Author | Age | Files | Lines |
| * | Doc cleanup: remove old gettingStarted tutorial, move doc file | Volker Hilsheimer | 2023-05-15 | 19 | -515/+0 |
| * | Examples: Use PRIVATE CMake linkage | Kai Köhne | 2022-11-30 | 5 | -5/+5 |
| * | Examples: Use qt_standard_project_setup() | Kai Köhne | 2022-11-17 | 5 | -10/+10 |
| * | Examples: Use Qt6:: to qualify Qt CMake packages | Kai Köhne | 2022-11-17 | 5 | -15/+15 |
| * | Change the license of all CMakeLists.txt and *.cmake files to BSD | Lucie Gérard | 2022-08-23 | 6 | -6/+6 |
| * | Add license headers to cmake files | Lucie Gérard | 2022-08-03 | 6 | -0/+18 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 5 | -245/+10 |
| * | Examples: Remove unneeded CMake options | Kai Köhne | 2022-01-24 | 5 | -20/+0 |
| * | Examples: Fix whitespace issues in CMakeLists.txt | Kai Köhne | 2021-12-13 | 5 | -5/+15 |
| * | Examples: Remove remaining conversion markers in CMakeLists.txt | Kai Köhne | 2021-12-13 | 6 | -12/+0 |
| * | Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom | Kai Köhne | 2021-12-10 | 5 | -15/+5 |
| * | Raise cmake_minimum_required to VERSION 3.16 in examples | Joerg Bornemann | 2021-08-17 | 5 | -5/+5 |
| * | Build examples in isolated sub-builds using ExternalProject | Craig Scott | 2021-05-26 | 7 | -32/+31 |
| * | CMake: Regenerate examples to set the WIN32_EXECUTABLE property | Alexandru Croitor | 2020-10-27 | 5 | -0/+20 |
| * | CMake: Regenerate examples to use qt_add_executable | Alexandru Croitor | 2020-10-19 | 5 | -5/+5 |
| * | CMake: Regenerate examples | Alexandru Croitor | 2020-07-09 | 5 | -5/+25 |
| * | Regenerate examples | Alexandru Croitor | 2020-02-04 | 5 | -5/+25 |
| * | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake | Alexandru Croitor | 2019-06-14 | 5 | -5/+5 |
| |\ |
|
| * | | Fix compiling of examples on Android | Simon Hausmann | 2019-06-12 | 5 | -5/+10 |
| * | | Fix linking of examples | Simon Hausmann | 2019-06-12 | 5 | -5/+5 |
| * | | Allow to build examples as standalone project | Kevin Funk | 2019-06-05 | 5 | -60/+115 |
| * | | Merge commit 'dev' into 'wip/cmake-merge' | Tobias Hunger | 2019-04-16 | 4 | -10/+16 |
| |\| |
|
| | * | Cleanup Widgets examples - new signal/slot syntax | Christian Ehrlicher | 2019-01-03 | 4 | -10/+16 |
| * | | CMake: Add widgets examples | Tobias Hunger | 2019-03-26 | 7 | -0/+84 |
| |/ |
|
| * | qtlite: Skip building examples when configured with no-feature-itemviews | Rainer Keller | 2018-01-12 | 1 | -1/+1 |
| * | Unify license header usage. | Jani Heikkinen | 2016-03-29 | 5 | -15/+65 |
| * | Updated BSD licensed file headers | Jani Heikkinen | 2015-02-15 | 5 | -15/+15 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 5 | -25/+25 |
| * | Whitespace cleanup: remove trailing whitespace | Axel Waggershauser | 2013-03-16 | 1 | -2/+2 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 5 | -5/+5 |
| * | remove QT+=widgets from SUBDIRS projects | Oswald Buddenhagen | 2012-12-17 | 2 | -3/+0 |
| * | centralize and fixup example sources install targets | Oswald Buddenhagen | 2012-11-29 | 7 | -25/+5 |
| * | Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example | hjk | 2012-11-26 | 7 | -12/+12 |
| * | Fix building of examples. | Friedemann Kleint | 2012-11-21 | 7 | -12/+19 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 5 | -30/+30 |
| * | Doc: Fix snippet bug in Getting Started Qt | Geir Vattekar | 2012-09-13 | 1 | -7/+7 |
| * | example: minor fix to gettingStarted - part5 | Sergio Ahumada | 2012-09-10 | 1 | -2/+2 |
| * | Move tutorials to widgets. | Frederik Gladhorn | 2012-09-09 | 12 | -0/+521 |