summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/notepad
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-221-9/+10
* Correct license for examples filesLucie Gérard2024-03-071-1/+1
* 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-151-0/+504
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-301-2/+2
* Examples: Remove duplicated Qt6::PrintSupport link informationKai Köhne2022-11-301-6/+4
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-171-3/+2
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-171-5/+5
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-163-147/+6
* Doc: Update Notepad tutorialLeena Miettinen2022-01-312-29/+6
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-3/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-2/+3
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-131-2/+0
* CMake: Prefer unversioned commandsKai Köhne2021-12-131-1/+1
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-101-4/+4
* Remove .prev_CMakeLists.txtKai Köhne2021-12-061-76/+0
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Small fix to the notepad exampleFriedemann Kleint2021-05-183-61/+28
* 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
* 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
|\
| * examples: Fix build for configurations that do not have printsupportOliver Wolff2020-03-051-0/+2
* | 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-042-51/+99
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-1/+1
|\|
| * Cleanup QtWidgets examplesChristian Ehrlicher2019-10-111-1/+1
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-2/+2
|\|
* | 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-42/+26
* | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-222-3/+54
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-162-36/+53
|\|
| * Notepad example: Get rid of auto-connection slotsAlexander Volkov2018-11-012-36/+53
* | CMake: Add widgets examplesTobias Hunger2019-03-261-0/+49
|/
* Notepad example: Wrap clipboard functions with QT_CONFIG(clipboard)Topi Reinio2018-06-221-0/+17
* Doc: Add formatting features to Notepad exampleNico Vertriest2018-06-017-22/+182
* examples: Fix notepad example for configurations without printsupportOliver Wolff2018-01-222-1/+12
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* Doc: move notepad example to qtbase and improve itNico Vertriest2017-12-1821-0/+592