summaryrefslogtreecommitdiffstats
path: root/examples/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-282-7/+8
|\
| * styles example: Use QImage instead of QPixmap in NorwegianWoodStyleTor Arne Vestbø2019-06-252-7/+8
* | QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-131-2/+2
* | Fix some deprecation warnings in examplesFriedemann Kleint2019-02-062-7/+7
* | Cleanup Widgets examples - includesChristian Ehrlicher2019-01-2836-85/+66
* | Cleanup Widgets examples - replace foreachChristian Ehrlicher2019-01-286-17/+25
* | Cleanup Widgets examples - signals/slotsChristian Ehrlicher2019-01-2617-130/+134
* | Cleanup Widgets examples - nullptrChristian Ehrlicher2019-01-2325-28/+27
* | Cleanup Widgets examples - Validator exampleChristian Ehrlicher2018-12-174-85/+190
* | Cleanup Widgets examples - parent ctorChristian Ehrlicher2018-12-1325-30/+40
|/
* Tablet example: Fix warning about switch/fallthroughFriedemann Kleint2018-11-011-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 branch '5.11' into devEdward Welbourne2018-07-311-10/+21
|\
| * Doc: Update Tetrix examplePaul Wicking2018-07-191-10/+21
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-6/+5
|\|
| * Doc: Update Elided Label exampleNico Vertriest2018-06-071-6/+5
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-241-1/+1
|\|
| * Doc: update connect syntax digitalclock exampleNico Vertriest2018-05-161-1/+1
* | Rename the tablet example to avoid triggering a bug in tablet driversAndre de la Rocha2018-05-091-0/+5
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-2014-0/+14
|\
| * qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-1214-0/+14
* | Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-083-4/+4
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-302-0/+11
|\|
| * Demonstrate the new AA_CompressTabletEvents in the tablet exampleShawn Rutledge2017-11-242-0/+11
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-234-5/+3
|\|
| * Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-084-5/+3
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-197-7/+7
* | Tablet example: update only the drawn areas of the canvasShawn Rutledge2017-09-152-2/+7
|/
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-043-4/+4
|\
| * Convert features.statustip to QT_CONFIGStephan Binner2017-06-291-2/+2
| * Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-282-2/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-072-5/+11
|\|
| * Convert features.printdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-302-5/+11
* | tablet example: don't update the cursor image on iOSShawn Rutledge2017-06-021-0/+2
* | tablet example: enable high-DPI renderingShawn Rutledge2017-05-151-13/+15
* | tablet example: use stylus rotation property correctlyShawn Rutledge2017-05-081-5/+5
* | tablet example: make smoother strokes with the rotation stylusShawn Rutledge2017-05-082-2/+12
|/
* make TabletMove hover events conditional on QWidget::tabletTrackingShawn Rutledge2017-02-231-0/+1
* Example: migrate stylesheet example to use QRegularExpressionSamuel Gaist2017-02-151-3/+4
* examples: Use QOverload to select overloaded signals and slotsAlexander Volkov2016-12-223-11/+6
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-164-0/+0
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-104-0/+0
| |\
| | * Update logo icons in icons exampleFriedemann Kleint2016-08-104-0/+0
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-094-29/+117
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-054-29/+117
| |\|
| | * Polish charactermap exampleFriedemann Kleint2016-08-024-29/+117
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-15/+17
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-15/+17
| |\|
| | * examples: use QSignalBlockerMarc Mutz2016-07-281-15/+17