1
0
mirror of synced 2024-09-24 11:38:26 +02:00
ImHex/plugins/builtin/source/content
2024-06-26 19:13:15 +02:00
..
data_processor_nodes impr: Added support for SVG loading, improved texture loading API 2024-05-01 20:36:10 +02:00
pl_visualizers feat: Move hashes into plugin, merged in extra hashes plugin 2023-12-23 22:01:47 +01:00
popups/hex_editor fix: Infinite loop when doing forwards/backwards searches in some cases 2024-06-07 21:00:55 +02:00
providers fix: Loading of file providers from UNC paths 2024-06-20 11:11:01 +02:00
tools fix: Regex crashes with too long input strings 2024-06-07 23:12:18 +02:00
tutorials impr: Code style improvements 2023-12-27 16:33:49 +01:00
views impr: Replace hardcoded pattern syntax highlighting colors style colors 2024-06-26 19:13:15 +02:00
achievements.cpp fix: Ambiguous conversion to UnlocalizedString 2024-01-21 14:31:19 +01:00
background_services.cpp fix: Replace old defaults path system with a new one 2024-06-22 10:44:55 +02:00
command_line_interface.cpp fix: Replace old defaults path system with a new one 2024-06-22 10:44:55 +02:00
command_palette_commands.cpp fix: Build issues due to unused variables 2024-01-21 21:39:50 +01:00
communication_interface.cpp refactor: Better interface for the event system 2023-12-08 10:29:44 +01:00
data_formatters.cpp feat: Added CSV, TSV and JSON as export options for Find results (#1673) 2024-06-18 20:57:55 +00:00
data_information_sections.cpp impr: Added data size widget 2024-05-19 10:21:54 +02:00
data_inspector.cpp fix: Misspelling of Endianness (#1609) 2024-03-28 22:25:28 +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 impr: Code style improvements 2023-12-27 16:33:49 +01:00
events.cpp impr: Make unsaved changes popup behave more like in other applications 2024-04-23 21:02:16 +02: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 fix: Replace old defaults path system with a new one 2024-06-22 10:44:55 +02:00
global_actions.cpp impr: Make unsaved changes popup behave more like in other applications 2024-04-23 21:02:16 +02:00
init_tasks.cpp impr: Use 1.0x scaling by default 2024-06-22 11:25:07 +02:00
main_menu_items.cpp impr: Don't reconstruct toolbar items list every frame 2024-06-25 23:14:05 +02:00
minimap_visualizers.cpp impr: Make the highlights minimap visualizer the default 2024-06-26 19:12:20 +02:00
out_of_box_experience.cpp fix: Sub windows being used incorrectly 2024-06-26 19:11:31 +02:00
pl_builtin_functions.cpp feat: Added virtual files to the pattern language 2024-01-11 20:11:22 +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: Rework features that use external libraries into optional plugins (#1470) 2023-12-23 21:09:41 +01:00
project.cpp fix: Remove accidentally committed test code 2024-06-22 23:03:54 +02:00
providers.cpp fix: Don't try to compile process memory provider into Web build 2024-06-07 20:32:04 +02:00
recent.cpp fix: Sub windows being used incorrectly 2024-06-26 19:11:31 +02:00
report_generators.cpp impr: Optimize api includes 2023-11-30 11:23:12 +01:00
settings_entries.cpp fix: Sub windows being used incorrectly 2024-06-26 19:11:31 +02:00
themes.cpp fix: Replace old defaults path system with a new one 2024-06-22 10:44:55 +02:00
tools_entries.cpp feat: Added simple HTTP request tool 2024-01-04 00:38:21 +01:00
ui_items.cpp impr: Don't reconstruct toolbar items list every frame 2024-06-25 23:14:05 +02:00
views.cpp impr: Allow views to opt out of having their open state saved 2024-05-19 21:51:55 +02:00
welcome_screen.cpp fix: Sub windows being used incorrectly 2024-06-26 19:11:31 +02:00
window_decoration.cpp impr: Open windowing menu on mouse down instead of on mouse up 2024-06-25 22:59:46 +02:00
workspaces.cpp feat: Allow workspaces to be deleted the same way as layouts 2024-02-28 22:10:48 +01:00