summaryrefslogtreecommitdiffstats
path: root/examples/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix linking of examplesSimon Hausmann2019-06-1225-25/+25
* Allow to build examples as standalone projectKevin Funk2019-06-0525-411/+606
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-2/+4
|\
| * Icons example: use std::unique_ptr instead of QScopedPointerMarc Mutz2019-05-151-2/+4
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-40/+0
|\|
| * Remove handling of missing Q_COMPILER_INITIALIZER_LISTSAllan Sandfeld Jensen2019-05-021-40/+0
* | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-222-1/+5
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1684-388/+498
|\|
| * 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
* | CMake: Add widgets examplesTobias Hunger2019-03-2626-0/+546
|/
* 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