1
0
mirror of synced 2024-11-28 17:40:51 +01:00
ImHex/plugins/builtin/source/content
2024-02-17 21:42:41 +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
popups/hex_editor impr: Restructure various components much better (#1520) 2024-01-28 22:14:59 +01:00
providers fix: Saving not removing red highlighting 2024-02-15 21:54:41 +01:00
tools impr: Harden settings system to not crash ImHex when having outdated configs 2024-02-03 12:16:36 +01:00
tutorials impr: Code style improvements 2023-12-27 16:33:49 +01:00
views feat: Added option to export table in find view 2024-02-17 21:42:41 +01:00
achievements.cpp fix: Ambiguous conversion to UnlocalizedString 2024-01-21 14:31:19 +01:00
background_services.cpp impr: Harden settings system to not crash ImHex when having outdated configs 2024-02-03 12:16:36 +01:00
command_line_interface.cpp refactor: More cleanup of the main file 2024-02-11 13:46:06 +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: Various web build improvements, API cleanup (#1541) 2024-02-10 23:31:05 +01:00
file_extraction.cpp fix: Default magic database not being bundled correctly 2024-01-30 21:19:43 +01:00
file_handlers.cpp feat: Added file handlers for .hexlyt and .hexproj files 2023-06-06 21:35:13 +02: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: Various web build improvements, API cleanup (#1541) 2024-02-10 23:31:05 +01:00
main_menu_items.cpp impr: Remove separator line in view menu if fullscreen and always on top are disabled 2024-02-11 23:02:34 +01:00
minimap_visualizers.cpp feat: Added ASCII count minimap visualizer 2024-01-30 00:00:51 +01:00
out_of_box_experience.cpp fix: Fade in and out of language text in oobe screen being broken 2024-02-11 00:18:20 +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 impr: Various web build improvements, API cleanup (#1541) 2024-02-10 23:31:05 +01:00
providers.cpp impr: Various web build improvements, API cleanup (#1541) 2024-02-10 23:31:05 +01:00
recent.cpp impr: Harden settings system to not crash ImHex when having outdated configs 2024-02-03 12:16:36 +01:00
report_generators.cpp impr: Optimize api includes 2023-11-30 11:23:12 +01:00
settings_entries.cpp fix: Additional folder paths not being loaded from config correctly 2024-02-17 21:30:23 +01:00
themes.cpp feat: Added find-replace to pattern editor (#1465) 2024-01-27 14:52:20 +01:00
tools_entries.cpp feat: Added simple HTTP request tool 2024-01-04 00:38:21 +01:00
ui_items.cpp fix: Processing and drawing of diffs 2024-02-11 19:29:02 +01:00
views.cpp impr: Various web build improvements, API cleanup (#1541) 2024-02-10 23:31:05 +01:00
welcome_screen.cpp impr: Various web build improvements, API cleanup (#1541) 2024-02-10 23:31:05 +01:00
window_decoration.cpp impr: Various web build improvements, API cleanup (#1541) 2024-02-10 23:31:05 +01:00
workspaces.cpp feat: Allow switching off borderless window mode 2024-02-11 14:12:14 +01:00