1
0
mirror of synced 2024-11-15 11:33:23 +01:00
ImHex/plugins/builtin/source/content
Thomas fabb1596e5
impr: Handle and show NFD errors (#995)
This PR handles errors that NFD might encounter (both in Init() and the
other method to open the dialog), and log them in the logs and in the
GUI

This (among other) fix the crash I had running ImHex as root and opening
a file
2023-03-26 11:02:51 +02:00
..
helpers feat: Added pattern value editing 2022-12-16 11:20:39 +01:00
providers sys: Updated to use the new HttpRequest helper instead of Net 2023-03-23 11:23:07 +01:00
views impr: Make sure themes are added correctly when downloaded from the store 2023-03-23 20:35:16 +01:00
command_palette_commands.cpp impr: Clean up entire API and added doc comments 2023-03-21 15:33:43 +01:00
data_formatters.cpp sys: Replaced many helper functions with libwolv 2023-03-12 18:27:33 +01:00
data_inspector.cpp fix: Try to fix build again 2023-02-19 10:25:39 +01:00
data_processor_nodes.cpp sys: Replaced many helper functions with libwolv 2023-03-12 18:27:33 +01:00
data_visualizers.cpp sys: Updated more code to libwolv 2023-03-13 08:58:08 +01:00
events.cpp impr: Handle and show NFD errors (#995) 2023-03-26 11:02:51 +02:00
global_actions.cpp fix: Do not check for writable provider to save project, disable shortcut when unavailable (#859) 2023-01-07 17:16:43 +01:00
hashes.cpp feat: Added additional CRC hash types (#991) 2023-03-22 10:53:57 +01:00
layouts.cpp sys: Replaced Search view with a generic Find view 2022-07-29 13:59:57 +02:00
main_menu_items.cpp sys: Updated to use the new HttpRequest helper instead of Net 2023-03-23 11:23:07 +01:00
pl_builtin_functions.cpp sys: Updated to use the new HttpRequest helper instead of Net 2023-03-23 11:23:07 +01:00
pl_pragmas.cpp patterns: Disallow application/octet-stream to be used as MIME type 2023-01-09 08:38:19 +01:00
pl_visualizers.cpp feat: Added chunk based entropy analysis to information view (#933) 2023-03-10 16:06:18 +01:00
providers.cpp sys: Updated to use the new HttpRequest helper instead of Net 2023-03-23 11:23:07 +01:00
settings_entries.cpp impr: Make sure themes are added correctly when downloaded from the store 2023-03-23 20:35:16 +01:00
shortcuts.cpp feat: Support macOS keyboard shortcuts (#889) 2023-01-17 08:16:02 +01:00
themes.cpp impr: Make sure themes are added correctly when downloaded from the store 2023-03-23 20:35:16 +01:00
tools_entries.cpp sys: Updated to use the new HttpRequest helper instead of Net 2023-03-23 11:23:07 +01:00
ui_items.cpp impr: Clean up entire API and added doc comments 2023-03-21 15:33:43 +01:00
views.cpp feat: Added a theme manager view to make it easier to make new themes 2023-02-16 18:06:40 +01:00
welcome_screen.cpp impr: Make sure themes are added correctly when downloaded from the store 2023-03-23 20:35:16 +01:00