summaryrefslogtreecommitdiff
path: root/filemetadata.cpp
AgeCommit message (Collapse)Author
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
2015-04-26Add serialization API for undo actions to prepare for storing in databaseRusty Wagner
2015-03-21Add assemble dialog and use nasm for x86/x86_64Rusty Wagner
2015-03-20Load PDB symbols on WindowsRusty Wagner
2015-02-12Place API code with the associated classRusty Wagner