1
0
mirror of synced 2024-11-13 18:50:53 +01:00
ImHex/plugins/builtin/source/content
2023-11-18 14:50:43 +01:00
..
dpn refactor: Move custom ImGui functions to ImGuiExt namespace (#1427) 2023-11-16 22:24:06 +01:00
helpers fix: Unary operators not working correctly in math evaluator 2023-11-16 21:23:58 +01:00
providers refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
tools fix: URL Decoding not working correctly 2023-11-17 13:13:17 +01:00
views refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
achievements.cpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
background_services.cpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
command_line_interface.cpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
command_palette_commands.cpp impr: Optimize includes in often used header files 2023-11-18 14:34:33 +01:00
communication_interface.cpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
data_formatters.cpp impr: Fade out zero bytes in HTML formatted data 2023-11-09 14:42:29 +01:00
data_inspector.cpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
data_processor_nodes.cpp refactor: Split data processor nodes in several files (#1419) 2023-11-13 23:36:39 +01:00
data_visualizers.cpp refactor: Move custom ImGui functions to ImGuiExt namespace (#1427) 2023-11-16 22:24:06 +01:00
events.cpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
file_extraction.cpp impr: Bundle default magic file with application 2023-10-29 19:43:45 +01:00
file_handlers.cpp feat: Added file handlers for .hexlyt and .hexproj files 2023-06-06 21:35:13 +02:00
global_actions.cpp fix: Bad formatting of project open error popup 2023-07-28 00:01:49 +02:00
hashes.cpp impr: Make CRC-32 use reflected version by default (#1406) 2023-11-16 22:24:55 +01:00
main_menu_items.cpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
pl_builtin_functions.cpp impr: Optimize includes in often used header files 2023-11-18 14:34:33 +01:00
pl_inline_visualizers.cpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
pl_pragmas.cpp impr: Optimize includes in often used header files 2023-11-18 14:34:33 +01:00
pl_visualizers.cpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
project.cpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
providers.cpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
recent.cpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
settings_entries.cpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
themes.cpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
tools_entries.cpp refactor: refactor tools_entries.cpp into several smaller files (#1418) 2023-11-12 00:22:01 +00:00
ui_items.cpp feat: Add shortcut editor to settings 2023-11-17 14:46:21 +01:00
views.cpp feat: Added Achievements (#1230) 2023-08-06 21:33:15 +02:00
welcome_screen.cpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00