summary refs log tree commit diff
path: root/src/emoji/MacHelper.mm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove manual menu bar mangling on macosNicolas Werner2024-09-251-26/+0
| | | | | | This is causing probably more issues nowadays than it fixes. Qt should be adding those menus for us now, so let's remove it and see, what breaks!
* macOS: Use the native emoji pickerKonstantinos Sideris2018-09-191-0/+26
fixes #79