summaryrefslogtreecommitdiff
path: root/ui/xreflist.h
AgeCommit message (Expand)Author
2025-08-29Add a modal dialog option for cross referencesRusty Wagner
2025-08-29Add a Pinned Cross References tab to hold pinned referencesRusty Wagner
2025-07-15If type references exceed the xref item limit, other references may be less t...Rusty Wagner
2025-07-07Add IL view type change UI context notificationRusty Wagner
2025-07-03Reduce number of refreshes and memory usage of cross references widget.Rusty Wagner
2025-05-23Fix spurious cross-reference updates during startup initialization. Save the ...Brian Potchik
2025-05-07Fix compiler error with g++15Josh Ferrell
2025-01-14Add hash for XrefItemPeter LaFosse
2024-10-21Allow multiple high level representations for display, add Pseudo Rust and a ...Rusty Wagner
2024-10-18raise sidebar widgets when focusedJordan Wiens
2024-07-10ui: fix il preview not updating immediately when cyclingRyan Snyder
2024-06-26ui: support for il xref navigationRyan Snyder
2024-02-05Sidebar improvementsRusty Wagner
2023-09-29Fix cross reference list artifacts on horizontal scrollingRusty Wagner
2023-02-20Revert "Add update mutex to xrefs widget"Peter LaFosse
2023-02-17Add update mutex to xrefs widgetPeter LaFosse
2023-01-27Add virtual non-inline functions for interface classesGlenn Smith
2022-11-10Several documentation improvements and fixeskat
2022-08-16Remove unused function (skip-ci)Xusheng
2022-08-12Show HLIL best guess in xrefsPeter LaFosse
2022-01-28Format All FilesKyleMiles
2022-01-18Fix leak in reference count assignment operatorRusty Wagner
2022-01-10Refactor main area to use pane systemRusty Wagner
2021-07-28Add sidebar and move some dock widgets to itRusty Wagner
2021-04-22add persistent search resultXusheng
2021-03-31cached the number of max UI itemsXusheng
2021-03-30Fix ExpandableGroup naming and animationJosh Ferrell
2021-02-17add support for type xref and variable xrefXusheng
2021-02-17better handling of font size in xref widgetXusheng
2020-06-09Fix warningsRusty Wagner
2020-05-15Xref list perf improvementsRusty Wagner
2020-03-20Add resetFilter apiPeter LaFosse
2020-03-20Add apis for getting next index in the xref proxy modelPeter LaFosse
2020-03-18Cross References OverhaulPeter LaFosse
2020-02-16Fix crash in new xref list.Brian Potchik
2020-02-12Remove XrefItem visability entirelyPeter LaFosse
2020-02-12make CrossReferenceListModel part of BINARYNINJAUIAPIPeter LaFosse
2020-02-11Add tree-based cross referencesPeter LaFosse
2019-06-06Display from and to xrefs in xref windowrollsafe
2019-05-10Use Qt qobject casting style for DockWidgets.Brian Potchik
2019-05-01DockWidget interface updates to better support UI plugins.Brian Potchik
2019-03-27Add prev/next cross reference functionsRusty Wagner
2019-03-20Add in progress UI API headersRusty Wagner