| Commit message (Expand) | Author | Age | Files | Lines |
| * | CMake: Add deployment API to our examples | Alexandru Croitor | 2024-03-22 | 1 | -9/+10 |
| * | Correct license for examples files | Lucie Gérard | 2024-03-07 | 1 | -1/+1 |
| * | SQL examples: code cleanup | Christian Ehrlicher | 2024-01-14 | 2 | -15/+22 |
| * | Examples: Use PRIVATE CMake linkage | Kai Köhne | 2022-11-30 | 1 | -1/+1 |
| * | Examples: Use qt_standard_project_setup() | Kai Köhne | 2022-11-17 | 1 | -2/+2 |
| * | Examples: Use Qt6:: to qualify Qt CMake packages | Kai Köhne | 2022-11-17 | 1 | -4/+4 |
| * | Change the license of all CMakeLists.txt and *.cmake files to BSD | Lucie Gérard | 2022-08-23 | 1 | -1/+1 |
| * | Add license headers to cmake files | Lucie Gérard | 2022-08-03 | 1 | -0/+3 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 3 | -147/+6 |
| * | Examples: Remove unneeded CMake options | Kai Köhne | 2022-01-24 | 1 | -4/+0 |
| * | Examples: Fix whitespace issues in CMakeLists.txt | Kai Köhne | 2021-12-13 | 1 | -1/+3 |
| * | Examples: Remove remaining conversion markers in CMakeLists.txt | Kai Köhne | 2021-12-13 | 1 | -2/+0 |
| * | Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom | Kai Köhne | 2021-12-10 | 1 | -4/+1 |
| * | Raise cmake_minimum_required to VERSION 3.16 in examples | Joerg Bornemann | 2021-08-17 | 1 | -1/+1 |
| * | CMake: Regenerate examples to set the WIN32_EXECUTABLE property | Alexandru Croitor | 2020-10-27 | 1 | -0/+4 |
| * | CMake: Regenerate examples to use qt_add_executable | Alexandru Croitor | 2020-10-19 | 1 | -1/+1 |
| * | CMake: Regenerate examples | Alexandru Croitor | 2020-07-09 | 1 | -1/+5 |
| * | Regenerate examples | Alexandru Croitor | 2020-02-04 | 1 | -1/+5 |
| * | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake | Alexandru Croitor | 2019-06-14 | 1 | -2/+2 |
| |\ |
|
| * | | Fix compiling of examples on Android | Simon Hausmann | 2019-06-12 | 1 | -1/+2 |
| * | | Fix linking of examples | Simon Hausmann | 2019-06-12 | 1 | -1/+1 |
| * | | Allow to build examples as standalone project | Kevin Funk | 2019-06-05 | 1 | -13/+25 |
| * | | CMake: Add more examples | Tobias Hunger | 2019-03-26 | 1 | -0/+17 |
| |/ |
|
| * | qtlite: Skip building examples when configured with no-feature-itemviews | Rainer Keller | 2018-01-12 | 1 | -0/+1 |
| * | Revamp SQL examples to C++11 | Michael Winkelmann | 2017-09-14 | 2 | -7/+7 |
| * | prune vestiges of DEPLOYMENT_PLUGIN | Oswald Buddenhagen | 2016-12-23 | 1 | -2/+0 |
| * | Unify license header usage. | Jani Heikkinen | 2016-03-29 | 3 | -9/+39 |
| * | fix usage of wince scope | Oswald Buddenhagen | 2015-06-05 | 1 | -1/+1 |
| * | Updated BSD licensed file headers | Jani Heikkinen | 2015-02-15 | 3 | -9/+9 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 3 | -15/+15 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 3 | -3/+3 |
| * | centralize and fixup example sources install targets | Oswald Buddenhagen | 2012-11-29 | 1 | -3/+1 |
| * | delete .desktop files of examples | Oswald Buddenhagen | 2012-11-28 | 1 | -11/+0 |
| * | Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example | hjk | 2012-11-26 | 1 | -2/+2 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 3 | -18/+18 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 3 | -3/+3 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 3 | -3/+3 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 3 | -3/+3 |
| * | QtBase examples: Remove Maemo/Symbian-specific code. | Friedemann Kleint | 2011-10-18 | 2 | -6/+0 |
| * | Merge remote-tracking branch 'base/master' into refactor | Jørgen Lind | 2011-06-10 | 1 | -2/+2 |
| |\ |
|
| | * | Fix usage of QT_SOURCE_TREE | Marius Storm-Olsen | 2011-06-07 | 1 | -2/+2 |
| * | | Merge remote branch 'staging/master' into refactor | Paul Olav Tvete | 2011-05-24 | 3 | -0/+18 |
| |\| |
|
| | * | Squashed commit of changes from the 4.8-temp branch. | David Boddie | 2011-05-23 | 1 | -0/+11 |
| | * | Squashed commit of the changes from the mobile-examples repository | David Boddie | 2011-05-23 | 2 | -0/+7 |
| * | | fix pro files | Lars Knoll | 2011-05-07 | 1 | -1/+1 |
| * | | include fixes | Lars Knoll | 2011-05-07 | 1 | -1/+1 |
| |/ |
|
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 4 | -0/+311 |