1
0
mirror of synced 2024-11-12 02:00:52 +01:00
ImHex/plugins/builtin/include/content/providers
2024-06-09 20:59:06 +02:00
..
undo_operations impr: Restructure various components much better (#1520) 2024-01-28 22:14:59 +01:00
base64_provider.hpp feat: Added Base64 provider 2023-12-26 23:42:22 +01:00
disk_provider.hpp impr: Add warning to disk provider if ImHex is not running elevated 2023-12-17 23:16:55 +01:00
file_provider.hpp impr: Allow files to be switched between memory loaded and direct access 2024-06-09 20:59:06 +02:00
gdb_provider.hpp impr: Make providers return a 64 bit size on all platforms 2023-12-07 12:06:26 +01:00
intel_hex_provider.hpp refactor: Get rid of this->m_ 2023-12-19 13:10:25 +01:00
memory_file_provider.hpp impr: Load small files into memory, open larger files as read-only by default 2024-03-10 14:31:39 +01:00
motorola_srec_provider.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
null_provider.hpp refactor: Better interface for the event system 2023-12-08 10:29:44 +01:00
process_memory_provider.hpp fix: Don't try to compile process memory provider into Web build 2024-06-07 20:32:04 +02:00
view_provider.hpp feat: Allow view providers to be renamed 2024-06-09 10:51:59 +02:00