summaryrefslogtreecommitdiff
path: root/ui/menus.h
AgeCommit message (Expand)Author
2023-02-08Remove ifdefs for Qt 5 support.Alexander Taylor
2022-11-10Several documentation improvements and fixeskat
2022-06-15Prefer lazy menu deletion to minimize chance of UAF when using context menu/a...Brian Potchik
2022-01-28Format All FilesKyleMiles
2021-05-18Remove activeOnHover from MenuHelperGlenn Smith
2021-04-02Make status bar buttons full height + adjustable colorGlenn Smith
2021-03-16Compatibility with Qt 6Rusty Wagner
2020-06-22Add option to disable the Menu active on hover feature.Brian Potchik
2019-04-13Add default constructors for menus.Brian Potchik
2019-04-13Add MenuHelper for better menu behavior.Brian Potchik
2019-03-20Add in progress UI API headersRusty Wagner