summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
10 daysCreate a dialog window allowing to configure the default secret storage.Cyrille Bagard
11 daysTrack secret storage lock updates in the status bar.Cyrille Bagard
11 daysFix small typos.Cyrille Bagard
12 daysSwitch the secure storage to the GObject system.Cyrille Bagard
13 daysIntroduce 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
2024-11-03Load and store various values.Cyrille Bagard
2024-11-03Define a function to compute entropy.Cyrille Bagard
2024-11-03Fix little typos and mistakes.Cyrille Bagard
2024-11-02Load UI plugins only in case of graphical support.Cyrille Bagard
2024-09-09Typo.Cyrille Bagard
2024-09-09Restore the status bar at the bottom of the main window.Cyrille Bagard
2024-09-09Collect the quantity of data received or sent with cURL.Cyrille Bagard
2024-09-03Rename files.Cyrille Bagard
2024-08-25Mark 0 as a reserved work group identifier.Cyrille Bagard
2024-08-25Include support for the JSON format.Cyrille Bagard
2024-08-25Restore an improved cURL support.Cyrille Bagard
2024-08-24Load (some) core components again.Cyrille Bagard
2024-08-24Restore basic command line argument support.Cyrille Bagard
2024-08-23Restore an About dialog box.Cyrille Bagard
2024-08-19Typos and cosmetics.Cyrille Bagard
2024-08-19Extend launch content as much as possible.Cyrille Bagard
2024-07-24Display new panels inside the main window when needed.Cyrille Bagard
2024-07-22Simplify the constraint-based layout for the Welcome panel.Cyrille Bagard