summaryrefslogtreecommitdiffstats
path: root/examples/widgets/widgets/tablet
Commit message (Expand)AuthorAgeFilesLines
* Fix compiling of examples on AndroidSimon Hausmann2019-06-121-1/+2
* Fix linking of examplesSimon Hausmann2019-06-121-1/+1
* Allow to build examples as standalone projectKevin Funk2019-06-051-21/+25
* Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-163-6/+5
|\
| * Cleanup Widgets examples - includesChristian Ehrlicher2019-01-281-2/+2
| * Cleanup Widgets examples - nullptrChristian Ehrlicher2019-01-231-3/+2
| * Tablet example: Fix warning about switch/fallthroughFriedemann Kleint2018-11-011-1/+1
* | CMake: Add widgets examplesTobias Hunger2019-03-261-0/+26
|/
* 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
* 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-201-0/+1
|\
| * qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* | 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
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-192-2/+2
* | 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-041-2/+2
|\
| * Convert features.statustip to QT_CONFIGStephan Binner2017-06-291-2/+2
* | 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
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-152-4/+4
* add cross-platform tablet->mouse event synth; enable on AndroidShawn Rutledge2016-04-081-0/+1
* Unify license header usage.Jani Heikkinen2016-03-297-21/+91
* Polish the Tablet exampleShawn Rutledge2016-01-286-278/+174
* Tablet example: update the cursor according to the toolShawn Rutledge2015-07-319-11/+62
* Tablet example: smoother, rotation stylus, better airbrushShawn Rutledge2015-07-314-59/+68
* Updated BSD licensed file headersJani Heikkinen2015-02-157-21/+21
* Update copyright headersJani Heikkinen2015-02-117-35/+35
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-152-4/+4
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-091-2/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-187-7/+7
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-171-2/+2
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-3/+1
* delete .desktop files of examplesOswald Buddenhagen2012-11-281-11/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* Fix building of examples.Friedemann Kleint2012-11-211-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-227-42/+42
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-209-0/+985