1
0
mirror of synced 2024-11-15 19:43:23 +01:00
ImHex/plugins/builtin/source/content
2022-07-31 16:57:35 +02:00
..
providers feat: Add ability to remove bytes (#531) 2022-06-17 14:21:56 +02:00
views ui: Modernize look and feel of data information view 2022-07-31 16:57:35 +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 sys: Replaced Search view with a generic Find view 2022-07-29 13:59:57 +02:00
main_menu_items.cpp sys: Fixed global shortcuts not working correctly 2022-07-30 22:01:49 +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 ui: Added x3.0 and x4.0 scaling options 2022-07-30 21:38:46 +02:00
shortcuts.cpp sys: Fixed global shortcuts not working correctly 2022-07-30 22:01:49 +02:00
tools_entries.cpp sys: Upgrade codebase to C++23 2022-07-15 11:37:10 +02:00
ui_items.cpp sys: Copy pattern source code from current provider to newly created one 2022-07-31 11:09:20 +02:00
views.cpp sys: Replaced Search view with a generic Find view 2022-07-29 13:59:57 +02:00
welcome_screen.cpp build: Fix weird macOS build errors (#591) 2022-07-26 14:59:08 +02:00