WerWolv
|
5caefcc9f2
|
git: Configure runners better
|
2025-08-22 20:15:03 +02:00 |
|
WerWolv
|
cb38d98f5c
|
git: Switch over to runs-on
|
2025-08-22 20:03:32 +02:00 |
|
WerWolv
|
393451eed5
|
fix: Crash with libgl getting unloaded twice
|
2025-08-22 18:16:25 +02:00 |
|
WerWolv
|
b0b20bcb9b
|
git: Fix snap credentials
|
2025-08-22 12:00:31 +02:00 |
|
WerWolv
|
8e8c553da4
|
build: Fix external plugins linking with plugin libraries
|
2025-08-21 23:19:31 +02:00 |
|
WerWolv
|
c83173098c
|
feat: Added improved ASCII table
|
2025-08-21 19:45:20 +02:00 |
|
WerWolv
|
16c52f4008
|
fix: Crash when opening release notes about page
|
2025-08-21 19:45:07 +02:00 |
|
WerWolv
|
d207d98a82
|
patterns: Updated pattern language
|
2025-08-21 19:44:53 +02:00 |
|
WerWolv
|
5a1f3d40a7
|
git: Upload nightly snaps to edge channel
|
2025-08-21 19:44:44 +02:00 |
|
WerWolv
|
a667a1b6a9
|
git: Fix changelogs of nightlies
|
2025-08-21 19:44:17 +02:00 |
|
WerWolv
|
cfe3c5b6df
|
fix: Still do minimum OpenGL version verification
|
2025-08-20 22:42:04 +02:00 |
|
WerWolv
|
b49e2eeac4
|
fix: Too new OpenGL version getting requested on Windows
|
2025-08-20 22:31:40 +02:00 |
|
Nik
|
d012ad08f8
|
feat: Added proper Markdown renderer (#2415)
|
2025-08-20 20:37:44 +02:00 |
|
WerWolv
|
b83f3d6cbf
|
build: Always set snap grade to stable
|
2025-08-20 18:14:25 +02:00 |
|
Nik
|
a8be74ebb7
|
git: Added Privacy Policy
|
2025-08-19 08:30:29 +02:00 |
|
WerWolv
|
b5bf9f1486
|
fix: Don't close modals on focus change
|
2025-08-18 20:49:27 +02:00 |
|
WerWolv
|
b3d07b4573
|
fix: Properly ignore return value of std::system
|
2025-08-18 20:38:15 +02:00 |
|
WerWolv
|
b602fcc485
|
fix: Popups sometimes not opening until clicking on the window again
|
2025-08-18 20:37:12 +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
|
441dcea705
|
impr: Cleanup popup creation handling
|
2025-08-18 20:06:42 +02:00 |
|
WerWolv
|
c5e0951def
|
fix: Crash if platform backend doesn't have GetWindowFocus function defined yet
|
2025-08-18 20:06:06 +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
|
35a357f1a8
|
fix: UTF-8 string search not working correctly
|
2025-08-18 20:03:45 +02:00 |
|
WerWolv
|
8b384ef1f9
|
fix: Make File -> Open File show up on Welcome Screen again
|
2025-08-18 20:03:27 +02:00 |
|
WerWolv
|
7588a84e86
|
fix: Only update font size after letting go of slider
|
2025-08-17 23:36:02 +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
|
6c28adbd24
|
fix: Count/Value labels swapped in the byte distribution graph
|
2025-08-17 20:45:12 +02:00 |
|
WerWolv
|
cf5b9da45e
|
fix: Disable focus handling on the web version since the GLFW_FOCUSED attribute doesn't work
|
2025-08-17 20:21:36 +02:00 |
|
WerWolv
|
01f24d2f2f
|
fix: Properly clear last focused window after focus was restored
|
2025-08-17 18:36:30 +02:00 |
|
WerWolv
|
592eea1bfd
|
fix: Messed up languages file
|
2025-08-17 18:34:49 +02:00 |
|
WerWolv
|
16a4a67886
|
fix: Prevent data processor view from scrolling
|
2025-08-17 18:10:39 +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
|
599b339e5d
|
tests: Check if all registered languages properly exist
|
2025-08-17 17:04:06 +02:00 |
|
WerWolv
|
682aae1497
|
fix: OOBE always showing up on launch
|
2025-08-17 15:50:43 +02:00 |
|
WerWolv
|
4ade751caf
|
feat: Added support for choosing the system-native language
|
2025-08-17 15:50:27 +02:00 |
|
WerWolv
|
9f24b35b1f
|
impr: Look and feel of OOBE
|
2025-08-17 14:34:24 +02:00 |
|
WerWolv
|
769087d139
|
impr: Allow forcing of OOBE through an env var
|
2025-08-17 14:34:12 +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
|
89b94ebbf9
|
fix: Buttons near the edges of the Window not reacting correctly to clicks
#2413
|
2025-08-17 10:33:26 +02:00 |
|
WerWolv
|
5666baf2bc
|
impr: On/Off state of dimmed toggles easier to see
|
2025-08-16 20:43:41 +02:00 |
|
WerWolv
|
9d05f487e6
|
git: Updated system requirements
|
2025-08-16 16:47:35 +02:00 |
|
WerWolv
|
8b72ea81c0
|
fix: More window focus event issues
|
2025-08-16 16:47:23 +02:00 |
|
WerWolv
|
23085372a1
|
fix: Don't run migration tasks on first launch
|
2025-08-16 11:51:40 +02:00 |
|
WerWolv
|
1761033cee
|
fix: Crash when changing find filter too quickly
|
2025-08-16 11:49:55 +02:00 |
|