summaryrefslogtreecommitdiff
path: root/ui/action.h
AgeCommit message (Collapse)Author
2019-07-14Add support for sorting the symbol list by name or addressPeter LaFosse
Refactoring Function List to support Symbols and Data Variables too Renaming FunctionList and FunctionsView to SymbolList/SymbolsView Keep track of current selection and scroll position between model resets
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 ↵Rusty Wagner
plugin
2019-03-20Add in progress UI API headersRusty Wagner