aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols/macos/Menu.qml
Commit message (Expand)AuthorAgeFilesLines
* Compute implicitSize based on implicitContentSize in Popup and subclassesTor Arne Vestbø2024-12-191-2/+2
* Adjust Menu shadow opacitiesKaj Grönholm2024-11-011-1/+1
* Menu: adjust shadowOffset after recent changes to MultiEffectRichard Moe Gustavsen2024-09-191-3/+3
* QQuickPopup: support popups with negative insetsRichard Moe Gustavsen2024-06-241-33/+37
* Controls: replace Qt.styleHints with Application.styleHintsMitch Curtis2024-06-211-3/+3
* Menu: add insets to the menus, to accommodate for drop shadowsRichard Moe Gustavsen2024-05-281-4/+13
* macos style: Add Menu and MenuBar controlsRichard Moe Gustavsen2024-04-291-0/+70