summaryrefslogtreecommitdiff
path: root/filemetadata.cpp
AgeCommit message (Expand)Author
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