| Age | Commit message (Collapse) | Author |
|
1. Crash on kernel cache image load
2. Duplicate Load Image buttons in kernel cache view
3. Improper selection behavior in both views
4. Address column should no longer resize to be smaller than contents
5. Symbol tables should now be properly sortable
|
|
One day, these will share more code, but today is not quite that day.
|
|
- Fix the inconsistent column sizing
- Stop trying to show cross reference at 0
|
|
|
|
Any update to the model should only happen on the UI thread now. This also fixes the other issue here: https://github.com/Vector35/binaryninja-api/issues/6300
|
|
|
|
In absence of a better name, this commit refactors the shared cache code.
|