ImHex/plugins/builtin/source/content
WerWolv 1991afb87b
sys: Get rid of SharedData struct and cleanup code structure (#411)
* sys: Initial refactoring of the SharedData class

* sys/pattern: More refactoring, make every provider have its own patterns

* sys: Finished up refactoring. No more SharedData!

* sys: Fixed compile on Unix

* tests: Fixed unit tests

* sys: Moved view and lang files

* pattern: Added assignment operator support to for loops

* tests: Fixed compile issue
2022-02-01 18:09:40 +01:00
..
providers sys: Get rid of SharedData struct and cleanup code structure (#411) 2022-02-01 18:09:40 +01:00
views sys: Get rid of SharedData struct and cleanup code structure (#411) 2022-02-01 18:09:40 +01:00
command_palette_commands.cpp sys: Get rid of SharedData struct and cleanup code structure (#411) 2022-02-01 18:09:40 +01:00
data_formatters.cpp sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
data_inspector.cpp sys: Get rid of SharedData struct and cleanup code structure (#411) 2022-02-01 18:09:40 +01:00
data_processor_nodes.cpp sys: Get rid of SharedData struct and cleanup code structure (#411) 2022-02-01 18:09:40 +01:00
layouts.cpp sys: Get rid of SharedData struct and cleanup code structure (#411) 2022-02-01 18:09:40 +01:00
main_menu_items.cpp sys: Get rid of SharedData struct and cleanup code structure (#411) 2022-02-01 18:09:40 +01:00
pl_builtin_functions.cpp sys: Get rid of SharedData struct and cleanup code structure (#411) 2022-02-01 18:09:40 +01:00
providers.cpp sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
settings_entries.cpp sys: Get rid of SharedData struct and cleanup code structure (#411) 2022-02-01 18:09:40 +01:00
tools_entries.cpp sys: Get rid of SharedData struct and cleanup code structure (#411) 2022-02-01 18:09:40 +01:00
ui_items.cpp sys: Get rid of SharedData struct and cleanup code structure (#411) 2022-02-01 18:09:40 +01:00
views.cpp api: Refactored providers to allow for loading interfaces and config views 2021-12-12 00:41:44 +01:00
welcome_screen.cpp sys: Get rid of SharedData struct and cleanup code structure (#411) 2022-02-01 18:09:40 +01:00