1
0
mirror of synced 2024-11-14 11:07:43 +01:00
ImHex/plugins/builtin/source/content
2023-12-25 23:23:19 +01:00
..
data_processor_nodes refactor: Rework features that use external libraries into optional plugins (#1470) 2023-12-23 21:09:41 +01:00
helpers refactor: Rework features that use external libraries into optional plugins (#1470) 2023-12-23 21:09:41 +01:00
pl_visualizers feat: Move hashes into plugin, merged in extra hashes plugin 2023-12-23 22:01:47 +01:00
providers refactor: Rework features that use external libraries into optional plugins (#1470) 2023-12-23 21:09:41 +01:00
tools refactor: Rework features that use external libraries into optional plugins (#1470) 2023-12-23 21:09:41 +01:00
tutorials impr: Close tutorial view when a tutorial is started 2023-12-20 15:26:45 +01:00
views fix: Synchronized scrolling not working correctly 2023-12-24 00:06:16 +01:00
achievements.cpp feat: Move hashes into plugin, merged in extra hashes plugin 2023-12-23 22:01:47 +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 feat: Exposed demangling of symbols to CLI 2023-12-15 08:11:51 +01:00
command_palette_commands.cpp refactor: Get rid of this->m_ 2023-12-19 13:10:25 +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 fix: RGBA8 hex editor data visualizer not working correctly 2023-12-19 23:20:56 +01:00
events.cpp refactor: Rework features that use external libraries into optional plugins (#1470) 2023-12-23 21:09:41 +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 refactor: Rework features that use external libraries into optional plugins (#1470) 2023-12-23 21:09:41 +01:00
init_tasks.cpp impr: Remove Font Awesome 2023-12-11 23:05:35 +01:00
main_menu_items.cpp refactor: Rework features that use external libraries into optional plugins (#1470) 2023-12-23 21:09:41 +01:00
pl_builtin_functions.cpp impr: Optimize includes in often used header files 2023-11-18 14:34:33 +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 refactor: Rework features that use external libraries into optional plugins (#1470) 2023-12-23 21:09:41 +01:00
recent.cpp refactor: Rework features that use external libraries into optional plugins (#1470) 2023-12-23 21:09:41 +01:00
report_generators.cpp impr: Optimize api includes 2023-11-30 11:23:12 +01:00
settings_entries.cpp refactor: Rework features that use external libraries into optional plugins (#1470) 2023-12-23 21:09:41 +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 impr: Better FPS graph 2023-12-25 23:23:19 +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 impr: Remove shadow drawn by the no views open window 2023-12-24 14:52:14 +01:00
workspaces.cpp fix: Workspaces not always loading layout correctly 2023-12-12 00:16:21 +01:00