.. |
helpers
|
fix: Various clang / clang-tidy warnings (#764)
|
2022-10-02 17:30:26 +02:00 |
providers
|
sys: Improved UTF-8 path handling in various places
|
2022-10-04 09:10:58 +02:00 |
views
|
sys: Properly center hex view around selection when jumping
|
2022-10-09 14:47:38 +02:00 |
command_palette_commands.cpp
|
sys: More cleanup
|
2022-09-07 23:11:24 +02:00 |
data_formatters.cpp
|
fix: Copy-As python array having a semicolon at the end
|
2022-09-18 15:05:56 +02:00 |
data_inspector.cpp
|
feat: Added wide string to data inspector
|
2022-09-28 16:10:40 +02:00 |
data_processor_nodes.cpp
|
ui: Added functionality icons to most text input fields
|
2022-09-19 11:29:51 +02:00 |
data_visualizers.cpp
|
fix: Various clang / clang-tidy warnings (#764)
|
2022-10-02 17:30:26 +02:00 |
events.cpp
|
ux: Display an error message if file picker can't be opened (#748)
|
2022-09-20 15:47:59 +02:00 |
hashes.cpp
|
ui: Fix hash function name localization
|
2022-06-14 11:54:34 +02:00 |
layouts.cpp
|
sys: Replaced Search view with a generic Find view
|
2022-07-29 13:59:57 +02:00 |
main_menu_items.cpp
|
sys: Don't keep files open in File Provider
|
2022-09-26 11:49:35 +02:00 |
pl_builtin_functions.cpp
|
patterns: Added demangle function
|
2022-09-30 12:49:49 +02:00 |
pl_pragmas.cpp
|
patterns: Fixed base_address pragma not working correctly
|
2022-08-28 17:53:33 +02:00 |
providers.cpp
|
fix: Saving and loading projects not working correctly
|
2022-09-22 09:05:09 +02:00 |
settings_entries.cpp
|
ui: Added optional byte cell and char cell padding
|
2022-10-07 11:28:44 +02:00 |
shortcuts.cpp
|
sys: Don't keep files open in File Provider
|
2022-09-26 11:49:35 +02:00 |
tools_entries.cpp
|
sys: Improved UTF-8 path handling in various places
|
2022-10-04 09:10:58 +02:00 |
ui_items.cpp
|
sys: Replaced awful task system with a much more efficient thread pool
|
2022-10-04 23:37:48 +02:00 |
views.cpp
|
sys: Replaced Search view with a generic Find view
|
2022-07-29 13:59:57 +02:00 |
welcome_screen.cpp
|
ux: Reduce file loading time to basically zero
|
2022-09-19 16:09:22 +02:00 |