1
0
mirror of synced 2024-11-14 11:07:43 +01:00
ImHex/plugins/builtin/source/content
2024-01-09 09:49:07 +01:00
..
data_processor_nodes fix: RGBA8 node not setting outputs correctly, added buffer output 2024-01-09 09:49:07 +01:00
helpers impr: Switch most usages of modals over to toasts 2023-12-26 00:22:47 +01:00
pl_visualizers feat: Move hashes into plugin, merged in extra hashes plugin 2023-12-23 22:01:47 +01:00
providers impr: Make file provider use atomic file IO instead of memory mappings 2024-01-06 16:09:28 +01:00
tools impr: Use ImGui's built-in drag n drop support for bookmarks 2024-01-08 10:56:53 +01:00
tutorials impr: Code style improvements 2023-12-27 16:33:49 +01:00
views impr: Remove spaces from fill command input 2024-01-09 01:26:47 +01:00
achievements.cpp impr: Code style improvements 2023-12-27 16:33:49 +01:00
background_services.cpp impr: Only auto backup if there's something to backup 2023-12-22 21:16:09 +01:00
command_line_interface.cpp impr: Code style improvements 2023-12-27 16:33:49 +01:00
command_palette_commands.cpp impr: Code style improvements 2023-12-27 16:33:49 +01:00
communication_interface.cpp refactor: Better interface for the event system 2023-12-08 10:29:44 +01:00
data_formatters.cpp feat: Add Markdown Report export option (#1441) 2023-11-22 07:26:31 +00:00
data_inspector.cpp build: Cleanup build script a bit 2024-01-04 17:55:53 +01:00
data_processor_nodes.cpp refactor: Split data processor nodes in several files (#1419) 2023-11-13 23:36:39 +01:00
data_visualizers.cpp impr: Code style improvements 2023-12-27 16:33:49 +01:00
events.cpp impr: Code style improvements 2023-12-27 16:33:49 +01:00
file_extraction.cpp fix: Missing reference 2023-12-28 19:25:37 +01:00
file_handlers.cpp feat: Added file handlers for .hexlyt and .hexproj files 2023-06-06 21:35:13 +02:00
fonts.cpp impr: Code style improvements 2023-12-27 16:33:49 +01:00
global_actions.cpp impr: Switch most usages of modals over to toasts 2023-12-26 00:22:47 +01:00
init_tasks.cpp impr: Make antialiasing be enabled by default for custom fonts 2024-01-04 21:33:45 +01:00
main_menu_items.cpp fix: Views not being openable 2024-01-09 00:24:17 +01:00
pl_builtin_functions.cpp impr: Code style improvements 2023-12-27 16:33:49 +01:00
pl_pragmas.cpp impr: Optimize includes in often used header files 2023-11-18 14:34:33 +01:00
pl_visualizers.cpp refactor: Rework features that use external libraries into optional plugins (#1470) 2023-12-23 21:09:41 +01:00
project.cpp feat: Added automatic backups 2023-12-11 11:42:33 +01:00
providers.cpp impr: Code style improvements 2023-12-27 16:33:49 +01:00
recent.cpp impr: Added icons to all menu items 2024-01-08 21:51:48 +01:00
report_generators.cpp impr: Optimize api includes 2023-11-30 11:23:12 +01:00
settings_entries.cpp impr: Make antialiasing be enabled by default for custom fonts 2024-01-04 21:33:45 +01:00
themes.cpp refactor: Better interface for the event system 2023-12-08 10:29:44 +01:00
tools_entries.cpp feat: Added simple HTTP request tool 2024-01-04 00:38:21 +01:00
ui_items.cpp impr: Make task progress bar show animation when no progress is set 2023-12-28 22:14:45 +01:00
views.cpp feat: Move hashes into plugin, merged in extra hashes plugin 2023-12-23 22:01:47 +01:00
welcome_screen.cpp build: Fix updater not being installed correctly 2023-12-28 20:26:58 +01:00
workspaces.cpp fix: Workspaces not always loading layout correctly 2023-12-12 00:16:21 +01:00