1
0
mirror of synced 2024-11-27 00:50:51 +01:00
ImHex/plugins/builtin/source/content
classabbyamp 82f5900759
build: Added option to disable update checking (#1036)
This is aimed at use by linux distros, where package updates come from a
central location, and users shouldn't need to worry about updating ImHex
on their own. This disables parts of the ImHex UI that would not be
useful in that case.

Tested and confirmed that this works in both states of the of the
`-DIMHEX_DISABLE_UPDATE_CHECK` switch.
2023-05-05 22:03:45 +02:00
..
helpers feat: Added pattern value editing 2022-12-16 11:20:39 +01:00
providers impr: Show an error message when ImHex can't open a file (#1050) 2023-04-30 18:37:22 +02:00
views fix: Project files failing to save when no custom encoding is loaded 2023-05-04 23:23:44 +02: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 impr: Replace horrible pattern extra data class with a more modular system 2023-04-17 16:18:48 +02:00
data_visualizers.cpp fix: Entering decimal and float values in hex editor cells being broken 2023-03-31 11:34:08 +02:00
events.cpp impr: Added more documentation to libimhex (#1052) 2023-05-05 22:02:18 +02:00
global_actions.cpp impr: Update all of ImHex to the new popup system 2023-04-08 00:58:53 +02: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 feat: Added documentation helper AI 2023-04-10 01:42:53 +02:00
pl_builtin_functions.cpp patterns: Fixed namespace of hex::prv:: functions 2023-03-28 10:27:49 +02: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 patterns: Updated to new API 2023-04-18 10:06:47 +02:00
providers.cpp impr: Added various new events 2023-04-06 17:36:28 +02:00
settings_entries.cpp build: Added option to disable update checking (#1036) 2023-05-05 22:03:45 +02: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 impr: Update all of ImHex to the new popup system 2023-04-08 00:58:53 +02:00
ui_items.cpp impr: Added event logging in debug mode 2023-05-02 20:35:30 +02: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 build: Added option to disable update checking (#1036) 2023-05-05 22:03:45 +02:00