WerWolv
4dc3f9e033
build: Update ImGui Test Engine
2025-09-19 18:21:57 +02:00
WerWolv
07a6a9b7d4
build: Update ImGui backend
2025-09-19 18:21:02 +02:00
WerWolv
fac7dff77f
build: Updated ImGui to v1.92.3
2025-09-17 22:19:02 +02:00
WerWolv
98369600c3
impr: Various rendering performance improvements
2025-09-17 20:46:15 +02:00
WerWolv
821db4d2a1
impr: Allow hiding unfinished languages in non-debug mode
2025-09-12 22:47:17 +02:00
Zackary Newman
dcbba9cbfc
impr: Rework command line argument parsing ( #2440 )
...
The current CLI argument parsing did not work as documented and had a
number of issues related to multi-flag (subcommand) parsing. I've
reworked the logic in such a way that should maintain full compatibility
with any existing scripts/use-cases but with added functionality.
---------
Co-authored-by: Nik <werwolv98@gmail.com >
2025-09-12 21:07:33 +02:00
WerWolv
88ccb0e075
fix: Plugin features display not working correctly
2025-09-10 19:44:46 +02:00
WerWolv
790c19a1cd
patterns: Go back to working pattern language
2025-09-01 22:54:51 +02:00
WerWolv
53535ab9be
build: Updated lunasvg
2025-08-31 15:15:37 +02:00
WerWolv
4cfdbb8095
patterns: Updated pattern language
2025-08-31 13:52:02 +02:00
WerWolv
06ac7eb85f
impr: Make Hex Editor view always be focused by default
2025-08-31 11:22:26 +02:00
WerWolv
90f26d53d3
impr: Make viable pattern search properly abortable
2025-08-30 10:51:05 +02:00
WerWolv
ab1e5eb359
build: Updated libfmt to trunk for compatibility with Clang 21.1.0
2025-08-29 23:40:00 +02:00
WerWolv
bf08ed563a
feat: Added Hex Editor "Decode as Encoding" option
2025-08-28 23:22:26 +02:00
WerWolv
1e8a005d0e
impr: Make data inspector view more compact
2025-08-28 20:13:51 +02:00
WerWolv
5f206a33e2
build: Remove old OSX SDK setting
2025-08-28 17:23:24 +02:00
WerWolv
db573840b0
fix: Incorrect word wrap calculation after ImGui update
...
#2325
2025-08-27 23:14:07 +02:00
WerWolv
e0fccacc32
fix: Nightlies always having an update available, even if we're already on latest
2025-08-27 23:05:00 +02:00
WerWolv
145c8ff804
impr: Update about page
2025-08-27 21:27:06 +02:00
WerWolv
40ccbd0d86
feat: Added pattern-provided file information to information view
2025-08-25 21:44:59 +02:00
WerWolv
c1a14cb4d4
impr: Ensure that wrapped text doesn't end up wrapping at every character
2025-08-25 21:22:43 +02:00
WerWolv
861988f8dc
fix: Compile errors
2025-08-24 21:35:50 +02:00
WerWolv
66efcf91d3
feat: Added file information command line option and fullscreen view
2025-08-24 21:21:34 +02:00
WerWolv
f8fa029ee3
patterns: Updated pattern language
...
Fixes #2280
2025-08-24 11:57:29 +02:00
WerWolv
d1a0f8ec97
impr: Use faster way of finding matching pattern files for loaded file
2025-08-24 10:54:27 +02:00
WerWolv
ba71a300ec
fix: Semantic version comparison only working in one direction
2025-08-23 11:04:41 +02:00
WerWolv
393451eed5
fix: Crash with libgl getting unloaded twice
2025-08-22 18:16:25 +02:00
WerWolv
d207d98a82
patterns: Updated pattern language
2025-08-21 19:44:53 +02:00
Nik
d012ad08f8
feat: Added proper Markdown renderer ( #2415 )
2025-08-20 20:37:44 +02:00
WerWolv
b3d07b4573
fix: Properly ignore return value of std::system
2025-08-18 20:38:15 +02:00
WerWolv
0908d040fa
fix: Prevent multiple getStackTrace functions from running at the same time
2025-08-18 20:36:54 +02:00
WerWolv
530bd6dac4
build: Updated libwolv
2025-08-18 20:06:53 +02:00
WerWolv
4bea8f4c65
fix: Linux toast creation code
2025-08-18 20:04:44 +02:00
WerWolv
7f5ae41d8a
fix: Welcome screen quick settings executing handler more than once
2025-08-18 20:04:20 +02:00
WerWolv
8b384ef1f9
fix: Make File -> Open File show up on Welcome Screen again
2025-08-18 20:03:27 +02:00
WerWolv
d8f8e61a11
fix: Use modern notification API on macOS
2025-08-17 23:35:48 +02:00
WerWolv
3c9aa97f6c
feat: Added function to show toast messages, moved native error message function to libimhex
2025-08-17 22:46:38 +02:00
WerWolv
dd3b6a47d2
fix: Remove non-existent include
2025-08-17 18:10:28 +02:00
WerWolv
fa8102f93d
fix: getOSLanguage issues on macOS and the Browser
2025-08-17 17:59:56 +02:00
WerWolv
ef3678bfaf
fix: Missing <mutex> include
2025-08-17 17:48:49 +02:00
WerWolv
4ade751caf
feat: Added support for choosing the system-native language
2025-08-17 15:50:27 +02:00
WerWolv
3b1f32d68d
impr: Don't catch event exceptions in debug mode
2025-08-17 14:33:47 +02:00
WerWolv
4fc1f0491e
fix: Various font loading issues and Weblate fuck ups
2025-08-17 14:33:34 +02:00
WerWolv
5666baf2bc
impr: On/Off state of dimmed toggles easier to see
2025-08-16 20:43:41 +02:00
WerWolv
a411d489c1
fix: Weird widget overlap with prefix inputs
2025-08-16 11:48:51 +02:00
WerWolv
762eacb7c8
feat: Allow any custom content to be displayed in the command palette
2025-08-15 20:17:58 +02:00
WerWolv
ce0c97e6d5
feat: Add ImGuiExt::InputPrefix
2025-08-15 17:30:07 +02:00
WerWolv
3ed7834945
feat: Allow custom UIs to be drawn in the command palette
2025-08-15 17:29:00 +02:00
WerWolv
870bce2bf8
build: Fix last MSVC build errors
2025-08-14 23:39:54 +02:00
WerWolv
5147d8ab63
fix: More missing includes
2025-08-14 22:49:02 +02:00