summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-2/+1
* Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-16439-2476/+3146
|\
| * factorial example: Fix issue with WinRT console outputMiguel Costa2019-04-031-2/+1
| * Fix use of qrand/qsrand in an exampleEdward Welbourne2019-04-011-3/+4
| * Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Liang Qi2019-03-311-3/+3
| |\
| | * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-311-3/+3
| | |\
| | | * Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-261-3/+3
| | | |\
| | | | * Examples: properly parse more than one element in maps and listsThiago Macieira2019-03-221-3/+3
| * | | | QVariant: deprecate qVariantFromValue/qVariantSetValue()Christian Ehrlicher2019-03-311-5/+2
| |/ / /
| * | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-265-0/+9
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-205-0/+9
| | |\|
| | | * Use High DPI pixmaps in prominent examples and testsFriedemann Kleint2019-03-155-0/+9
| * | | QLineF: mark angle(const QLineF&) as deprecatedChristian Ehrlicher2019-03-052-7/+2
| * | | Examples: replace deprecated QComboBox functionsChristian Ehrlicher2019-03-046-9/+9
| * | | QtBase: replace deprecated QString functionsChristian Ehrlicher2019-03-041-7/+7
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-2081-193/+162
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-1916-32/+17
| | |\|
| | | * Add cmdline feature to qmakeJoerg Bornemann2019-02-1816-32/+17
| | * | QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-1315-28/+30
| | * | Fix some deprecation warnings in examplesFriedemann Kleint2019-02-0622-56/+56
| | * | Cleanup QtCore examplesChristian Ehrlicher2019-02-0629-77/+59
| * | | Long live QColorSpace and friendsAllan Sandfeld Jensen2019-02-081-0/+2
| |/ /
| * | QtGui: mark obsolete QPixmapCache::find() functions as deprecatedChristian Ehrlicher2019-02-021-3/+3
| * | Examples: cleanup foreach usageChristian Ehrlicher2019-02-0212-32/+37
| * | Cleanup Widgets examples - includesChristian Ehrlicher2019-01-2836-85/+66
| * | Cleanup Widgets examples - replace foreachChristian Ehrlicher2019-01-286-17/+25
| * | QtWidgets: replace 0 with \nullptr in documentationChristian Ehrlicher2019-01-281-1/+1
| * | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2019-01-284-10/+24
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-264-10/+24
| | |\|
| | | * Use requestUpdate instead of timer in a few GL examplesTor Arne Vestbø2019-01-224-10/+24
| * | | Cleanup Widgets examples - signals/slotsChristian Ehrlicher2019-01-2617-130/+134
| |/ /
| * | Cleanup EditableItemModel exampleChristian Ehrlicher2019-01-247-68/+66
| * | Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-2318-49/+54
| * | Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-2313-94/+74
| * | Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-2318-69/+82
| * | Cleanup Widgets examples - nullptrChristian Ehrlicher2019-01-2354-90/+91
| * | Cleanup SimpleTreeModel exampleChristian Ehrlicher2019-01-235-37/+31
| * | Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-0710-41/+45
| * | Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-0621-138/+148
| * | Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-0614-140/+161
| * | Network examples: cleanup foreach usageChristian Ehrlicher2019-01-0613-56/+69
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-041-6/+0
| |\|
| | * Doc: cleanup semaphore exampleSamuel Gaist2019-01-031-6/+0
| * | Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-0313-61/+116
| * | Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-0313-94/+101
| * | Fix typo in fetchmore example documentationJeremy Whiting2018-12-241-1/+1
| * | Cleanup Itemviews examplesChristian Ehrlicher2018-12-1724-92/+79
| * | Cleanup Widgets examples - Validator exampleChristian Ehrlicher2018-12-174-85/+190
| * | Cleanup Widgets examples - parent ctorChristian Ehrlicher2018-12-1325-30/+40
| * | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-111-1/+2
| |\|