1
0
mirror of synced 2024-11-27 09:00:52 +01:00
ImHex/plugins/builtin/source/content/views
iTrooz b0ab8698ec
fix: Loading data processor nodes from project thowing errors (#1065)
This will correct the errors `cannot use operator[] with a string
argument with string[..]` when loading a project
2023-05-11 09:57:29 +02:00
..
view_about.cpp fix: Commit link in about page not working correctly 2023-04-13 16:10:55 +02:00
view_bookmarks.cpp impr: Replace horrible pattern extra data class with a more modular system 2023-04-17 16:18:48 +02:00
view_command_palette.cpp impr: Clean up entire API and added doc comments 2023-03-21 15:33:43 +01:00
view_constants.cpp fix: Prevent constants view from growing past the size of the screen 2023-04-10 21:30:27 +02:00
view_data_inspector.cpp patterns: Updated to new API 2023-04-18 10:06:47 +02:00
view_data_processor.cpp fix: Loading data processor nodes from project thowing errors (#1065) 2023-05-11 09:57:29 +02:00
view_diff.cpp fix: Provider reader being broken 2023-04-20 13:46:44 +02:00
view_disassembler.cpp feat: Added selection range radio button to various views 2023-04-10 14:08:21 +02:00
view_find.cpp build: Replace old interval tree in favour of custom libwolv one 2023-05-11 09:27:23 +02:00
view_hashes.cpp build: Switch to better interval tree implementation 2023-05-07 23:27:43 +02:00
view_hex_editor.cpp fix: Project files failing to save when no custom encoding is loaded 2023-05-04 23:23:44 +02:00
view_information.cpp feat: Added selection range radio button to various views 2023-04-10 14:08:21 +02:00
view_patches.cpp sys: Updated to use the new HttpRequest helper instead of Net 2023-03-23 11:23:07 +01:00
view_pattern_data.cpp patterns: Updated to new API 2023-04-18 10:06:47 +02:00
view_pattern_editor.cpp fix: Dangerous function call popup not showing up 2023-05-02 20:34:37 +02:00
view_provider_settings.cpp impr: Update all of ImHex to the new popup system 2023-04-08 00:58:53 +02:00
view_settings.cpp fix: Various issues with the new popup system 2023-04-16 21:34:29 +02:00
view_store.cpp build: Updated libwolv 2023-04-19 21:56:34 +02:00
view_theme_manager.cpp impr: Make sure themes are added correctly when downloaded from the store 2023-03-23 20:35:16 +01:00
view_tools.cpp impr: Clean up entire API and added doc comments 2023-03-21 15:33:43 +01:00
view_yara.cpp fix: Various localization issues 2023-04-17 22:18:50 +02:00