This website requires JavaScript.
Explore
Help
Register
Sign In
imports
/
imhex
Watch
1
Star
0
Fork
0
You've already forked imhex
mirror of
https://github.com/WerWolv/ImHex.git
synced
2026-03-29 08:20:02 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
13afd968068fe6ed366836c47d2eb33bcb0d99bb
imhex
/
lib
/
libimhex
/
include
/
hex
/
api
History
WerWolv
aa658b7dbc
sys: Make sure constexpr variables don't get copied onto the stack
2022-09-12 21:28:02 +02:00
..
content_registry.hpp
feat: Allow recents to also display other providers
2022-08-14 10:07:45 +02:00
event.hpp
fix: Restarting ImHex not working correctly
2022-08-16 11:48:37 +02:00
imhex_api.hpp
feat: Added basic ability to interrupt long running tasks
2022-08-17 16:15:36 +02:00
keybinding.hpp
sys: Make sure constexpr variables don't get copied onto the stack
2022-09-12 21:28:02 +02:00
localization.hpp
sys: Fixed many clang tidy warnings and typos
2022-03-04 20:52:39 +01:00
plugin_manager.hpp
fix: Path handling and plugin loading breaking with non-ASCII paths
2022-06-29 21:34:17 +02:00
project_file_manager.hpp
sys: Replace existing bad project system with a much better one (
#663
)
2022-08-08 21:23:52 +02:00
task.hpp
ui: Added error popup when an exception is thrown in a task
2022-09-03 23:56:57 +02:00