1
0
mirror of synced 2024-11-14 11:07:43 +01:00
ImHex/plugins/builtin/source/content
2024-01-27 11:02:14 +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 fix: remove TODO + show error message when reading/write in process provider (#1516) 2024-01-26 18:44:52 +00: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 fix: Pattern settings resetting at re-evaluation 2024-01-27 10:49:40 +01:00
achievements.cpp fix: Ambiguous conversion to UnlocalizedString 2024-01-21 14:31:19 +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: Further improve interfacing with external plugins 2024-01-22 23:35:00 +01:00
command_palette_commands.cpp fix: Build issues due to unused variables 2024-01-21 21:39:50 +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: Better experience when first starting ImHex (#1510) 2024-01-21 18:39:51 +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 feat: Allow toolbar icons to be modified (#1509) 2024-01-21 18:39:32 +01:00
out_of_box_experience.cpp impr: Disable the initial oobe screen in the web version 2024-01-26 16:54:27 +01:00
pl_builtin_functions.cpp feat: Added virtual files to the pattern language 2024-01-11 20:11:22 +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 fix: Build issue on AlmaLinux due to missing include 2024-01-20 10:35:51 +01:00
report_generators.cpp impr: Optimize api includes 2023-11-30 11:23:12 +01:00
settings_entries.cpp feat: Allow toolbar icons to be modified (#1509) 2024-01-21 18:39:32 +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 not display -100% when in no progress state 2024-01-27 11:02:14 +01:00
views.cpp feat: Implement Myers' diffing algorithm (#1508) 2024-01-21 18:39:13 +01:00
welcome_screen.cpp impr: Better experience when first starting ImHex (#1510) 2024-01-21 18:39:51 +01:00
workspaces.cpp fix: Workspaces not always loading layout correctly 2023-12-12 00:16:21 +01:00