summaryrefslogtreecommitdiff
path: root/ui/symbolsview.h
AgeCommit message (Collapse)Author
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-01-28Format All FilesKyleMiles
2021-07-29Fix some sidebar focus issues and add a toggle commandRusty Wagner
2021-07-28Add sidebar and move some dock widgets to itRusty Wagner
2019-10-22Fix SymbolsView context menu.Brian Potchik
2019-08-07Add option to display raw names in symbol viewPeter LaFosse
2019-07-19Update SymbolView options to improve usabilityPeter 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