summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* QtHelp: update generated help filesJarek Kobus2020-11-252-0/+0
* Revert "Exclude assistant from build"Kai Koehne2020-11-232-2/+12
* 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
* Port QtTools examples to cmakeMårten Nordheim2020-06-0327-1/+874
* Fix ambiguous construction from char to QCharLiang Qi2020-05-181-1/+3
* Fix compilation of exampleLars Knoll2020-05-181-1/+0
* Polish the SimpleTextViewer exampleFriedemann Kleint2020-04-246-45/+54
* SimpleTextViewer example: Fix documentation not showingFriedemann Kleint2020-04-243-8/+38
* Fix some deprecation warningsFriedemann Kleint2020-04-151-1/+1
* Migrate away from QRegExpFriedemann Kleint2020-03-191-3/+6
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-181-1/+1
|\
| * Assistant/remotecontrol example: Fix deprecation warningFriedemann Kleint2020-02-131-1/+1
* | 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
|/
* disable tools that don't make sense on iOS more sensiblyv5.12.0-alpha1Oswald Buddenhagen2018-09-111-4/+5
* Disable tools that don't make sense on iOSTor Arne Vestbø2018-08-271-1/+4
* Merge qcollectiongenerator into qhelpgenerator toolJarek Kobus2018-07-261-2/+2
* Fix links in simpletextviewer example .qhp fileKai Koehne2018-03-205-56/+61
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-182-2/+6
|\
| * SimpleTextViewer example: Remove QObject::tr antipatternKai Koehne2018-01-042-2/+6
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-1513-76/+77
|\|
| * RemoteControl example: Remove Q_INIT_RESOURCEKai Koehne2017-10-041-2/+0
| * RemoteControl example: Remove superfluous connectKai Koehne2017-10-041-1/+0
| * Assistant Examples: Use nullptrKai Koehne2017-10-044-4/+4
| * Assistant Examples: Remove stray ;Kai Koehne2017-10-041-1/+1
| * Assistant Examples: Unify #include styleKai Koehne2017-10-0412-59/+64
| * Improve SimpleTextViewer example documentationKai Koehne2017-09-181-9/+8
| * Fix exclusion condition for assistant examplesJake Petroules2017-09-151-1/+2
* | Fix problems when building with -no-feature-processUlf Hermann2017-09-121-1/+1
|/
* Qt Designer Examples: Brush up to C++ 11Friedemann Kleint2017-06-2623-64/+49
* MultipleInheritance: Improve code and documentationKai Koehne2017-06-264-7/+8
* TextFinder: Remove dubious spacerKai Koehne2017-06-231-36/+42
* TextFinder: Improve code and documentationKai Koehne2017-06-227-140/+144
* foreach cleanup in the the smaller toolsFriedemann Kleint2016-12-221-2/+2
* Examples: Add missing overrideAlexander Volkov2016-12-143-3/+3
* Examples: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-1412-63/+63
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-051-1/+1
| |\
| | * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-151-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-3088-294/+1024
|\| |
| * | Unify license header usagev5.7.0Antti Kokko2016-06-1073-219/+949