Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix name colision for cmake target | Michal Klocek | 2023-03-28 | 1 | -1/+1 |
| | | | | | | | | | | After c89fcec the build with manual tests fails as executables have same targets. Fix too compilation issue. Change-Id: I9fd2831b4f0d766e138ae2289e91aa43280568bd Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io> | ||||
* | Implement touchbrowser for widgets | Martin Negyokru | 2022-12-13 | 1 | -0/+62 |
Simplify touchMockingApplication. Let QApplication synthesize touch events. Unify quick and widgets touchbrowser. Fixes: QTBUG-100417 Change-Id: If43432996ca18c67f3ae13ab0767d267b27dc9a2 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> |