1
0
mirror of synced 2024-11-26 00:20:50 +01:00
ImHex/plugins/builtin/source/content/views
2023-01-27 12:17:10 +01:00
..
view_about.cpp sys: Add imhex/lib path to plugin libraries search paths 2023-01-07 10:32:01 +01:00
view_bookmarks.cpp ui: Fixed bookmarks displaying too many bytes in some cases 2022-12-25 10:01:39 +01:00
view_command_palette.cpp sys: Make sure constexpr variables don't get copied onto the stack 2022-09-12 21:28:02 +02:00
view_constants.cpp sys: Improved UTF-8 path handling in various places 2022-10-04 09:10:58 +02:00
view_data_inspector.cpp patterns: Updated pattern language 2023-01-27 10:45:07 +01:00
view_data_processor.cpp feat: Added native custom theme support 2022-12-29 19:26:00 +01:00
view_diff.cpp fix: Diff view crash when closing provider that's being diffed 2022-08-22 11:04:32 +02:00
view_disassembler.cpp feat: Added basic ability to interrupt long running tasks 2022-08-17 16:15:36 +02:00
view_find.cpp fix: Find view not correctly accepting hexadecimal values 2023-01-21 18:44:12 +01:00
view_hashes.cpp feat: Allow custom hashes to be saved to projects 2023-01-18 14:30:56 +01:00
view_hex_editor.cpp fix: Copying bytes from non-zero page not working 2023-01-22 11:28:17 +01:00
view_information.cpp feat: Added ability to query provider information from pattern language 2023-01-24 09:07:11 +01:00
view_patches.cpp ui: Make sure modified bytes are correctly highlighted 2022-10-08 10:00:37 +02:00
view_pattern_data.cpp fix: Crash when closing provider that had pattern loaded in some cases 2023-01-24 23:27:15 +01:00
view_pattern_editor.cpp patterns: Updated pattern language 2023-01-27 10:45:07 +01:00
view_provider_settings.cpp feat: Display process icons in process memory provider 2023-01-03 16:34:22 +01:00
view_settings.cpp fix: Various clang / clang-tidy warnings (#764) 2022-10-02 17:30:26 +02:00
view_store.cpp sys: Load content store content when it's first opened (#795) 2022-10-27 13:12:24 +02:00
view_tools.cpp ui: Always add a spacing at the end of all tools 2023-01-19 16:59:59 +01:00
view_yara.cpp feat: Make it easier to apply multiple yara rules at once 2023-01-27 12:17:10 +01:00