1
0
mirror of synced 2024-12-14 16:52:53 +01:00
ImHex/lib/libimhex/include/hex/api
Nik 7e660450ed
feat: Implement better and more complete undo/redo stack (#1433)
This PR aims to implement a more complete undo/redo stack that, unlike
the old one, also supports undoing insertions, deletions and resize
operations
2023-11-25 12:43:48 +01:00
..
achievement_manager.hpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
content_registry.hpp feat: Add Markdown Report export option (#1441) 2023-11-22 07:26:31 +00:00
event_manager.hpp feat: Implement better and more complete undo/redo stack (#1433) 2023-11-25 12:43:48 +01:00
imhex_api.hpp feat: Implement better and more complete undo/redo stack (#1433) 2023-11-25 12:43:48 +01:00
layout_manager.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
localization_manager.hpp refactor: Rename and update localization system 2023-11-21 14:38:01 +01:00
plugin_manager.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
project_file_manager.hpp impr: Optimize includes in often used header files 2023-11-18 14:34:33 +01:00
shortcut_manager.hpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
task_manager.hpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
theme_manager.hpp build: Remove all static variables from headers to hopefully fix plugins 2023-07-26 13:50:51 +02:00