1
0
mirror of synced 2024-11-15 11:33:23 +01:00
ImHex/plugins/builtin/source/content
2022-08-06 21:38:09 +02:00
..
providers feat: Add ability to remove bytes (#531) 2022-06-17 14:21:56 +02:00
views sys: Updated to new pattern language library structure 2022-08-06 21:38:09 +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 ui: Added u24, i24, u48 and i48 to data inspector 2022-08-05 12:19:50 +02:00
data_processor_nodes.cpp sys: Updated ImGui, ImPlot and imnodes to latest versions 2022-08-03 23:32:34 +02:00
data_visualizers.cpp sys: Fixed resize cursors not appearing in non-borderless window mode 2022-08-04 09:46:17 +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 sys: Updated to new pattern language library structure 2022-08-06 21:38:09 +02:00
pl_pragmas.cpp sys: Updated to new pattern language library structure 2022-08-06 21:38:09 +02: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 selecting folder as custom font path 2022-08-01 13:57:52 +02:00
shortcuts.cpp sys: Fixed global shortcuts not working correctly 2022-07-30 22:01:49 +02:00
tools_entries.cpp ui: Use easier to read float representation in various places 2022-08-05 09:36:04 +02:00
ui_items.cpp ui: Improved footer item displaying 2022-08-04 11:00:49 +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