1
0
mirror of synced 2024-11-25 16:20:23 +01:00
ImHex/plugins/builtin/source/content
2023-10-16 23:45:46 +02:00
..
helpers feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00
providers impr: List all physical drives on windows in the raw disk provider 2023-10-16 23:45:46 +02:00
views fix: Achievement hovering popups showing up even when they are covered by another window 2023-10-12 20:24:02 +02:00
achievements.cpp feat: Added Achievements (#1230) 2023-08-06 21:33:15 +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 fix: Crash when opening invalid files through the CLI 2023-10-16 10:59:49 +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 feat: Added Achievements (#1230) 2023-08-06 21:33:15 +02:00
data_inspector.cpp feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00
data_processor_nodes.cpp impr: Refactoring of floating point tool to decrease code complexity. (#1275) 2023-09-20 10:48:44 +02:00
data_visualizers.cpp feat: Added debug variables to aid with development 2023-10-13 23:46:48 +02:00
events.cpp fix: Bad formatting of project open error popup 2023-07-28 00:01:49 +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 fix: Bad formatting of project open error popup 2023-07-28 00:01:49 +02:00
hashes.cpp fix: Correct endianess of CRC hashes 2023-08-04 16:05:21 +02:00
main_menu_items.cpp feat: Added debug variables to aid with development 2023-10-13 23:46:48 +02:00
pl_builtin_functions.cpp patterns: Fixed namespace of hex::prv:: functions 2023-03-28 10:27:49 +02:00
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 feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00
project.cpp feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00
providers.cpp feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00
recent.cpp feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00
settings_entries.cpp feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00
themes.cpp feat: Allow themes to set the background blur color 2023-05-24 21:05:14 +02:00
tools_entries.cpp fix: Fixed spacing in bit labels so it works for any font and any size. (#1365) 2023-10-15 20:07:51 +00:00
ui_items.cpp fix: Provider hover tooltip always showing information about current provider 2023-10-12 20:28:02 +02:00
views.cpp feat: Added Achievements (#1230) 2023-08-06 21:33:15 +02:00
welcome_screen.cpp feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00