1
0
mirror of synced 2024-11-27 17:10:51 +01:00
ImHex/plugins/builtin/include/content/views
WerWolv 966f3b8597
sys: Replace existing bad project system with a much better one (#663)
* sys: Initial effort to replace existing project files with a better system

* sys: Added back marking provider as dirty

* sys: Remove git commit information from project files

* sys: Format data processor save file nicely

* fix: Automatic pattern loading not working correctly

* ui: Added warning popup when closing a provider with modifications

Closes #604

* sys: Fixed build issues

* tests: Removed useless debug logs

* patterns: Updated pattern language

* sys: Added log message when crashing with a signal

* sys: Make sure abnormal termination handlers are being called more reliably
2022-08-08 21:23:52 +02:00
..
view_about.hpp sys: Fixed many clang tidy warnings and typos 2022-03-04 20:52:39 +01:00
view_bookmarks.hpp sys: Replace existing bad project system with a much better one (#663) 2022-08-08 21:23:52 +02:00
view_command_palette.hpp sys: Fixed many clang tidy warnings and typos 2022-03-04 20:52:39 +01:00
view_constants.hpp sys: Fixed many clang tidy warnings and typos 2022-03-04 20:52:39 +01:00
view_data_inspector.hpp feature: Added Invert option to data inspector 2022-05-27 20:46:16 +02:00
view_data_processor.hpp sys: Replace existing bad project system with a much better one (#663) 2022-08-08 21:23:52 +02:00
view_diff.hpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00
view_disassembler.hpp ui: Streamline region selection in different views 2022-08-07 12:20:40 +02:00
view_find.hpp ui: Streamline region selection in different views 2022-08-07 12:20:40 +02:00
view_hashes.hpp ui/ux: Complete rewrite of the Hash view 2022-05-30 16:36:46 +02:00
view_hex_editor.hpp fix: Hex editor selection not working correctly when setting base address 2022-07-23 20:46:20 +02:00
view_information.hpp ui: Modernize look and feel of data information view 2022-07-31 16:57:35 +02:00
view_patches.hpp sys: Fixed many clang tidy warnings and typos 2022-03-04 20:52:39 +01:00
view_pattern_data.hpp sys: Updated to new pattern language library structure 2022-08-06 21:38:09 +02:00
view_pattern_editor.hpp sys: Updated to new pattern language library structure 2022-08-06 21:38:09 +02:00
view_provider_settings.hpp sys: Get rid of SharedData struct and cleanup code structure (#411) 2022-02-01 18:09:40 +01:00
view_settings.hpp ux: Added custom font and font size setting to settings menu, improve rebooting behaviour 2022-02-21 21:46:25 +01:00
view_store.hpp sys: Fixed many clang tidy warnings and typos 2022-03-04 20:52:39 +01:00
view_tools.hpp sys: Fixed many clang tidy warnings and typos 2022-03-04 20:52:39 +01:00
view_yara.hpp fix: Various issues with UTF-8 paths 2022-06-30 19:39:06 +02:00