summaryrefslogtreecommitdiff
path: root/examples/designer
Commit message (Expand)AuthorAgeFilesLines
* Doc: Use the \examplecategory macro to tag examplesTopi Reinio2023-04-116-6/+6
* Qt Designer: Remove worldtimeclock example imagesFriedemann Kleint2023-02-245-0/+0
* Qt Designer/QtUiTools examples: Add categoriesFriedemann Kleint2023-02-206-0/+12
* Qt Designer/QtUiTools examples: Drop 'Example' from titlesFriedemann Kleint2023-02-205-5/+5
* Fix oversights of the Qt Designer Multi examples code changesFriedemann Kleint2023-02-204-32/+30
* Update screenshots of the Qt Designer examplesFriedemann Kleint2023-02-1622-8/+8
* Move the uitools multipleinheritance example to calculatorform_miFriedemann Kleint2023-02-1010-1/+495
* Doc: Remove duplicate wordsAndreas Eliasson2023-02-091-1/+1
* Qt Designer: Remove worldtimeclock examplesFriedemann Kleint2023-02-0817-850/+5
* Exclude Qt Designer plugin examples from cross-buildsFriedemann Kleint2023-02-061-1/+1
* 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
* 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-181-5/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-258-8/+8
* Add license headers to cmake filesLucie Gérard2022-08-028-0/+24
* Use SPDX license identifiersLucie Gérard2022-05-1942-1897/+84
* Remove .prev_CMakeLists.txtKai Köhne2022-03-224-172/+0
* Improve examples CMakeLists.txtKai Köhne2022-02-198-88/+32
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-151-7/+7
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-227-7/+7
* Fix qdoc warning and broken linkVolker Hilsheimer2021-04-133-3/+3
* 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
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-2611-0/+44
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-207-7/+7
* 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
* Port QtTools examples to cmakeMårten Nordheim2020-06-0313-1/+467
* Fix ambiguous construction from char to QCharLiang Qi2020-05-181-1/+3
* Qt Designer: Migrate from QList to QVectorFriedemann Kleint2019-12-092-3/+3
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-231-10/+8
|\
| * Doc: Resolve documentation warningsTopi Reinio2019-11-111-10/+8
* | Qt Designer: Clean up the SDK headersFriedemann Kleint2019-11-113-0/+15
|/
* Qt Designer Examples: Brush up to C++ 11Friedemann Kleint2017-06-2623-64/+49
* Examples: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-1412-63/+63
* Unify license header usagev5.7.05.7.0Antti Kokko2016-06-1035-105/+455
* Unify license header usageAntti Kokko2016-06-107-35/+35
* declare that the designer example installs are okOswald Buddenhagen2016-04-284-0/+4
* Qt Designer Examples: Remove empty JSON files.Friedemann Kleint2016-04-258-8/+4
* Doc: corrected syntax link object_cast()Nico Vertriest2015-10-293-3/+3
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-281-42/+0
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-08-191-42/+0
| |\
| | * Doc: Removed the qdoc page for Arthur Plugin example5.4Venugopal Shivashankar2015-05-291-42/+0
* | | Qt Designer: Add customizable property tooltips.Friedemann Kleint2015-07-291-0/+1
|/ /
* | Update Qt Designer documentation.Friedemann Kleint2015-05-134-75/+33
* | move ui loader interfaces to own moduleOswald Buddenhagen2015-05-119-11/+8
* | Qt Designer Examples: Fix code around constructors.Friedemann Kleint2015-04-1020-35/+31