summaryrefslogtreecommitdiffstats
path: root/tests/manual/cocoa/menurama
Commit message (Expand)AuthorAgeFilesLines
* Cocoa Menus: Add support for menu items in window-less appsGabriel de Dietrich2018-05-232-3/+50
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-302-2/+2
|\
| * Menurama: Fix custom application class constructor signatureGabriel de Dietrich2017-11-172-2/+2
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-232-0/+6
|\|
| * QCocoaMenu: Attach menu items when updating the menubarGabriel de Dietrich2017-11-052-0/+6
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
|/
* QCocoaMenu: De-pessimize the number of calls to validateMenuItem:Gabriel de Dietrich2017-08-152-36/+69
* tests: Unify license to GPL-EXCEPTKai Koehne2017-04-035-159/+99
* QCocoaMenu: Force NSMenuValidation when syncing itemsGabriel de Dietrich2016-11-164-51/+72
* Cocoa Menus: Introducing Menurama manual testGabriel de Dietrich2016-08-197-0/+658