summaryrefslogtreecommitdiff
path: root/src/analysis/project.h
AgeCommit message (Expand)Author
2023-09-10Tune the compilation using flags instead of a config file.Cyrille Bagard
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-11-16Warned about unsaved projects only if needed.Cyrille Bagard
2019-02-01Inserted an option to render disassembly even in batch mode.Cyrille Bagard
2019-01-28Allowed to filter contents before running analysis.Cyrille Bagard
2018-11-25Displayed and hidden loaded contents on project change.Cyrille Bagard
2018-04-21Improved the way file formats are detected and loaded.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2017-12-27Reorganized a small part of binary loading.Cyrille Bagard
2017-12-26Created the GLoadedContent interface to load all kinds of content.Cyrille Bagard
2017-12-26Handled swapping closures when signaling to the main thread.Cyrille Bagard
2017-12-26Registered the current project as a real global variable.Cyrille Bagard
2017-11-20Typo.Cyrille Bagard
2017-08-27Deleted the reference to the main window in all panels.Cyrille Bagard
2017-02-08Gathered all the binary loading process into an uniq place.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-11Prepared the new organization of display widgets.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-11-03Prepared the capacity to display more than one view per binary.Cyrille Bagard
2015-09-19Extended the prototype for matching formats in order to get it suitable for p...Cyrille Bagard
2015-07-14Moved the project information into the analysis domain.Cyrille Bagard