summaryrefslogtreecommitdiffstats
path: root/tests/manual/quick/touchbrowser
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-06-194-4/+4
* touchbrowser: remove a duplicate source fileMarc Mutz2023-08-221-261/+0
* Fix name colision for cmake targetMichal Klocek2023-03-281-2/+2
* Implement touchbrowser for widgetsMartin Negyokru2022-12-1310-143/+37
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-261-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-227-190/+14
* Adapt Qt-style cmake for manual testsMartin Negyokru2022-04-141-35/+16
* Add missing cmake files for manual testsMartin Negyokru2022-03-291-0/+57
* Touchbrowser: port QMutableEventPoint::from() to static settersBalazs Egedi2022-02-041-16/+16
* Port touchbrowser to Qt6Balazs Egedi2022-02-017-74/+120
* Fix QWebEngineQuick namespace for webenginequick moduleMichal Klocek2021-06-151-2/+2
* Fix 'WebEngine' ambiguity for Qt6Michal Klocek2021-04-132-2/+2
* Replace Qt::MidButton with Qt::MiddleButtonEdward Welbourne2020-07-221-2/+2
* Use QList instead of QVectorJarek Kobus2020-07-151-1/+1
* Remove the unused include for QRegExpSona Kurazyan2020-07-151-1/+0
* Add touchbrowser quick manual testPeter Varga2020-05-288-0/+701