Lars Toenning
|
cdd4690adf
|
feat: Add ICAO equipment code classes
|
2024-01-23 20:25:30 +01:00 |
|
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
|
e4a8e44701
|
refactor: Remove old AFV test server
|
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
|
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
|
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
|
f209a1743c
|
fix(ui): Reorder radar widget settings
|
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 |
|
Mat Sutcliffe
|
c83790d765
|
Suppress warnings in externals
|
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
|
a84e2582be
|
Update xplanemp2
|
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 |
|
Lars Toenning
|
e1cf40463f
|
Remove ATC tune in/out notification sound
Related to #156
|
2023-11-16 11:45:06 +01:00 |
|
Lars Toenning
|
e2b5cfb4d6
|
Remove redundant default initialization
|
2023-11-16 11:45:06 +01:00 |
|
Lars Toenning
|
a140795995
|
Remove declaration of unimplemented method
|
2023-11-16 11:45:06 +01:00 |
|
Lars Toenning
|
b57dfa1cb8
|
Remove unused "no audio transmission" notification sound
Related to #156
|
2023-11-16 11:45:06 +01:00 |
|
Lars Toenning
|
3187835315
|
Swap frequency and distance column in ATC list view
Fixes #173
|
2023-11-16 11:45:06 +01:00 |
|
oktal3700
|
2f3dc5a4a1
|
Don't let FS9 overwrite an 8.33 kHz frequency
|
2023-11-12 21:36:27 +01:00 |
|
Lars Toenning
|
979482282e
|
Fix frequency comparison in aviation context
|
2023-11-12 21:36:27 +01:00 |
|
Lars Toenning
|
1deaeba584
|
Add CMake support
|
2023-11-12 21:36:21 +01:00 |
|
Lars Toenning
|
3ffb8f689b
|
Remove qmake files
|
2023-11-01 22:23:15 +01:00 |
|
Lars Toenning
|
8e8b079e21
|
Add missing header guard
|
2023-10-31 21:59:10 +01:00 |
|
Lars Toenning
|
eac7a5dc13
|
Add missing include
|
2023-10-31 21:59:10 +01:00 |
|
Lars Toenning
|
d29705a01b
|
Throw error when parsed JSON is invalid
Without this error detection, the malformed bootstrap.json
stayed undetected. Hence, the old VATSIM FSD HTTP URL was used.
|
2023-10-05 18:27:18 +02:00 |
|
Lars Toenning
|
77d7559477
|
Update VATSIM HTTP address
|
2023-10-05 18:27:18 +02:00 |
|
Lars Toenning
|
bfc27f61a4
|
Print splashscreen text in separate statusbar
|
2023-10-05 18:27:18 +02:00 |
|
Lars Toenning
|
bcc4bdd31e
|
Add SPDX identifiers for REUSE compliance
Co-authored-by: Mat Sutcliffe <oktal3700@gmail.com>
|
2023-10-03 09:29:49 +02:00 |
|
Lars Toenning
|
7ef0e6e1eb
|
Fix cppcheck warnings
|
2023-04-18 16:07:19 +02:00 |
|
Lars Toenning
|
a065c8e737
|
[ci] Skip datarefs.inc with cppcheck
|
2023-04-18 16:07:19 +02:00 |
|