| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
ConstantDataRegisterValue.
|
|
|
|
|
|
Small typo stuck in my mind
|
|
Re: #3596
|
|
Fixes #3596
|
|
|
|
folder during build
|
|
Fixes Vector35/binaryninja-api#3682
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes a cases where trying to dynamic_cast to one of these interfaces fails for types defined in libraries, since the linker just copies the full definition into the library because it can, and then breaks the inheritance tree.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/Vector35/binaryninja-api/issues/3810
|
|
https://github.com/Vector35/binaryninja-api/issues/3800
|
|
Print a warning message when a deprecated function/property/class is used
|
|
|
|
QWidget::update
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|