.. |
helpers
|
feat: Added pattern value editing
|
2022-12-16 11:20:39 +01:00 |
providers
|
fix: Modified bytes visually reverting back after saving
|
2023-03-31 19:18:31 +02:00 |
views
|
fix: UTF-16BE search being broken
|
2023-03-31 22:20:00 +02:00 |
command_palette_commands.cpp
|
impr: Clean up entire API and added doc comments
|
2023-03-21 15:33:43 +01:00 |
data_formatters.cpp
|
sys: Replaced many helper functions with libwolv
|
2023-03-12 18:27:33 +01:00 |
data_inspector.cpp
|
fix: Try to fix build again
|
2023-02-19 10:25:39 +01:00 |
data_processor_nodes.cpp
|
sys: Replaced many helper functions with libwolv
|
2023-03-12 18:27:33 +01: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
|
impr: Handle and show NFD errors (#995)
|
2023-03-26 11:02:51 +02: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
|
feat: Added additional CRC hash types (#991)
|
2023-03-22 10:53:57 +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
|
fix: File -> Open Others... menu not working correctly
|
2023-03-28 10:13:41 +02:00 |
pl_builtin_functions.cpp
|
patterns: Fixed namespace of hex::prv:: functions
|
2023-03-28 10:27:49 +02: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
|
feat: Added chunk based entropy analysis to information view (#933)
|
2023-03-10 16:06:18 +01:00 |
providers.cpp
|
sys: Updated to use the new HttpRequest helper instead of Net
|
2023-03-23 11:23:07 +01:00 |
settings_entries.cpp
|
impr: Make sure themes are added correctly when downloaded from the store
|
2023-03-23 20:35:16 +01:00 |
shortcuts.cpp
|
feat: Support macOS keyboard shortcuts (#889)
|
2023-01-17 08:16:02 +01:00 |
themes.cpp
|
impr: Make sure themes are added correctly when downloaded from the store
|
2023-03-23 20:35:16 +01:00 |
tools_entries.cpp
|
sys: Updated to use the new HttpRequest helper instead of Net
|
2023-03-23 11:23:07 +01:00 |
ui_items.cpp
|
impr: Added path tooltips to entries in the file chooser popup
|
2023-03-31 19:17:27 +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
|
impr: Make sure themes are added correctly when downloaded from the store
|
2023-03-23 20:35:16 +01:00 |