summaryrefslogtreecommitdiffstats
path: root/tests/manual/widgetgrab
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-5/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Remove fatuously true or false QT_VERSION checksEdward Welbourne2021-09-231-9/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate manual testsAlexandru Croitor2020-07-081-1/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-5/+1
|\
| * Update version checks in tests/manualLeander Beernaert2019-11-131-5/+1
* | Convert all of tests/manualLeander Beernaert2019-11-141-0/+17
|/
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update manualtests license to say "part of test suite".Gunnar Sletta2013-05-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Make widgetgrab manual test compile with 4.8 and 5.Friedemann Kleint2012-11-231-3/+14
* Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-101-1/+3
* Extend widget grab test.Friedemann Kleint2012-11-071-4/+47
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Add example to test widget grab.Friedemann Kleint2012-09-072-0/+345