summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2021-04-18Fix a compilation warning.Cyrille Bagard
2021-04-17Fix a compilation warning about a label defined but not used.Cyrille Bagard
2021-04-17Remove hardcoded run paths from libraries.Cyrille Bagard
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2021-01-01Managed GObject references each time a configuration parameter is accessed.Cyrille Bagard
2020-12-20Completed the Python API for work groups.Cyrille Bagard
2020-12-05Rewritten the whole API dealing with panels.Cyrille Bagard
2020-09-07Rewritten some code managing comments.Cyrille Bagard
2020-08-22Restored the operand display switch feature.Cyrille Bagard
2020-08-17Made sure the server has everything required to run.Cyrille Bagard
2020-07-26Reduced the quantity of arguments used to deal with lines.Cyrille Bagard
2020-07-14Added an option to select the case of displayed hex data.Cyrille Bagard
2020-06-21Reorganized the code for target operands.Cyrille Bagard
2020-05-25Provided a way to relocate built binaries.Cyrille Bagard
2020-05-16Added a way to get all registered architectures.Cyrille Bagard
2020-04-21Redefined the interface for creating new processors from Python.Cyrille Bagard
2020-04-19Changed the way the key for an architecture is provided.Cyrille Bagard
2020-02-18Relocated the raw instructions.Cyrille Bagard
2020-02-17Relocated the undefined instructions.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-15Reorganized the architecture operands.Cyrille Bagard
2020-01-04Refreshed the Python documentation for the core features.Cyrille Bagard
2019-10-10Introduced first steps towards database snapshots.Cyrille Bagard
2019-09-25Prepared history for database items.Cyrille Bagard
2019-09-04Chosen the right strerror_r() function depending on macros settings.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-07-01Fixed the reference counters for the explorer and the resolver.Cyrille Bagard
2019-07-01Introduced attributes for loaded contents.Cyrille Bagard
2019-05-12Simplified the way processors are registered.Cyrille Bagard
2019-03-25Avoided stack overflows with empty dynamic parameters.Cyrille Bagard
2019-03-18Remembered panel docking status.Cyrille Bagard
2019-03-11Defined new config parameters for the edge colors.Cyrille Bagard
2019-02-07Fixed extra GObjects leaks.Cyrille Bagard
2019-02-03Fixed various memory leaks.Cyrille Bagard
2019-01-22Fixed run sizes of parallel jobs.Cyrille Bagard
2019-01-21Provided a way to register new available processors from Python.Cyrille Bagard
2019-01-03Defined a dynamic type for each plugin.Cyrille Bagard
2018-12-12Reorganized the global variables access in the Python bindings.Cyrille Bagard
2018-12-03Selected the right storage for each loaded binary.Cyrille Bagard
2018-12-02Cleaned the DB code a little bit.Cyrille Bagard
2018-12-01Encrypted all communications using TLS.Cyrille Bagard
2018-12-01Created an extra log category for external errors.Cyrille Bagard
2018-11-26Fixed some memory leaks at exit.Cyrille Bagard
2018-11-25Created a lock for collections.Cyrille Bagard
2018-10-23Indented code labels in the assembly views.Cyrille Bagard
2018-09-18Removed the old way to load binaries.Cyrille Bagard
2018-08-31Changed the location of installed plugins.Cyrille Bagard
2018-08-11Created a new widget to handle tiled panels.Cyrille Bagard
2018-08-06Removed some compilation warnings.Cyrille Bagard