1
0
mirror of synced 2024-11-13 18:50:53 +01:00
ImHex/plugins/builtin/source/content
2023-11-28 10:56:56 +01:00
..
dpn refactor: Rename and update localization system 2023-11-21 14:38:01 +01:00
helpers fix: Unary operators not working correctly in math evaluator 2023-11-16 21:23:58 +01:00
providers fix: Loading files into memory 2023-11-27 15:48:46 +01:00
tools impr: Add syntax highlighting to the demangler 2023-11-25 15:36:50 +01:00
views impr: Force tables to never collapse to zero height 2023-11-28 10:21:54 +01:00
achievements.cpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
background_services.cpp refactor: Rename and update localization system 2023-11-21 14:38:01 +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 refactor: Rename and update localization system 2023-11-21 14:38:01 +01:00
communication_interface.cpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
data_formatters.cpp feat: Add Markdown Report export option (#1441) 2023-11-22 07:26:31 +00: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 fix: Provider load interface not opening 2023-11-27 15:34:05 +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
fonts.cpp impr: More efficiently pack glyphs on font atlas 2023-11-28 10:37:38 +01:00
global_actions.cpp fix: Bad formatting of project open error popup 2023-07-28 00:01:49 +02:00
hashes.cpp refactor: Rename and update localization system 2023-11-21 14:38:01 +01:00
init_tasks.cpp fix: More strncpy and include issues 2023-11-28 10:56:56 +01:00
main_menu_items.cpp feat: Implement better and more complete undo/redo stack (#1433) 2023-11-25 12:43:48 +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: Rename and update localization system 2023-11-21 14:38:01 +01:00
project.cpp refactor: Rename and update localization system 2023-11-21 14:38:01 +01:00
providers.cpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
recent.cpp refactor: Rename and update localization system 2023-11-21 14:38:01 +01:00
report_generators.cpp feat: Add Markdown Report export option (#1441) 2023-11-22 07:26:31 +00:00
settings_entries.cpp feat: Added setting to enable colored pattern row backgrounds 2023-11-25 13:42:51 +01:00
themes.cpp impr: Update ImGui to use new shadows branch 2023-11-24 15:31:33 +01:00
tools_entries.cpp refactor: Rename and update localization system 2023-11-21 14:38:01 +01:00
ui_items.cpp fix: Empty popup opening when right clicking some provider tabs 2023-11-27 15:37:22 +01:00
views.cpp feat: Added Achievements (#1230) 2023-08-06 21:33:15 +02:00
welcome_screen.cpp refactor: More init sequence refactors 2023-11-28 00:47:03 +01:00