summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
34 hoursRestore the definition of main operands.gtk4Cyrille Bagard
2 daysUpdate some core definitions for local GObjects.Cyrille Bagard
2 daysUpdate a GObject storage prototype to make its usage more convinient.Cyrille Bagard
2 daysReorder interface prerequisites.Cyrille Bagard
6 daysRebuild a generic storage for GObjects using a ZIP format.Cyrille Bagard
6 daysStore and reload sized binary structures.Cyrille Bagard
6 daysRely on GSettings to setup temporary files.Cyrille Bagard
6 daysUpdate and improve the operations with LEB128 values.Cyrille Bagard
8 daysAdd libzip as dependency.Cyrille Bagard
8 daysFix header paths.Cyrille Bagard
8 daysPrepare a new way to store objects.Cyrille Bagard
2025-02-22Update comments and fix code.Cyrille Bagard
2025-02-22Update comments.Cyrille Bagard
2025-02-22Remove a useless headers.Cyrille Bagard
2025-02-22Remove debug messages.Cyrille Bagard
2025-02-22Handle configuration edition for plugins.Cyrille Bagard
2025-02-22Simplify panel handling code.Cyrille Bagard
2025-02-20Create a GTK widget to launch panels.Cyrille Bagard
2025-02-12Create a dialog window allowing to configure the default secret storage.Cyrille Bagard
2025-02-10Track secret storage lock updates in the status bar.Cyrille Bagard
2025-02-10Fix small typos.Cyrille Bagard
2025-02-10Switch the secure storage to the GObject system.Cyrille Bagard
2025-02-08Introduce a secure storage.Cyrille Bagard
2025-02-04Include a missing header in Makefile.Cyrille Bagard
2025-02-01Typos.Cyrille Bagard
2025-01-31Update the copyright date in the About dialog box.Cyrille Bagard
2025-01-26Remove an empty line.Cyrille Bagard
2025-01-26Define new interfaces for arch operands.Cyrille Bagard
2025-01-18Rename files.Cyrille Bagard
2025-01-16Handle plugin destruction with more care.Cyrille Bagard
2025-01-16Improve the plugins management.Cyrille Bagard
2025-01-14Switch the dependency to json-glib as optional.Cyrille Bagard
2025-01-14Fix the compilation.Cyrille Bagard
2025-01-14Fix a short compilation warning.Cyrille Bagard
2025-01-12Delete the now useless dynamic GTypes support and old plugin system code.Cyrille Bagard
2025-01-12Rewrite the plugin system.Cyrille Bagard
2024-12-16Move some basic data type definitions.Cyrille Bagard
2024-12-13Update the exploitation of the GObject memory hole.Cyrille Bagard
2024-12-10Implement a toString()-like interface.Cyrille Bagard
2024-12-08Restore a reviewed singleton interface.Cyrille Bagard
2024-11-24Rename the function used to find section range by name.Cyrille Bagard
2024-11-24Include entropy (expressed in bits or bytes) into the Python API.Cyrille Bagard
2024-11-23Refine the root binary portion during format analysis.Cyrille Bagard
2024-11-23Do not forget to save binary portion build parameters.Cyrille Bagard
2024-11-23Restore more features for formats.Cyrille Bagard
2024-11-16Rename files relative to binary portions.Cyrille Bagard
2024-11-15Restore a skeleton of support for file formats.Cyrille Bagard
2024-11-15Handle the case of unbuildable dynamic classes when freeing resources.Cyrille Bagard
2024-11-13Prepare class renaming (GBinFormat -> GProgramFormat).Cyrille Bagard
2024-11-03Take into account widgets provided by panels for the title bar.Cyrille Bagard