summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)Author
2020-02-15Chosen the default view displayed after a binary loading.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-15Reorganized the architecture operands.Cyrille Bagard
2020-01-10Cleaned editor items by removing a direct link to the main window.Cyrille Bagard
2020-01-09Updated the Python documentation for GUI items.Cyrille Bagard
2020-01-07Updated the signal used for DB changes.Cyrille Bagard
2019-12-11Freed the initial size of the main window.Cyrille Bagard
2019-11-16Restored the panel positions in an updated environment.Cyrille Bagard
2019-11-16Warned about unsaved projects only if needed.Cyrille Bagard
2019-11-11Extended the Python bindings.Cyrille Bagard
2019-11-09Introduced the first features of a hexadecimal viewer.Cyrille Bagard
2019-10-27Implemented snapshot related management features.Cyrille Bagard
2019-10-26Updated the storage dialog box.Cyrille Bagard
2019-10-24Provided a dialog box to manage snapshots.Cyrille Bagard
2019-09-29Removed useless features from DB collections.Cyrille Bagard
2019-09-29Cleaned the DB code a little bit.Cyrille Bagard
2019-09-29Handled disabled update items.Cyrille Bagard
2019-09-25Prepared history for database items.Cyrille Bagard
2019-09-17Kept tracks of current active DB items.Cyrille Bagard
2019-09-12Extended the Python API for update databases.Cyrille Bagard
2019-09-11Built suitable dynamic labels for bookmarks.Cyrille Bagard
2019-09-08Provided a way to save the database updates from Python.Cyrille Bagard
2019-09-05Made server connections easier while running analysis.Cyrille Bagard
2019-09-02Fixed access to the main menus.Cyrille Bagard
2019-09-01Fixed a compilation warning.Cyrille Bagard
2019-09-01Prepared the update of the user identity from the GUI.Cyrille Bagard
2019-08-29Removed code relative to the old share server version.Cyrille Bagard
2019-08-29Defined a new way to launch updates share servers.Cyrille Bagard
2019-08-14Updated the Python bindings for binary symbols.Cyrille Bagard
2019-07-22Allowed plugins to extend the current theme.Cyrille Bagard
2019-07-20Marked some Dex strings as structural.Cyrille Bagard
2019-06-24Referenced all accesses to the main window.Cyrille Bagard
2019-04-09Introduced a new theme format.Cyrille Bagard
2019-03-26Given the priority to string.h from system includes.Cyrille Bagard
2019-03-25Avoided stack overflows with empty dynamic parameters.Cyrille Bagard
2019-03-23Removed references to local sources if required.Cyrille Bagard
2019-03-20Introduced zoom in graph view.Cyrille Bagard
2019-03-18Remembered panel docking status.Cyrille Bagard
2019-03-18Exported graph views using Cairo.Cyrille Bagard
2019-03-11Defined new config parameters for the edge colors.Cyrille Bagard
2019-02-18Marked all panels as being able to get closed.Cyrille Bagard
2019-02-18Prepared room for an incoming preferences dialog box.Cyrille Bagard
2019-02-05Fixed a huge number of memory leaks.Cyrille Bagard
2019-02-03Fixed various memory leaks.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
2019-01-23Prepared a toolbar for actions on basic blocks.Cyrille Bagard
2019-01-21Improved code as GTK failed to load CSS content it has exported.Cyrille Bagard
2019-01-21Fixed a Use-After-Free when displaying loaded dark theme path.Cyrille Bagard
2019-01-04Handled non null-terminated stringsCyrille Bagard