summaryrefslogtreecommitdiff
path: root/ui/symbollist.h
AgeCommit message (Collapse)Author
2019-07-19Update SymbolView options to improve usabilityPeter LaFosse
2019-07-15Add move constructors and name caching for performance when sorting large ↵Peter LaFosse
symbol sets
2019-07-15Fix scroll bar position for function listPeter LaFosse
2019-07-14Pass through ability to show imports/exports/etcPeter LaFosse
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