summaryrefslogtreecommitdiff
path: root/ui/typeview.h
AgeCommit message (Expand)Author
2024-07-18Remove deprecated TypeViewGlenn Smith
2024-02-05Sidebar improvementsRusty Wagner
2023-08-10Add OnNotificationBarrier callback and the ability to selectively enable noti...Brian Potchik
2023-02-08Remove ifdefs for Qt 5 support.Alexander Taylor
2022-11-14Revert "Show filtered/total count in search"Glenn Smith
2022-11-10Show filtered/total count in searchGlenn Smith
2022-11-10Several documentation improvements and fixeskat
2022-08-04Merge the functionality of "Create Structure" with "Create All Members" in li...Xusheng
2022-07-03Add action aliasesPeter LaFosse
2022-06-19Add support for toggling integer size/sign in typesviewPeter LaFosse
2022-02-10Move TypeView::getLinesForType into core as Type::GetLinesGlenn Smith
2022-01-28Format All FilesKyleMiles
2021-10-28Smartly update the TypeViewXusheng
2021-10-15Clear relevant filters in type list when navigating to a hidden typeJosh F
2021-10-07Add infrastructure for UTF-{16,32} string creation actionsJon Palmisciano
2021-09-29Fix warning.Brian Potchik
2021-09-27 Suppress display as in TypeViewXusheng
2021-09-16Support expand/collapse all in TypesViewXusheng
2021-09-10Fix some typeview warningsJosh F
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