index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
addressdialog.h
Age
Commit message (
Expand
)
Author
2025-02-04
Update to Qt 6.8.2
Rusty Wagner
2024-09-05
Fix crash and UI lag for the address/find dialogs.
Brian Potchik
2023-09-20
Properly initialize m_resultAmbiguous in various address dialogs
Xusheng
2022-12-05
Fix crash when symbols list fetch is still running when find/address dialog i...
Rusty Wagner
2022-11-10
Several documentation improvements and fixes
kat
2022-10-12
This shouldn't be deleted as its a QThread
Peter LaFosse
2022-01-28
Format All Files
KyleMiles
2021-05-26
Add the ability to automatically create struct members
Xusheng
2021-05-10
Add support for navigating to symbols which have duplicate names
Peter LaFosse
2021-04-22
add persistent search result
Xusheng
2021-03-18
Add Go to File Offset action
Brian Knudson
2021-03-16
Compatibility with Qt 6
Rusty Wagner
2020-11-23
Don't export QThread classes from the bindings, they have issues in shiboken
Rusty Wagner
2020-03-11
Set default start address in rebase dialog.
Brian Potchik
2019-07-04
Add autocompletion on type dialog
Peter LaFosse
2019-04-07
Update goto address preview on selection change
Peter LaFosse
2019-04-07
Add autocomplete and preview to 'Go To Address' dialog
Peter LaFosse