summaryrefslogtreecommitdiff
path: root/view/sharedcache/ui
AgeCommit message (Expand)Author
2026-05-19Fix leaks due to missing parenting of Qt objectsMark Rowe
2026-02-06Add regex and case sensitivity options to FilterEditJosh Ferrell
2025-11-04Update FilterEdit and FilterTarget to preserve existing selectionsMark Rowe
2025-09-25Sort table views in the shared cache / kernel cache triage views by address b...Mark Rowe
2025-09-02[SharedCache] Move plugin_rpath calls into BN_INTERNAL_BUILD blocksMark Rowe
2025-08-14[Mac] Consistently specify rpaths for plug-insMark Rowe
2025-07-30[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)Mark Rowe
2025-07-15Added search placeholder for DSCView and KCView.Hongyu Chen
2025-07-10[DSC] Performance improvements and clean-up in SymbolTableViewMark Rowe
2025-07-04[SharedCache] Enqueue pointer sweep on image/region loadMason Reed
2025-06-25Fix cxx20 compiler warnings.Alexander Taylor
2025-06-25Update CXX_STANDARD to 20.Alexander Taylor
2025-05-13[CMake] Report compatibility with 3.15 to silence deprecation warningsGlenn Smith
2025-05-06[SharedCache]"Fix" possible deadlock when loading images from the UIMason Reed
2025-04-26[SharedCache] Fix possible crash when closing view with images still being ad...Mason Reed
2025-04-21[SharedCache] Always load image dependenciesWeiN76LQh
2025-04-16Clean up navigable views and prioritiesGlenn Smith
2025-04-16Better column sizing for DSC and KC triage views.Alexander Taylor
2025-04-16Add loaded column for kernel cache view.Alexander Taylor
2025-04-16Glenn wanted this.Alexander Taylor
2025-04-14Fixes for multiple issues in DSC/KC Triage views.Alexander Taylor
2025-04-14[SharedCache] Expose cache entry name in the APIMason Reed
2025-04-09Shared cache and kernel cache UI cleanup.Alexander Taylor
2025-04-04Add Load Image by Address context menu action.Alexander Taylor
2025-04-03[SharedCache] Misc triage view bug fixesMason Reed
2025-04-02Add context menu for shared cache view.Alexander Taylor
2025-04-02Styling for data in shared cache view.Alexander Taylor
2025-04-02Use standard buttons in shared cache view.Alexander Taylor
2025-04-02Add filtering for mappings in shared cache view.Alexander Taylor
2025-04-02Use correct icon in shared cache view.Alexander Taylor
2025-04-02[SharedCache] Fix multi-row image selection not respecting the visibility of ...Mason Reed
2025-04-02[SharedCache] Fix the triage symbol table data racesMason Reed
2025-04-02[SharedCache] Fix some bugsMason Reed
2025-04-02[SharedCache] Refactor Shared CacheMason Reed
2025-04-02[SharedCache] Don't show DSCTriage when not in shared cache viewMason Reed
2025-04-02[SharedCache] Remove some dead code and misc lintsMason Reed
2025-03-28Fix initial navigation to DSCTriage viewPeter LaFosse
2025-03-18dyld_shared_cache: Resolve issue where Cache info tables were mistakenly edit...kat
2025-03-18[SharedCache] Improvements to triage view; Fix double-click double-load issue...kat
2025-02-28[SharedCache] Fix symbol view navigation away from DSCTriage into Linear/Graphkat
2025-02-26[SharedCache] Add the ability to install the plugin using CMakeWeiN76LQh
2025-02-13[SharedCache] Use StringRef for performanceGlenn Smith
2024-11-13make abbreviation match longer name for DSC plugin infoJordan Wiens
2024-11-12[SharedCache] Better failure state for triage viewkat
2024-11-09fix DSC first-popup dialogJordan Wiens
2024-11-06reorder DSC triage tabs and small text changesJordan Wiens
2024-11-05[SharedCache] Fix .bndb save/load outside of projectskat
2024-11-05[SharedCache] Changes to the alpha popup/info tabkat
2024-11-05[SharedCache] Implement LoadedImage API, Fix serialized image names, more rob...kat
2024-10-28[SharedCache] Warnings Cleanupkat