summaryrefslogtreecommitdiff
path: root/ui/action.h
AgeCommit message (Expand)Author
2026-04-24UIAction: API to query aliasesGlenn Smith
2025-11-03Add additional helpers for right-click menu cleanupPeter LaFosse
2025-07-02Add PluginCommand for projects and hide non-contextual commands in linear/gra...Mason Reed
2024-05-06Highlight matching indentation lines in linear viewGlenn Smith
2024-02-12Fix crashes with Python action handlers by clearing the handler widget if the...Rusty Wagner
2023-11-16Initial components UI update.Brian Potchik
2023-11-06Type BrowserGlenn Smith
2023-08-28Allow adding actions to menus with relative pathsGlenn Smith
2023-02-08Remove ifdefs for Qt 5 support.Alexander Taylor
2023-01-25Add dock menu with various dock menu actionsGlenn Smith
2022-11-10Several documentation improvements and fixeskat
2022-07-03Add action aliasesPeter LaFosse
2022-01-28Format All FilesKyleMiles
2021-10-05More HLIL API parity; Resolves #2363KyleMiles
2021-05-05Ser/des history entriesGlenn Smith
2021-03-16Compatibility with Qt 6Rusty Wagner
2020-10-09Per-character text selectionGlenn Smith
2020-09-15display as in linear viewXusheng
2019-10-27Eliminate most warnings on LinuxRusty Wagner
2019-08-01TagsGlenn Smith
2019-07-14Add support for sorting the symbol list by name or addressPeter LaFosse
2019-04-12Add multiselect and keyboard navigation to graph viewRusty Wagner
2019-03-21Fix global keybindings that are not in menus, fix crash on exit in snippets p...Rusty Wagner
2019-03-20Add in progress UI API headersRusty Wagner