.. |
providers
|
provider: Added insert bytes feature
|
2022-01-20 23:24:26 +01:00 |
views
|
ux: Added interface to choose encoding files more easily
|
2022-01-23 21:52:43 +01:00 |
command_palette_commands.cpp
|
ui: Improved command palette
|
2021-10-07 16:25:59 +02:00 |
data_formatters.cpp
|
api: Move copy-as data formatting code to builtin-plugin, add api for it
|
2022-01-13 00:27:31 +01:00 |
data_inspector.cpp
|
sys: (s8, s16, s32, s64, s128) -> (i8, i16, i32, i64, i128)
|
2022-01-22 22:37:52 +01:00 |
data_processor_nodes.cpp
|
fix: Many format string warnings on MacOS and some Linux distros
|
2021-12-31 01:10:06 +01:00 |
layouts.cpp
|
ui: Added API to add custom layouts, imhex application and api cleanup
|
2022-01-18 00:10:10 +01:00 |
main_menu_items.cpp
|
api: Make main menus use the same priority API
|
2022-01-23 20:45:51 +01:00 |
pl_builtin_functions.cpp
|
sys: (s8, s16, s32, s64, s128) -> (i8, i16, i32, i64, i128)
|
2022-01-22 22:37:52 +01:00 |
providers.cpp
|
fix: Error when opening a file
|
2021-12-12 21:46:48 +01:00 |
settings_entries.cpp
|
ux: Improve loading of encoding files, make advanced encoding enabled by default
|
2022-01-15 23:44:15 +01:00 |
tools_entries.cpp
|
sys: (s8, s16, s32, s64, s128) -> (i8, i16, i32, i64, i128)
|
2022-01-22 22:37:52 +01:00 |
ui_items.cpp
|
sys: Use custom literals for scaled values
|
2022-01-11 23:48:18 +01:00 |
views.cpp
|
api: Refactored providers to allow for loading interfaces and config views
|
2021-12-12 00:41:44 +01:00 |