..
helpers
feat: Added pattern value editing
2022-12-16 11:20:39 +01:00
providers
fix: File Provider adding zero bytes at the end of the data when saving
2022-11-25 10:02:55 +01:00
views
sys: Add imhex/lib
path to plugin libraries search paths
2023-01-07 10:32:01 +01: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
feat: Added Digram and Layered Distribution plots to information view
2022-12-27 22:50:37 +01:00
data_visualizers.cpp
build: Build everything using -Wpedantic
2023-01-04 14:03:09 +01:00
events.cpp
sys: Clear project context when closing all providers, Display project name in window title ( #860 )
2023-01-07 17:31:22 +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
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
fix: Do not check for writable provider to save project, disable shortcut when unavailable ( #859 )
2023-01-07 17:16:43 +01: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
feat: Added new view provider
2022-11-14 10:02:46 +01:00
settings_entries.cpp
feat: Added native custom theme support
2022-12-29 19:26:00 +01:00
shortcuts.cpp
feat: Added quick "save project" action ( #826 )
2022-11-25 10:47:11 +01:00
themes.cpp
feat: Display process icons in process memory provider
2023-01-03 16:34:22 +01:00
tools_entries.cpp
fix: Typo of IEEE 754 ( #856 )
2023-01-06 13:12:10 +01: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: Clear project context when closing all providers, Display project name in window title ( #860 )
2023-01-07 17:31:22 +01:00