summaryrefslogtreecommitdiff
path: root/filemetadata.cpp
AgeCommit message (Expand)Author
2026-05-14Refine FileMetadata display name APIs and update UI consumers.Brian Potchik
2026-02-06Add FileMetadata::GetDisplayName API to convey synthesized filenames for cont...Brian Potchik
2026-01-01update copyrights for 2026Jordan Wiens
2025-12-16Add more reserve callsScott Lagler
2025-09-30Initial support for opening container formats.Brian Potchik
2025-04-25std::function<bool(size_t,size_t)> ==> ProgressFunctionGlenn Smith
2025-03-28missed the older dates!Jordan Wiens
2024-05-14Ref count undo objectsJosh Ferrell
2024-01-22Project supportJosh Ferrell
2024-01-11Expose the BinaryView::ForgetUndoActions API and use avoid undo actions warni...Xusheng
2024-01-08update copyright yearJordan Wiens
2023-06-08Undo transactions / context managerGlenn Smith
2023-06-08Undo entry states and revertingGlenn Smith
2023-02-15Remove legacy BNDB Merge ToolJosh Ferrell
2023-01-05Update copyright to 2023Josh F
2023-01-03Allow specifying snapshot name in SaveSettingsGlenn Smith
2022-10-20Properly remove the debugger view from the FileMetadata after the target exit...Xusheng
2022-09-29Interaction::RunProgressDialogGlenn Smith
2022-09-29Optimized api for getting the title of the last undo entryGlenn Smith
2022-07-21Add FileMetadata::GetLast{Undo,Redo}Entry, add valid field to BNUndoEntryJosh F
2022-07-04Add CanUndo,CanRedo,GetRedoEntriesJosh F
2022-04-29Check in the debuggerXusheng
2022-03-16Add support for structured loggingPeter LaFosse
2022-03-11Use memory tracking API when in core for rapidjsonRusty Wagner
2022-01-28Format All FilesKyleMiles
2022-01-27Free allocated memory during analysis merges.Brian Potchik
2022-01-17Make various database progress functions cancellableGlenn Smith
2022-01-03update copyright yearsJordan Wiens
2021-07-13Database apiGlenn Smith
2021-03-30Add ability to query for database backing of specific BinaryViewTypes and fix...Brian Potchik
2021-01-18updating copyright yearJordan Wiens
2020-12-09Cleanup project creation and add API.Brian Potchik
2020-11-16add a unit test for loading old databaseXusheng
2020-10-16add unit test for deprecated BinaryViewTypeXusheng
2020-07-10Add save settingsJosh Ferrell
2020-03-31Undobuffer merging and mergetoolJosh Ferrell
2020-02-06Add clean savingJosh Ferrell
2020-01-01update copyright year to 2020Jordan Wiens
2019-11-14Initial dynamic rebasing support.Brian Potchik
2019-09-11Add ability to open a database with options.Brian Potchik
2019-01-17update company name and copyright dateJordan Wiens
2018-10-18Initial Enhanced Settings System.Brian Potchik
2018-08-23add support for original_filename propertyJordan Wiens
2017-05-19update copyright yearJordan Wiens
2016-08-25Adding APIs for database save/load progress and constant referencesRusty Wagner
2016-04-10Add MIT license for API wrappersRusty Wagner
2016-01-31Refactor API to fix design bug that causes use-after-free on many plugin objectsRusty Wagner
2015-09-08Refactor navigation handlers so that Python can interact with them properlyRusty Wagner
2015-04-27Restore defined functions from databaseRusty Wagner
2015-04-27Initial database save/open, just file contents right nowRusty Wagner