1
0
mirror of synced 2024-11-15 19:43:23 +01:00
ImHex/plugins/builtin/source/content
2022-02-15 21:50:27 +01:00
..
providers fix: Undo points not being created correctly 2022-02-15 21:50:02 +01:00
views sys: Added basic editing support to data inspector 2022-02-15 21:50:27 +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 ui/ux: hexeditor -> hex_editor, Improved performance and flickering when highlighting bytes 2022-02-06 21:02:31 +01:00
data_inspector.cpp sys: Added basic editing support to data inspector 2022-02-15 21:50:27 +01:00
data_processor_nodes.cpp ui: Replaced all hex input textboxes with the new ones 2022-02-08 21:51:09 +01:00
layouts.cpp ui/ux: hexeditor -> hex_editor, Improved performance and flickering when highlighting bytes 2022-02-06 21:02:31 +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: Reformat all 2022-02-01 22:09:44 +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: Final cleanup to get rid of everything builtin in the main application 2022-02-02 00:36:09 +01:00
ui_items.cpp ux: Disable bookmark toolbar button if nothing is selected 2022-02-08 18:39:15 +01:00
views.cpp ui/ux: hexeditor -> hex_editor, Improved performance and flickering when highlighting bytes 2022-02-06 21:02:31 +01:00
welcome_screen.cpp fix: don't change list while iteration (#434) 2022-02-12 15:39:47 +01:00