Commit Graph

9980 Commits

Author SHA1 Message Date
Lars Toenning
1f4f60d793 feat: Add wake turbulence category enum 2024-01-23 20:25:30 +01:00
Lars Toenning
fae215ba26 refactor: Move FSD Test server information to test case 2024-01-23 20:25:30 +01:00
Lars Toenning
b5a62a3204 feat: Support URL fragments with CUrl
URL fragments are the part of a URL to select
subresources by using "#"
2024-01-23 20:25:30 +01:00
Lars Toenning
37900f19bc fix: Copy wrong QString value for Wake Turbulence Category 2024-01-23 20:25:30 +01:00
Lars Toenning
209339f3c5 refactor: Remove unused notification sounds 2024-01-22 21:11:49 +01:00
Lars Toenning
d5df62aabb refactor: Clarify AFV sounds in NotificationPlayer 2024-01-22 21:11:49 +01:00
Lars Toenning
05ae361d32 docs: Update links to new documentation
Fixes #232
2024-01-05 22:53:40 +01:00
Mat Sutcliffe
839d593683 [ci] Include the problem matcher status in the Discord message 2024-01-04 12:10:53 +01:00
Mat Sutcliffe
fd9e9a1f63 [ci] Remove more of the old compiler warnings parser 2024-01-04 12:10:53 +01:00
Lars Toenning
ec0ef3e49a fix: Disable FSD connection test
The test server is no longer available
2023-12-28 18:27:25 +01:00
Lars Toenning
e4a8e44701 refactor: Remove old AFV test server 2023-12-28 18:27:25 +01:00
Lars Toenning
f52017df9e refactor: Remove unused and outdated news URLs 2023-12-28 18:27:25 +01:00
Lars Toenning
c98eff2fa5 refactor: Remove unused variable 2023-12-28 18:27:25 +01:00
Lars Toenning
b832dd82be refactor: Remove deprecated String mixin method 2023-12-28 18:27:25 +01:00
Lars Toenning
5c8728c38a refactor: Remove remaining QMake file 2023-12-28 18:27:25 +01:00
Lars Toenning
e4935c3036 refactor: Remove unused method 2023-12-28 18:27:25 +01:00
Lars Toenning
457beab327 refactor: Move SimpleCrypt to third_party/ 2023-12-21 22:58:30 +01:00
Lars Toenning
cb0912ebc0 refactor: Move QJsonWebToken lib to third_party/ 2023-12-21 22:58:30 +01:00
Lars Toenning
52cb97c222 refactor: Move externals/ to third_party/ 2023-12-21 22:58:30 +01:00
Lars Toenning
3d79451e7a build: Install Sodium symlink on Linux 2023-12-17 11:45:39 +01:00
Lars Toenning
46e6eaba7f feat(ui): Show warning if Input Monitoring is not allowed
Related to #125
2023-12-14 15:48:27 +01:00
Lars Toenning
45229f1087 build: Remove remaining QMake files 2023-12-14 13:42:05 +01:00
Lars Toenning
f4f0d3d2e7 docs: Bump badge version 2023-12-14 13:42:05 +01:00
Lars Toenning
d86a978741 installer: Remove unmatched and unused libexpat in bin folder 2023-12-14 13:42:05 +01:00
Lars Toenning
208667833f installer: Remove unused InstallBuilder autoupdater 2023-12-14 13:42:05 +01:00
Lars Toenning
f209a1743c fix(ui): Reorder radar widget settings v0.14.36 2023-11-26 18:41:07 +01:00
Lars Toenning
9774857169 feat(ui): Display pressure with fixed number of digits on weather page 2023-11-26 18:41:07 +01:00
Lars Toenning
488f9dc119 feat(ui): Display pressure also in inHg on weather page
Fixes #217
2023-11-26 18:41:07 +01:00
Lars Toenning
f3f777e7ea Replace deprecated CFBundleGetInfoString key
See https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html
2023-11-26 18:41:07 +01:00
Lars Toenning
cf11f3f2b7 Set version number in macOS plist 2023-11-26 18:41:07 +01:00
Lars Toenning
538e28a488 cmake: Set CMAKE_OSX_DEPLOYMENT_TARGET 2023-11-26 18:41:07 +01:00
Lars Toenning
4902e0615b Extend description of "AFV blocking" setting 2023-11-26 18:41:07 +01:00
Lars Toenning
832d08bfbf Fix typo 2023-11-26 18:41:07 +01:00
Lars Toenning
b58aea75ea Remove unused PTTBlocked notification sound 2023-11-26 18:41:07 +01:00
Lars Toenning
662ae094b4 Build MacOS executables as bundles 2023-11-22 18:30:30 +01:00
Lars Toenning
6f29139d97 Fix VATSIM spelling 2023-11-22 18:30:30 +01:00
Lars Toenning
115a9633c8 cmake: Install crashpad_handler with executable bit 2023-11-22 18:30:30 +01:00
Mat Sutcliffe
1b16a012fe Use GitHub Actions problem matcher to highlight warnings 2023-11-19 19:33:10 +01:00
Mat Sutcliffe
cc2dee8185 Fixed mistake 2023-11-19 19:33:10 +01:00
Mat Sutcliffe
4cacdef222 Add linker flag needed by BlackMisc::getStackTrace 2023-11-19 12:52:48 +01:00
Mat Sutcliffe
c83790d765 Suppress warnings in externals 2023-11-19 12:52:48 +01:00
Mat Sutcliffe
b428059c8b Enable compiler warnings 2023-11-19 12:52:48 +01:00
Mat Sutcliffe
d8e8c67fd3 Suppress Qt deprecation warnings 2023-11-19 12:52:48 +01:00
Lars Toenning
0af28c2708 Separate word "Ground speed" in radar component 2023-11-19 12:51:59 +01:00
Lars Toenning
41e8ddf2ae Add spinbox to change radar tag font size
Fixes #121
2023-11-19 12:51:59 +01:00
Mat Sutcliffe
dde127b524 Fix warning about MSVC deprecated debug iterators 2023-11-16 11:45:06 +01:00
Mat Sutcliffe
a84e2582be Update xplanemp2 2023-11-16 11:45:06 +01:00
Lars Toenning
297c78c326 Add option to build minimized debug symbols
Related to 621f4c5add
2023-11-16 11:45:06 +01:00
Lars Toenning
ea937c6a27 Remove outdated comment 2023-11-16 11:45:06 +01:00
Lars Toenning
ee33a75ba0 Add login/logoff notification sound option
Fixes #156
2023-11-16 11:45:06 +01:00