summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-2212-108/+120
* Correct license for examples filesLucie Gérard2024-03-0715-15/+15
* Doc: Further replace 'Qt Designer' with 'Qt Widgets Designer'Kai Köhne2024-02-291-5/+5
* Documentation: Rename 'Qt Designer' to 'Qt Widgets Designer'Friedemann Kleint2024-02-191-2/+2
* Doc: Add example categories to Qt Widget examplesMats Honkamaa2023-09-051-0/+1
* Move MDI example to manual testTor Arne Vestbø2023-06-291-4/+0
* Doc cleanup: remove old gettingStarted tutorial, move doc fileVolker Hilsheimer2023-05-1522-517/+1
* Move the addressbook tutorial into manual testsVolker Hilsheimer2023-05-1546-2799/+1
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-3024-25/+25
* Examples: Remove duplicated Qt6::PrintSupport link informationKai Köhne2022-11-301-6/+4
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-1724-49/+48
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-1724-74/+74
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2329-29/+29
* Polish the model/view tutorial examplesFriedemann Kleint2022-08-0911-51/+55
* Add license headers to cmake filesLucie Gérard2022-08-0329-0/+87
* Use SPDX license identifiersLucie Gérard2022-05-1663-3064/+126
* Doc: Update Notepad tutorialLeena Miettinen2022-01-313-139/+92
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-2424-95/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-1324-25/+72
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-1329-58/+0
* CMake: Prefer unversioned commandsKai Köhne2021-12-131-1/+1
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-1024-73/+27
* Remove .prev_CMakeLists.txtKai Köhne2021-12-061-76/+0
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-1724-24/+24
* Build examples in isolated sub-builds using ExternalProjectCraig Scott2021-05-2611-51/+50
* Small fix to the notepad exampleFriedemann Kleint2021-05-184-68/+28
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-2725-0/+100
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-1925-25/+25
* CMake: Regenerate examplesAlexandru Croitor2020-07-0925-25/+125
* Use | to OR some related flagsGiuseppe D'Angelo2020-06-191-1/+1
* Re-generate various CMake projects and configure after mergeSimon Hausmann2020-03-162-0/+4
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-0/+2
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-111-0/+2
| |\
| | * examples: Fix build for configurations that do not have printsupportOliver Wolff2020-03-051-0/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\| |
| * | Docs: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
| |/
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-2/+2
|\|
| * Examples: fix compile without printsupportChristian Ehrlicher2020-01-311-2/+2
* | Regenerate examplesAlexandru Croitor2020-02-0425-74/+214
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-1413-13/+13
|\|
| * Cleanup QtWidgets examplesChristian Ehrlicher2019-10-1113-13/+13
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-1424-25/+25
|\|
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-1224-24/+48
* | Fix linking of examplesSimon Hausmann2019-06-1224-24/+24
* | Allow to build examples as standalone projectKevin Funk2019-06-0524-350/+545
* | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-222-3/+54
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1640-260/+308
|\|
| * Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-071-17/+18
| * Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-0313-61/+116
| * Itemviews: Cleanup examplesChristian Ehrlicher2018-11-1223-139/+114