summaryrefslogtreecommitdiff
path: root/ui/menus.h
AgeCommit message (Collapse)Author
2023-02-08Remove ifdefs for Qt 5 support.Alexander Taylor
2022-11-10Several documentation improvements and fixeskat
- Reduce file count, add minifier script - Group UI and group Core C - Add more items to groups - Add Tranform docs
2022-06-15Prefer lazy menu deletion to minimize chance of UAF when using context ↵Brian Potchik
menu/actions.
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