1
0
mirror of synced 2024-11-13 18:50:53 +01:00
ImHex/include/views
WerWolv 5c7a529fa1
Added Data Processor using Nodes (#152)
* Added imnodes

* Added basic data processor view. Still needs to be cleaned up

* Make sure all attached links get properly removed when a Node is deleted

* Cleanup and API exposing

* Added data provider overlays and integrate them with the data processor

* Optimized data processing

* Node UI enhancements

* Added support for all themes to the nodes editor

* Improved data processor context menus

* Fixed data processor context menu showing up everywhere

* Make hex editor context menu behave the same as data processor one

* Add different node pin types and prevent incompatible ones from being connected

* Don't require explicitly marking node as end node

* Fixed plugin copying

* Added some more nodes
2021-01-30 22:39:06 +01:00
..
view_bookmarks.hpp Improve bookmark API 2021-01-20 20:16:24 +01:00
view_command_palette.hpp Implemented Open File and Preferences button in Welcome screen 2021-01-27 14:26:24 +01:00
view_data_inspector.hpp Huge refactoring of builtin features into an external plugin 2021-01-22 18:01:42 +01:00
view_data_processor.hpp Added Data Processor using Nodes (#152) 2021-01-30 22:39:06 +01:00
view_disassembler.hpp Fixed capstone build issue on mac 2021-01-25 15:19:56 +01:00
view_hashes.hpp Refactored libimhex to and includes to better represent it as library 2021-01-13 17:28:27 +01:00
view_help.hpp Implemented Open File and Preferences button in Welcome screen 2021-01-27 14:26:24 +01:00
view_hexeditor.hpp Make File Dialogs less hacky 2021-01-27 00:44:10 +01:00
view_information.hpp Refactored libimhex to and includes to better represent it as library 2021-01-13 17:28:27 +01:00
view_patches.hpp Refactored libimhex to and includes to better represent it as library 2021-01-13 17:28:27 +01:00
view_pattern_data.hpp Refactored libimhex to and includes to better represent it as library 2021-01-13 17:28:27 +01:00
view_pattern.hpp Make File Dialogs less hacky 2021-01-27 00:44:10 +01:00
view_settings.hpp Implemented Open File and Preferences button in Welcome screen 2021-01-27 14:26:24 +01:00
view_strings.hpp Refactored libimhex to and includes to better represent it as library 2021-01-13 17:28:27 +01:00
view_tools.hpp Huge refactoring of builtin features into an external plugin 2021-01-22 18:01:42 +01:00