summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* QtGui: mark obsolete QPixmapCache::find() functions as deprecatedChristian Ehrlicher2019-02-021-3/+3
* 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
* 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
* 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
* DropSite example: fix documentationChristian Ehrlicher2018-12-102-8/+3
* Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2018-12-047-2/+441
|\
| * Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-047-2/+441
| |\
| | * Codecs example: Add a dialog for showing common C++ encodingsFriedemann Kleint2018-11-307-2/+441
* | | Cleanup SimpleDomModel exampleChristian Ehrlicher2018-12-046-44/+45
* | | Cleanup StarDelegate exampleChristian Ehrlicher2018-12-048-50/+40
* | | Cleanup Addressbook exampleChristian Ehrlicher2018-12-0411-134/+120
|/ /
* | Cleanup Spreadsheet exampleChristian Ehrlicher2018-11-238-71/+53
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-1329-192/+161
|\|
| * Itemviews: Cleanup examplesChristian Ehrlicher2018-11-1229-192/+161
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-107-2/+5
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-096-0/+0
| |\
| | * Update the floppy disk icon (save) to be physically correctThiago Macieira2018-11-066-0/+0
| * | Fix composition example during OpenGL resizesAllan Sandfeld Jensen2018-11-071-2/+5
* | | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Qt Forward Merge Bot2018-11-064-44/+61
|\| |
| * | Tablet example: Fix warning about switch/fallthroughFriedemann Kleint2018-11-011-1/+1
| * | Notepad example: Get rid of auto-connection slotsAlexander Volkov2018-11-013-43/+60
* | | Fix use of deprecated ItemDataRoles Background/TextColorRoleChristian Ehrlicher2018-11-051-1/+1
* | | Fix usage of QGuiApplication::set/resetOverrideCursorChristian Ehrlicher2018-11-057-20/+20
|/ /
* | Move arthurwidget based examples to new QOpenGL classesAllan Sandfeld Jensen2018-10-1718-239/+346
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-173-10/+1
|\|
| * Modernize the "animation" featureLiang Qi2018-10-123-10/+1
* | Make the textedit example use dark text on light background on macOSMorten Johan Sørvig2018-09-251-0/+8
* | Doc: Move touch examples around so they get included in docsPaul Wicking2018-09-1430-0/+1843
* | Example: Close popup on mouse click without assigning new lens positionPaul Wicking2018-09-101-0/+4
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-071-1/+1
|\|
| * Examples: Fix minor bug in Tree Model Completer ExamplePaul Wicking2018-08-301-1/+1
* | Tablet example: paint only the changed areas of the canvasShawn Rutledge2018-08-301-2/+4
* | Tablet example: add a menu item to clear the canvasShawn Rutledge2018-08-234-4/+22
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-171-0/+0
|\|