index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
uinotification
Age
Commit message (
Expand
)
Author
2025-07-30
[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)
Mark Rowe
2025-06-25
Update CXX_STANDARD to 20.
Alexander Taylor
2023-09-25
Remove implicit dependencies to fix new warning in latest Xcode
Rusty Wagner
2022-05-04
Remove remaining traces of qt5
Josh F
2022-02-03
CMake: consistency with arch/platform plugins
Glenn Smith
2022-02-02
Fix examples including binaryninjaapi twice on internal builds
Glenn Smith
2022-02-02
Fancier CMake: find scripts, out-of-tree example builds
Glenn Smith
2022-01-28
Format All Files
KyleMiles
2021-05-26
Updated examples and docs
Glenn Smith
2021-03-24
use PRIx64 to fix compilation warning
Xusheng
2021-03-16
Compatibility with Qt 6
Rusty Wagner
2021-01-27
Add ABI version verification for plugins
Rusty Wagner
2020-12-02
Callback for address changes #2166
Glenn Smith
2020-11-13
Mac UI is Intel only for now
Rusty Wagner
2020-11-06
fix UI plugin build and update build instructions
Xusheng
2020-10-14
Fix indent in two places
Glenn Smith
2020-10-14
UIContext notifications (eg file open/save)
Glenn Smith