summaryrefslogtreecommitdiffstats
path: root/examples/widgets/touch/fingerpaint
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-166-271/+12
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-4/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-1/+3
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-131-4/+1
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-101-4/+4
* Remove .prev_CMakeLists.txtKai Köhne2021-12-061-47/+0
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Port examples away from deprecated QTouchEvent APIsVolker Hilsheimer2021-04-171-3/+3
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-272-0/+8
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-192-2/+2
* CMake: Regenerate examplesAlexandru Croitor2020-07-092-2/+10
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-1/+1
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-2/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-111-5/+7
|\
| * Stop using obsolete TouchPoint rect accessors in tests and examplesShawn Rutledge2020-04-101-5/+7
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-1/+1
|\|
| * Examples: fix compile without printsupportChristian Ehrlicher2020-01-311-1/+1
* | Regenerate examplesAlexandru Croitor2020-02-042-1/+50
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-1/+1
|\|
| * Cleanup QtWidgets examplesChristian Ehrlicher2019-10-111-1/+1
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-2/+2
|\|
* | 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-19/+28
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-162-14/+14
|\|
| * Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-072-6/+6
| * Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-031-8/+8
* | CMake: Add widgets examplesTobias Hunger2019-03-261-0/+25
|/
* Doc: Move touch examples around so they get included in docsPaul Wicking2018-09-147-0/+766