1
0
mirror of synced 2024-11-25 08:10:24 +01:00
ImHex/plugins/builtin/source/content
2023-11-09 16:07:14 +01:00
..
helpers feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00
providers fix: File load achievement triggering every time a file was opened through the cli 2023-10-17 13:45:12 +02:00
views fix: PageUp/PageDown being slightly weird 2023-11-09 16:07:14 +01:00
achievements.cpp impr: Store achievement progress immediately when unlocking one 2023-10-20 13:34:45 +02:00
background_services.cpp fix: Only register event shutting down the network interface once 2023-11-04 23:41:52 +01:00
command_line_interface.cpp feat: Added Auto Updater for Windows, macOS and Ubuntu (#1377) 2023-10-21 18:40:24 +00:00
command_palette_commands.cpp feat: Added Auto Updater for Windows, macOS and Ubuntu (#1377) 2023-10-21 18:40:24 +00: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 impr: Fade out zero bytes in HTML formatted data 2023-11-09 14:42:29 +01: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 fix: Average and Median nodes using wrong output types 2023-11-08 11:53:46 +01:00
data_visualizers.cpp feat: Added debug variables to aid with development 2023-10-13 23:46:48 +02:00
events.cpp impr: Handle showing popups when closing unsaved providers better 2023-11-07 15:31:54 +01:00
file_extraction.cpp impr: Bundle default magic file with application 2023-10-29 19:43:45 +01: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: Allow exporting bytes as text to a file 2023-11-09 14:57:58 +01:00
pl_builtin_functions.cpp patterns: Fixed namespace of hex::prv:: functions 2023-03-28 10:27:49 +02:00
pl_inline_visualizers.cpp impr: Allow visualizers to have optional parameters 2023-10-31 10:56:20 +01: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 impr: Allow visualizers to have optional parameters 2023-10-31 10:56:20 +01: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 fix: Typo and formatting 2023-11-08 11:54:21 +01:00
settings_entries.cpp fix: Actually fix dropdown default values 2023-10-22 17:51:00 +02:00
themes.cpp fix: Warnings about missing theme/style handlers being printed on launch 2023-11-06 15:15:18 +01:00
tools_entries.cpp fix: Format string issue 2023-11-08 12:51:39 +01:00
ui_items.cpp fix: Provider tab bar arrow buttons not working 2023-10-24 19:29:22 +02:00
views.cpp feat: Added Achievements (#1230) 2023-08-06 21:33:15 +02:00
welcome_screen.cpp fix: Kaboom achievement not triggering 2023-11-08 21:40:27 +01:00