summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Qt Designer: Remove worldtimeclock example imagesFriedemann Kleint2023-02-245-0/+0
* Qt Designer/QtUiTools examples: Add categoriesFriedemann Kleint2023-02-207-0/+14
* Qt Designer/QtUiTools examples: Drop 'Example' from titlesFriedemann Kleint2023-02-206-7/+7
* Fix oversights of the Qt Designer Multi examples code changesFriedemann Kleint2023-02-204-32/+30
* Update screenshots of the Qt Designer examplesFriedemann Kleint2023-02-1625-11/+11
* Move the uitools multipleinheritance example to calculatorform_miFriedemann Kleint2023-02-1012-23/+22
* Qt Designer: Remove worldtimeclock examplesFriedemann Kleint2023-02-0817-850/+5
* Exclude Qt Designer plugin examples from cross-buildsFriedemann Kleint2023-02-071-1/+1
* Qt Designer: Document CMake usageFriedemann Kleint2023-02-031-0/+4
* Qt Designer examples: Add explanation of CMake project filesFriedemann Kleint2023-02-0212-165/+252
* Qt Designer: Fix install of plugin examplesFriedemann Kleint2023-01-314-24/+36
* Polish the uitools/textfinder exampleFriedemann Kleint2023-01-313-8/+17
* Qt Designer/calculatorbuilder example: Remove the form class and its autoconn...Friedemann Kleint2023-01-306-136/+86
* Qt Designer/calculatorform example: Remove autoconnected slotsFriedemann Kleint2023-01-234-40/+28
* Polish the Qt Designer examplesFriedemann Kleint2023-01-2314-73/+72
* Examples: Remove usage of qtNomakeTools from .pro filesJoerg Bornemann2023-01-182-9/+0
* Doc: Restructure Linguist examples for claritySze Howe Koh2022-12-234-25/+36
* Doc: Update facts in Qt Linguist examplesSze Howe Koh2022-12-223-14/+8
* Doc: Fix links to Qt6::LinguistTools CMake commandsKai Köhne2022-12-012-2/+2
* Move i18n example to qttoolsKai Köhne2022-11-0725-0/+1238
* Disable linguist examples if linguist itself is not builtKai Köhne2022-10-241-1/+3
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2518-18/+18
* Add license headers to cmake filesLucie Gérard2022-08-0218-0/+54
* Use SPDX license identifiersLucie Gérard2022-05-1988-3967/+176
* Replace uses of deprecated _qs with _sSona Kurazyan2022-04-202-2/+6
* Remove .prev_CMakeLists.txtKai Köhne2022-03-225-219/+0
* CMake: Fix build when Help target is not builtAlexandru Croitor2022-03-191-1/+3
* Improve examples CMakeLists.txtKai Köhne2022-02-1921-178/+68
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-051-1/+1
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-155-15/+15
* Add missing CMake commands in the linguist examplesLucie Gérard2021-11-047-0/+54
* Replace 0 with nullptrZhang Hao2021-10-181-1/+1
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-2215-15/+15
* Linguist examples: Fix translator loading codeFriedemann Kleint2021-08-302-6/+6
* Examples: Don't use QDir::separator() in internal pathsKai Köhne2021-06-143-11/+13
* Fix qdoc warning and broken linkVolker Hilsheimer2021-04-133-3/+3
* Don't use deprecated QLibrary::locationVolker Hilsheimer2021-03-264-5/+5
* Brush up the taskmenuextension exampleFriedemann Kleint2021-02-034-33/+31
* Qt Designer: Use raw string literals for domXML functions in pluginsFriedemann Kleint2021-01-064-56/+65
* Revert "Exclude assistant from build"Kai Koehne2020-11-232-2/+12
* QtHelp: update generated help filesJarek Kobus2020-11-212-0/+0
* Exclude assistant from buildJarek Kobus2020-11-052-12/+2
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-2620-0/+80
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-2016-16/+16
* Remove deprecated functionalityLars Knoll2020-08-241-3/+4
* examples: Fix compilation issues with QMultiMapSamuli Piippo2020-08-141-1/+1
* Check the return value from QTranslator::load()Edward Welbourne2020-08-041-1/+2
* Revert "Qt Designer: Migrate from QList to QVector"Friedemann Kleint2020-06-082-3/+3
* examples: fix the Designer plugins directoryChristophe Giboudeaux2020-06-044-4/+20