| Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
worked for a while
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If a the owning object is deleted in between the m_owner check and a main thread action being run, the action was not cancelled properly.
|