ImHex/plugins/builtin/source/content
WerWolv d775b80a44 feat: Add initial MCP commands to query, open select and read data 2025-12-17 16:04:07 +01:00
..
data_processor_nodes build: Add preliminary build support for mbedTLS 4 2025-12-05 20:20:11 +01:00
helpers feat: Replace useless constants view with a constant search option in the Find view 2025-12-02 23:02:44 +01:00
pl_visualizers build: Update for software defined 128 bit types 2025-01-29 21:37:41 +01:00
popups/hex_editor impr: Various fixes and improvements to the pattern editor (#2559) 2025-12-12 16:27:26 +01:00
providers impr: Handle provider opening more centrally, switch to existing provider if same file is being opened again 2025-12-17 12:55:34 +01:00
text_highlighting impr: Various fixes and improvements to the pattern editor (#2559) 2025-12-12 16:27:26 +01:00
tools build: Start using std::from_chars 2025-12-03 20:48:22 +01:00
tutorials impr: Allow tutorials to use markdown formatted text 2025-12-15 20:07:43 +01:00
views impr: Handle provider opening more centrally, switch to existing provider if same file is being opened again 2025-12-17 12:55:34 +01:00
achievements.cpp build: Make this modules stuff actually mostly work on Clang 2025-02-18 00:39:53 +01:00
background_services.cpp feat: Add initial MCP Server support 2025-12-16 20:25:46 +01:00
command_line_interface.cpp fix: Inverted logic when opening files from the command line 2025-12-17 13:50:57 +01:00
command_palette_commands.cpp fix: Crash when using @ command palette command 2025-12-15 09:52:44 +01:00
communication_interface.cpp build: Refactor ContentRegistry into multiple separate files 2025-08-14 21:22:03 +02:00
data_formatters.cpp build: Refactor ContentRegistry into multiple separate files 2025-08-14 21:22:03 +02:00
data_information_sections.cpp impr: Make viable pattern search properly abortable 2025-08-30 10:51:05 +02:00
data_inspector.cpp feat: Add support for custom inspector edit widgets 2025-12-12 13:15:16 +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 build: Refactor ContentRegistry into multiple separate files 2025-08-14 21:22:03 +02:00
differing_byte_searcher.cpp build: Refactor ImHexAPI into multiple separate files 2025-08-14 20:16:40 +02:00
events.cpp impr: Handle provider opening more centrally, switch to existing provider if same file is being opened again 2025-12-17 12:55:34 +01:00
file_extraction.cpp fix: Replace old defaults path system with a new one 2024-06-22 10:44:55 +02:00
file_handlers.cpp build: Refactor ContentRegistry into multiple separate files 2025-08-14 21:22:03 +02:00
global_actions.cpp impr: Remove hex::format, improve format and logging type safety 2025-08-06 20:02:23 +02:00
init_tasks.cpp impr: Use better icon for the download update button 2025-09-19 18:22:35 +02:00
main_menu_items.cpp impr: Handle provider opening more centrally, switch to existing provider if same file is being opened again 2025-12-17 12:55:34 +01:00
mcp_tools.cpp feat: Add initial MCP commands to query, open select and read data 2025-12-17 16:04:07 +01:00
minimap_visualizers.cpp feat: Added RGBA8 and RGB565 minimap visualizer 2025-11-30 21:01:20 +01:00
out_of_box_experience.cpp feat: Added support for choosing the system-native language 2025-08-17 15:50:27 +02:00
pl_builtin_functions.cpp build: Refactor ContentRegistry into multiple separate files 2025-08-14 21:22:03 +02:00
pl_builtin_types.cpp build: Refactor ContentRegistry into multiple separate files 2025-08-14 21:22:03 +02:00
pl_pragmas.cpp build: Start using std::from_chars 2025-12-03 20:48:22 +01:00
pl_visualizers.cpp build: Refactor ContentRegistry into multiple separate files 2025-08-14 21:22:03 +02:00
project.cpp impr: Add auto backups to crash restore popup 2025-11-29 09:06:49 +01:00
providers.cpp impr: Handle provider opening more centrally, switch to existing provider if same file is being opened again 2025-12-17 12:55:34 +01:00
recent.cpp impr: Handle provider opening more centrally, switch to existing provider if same file is being opened again 2025-12-17 12:55:34 +01:00
report_generators.cpp build: Refactor ContentRegistry into multiple separate files 2025-08-14 21:22:03 +02:00
settings_entries.cpp feat: Add initial MCP Server support 2025-12-16 20:25:46 +01:00
themes.cpp impr: Add styles and colors from newer ImGui versions to theme system 2025-08-24 14:11:38 +02:00
tools_entries.cpp build: Refactor ContentRegistry into multiple separate files 2025-08-14 21:22:03 +02:00
ui_items.cpp impr: Handle provider opening more centrally, switch to existing provider if same file is being opened again 2025-12-17 12:55:34 +01:00
views.cpp feat: Replace useless constants view with a constant search option in the Find view 2025-12-02 23:02:44 +01:00
welcome_screen.cpp impr: Handle provider opening more centrally, switch to existing provider if same file is being opened again 2025-12-17 12:55:34 +01:00
window_decoration.cpp impr: Only show remaining Open File / New File menu options when they make sense 2025-12-03 19:21:23 +01:00
workspaces.cpp build: Refactor ContentRegistry into multiple separate files 2025-08-14 21:22:03 +02:00