1
0
mirror of synced 2024-11-15 03:27:40 +01:00
ImHex/plugins/builtin/source/content/views
WerWolv b580691871
feat: Added Intel Hex and Motorola SREC provider (#670)
* feat: Initial implementation of an Intel Hex provider

* fix: Reading of bytes from intel hex files

* lang: Added localization for new provider

* ui: Only show file name in intel hex provider name

* feat: Added Motorola SREC provider
2022-08-12 15:11:27 +02:00
..
view_about.cpp ui: Updated About page icon 2022-06-25 12:29:16 +02:00
view_bookmarks.cpp sys: Replace existing bad project system with a much better one (#663) 2022-08-08 21:23:52 +02:00
view_command_palette.cpp fix: Command Palette focus not working 2022-07-02 21:38:58 +02:00
view_constants.cpp sys: Upgrade codebase to C++23 2022-07-15 11:37:10 +02:00
view_data_inspector.cpp feat: Added LEB128 in data inspector (#615) 2022-08-01 13:20:20 +02:00
view_data_processor.cpp sys: Replace existing bad project system with a much better one (#663) 2022-08-08 21:23:52 +02:00
view_diff.cpp ui/ux: Rewrite of the entire hex editor view to make it more flexible (#512) 2022-05-27 20:42:07 +02:00
view_disassembler.cpp ui: Streamline region selection in different views 2022-08-07 12:20:40 +02:00
view_find.cpp feat: Added close button for welcome screen 2022-08-10 10:28:40 +02:00
view_hashes.cpp sys: Updated ImGui, ImPlot and imnodes to latest versions 2022-08-03 23:32:34 +02:00
view_hex_editor.cpp sys: Added support for providers with unreadable regions 2022-08-10 09:26:48 +02:00
view_information.cpp sys: Updated ImGui, ImPlot and imnodes to latest versions 2022-08-03 23:32:34 +02:00
view_patches.cpp sys: Replace existing bad project system with a much better one (#663) 2022-08-08 21:23:52 +02:00
view_pattern_data.cpp sys: Replace existing bad project system with a much better one (#663) 2022-08-08 21:23:52 +02:00
view_pattern_editor.cpp fix: Crash when auto-load-patterns is being disabled 2022-08-09 09:38:43 +02:00
view_provider_settings.cpp feat: Added Intel Hex and Motorola SREC provider (#670) 2022-08-12 15:11:27 +02:00
view_settings.cpp sys: Added setting to synchronize pattern source code between providers 2022-07-31 20:07:15 +02:00
view_store.cpp sys: Refactor tar file operations into their own class 2022-06-16 15:42:08 +02:00
view_tools.cpp sys: Fixed many clang tidy warnings and typos 2022-03-04 20:52:39 +01:00
view_yara.cpp sys: Updated ImGui, ImPlot and imnodes to latest versions 2022-08-03 23:32:34 +02:00