summaryrefslogtreecommitdiff
path: root/ui/typeview.h
AgeCommit message (Expand)Author
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
2021-06-25Change type filter if needed when navigating to the TypeViewXusheng
2021-06-11Update TypeView after data variable changesXusheng
2021-06-11Add TypeReferenceChanged notificationXusheng
2021-05-26Add the ability to automatically create struct membersXusheng
2021-05-05Collapsible typesJosh F
2021-05-05Ser/des history entriesGlenn Smith
2021-05-04fix MacOS BuildXusheng
2021-05-04Fix cursor offset calculation when navigating to type viewXusheng
2021-05-04render non-member access to type on a new lineXusheng
2021-04-22add persistent search resultXusheng
2021-04-20Fix TypeView filter layout.Brian Potchik
2021-04-19fix navigating to type viewXusheng
2021-04-02Make status bar buttons full height + adjustable colorGlenn Smith
2021-04-02Type filteringJosh Ferrell
2021-04-02Make TypeView::getLinesForType static+publicGlenn Smith
2021-03-16Compatibility with Qt 6Rusty Wagner
2021-02-17add support for type xref and variable xrefXusheng
2020-09-03allow redefining an existing typeXusheng
2020-08-27make setSelectionOffsets() pure virtualXusheng
2020-05-29Update to Qt 5.15Rusty Wagner
2019-05-25Fix remaining button state tracking bugs.Brian Potchik
2019-03-20Add in progress UI API headersRusty Wagner