summaryrefslogtreecommitdiffstats
path: root/examples/widgets/touch
Commit message (Expand)AuthorAgeFilesLines
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-174-9/+8
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-175-17/+17
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-235-5/+5
* Add license headers to cmake filesLucie Gérard2022-08-035-0/+15
* Use SPDX license identifiersLucie Gérard2022-05-1618-790/+36
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-244-15/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-134-5/+12
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-135-12/+1
* CMake: Prefer unversioned commandsKai Köhne2021-12-131-1/+1
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-104-13/+7
* Remove .prev_CMakeLists.txtKai Köhne2021-12-061-47/+0
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-174-4/+4
* Build examples in isolated sub-builds using ExternalProjectCraig Scott2021-05-261-4/+4
* Port examples away from deprecated QTouchEvent APIsVolker Hilsheimer2021-04-173-11/+11
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-275-0/+20
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-195-5/+5
* CMake: Regenerate examplesAlexandru Croitor2020-07-095-5/+25
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-1/+1
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-083-5/+5
* CMake: Regenerate examples/widgets/ projectsSona Kurazyan2020-04-291-0/+3
* 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-045-5/+78
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-146-18/+17
|\|
| * Cleanup QtWidgets examplesChristian Ehrlicher2019-10-116-18/+17
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-144-5/+5
|\|
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-124-4/+8
* | Fix linking of examplesSimon Hausmann2019-06-124-4/+4
* | Allow to build examples as standalone projectKevin Funk2019-06-054-62/+98
* | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-221-1/+3
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-164-17/+17
|\|
| * Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-074-9/+9
| * Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-031-8/+8
* | CMake: Add widgets examplesTobias Hunger2019-03-265-0/+85
|/
* Doc: Move touch examples around so they get included in docsPaul Wicking2018-09-1429-0/+1842