summaryrefslogtreecommitdiff
path: root/examples/triage/files.cpp
AgeCommit message (Expand)Author
2026-05-19Fix leaks due to missing parenting of Qt objectsMark Rowe
2025-12-19skip bndb in triage file pickerJordan Wiens
2025-06-25Fix cxx20 compiler warnings.Alexander Taylor
2022-01-28Format All FilesKyleMiles
2021-04-02Make status bar buttons full height + adjustable colorGlenn Smith
2019-11-24Update triage files.cpp examplerollsafe
2019-08-28add preference for showing hidden files in triageJordan Wiens
2019-08-02Refactor settings system to be reference counted.Brian Potchik
2019-06-13Initial rebase on file load support.Brian Potchik
2019-05-21Bring Python triage plugin changes to C++, don't default to raw files always ...Rusty Wagner
2019-04-02Add a C++ version of the triage plugin (no Makefile yet)Rusty Wagner