summaryrefslogtreecommitdiffstats
path: root/tests/manual/cocoa/menus
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
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate manual testsAlexandru Croitor2020-07-081-1/+1
* Post merge fixesLeander Beernaert2019-11-251-1/+0
* Convert all of tests/manualLeander Beernaert2019-11-141-0/+17
* Updated license headersJani Heikkinen2016-01-211-16/+11
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Update manualtests license to say "part of test suite".Gunnar Sletta2013-05-261-1/+1
* Fix syncing of visibility and enabled for menus on CocoaAndy Shaw2012-10-261-7/+67
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Cocoa implementation of QPA menu interface.James Turner2012-05-192-0/+206