ImHex/plugins/builtin/source/content
WerWolv 564ae6dd8c fix: Crash when loading bad font 2023-07-22 19:35:58 +02:00
..
helpers feat: Display detailed error message when loading of project fails (#1135) 2023-06-21 20:07:36 +02:00
providers fix: Crash when trying to load files with invalid paths 2023-07-19 22:35:55 +02:00
views fix: Crash when trying to paste invalid data 2023-07-22 18:21:58 +02:00
background_services.cpp impr: Make ImHex not use lots of CPU when waiting for conditions 2023-06-18 10:18:58 +02:00
command_line_interface.cpp impr: Properly print new line characters in cli 2023-07-21 15:17:21 +02:00
command_palette_commands.cpp build: Fixed include issues 2023-07-09 12:53:31 +02:00
communication_interface.cpp build: Make sure changing commit hash doesn't trigger a full rebuild 2023-06-26 14:01:45 +02:00
data_formatters.cpp
data_inspector.cpp
data_processor_nodes.cpp build: Fixed include issues 2023-07-09 12:53:31 +02:00
data_visualizers.cpp build: Fixed include issues 2023-07-09 12:53:31 +02:00
events.cpp fix: Weird behaviour when trying to open a non-existing file through the command line 2023-07-15 00:12:09 +02:00
file_handlers.cpp feat: Added file handlers for .hexlyt and .hexproj files 2023-06-06 21:35:13 +02:00
global_actions.cpp
hashes.cpp impr: Better JSON error handling in many places 2023-05-16 11:33:00 +02:00
main_menu_items.cpp impr: Separate the behaviour of being savable and being dumpable for provider (#1183) 2023-07-05 20:49:57 +02:00
pl_builtin_functions.cpp
pl_inline_visualizers.cpp feat: Added new pattern inline visualizers 2023-07-04 22:18:06 +02:00
pl_pragmas.cpp feat: Added support for automatically loading patterns using binary pattern magic 2023-05-22 00:01:58 +02:00
pl_visualizers.cpp fix: New visualizers behaving weirdly with large font sizes 2023-07-06 10:08:47 +02:00
project.cpp fix: Projects failing to be loaded when another project is being unloaded 2023-07-04 23:30:37 +02:00
providers.cpp feat: Display detailed error message when loading of project fails (#1135) 2023-06-21 20:07:36 +02:00
recent.cpp build: Fixed include issues 2023-07-09 12:53:31 +02:00
settings_entries.cpp fix: Crash when loading bad font 2023-07-22 19:35:58 +02:00
themes.cpp feat: Allow themes to set the background blur color 2023-05-24 21:05:14 +02:00
tools_entries.cpp feat: Greatly improved the IEEE754 tool (#1047) 2023-05-19 21:18:38 +02:00
ui_items.cpp impr: Added "Hold SHIFT for more info" text to provider tooltip (#1171) 2023-06-30 22:28:37 +02:00
views.cpp
welcome_screen.cpp fix: Loading of plugins and localizations after restart 2023-07-22 18:38:14 +02:00