ImHex/lib/libimhex/source/api
iTrooz b7d8e46288
feat: Display detailed error message when loading of project fails (#1135)
In order to do this I add to make some other additions :
- Add a warning popup (TODO, maybe add some icons to differentiate
error/warning popups in a future PR ?)
- create showError() and showWarning() functions, as helpers to show a
message both to the logs and as a popup
2023-06-21 20:07:36 +02:00
..
content_registry.cpp impr: Better sorting of hex cell visualizers 2023-06-21 17:48:51 +02:00
event.cpp sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
imhex_api.cpp feat: Added statistics and crash log uploading (#1149) 2023-06-20 11:55:56 +02:00
keybinding.cpp feat: Added basic Pattern Language debugger 2023-06-11 21:41:11 +02:00
layout_manager.cpp impr: Clean up old layout stuff 2023-05-11 23:21:52 +02:00
localization.cpp impr: Clean up entire API and added doc comments 2023-03-21 15:33:43 +01:00
plugin_manager.cpp fix: Don't try to initialize plugins that failed to load 2023-06-18 10:18:41 +02:00
project_file_manager.cpp feat: Display detailed error message when loading of project fails (#1135) 2023-06-21 20:07:36 +02:00
task.cpp feat: Name runner threads for tasks 2023-06-21 09:29:57 +02:00
theme_manager.cpp feat: Added support for transparent and blurry window styles 2023-05-22 12:00:35 +02:00