1
0
mirror of synced 2024-11-29 09:54:30 +01:00
ImHex/plugins/builtin/source/content/views
WerWolv 0462cc3d0c
sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483)
* sys: Make ImHex compile with -Wall -Wextra -Werror

* sys: Fixed various build errors on Linux

* sys: Explicitly ignore return value of `system` function

* sys: More fixes for the warnings GitHub Actions enables somehow

* sys: More fixes

* sys: Remove -Werror again to see all GitHub Actions warnings

* sys: Hopefully fixed all remaining warnings

* sys: Added back -Werror

* git: Change windows icon in GitHub Actions
2022-03-27 00:01:28 +01:00
..
view_about.cpp ui: Improved look of the about page 2022-03-04 19:06:29 +01:00
view_bookmarks.cpp ux: Moved bookmark remove button from body to header 2022-03-26 16:55:48 +01:00
view_command_palette.cpp sys: Fixed many clang tidy warnings and typos 2022-03-04 20:52:39 +01:00
view_constants.cpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00
view_data_inspector.cpp ui: Replace data inspector endian and format radio boxes with sliders 2022-03-26 17:44:01 +01:00
view_data_processor.cpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00
view_diff.cpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00
view_disassembler.cpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00
view_hashes.cpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00
view_hex_editor.cpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00
view_information.cpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00
view_patches.cpp sys/ux: Improved selection requests 2022-02-08 18:38:54 +01:00
view_pattern_data.cpp patterns: Move logic to draw patterns into separate class (#472) 2022-03-21 13:52:07 +01:00
view_pattern_editor.cpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00
view_provider_settings.cpp sys: Final cleanup to get rid of everything builtin in the main application 2022-02-02 00:36:09 +01:00
view_settings.cpp ui/patterns: Added settings tooltips, fixed pattern crash (#464) 2022-03-05 23:32:30 +01:00
view_store.cpp sys: Fixed many clang tidy warnings and typos 2022-03-04 20:52:39 +01:00
view_strings.cpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00
view_tools.cpp sys: Fixed many clang tidy warnings and typos 2022-03-04 20:52:39 +01:00
view_yara.cpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00