.. |
helpers
|
feat: Added pattern value editing
|
2022-12-16 11:20:39 +01:00 |
providers
|
feat: Added support for changing the page size
|
2023-05-23 11:34:30 +02:00 |
views
|
fix: Find view replace and hex editor paste logic being wrong
|
2023-05-28 14:30:33 +02:00 |
background_services.cpp
|
impr: Better JSON error handling in many places
|
2023-05-16 11:33:00 +02:00 |
command_palette_commands.cpp
|
impr: Clean up entire API and added doc comments
|
2023-03-21 15:33:43 +01:00 |
communication_interface.cpp
|
fix: Only 5 patterns per byte being highlighted
|
2023-05-16 14:41:02 +02:00 |
data_formatters.cpp
|
sys: Replaced many helper functions with libwolv
|
2023-03-12 18:27:33 +01:00 |
data_inspector.cpp
|
impr: Various cleanup
|
2023-05-13 17:50:16 +02:00 |
data_processor_nodes.cpp
|
feat: Added bit and byte reverse and bit display data processor nodes (#1082)
|
2023-05-18 10:25:59 +02:00 |
data_visualizers.cpp
|
fix: Entering decimal and float values in hex editor cells being broken
|
2023-03-31 11:34:08 +02:00 |
events.cpp
|
fix: Broken file open logic
|
2023-05-20 11:52:24 +02:00 |
global_actions.cpp
|
impr: Update all of ImHex to the new popup system
|
2023-04-08 00:58:53 +02:00 |
hashes.cpp
|
impr: Better JSON error handling in many places
|
2023-05-16 11:33:00 +02:00 |
main_menu_items.cpp
|
feat: Allow layouts to be deleted again
|
2023-05-21 10:43:35 +02:00 |
pl_builtin_functions.cpp
|
patterns: Fixed namespace of hex::prv:: functions
|
2023-03-28 10:27:49 +02:00 |
pl_pragmas.cpp
|
feat: Added support for automatically loading patterns using binary pattern magic
|
2023-05-22 00:01:58 +02:00 |
pl_visualizers.cpp
|
fix: Make sure crash backup doesn't end up in recents list
|
2023-06-02 11:03:44 +02:00 |
providers.cpp
|
impr: Better JSON error handling in many places
|
2023-05-16 11:33:00 +02:00 |
recent.cpp
|
fix: Make sure crash backup doesn't end up in recents list
|
2023-06-02 11:03:44 +02:00 |
settings_entries.cpp
|
feat: Added basic network interface support
|
2023-05-15 11:30:24 +02:00 |
themes.cpp
|
feat: Allow themes to set the background blur color
|
2023-05-24 21:05:14 +02:00 |
tools_entries.cpp
|
feat: Greatly improved the IEEE754 tool (#1047)
|
2023-05-19 21:18:38 +02:00 |
ui_items.cpp
|
feat: Added provider information to advanced provider tab tooltip
|
2023-06-02 14:44:19 +02:00 |
views.cpp
|
feat: Added a theme manager view to make it easier to make new themes
|
2023-02-16 18:06:40 +01:00 |
welcome_screen.cpp
|
fix: Properly Check if crash.json has valid json, remove it otherwise (#1117)
|
2023-05-28 11:35:51 +02:00 |