.. |
helpers
|
feat: Added pattern value editing
|
2022-12-16 11:20:39 +01:00 |
providers
|
fix: GDB provider not working nicely anymore
|
2023-03-07 16:04:04 +01:00 |
views
|
fix: String search not including string at end of data (#963)
|
2023-03-11 14:39:50 +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: Try to fix build again
|
2023-02-19 10:25:39 +01:00 |
data_processor_nodes.cpp
|
nodes: Allow immediate values on integer and float inputs
|
2023-02-12 17:33:53 +01:00 |
data_visualizers.cpp
|
feat: Added binary hex cell visualizer
|
2023-02-18 22:20:02 +01:00 |
events.cpp
|
feat: Make CTRL + N automatically create a memory provider (#966)
|
2023-03-07 16:05:03 +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 function to import patches from a modified file
|
2023-02-02 14:13:37 +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
|
feat: Added chunk based entropy analysis to information view (#933)
|
2023-03-10 16:06:18 +01:00 |
providers.cpp
|
feat: Added new view provider
|
2022-11-14 10:02:46 +01:00 |
settings_entries.cpp
|
impr: Make sure fonts don't get blurry on non-integer scalings
|
2023-02-16 20:53:58 +01:00 |
shortcuts.cpp
|
feat: Support macOS keyboard shortcuts (#889)
|
2023-01-17 08:16:02 +01:00 |
themes.cpp
|
feat: Added a theme manager view to make it easier to make new themes
|
2023-02-16 18:06:40 +01:00 |
tools_entries.cpp
|
impr: Removed a bunch of trailing white spaces
|
2023-01-30 11:11:30 +01:00 |
ui_items.cpp
|
impr: Properly sort choose file dialog entries
|
2023-02-17 14:59:19 +01: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
|
fix: Safety backup restore popup getting hidden by tip of the day
|
2023-02-14 11:45:32 +01:00 |