summaryrefslogtreecommitdiffstats
path: root/tests/manual/quick/touchbrowser/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-06-191-1/+1
* Implement touchbrowser for widgetsMartin Negyokru2022-12-131-32/+9
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Fix QWebEngineQuick namespace for webenginequick moduleMichal Klocek2021-06-151-2/+2
* Fix 'WebEngine' ambiguity for Qt6Michal Klocek2021-04-131-1/+1
* Use QList instead of QVectorJarek Kobus2020-07-151-1/+1
* Add touchbrowser quick manual testPeter Varga2020-05-281-0/+100