1
0
mirror of synced 2024-12-04 20:17:57 +01:00
ImHex/lib/libimhex/source/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.cpp impr: More Welcome Screen UI improvements 2023-11-16 13:23:28 +01:00
content_registry.cpp feat: Add Markdown Report export option (#1441) 2023-11-22 07:26:31 +00:00
event_manager.cpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
imhex_api.cpp feat: Implement better and more complete undo/redo stack (#1433) 2023-11-25 12:43:48 +01:00
layout_manager.cpp build: Remove all static variables from headers to hopefully fix plugins 2023-07-26 13:50:51 +02:00
localization_manager.cpp refactor: Rename and update localization system 2023-11-21 14:38:01 +01:00
plugin_manager.cpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
project_file_manager.cpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
shortcut_manager.cpp fix: Duplicate shortcuts not highlighting correctly 2023-11-24 20:17:01 +01:00
task_manager.cpp impr: Increase performance when updating task progress 2023-11-23 09:20:26 +01:00
theme_manager.cpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00