1
0
mirror of synced 2024-11-15 19:43:23 +01:00
ImHex/plugins/builtin/source/content
2022-03-01 16:55:45 +01:00
..
providers fix: Crash when entering too much text in various text boxes 2022-03-01 16:12:00 +01:00
views ui: Improved base address setter popup 2022-03-01 16:23:53 +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: Make std::mem::find_sequence_in_range return -1 when no sequence is found 2022-03-01 16:55:45 +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 entering too much text in various text boxes 2022-03-01 16:12:00 +01:00
tools_entries.cpp ui: Added alpha preview to color picker tool 2022-03-01 16:36:06 +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