ImHex/plugins/builtin/source/content
WerWolv e904cd749f fix: Inverted sorting of find view table
Fixes #2564
2025-12-15 20:13:19 +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 fix: Wrong variable access 2025-12-11 21:32:18 +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 fix: Inverted sorting of find view table 2025-12-15 20:13:19 +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 fix: Auto backup localization key names 2025-12-11 16:27:13 +01:00
command_line_interface.cpp fix: Turn cli file path into absolute path before passing it on 2025-11-30 23:57:22 +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 fix: Post-pone file opening till everything has been initialized 2025-12-07 14:00:10 +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: Only show remaining Open File / New File menu options when they make sense 2025-12-03 19:21:23 +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 feat: Add new Command Line data source 2025-12-07 16:24:36 +01:00
recent.cpp impr: Only show remaining Open File / New File menu options when they make sense 2025-12-03 19:21:23 +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 option to create auto backups of files before they're modified 2025-12-07 21:37:14 +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 feat: Integrate the interactive help option and add a help text for every view 2025-11-30 16:42:01 +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 fix: Auto backup localization key names 2025-12-11 16:27:13 +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