1
0
mirror of synced 2024-11-15 11:33:23 +01:00
ImHex/plugins/builtin/source/content
2022-07-17 13:12:28 +02:00
..
providers feat: Add ability to remove bytes (#531) 2022-06-17 14:21:56 +02:00
views ui: Fixed highlighting color and tooltips 2022-07-17 13:12:28 +02:00
command_palette_commands.cpp ui/ux: Rewrite of the entire hex editor view to make it more flexible (#512) 2022-05-27 20:42:07 +02:00
data_formatters.cpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00
data_inspector.cpp fix: Data inspector string row not being editable correctly 2022-07-08 09:21:49 +02:00
data_processor_nodes.cpp sys: Upgrade codebase to C++23 2022-07-15 11:37:10 +02:00
data_visualizers.cpp build: Switch to GCC on MacOS (#552) 2022-06-25 12:19:59 +02:00
events.cpp sys: Remove remaining references to hex.builtin from libimhex 2022-07-02 17:53:13 +02:00
hashes.cpp ui: Fix hash function name localization 2022-06-14 11:54:34 +02: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 lang: Fixed some localization issues 2022-06-17 14:35:54 +02:00
pl_builtin_functions.cpp patterns: Moved most built-in functions to the pattern language repo 2022-06-23 19:33:30 +02:00
pl_pragmas.cpp patterns: Fixed MIME pragma not being registered correctly 2022-04-27 08:54:38 +02:00
providers.cpp sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
settings_entries.cpp fix: User folders didnt load at startup (#578) 2022-07-14 11:38:23 +02:00
tools_entries.cpp sys: Upgrade codebase to C++23 2022-07-15 11:37:10 +02:00
ui_items.cpp fix: Duplicate file chooser popup entries not being selectable 2022-07-07 23:29:50 +02:00
views.cpp ui: Improved look of the about page 2022-03-04 19:06:29 +01:00
welcome_screen.cpp ui: Fix rendering and default view initializing 2022-07-07 07:16:38 +02:00