.. |
helpers
|
feat: Added pattern value editing
|
2022-12-16 11:20:39 +01:00 |
providers
|
fix: Loading of Intel Hex and Motorola SREC files with new lines inbetween
|
2023-01-26 11:06:00 +01:00 |
views
|
feat: Added option to copy custom encoding strings from hex view
|
2023-01-28 21:12:35 +01:00 |
command_palette_commands.cpp
|
sys: More cleanup
|
2022-09-07 23:11:24 +02:00 |
data_formatters.cpp
|
fix: Copying strings and bad names
|
2023-01-28 21:12:08 +01:00 |
data_inspector.cpp
|
fix: New lines in wide string messing up data inspector drawing
|
2022-10-10 14:41:24 +02:00 |
data_processor_nodes.cpp
|
feat: Added Digram and Layered Distribution plots to information view
|
2022-12-27 22:50:37 +01:00 |
data_visualizers.cpp
|
build: Build everything using -Wpedantic
|
2023-01-04 14:03:09 +01:00 |
events.cpp
|
sys: Added a info popup when closing ImHex while tasks are still running
|
2023-01-28 12:16:41 +01:00 |
global_actions.cpp
|
fix: Do not check for writable provider to save project, disable shortcut when unavailable (#859)
|
2023-01-07 17:16:43 +01:00 |
hashes.cpp
|
fix: CRC8 hashing algorithm displaying 16 bits result
|
2023-01-25 00:06:48 +01:00 |
layouts.cpp
|
sys: Replaced Search view with a generic Find view
|
2022-07-29 13:59:57 +02:00 |
main_menu_items.cpp
|
feat: Added base64 exporter
|
2023-01-25 10:51:00 +01:00 |
pl_builtin_functions.cpp
|
feat: Added ability to query provider information from pattern language
|
2023-01-24 09:07:11 +01:00 |
pl_pragmas.cpp
|
patterns: Disallow application/octet-stream to be used as MIME type
|
2023-01-09 08:38:19 +01:00 |
pl_visualizers.cpp
|
patterns: Updated pattern language
|
2023-01-27 10:45:07 +01:00 |
providers.cpp
|
feat: Added new view provider
|
2022-11-14 10:02:46 +01:00 |
settings_entries.cpp
|
feat: Allow OTF fonts to be selected
|
2023-01-12 11:37:19 +01:00 |
shortcuts.cpp
|
feat: Support macOS keyboard shortcuts (#889)
|
2023-01-17 08:16:02 +01:00 |
themes.cpp
|
feat: Display process icons in process memory provider
|
2023-01-03 16:34:22 +01:00 |
tools_entries.cpp
|
feat: Added a new division by invariant multiplication tool
|
2023-01-19 17:01:41 +01:00 |
ui_items.cpp
|
ui: Added cancel button to task running popup
|
2023-01-28 14:36:39 +01:00 |
views.cpp
|
sys: Replaced Search view with a generic Find view
|
2022-07-29 13:59:57 +02:00 |
welcome_screen.cpp
|
fix: ImHex failing to load in Portable mode from a folder with no permissions
|
2023-01-17 09:59:57 +01:00 |