summaryrefslogtreecommitdiff
path: root/ui/xreflist.h
AgeCommit message (Expand)Author
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