rizinorg / cutter

Free and Open Source Reverse Engineering Platform powered by rizin
https://cutter.re
GNU General Public License v3.0
15.8k stars 1.15k forks source link

X-Refs Widget Improvements: lack of filtering & sorting in refs lists #1366

Open a1ext opened 5 years ago

a1ext commented 5 years ago

Lack of filtering and sorting in xrefs dialog

There are no possibility to quickly filter/sort found refs. It would be very useful, I think. We can do filtering like IDA:

image

or like PyCharm:

image

ITAYC0HEN commented 5 years ago

I think this should be added to the Class of this table view, or List view or whatever implemented there. So it should be available for every usage of this class instead of adding the filtering to each usage separately