summaryrefslogtreecommitdiff
path: root/ui/functionlist.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-03-20Add data sensitivity to dock widget system.Brian Potchik
2019-03-20Add in progress UI API headersRusty Wagner