.. |
providers
|
feat: Add ability to remove bytes (#531)
|
2022-06-17 14:21:56 +02:00 |
views
|
fix: Various search issues
|
2022-07-26 13:28:21 +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
|
fix: Edit -> Create Bookmark shortcut creating bookmark at wrong address
|
2022-07-23 21:17:17 +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
|
build: Fix weird macOS build errors (#591)
|
2022-07-26 14:59:08 +02:00 |
views.cpp
|
ui: Improved look of the about page
|
2022-03-04 19:06:29 +01:00 |
welcome_screen.cpp
|
build: Fix weird macOS build errors (#591)
|
2022-07-26 14:59:08 +02:00 |