1
0
mirror of synced 2024-11-25 16:20:23 +01:00
ImHex/plugins/builtin/source/content
2023-12-18 14:57:37 +01:00
..
data_processor_nodes impr: Add support for specifying filtering mode when loading textures 2023-12-09 22:00:35 +01:00
helpers build: Updated libwolv 2023-12-01 14:07:10 +01:00
pl_visualizers impr: Add support for specifying filtering mode when loading textures 2023-12-09 22:00:35 +01:00
providers fix: Window title not updating correctly when renaming memory file 2023-12-18 11:46:39 +01:00
tools impr: Add localization to color picker tool 2023-12-18 08:58:15 +01:00
tutorials feat: Added basic introduction tutorial 2023-12-13 23:03:39 +01:00
views impr: Add plugin table to about page 2023-12-18 11:21:33 +01:00
achievements.cpp refactor: Better interface for the event system 2023-12-08 10:29:44 +01:00
background_services.cpp feat: Added automatic backups 2023-12-11 11:42:33 +01:00
command_line_interface.cpp feat: Exposed demangling of symbols to CLI 2023-12-15 08:11:51 +01:00
command_palette_commands.cpp feat: Exposed demangling of symbols to CLI 2023-12-15 08:11:51 +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 impr: Further improve compile times 2023-11-30 14:40:07 +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 refactor: Move custom ImGui functions to ImGuiExt namespace (#1427) 2023-11-16 22:24:06 +01:00
events.cpp refactor: Better interface for the event system 2023-12-08 10:29:44 +01:00
file_extraction.cpp fix: Auto extractor overwriting existing files 2023-12-12 12:15:32 +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: Better centering of icons in icon buttons 2023-12-14 13:49:46 +01:00
global_actions.cpp fix: Bad formatting of project open error popup 2023-07-28 00:01:49 +02:00
hashes.cpp refactor: Rename and update localization system 2023-11-21 14:38:01 +01:00
init_tasks.cpp impr: Remove Font Awesome 2023-12-11 23:05:35 +01:00
main_menu_items.cpp impr: Remove separator from view menu in release mode 2023-12-18 13:55:32 +01:00
pl_builtin_functions.cpp impr: Optimize includes in often used header files 2023-11-18 14:34:33 +01:00
pl_inline_visualizers.cpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
pl_pragmas.cpp impr: Optimize includes in often used header files 2023-11-18 14:34:33 +01:00
pl_visualizers.cpp impr: Vastly improved 3D Visualizer (#1456) 2023-12-05 10:49:51 +01:00
project.cpp feat: Added automatic backups 2023-12-11 11:42:33 +01:00
providers.cpp refactor: Better interface for the event system 2023-12-08 10:29:44 +01:00
recent.cpp fix: Provider loader interface being closable and not resizing correctly 2023-12-17 23:15:52 +01:00
report_generators.cpp impr: Optimize api includes 2023-11-30 11:23:12 +01:00
settings_entries.cpp feat: Added automatic backups 2023-12-11 11:42:33 +01:00
themes.cpp refactor: Better interface for the event system 2023-12-08 10:29:44 +01:00
tools_entries.cpp refactor: Move tools to correct namespace, move data processor nodes 2023-12-01 13:53:51 +01:00
ui_items.cpp fix: Prevent empty provider menu from being opened 2023-12-18 11:58:31 +01:00
views.cpp feat: Added tutorials view 2023-12-13 13:04:59 +01:00
welcome_screen.cpp impr: Make sure quick settings window always stays attached to bottom right 2023-12-18 14:57:37 +01:00
workspaces.cpp fix: Workspaces not always loading layout correctly 2023-12-12 00:16:21 +01:00