.. |
helpers
|
ui: Make sure sealed patterns get highlighted properly when selected
|
2022-10-10 14:40:49 +02:00 |
providers
|
ux: Make New File command create a new file in memory
|
2022-10-21 12:01:28 +02:00 |
views
|
fix: Static tooltips not rendering correctly
|
2022-10-28 14:33:26 +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
|
fix: New lines in wide string messing up data inspector drawing
|
2022-10-10 14:41:24 +02:00 |
data_processor_nodes.cpp
|
nodes: Added a few new nodes
|
2022-10-26 09:07:09 +02:00 |
data_visualizers.cpp
|
fix: Format string syntax error
|
2022-10-22 13:46:48 +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
|
ux: Make New File command create a new file in memory
|
2022-10-21 12:01:28 +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
|
ux: Make New File command create a new file in memory
|
2022-10-21 12:01:28 +02:00 |
settings_entries.cpp
|
ux: Add a setting to disable loading of unicode characters (#798)
|
2022-10-27 13:11:09 +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
|
ux: Make New File command create a new file in memory
|
2022-10-21 12:01:28 +02:00 |
views.cpp
|
sys: Replaced Search view with a generic Find view
|
2022-07-29 13:59:57 +02:00 |
welcome_screen.cpp
|
sys: Load Tips from a local file instead of querying an API (#797)
|
2022-10-27 13:21:54 +02:00 |