Age | Commit message (Expand) | Author |
2019-12-21 | Adopted new prototypes for searching Yaml nodes. | Cyrille Bagard |
2019-12-11 | Freed the initial size of the main window. | Cyrille Bagard |
2019-12-11 | Improved the search of Yaml nodes. | Cyrille Bagard |
2019-11-28 | Improved the API for binary contents a little bit. | Cyrille Bagard |
2019-11-25 | Updated the Python bindings documentation for binary contents. | Cyrille Bagard |
2019-11-24 | Defined special values of memory locations for Python. | Cyrille Bagard |
2019-11-17 | Extended the API to find an unique Yaml node. | Cyrille Bagard |
2019-11-17 | Fixed the search of Yaml nodes. | Cyrille Bagard |
2019-11-16 | Reset values displayed at startup. | Cyrille Bagard |
2019-11-16 | Restored the panel positions in an updated environment. | Cyrille Bagard |
2019-11-16 | Warned about unsaved projects only if needed. | Cyrille Bagard |
2019-11-12 | Created a small Python GUI plugin to inspect data. | Cyrille Bagard |
2019-11-11 | Extended the Python bindings. | Cyrille Bagard |
2019-11-11 | Added a missing file for a proper compilation. | Cyrille Bagard |
2019-11-11 | Removed calls to deprecated Python functions. | Cyrille Bagard |
2019-11-11 | Printed more details when a Python plugin fails to load. | Cyrille Bagard |
2019-11-09 | Introduced the first features of a hexadecimal viewer. | Cyrille Bagard |
2019-11-03 | Handled sequences with the Yaml reader in an improved way. | Cyrille Bagard |
2019-11-01 | Added support for Yaml content. | Cyrille Bagard |
2019-11-01 | Fixed the rendering of Python documentation. | Cyrille Bagard |
2019-11-01 | Fixed the headers needed for a proper compilation. | Cyrille Bagard |
2019-10-29 | Improved concurrency handle with connected clients. | Cyrille Bagard |
2019-10-27 | Implemented snapshot related management features. | Cyrille Bagard |
2019-10-26 | Fixed warnings and errors from the compiler providing architectures support. | Cyrille Bagard |
2019-10-26 | Updated the storage dialog box. | Cyrille Bagard |
2019-10-24 | Provided a dialog box to manage snapshots. | Cyrille Bagard |
2019-10-20 | Typo. | Cyrille Bagard |
2019-10-20 | Provided a way to update snapshots name and description. | Cyrille Bagard |
2019-10-19 | Initialized exchange strings with a new function. | Cyrille Bagard |
2019-10-19 | Reorganized code. | Cyrille Bagard |
2019-10-19 | Exchanged the list of all snapshots. | Cyrille Bagard |
2019-10-15 | Switched to snapshot information structures. | Cyrille Bagard |
2019-10-13 | Retrieved the current snapshot identifier from servers. | Cyrille Bagard |
2019-10-12 | Defined a new type dedicated to snapshot identifiers. | Cyrille Bagard |
2019-10-10 | Introduced first steps towards database snapshots. | Cyrille Bagard |
2019-10-01 | Fixed some Python prototype signatures. | Cyrille Bagard |
2019-10-01 | Extended the Python API for database items. | Cyrille Bagard |
2019-09-29 | Simplified bookmarks code. | Cyrille Bagard |
2019-09-29 | Cleaned code. | Cyrille Bagard |
2019-09-29 | Removed useless features from DB collections. | Cyrille Bagard |
2019-09-29 | Cleaned the DB code a little bit. | Cyrille Bagard |
2019-09-29 | Handled disabled update items. | Cyrille Bagard |
2019-09-29 | Fixed the access to connected clients from the Python API. | Cyrille Bagard |
2019-09-29 | Provided a generic way to update DB values. | Cyrille Bagard |
2019-09-29 | Made the code more homogeneous. | Cyrille Bagard |
2019-09-26 | Transmitted the database item flags thanks to the connections. | Cyrille Bagard |
2019-09-25 | Prepared history for database items. | Cyrille Bagard |
2019-09-17 | Kept tracks of current active DB items. | Cyrille Bagard |
2019-09-12 | Extended the Python API for update databases. | Cyrille Bagard |
2019-09-12 | Cleaned the DB code a little bit. | Cyrille Bagard |