summaryrefslogtreecommitdiff
path: root/examples/triage/exports.cpp
AgeCommit message (Expand)Author
2026-02-06Add regex and case sensitivity options to FilterEditJosh Ferrell
2025-12-19fix strings missing race conditionJordan Wiens
2025-11-04Update FilterEdit and FilterTarget to preserve existing selectionsMark Rowe
2025-10-17Make Triage Summary tables multi-select + copyable.Alexander Taylor
2025-07-10Fix the Triage Summary view's exports list to only update when visibleMark Rowe
2025-06-25Fix cxx20 compiler warnings.Alexander Taylor
2024-09-19Fix font in triage imports listJosh Ferrell
2023-12-02TriageView Check for valid indexes before navigating to themPeter LaFosse
2023-11-16Special color for exported symbolsGlenn Smith
2023-09-18Search in the imports/exports in the triage view also checks the ordinal numb...Xusheng
2023-09-11Fix BinaryView leak on rebase when triage view is enabledPeter LaFosse
2023-08-10Add OnNotificationBarrier callback and the ability to selectively enable noti...Brian Potchik
2023-01-05set address color to AddressColor for import and export treeop2786
2022-12-08Triage view: update exports list when functions changeGlenn Smith
2022-02-07Triage view: respect "prefer graph view" settingGlenn Smith
2022-01-28Format All FilesKyleMiles
2021-08-13convert filter search boxes to be always shown and include default textJordan Wiens
2021-03-16Compatibility with Qt 6Rusty Wagner
2020-06-23Weak symbols should also display as exportedPeter LaFosse
2019-04-02Add a C++ version of the triage plugin (no Makefile yet)Rusty Wagner