1
0
mirror of synced 2024-11-15 19:43:23 +01:00
ImHex/plugins/builtin/source/content
2022-02-26 15:53:18 +01:00
..
providers fix: Undo points not being created correctly 2022-02-15 21:50:02 +01:00
views ux: Added custom font and font size setting to settings menu, improve rebooting behaviour 2022-02-21 21:46:25 +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 editing support for strings and chars in the data inspector 2022-02-17 14:43:04 +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 patterns: Added find_sequence_in_range function (#448) 2022-02-26 15:53:18 +01:00
providers.cpp sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
settings_entries.cpp fix: Crash when changing font size 2022-02-23 10:16:27 +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: Welcome screen corrupted banner when settings are open (#447) 2022-02-19 00:35:07 +01:00