summaryrefslogtreecommitdiffstats
path: root/examples/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Change examples and snippets to pass QDate and QTime by valueEdward Welbourne2020-01-302-6/+7
* styles example: Implement standarPalette()Tor Arne Vestbø2020-01-022-35/+43
* styles example: Set default style up front, and react to style changesTor Arne Vestbø2019-12-124-4/+30
* Modernize shapedclock exampleEirik Aavitsland2019-12-101-1/+6
* Styles example: Use system style per DefaultFriedemann Kleint2019-11-251-3/+11
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-131-0/+1
|\
* | Examples: fix compiling tablet example on qnxChristian Ehrlicher2019-10-161-0/+1
* | Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-152-3/+4
* | Cleanup QtWidgets (widgets) examplesChristian Ehrlicher2019-09-1750-196/+326
* | Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-231-5/+6
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-012-7/+8
|\|
| * 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
* | | Icons example: use std::unique_ptr instead of QScopedPointerMarc Mutz2019-05-151-2/+4
* | | Remove handling of missing Q_COMPILER_INITIALIZER_LISTSAllan Sandfeld Jensen2019-05-021-40/+0
* | | Examples: replace deprecated QComboBox functionsChristian Ehrlicher2019-03-043-4/+4
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-203-9/+9
|\| |
| * | 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
* | | Long live QColorSpace and friendsAllan Sandfeld Jensen2019-02-081-0/+2
|/ /
* | 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