c6c3ca4d26
This PR fixes some things about crash handling: - when the terminate handler is called, immediately set it back to the original one, so can't make a recursion if the crash-handling code fails - Only save projects if the crash occured after Imhex finished startup - do not update the project location when saving the crash backup file: this will remove problems when `EventAbnormalTermination` is called before `crashCallback()` I also added a bit more documentation |
||
---|---|---|
.. | ||
content_registry.cpp | ||
event.cpp | ||
imhex_api.cpp | ||
keybinding.cpp | ||
layout_manager.cpp | ||
localization.cpp | ||
plugin_manager.cpp | ||
project_file_manager.cpp | ||
task.cpp | ||
theme_manager.cpp |