Commit Graph

9926 Commits

Author SHA1 Message Date
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
67073d0193 Expand unittests for aviation frequency comparisons 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
Mat Sutcliffe
d48c3d2246 ci: Cache the InstallBuilder installer 2023-11-12 21:36:27 +01:00
Mat Sutcliffe
52ce97967a ci: Cache downloaded Qt packages 2023-11-12 21:36:27 +01:00
Lars Toenning
f110cf66d2 ci: Bump runner to windows-2022 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
7987a14af1 Use absolute path for sharedstatetestserver before_cmake 2023-10-31 23:31:39 +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.
v0.13.18
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
5a6e0b87d2 [ci] Fix installbuilder URL 2023-10-03 09:29:17 +02:00
Lars Toenning
49855bee6e Remove unused astyle config file 2023-10-03 09:28:23 +02:00
Lars Toenning
7ef0e6e1eb Fix cppcheck warnings v0.13.12 2023-04-18 16:07:19 +02:00
Lars Toenning
ac04aa3a63 [ci] Ignore g2clib with cppcheck 2023-04-18 16:07:19 +02:00
Lars Toenning
402b250ee5 [ci] Run build after checks 2023-04-18 16:07:19 +02:00
Lars Toenning
e267fc9786 [ci] Update preBuild job to Ubuntu 22 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
Lars Toenning
9437e9680e [ci] Update checks runner to Ubuntu 22 2023-04-18 16:07:19 +02:00
Lars Toenning
06e0728a74 [ci] Run clang-format 2023-04-18 16:07:19 +02:00
Lars Toenning
970b7c3650 clang-format src 2023-04-18 16:07:19 +02:00
Lars Toenning
ba41d4887b clang-format tests 2023-04-18 16:07:19 +02:00
Lars Toenning
674710f146 clang-format samples 2023-04-18 16:07:19 +02:00
Lars Toenning
a3b5a9b780 Add script to check clang-format conformity 2023-04-18 16:07:19 +02:00
Lars Toenning
250d78186b Add clang-format 2023-04-18 16:07:19 +02:00
Lars Toenning
bed3cb5a63 Bump version number 2023-04-08 23:16:35 +02:00
oktal3700
f1ce792b98 Assert that infinite quantity is not allowed 2023-04-08 20:15:13 +01:00
Mat Sutcliffe
07716a5ca0 Fix Sphinx documentation generation
This amends commit 855c97bc88
2023-04-08 20:07:11 +01:00
Lars Toenning
b4baa936d6 Change default branch name to main 2023-04-08 19:58:50 +01:00
Lars Toenning
d151f9ffff Ignore new GCC warning
Co-authored-by: Mat Sutcliffe <oktal3700@gmail.com>
2023-04-06 17:08:03 +02:00
Lars Toenning
72ac4e6b47 Fix doxygen warnings
Fixes #188
2023-04-05 18:59:41 +02:00
Mat Sutcliffe
7691e42a5b Fix doxygen warnings
Fixes #188
2023-04-05 18:57:11 +02:00
Mat Sutcliffe
5e5b3f830d [CI] Upgrade Ubuntu runner to 20.04 2023-04-05 18:57:10 +02:00
Lars Toenning
a8c487ac6e Update loadbalancing HTTP endpoint v0.12.111 2023-03-27 20:06:38 +02:00
Lars Toenning
167c15771b Remove unused map URL 2023-03-27 20:06:29 +02:00
Mat Sutcliffe
2bdcaabfb7 [CI] Replace satackey/action-js-inline with octokit/request-action 2023-03-12 19:00:03 +00:00
Mat Sutcliffe
2a6738c246 Add Doxygen stylesheet
From https://github.com/jothepro/doxygen-awesome-css
2023-03-12 19:00:03 +00:00
Mat Sutcliffe
cf7e604d15 [readme] Include X-Plane 12 in the list of supported sims 2023-03-12 19:00:03 +00:00
Mat Sutcliffe
b43d093b67 Bypass double precision issues in CComSystem::isSameFrequency 2023-03-12 19:00:03 +00:00
Mat Sutcliffe
d1b1ee9c06 Guard against aircraft with more than 4 engines
Fixes assert failure "index out of range" in QList<T>::at
2023-03-12 19:00:02 +00:00
Mat Sutcliffe
dfc288bfd7 Refactor rehosting logic in FSD client 2023-03-12 19:00:02 +00:00
Lars Toenning
6dc2492d29 Bootstrap: Remove wasLoadedFromWeb flag v0.12.103 2023-03-03 12:23:43 +01:00
Lars Toenning
acf8df95a6 Adjust rehosting with automatic server 2023-03-01 20:45:22 +01:00
Lars Toenning
c4cfdc1fcc Remove EOL feature 2023-02-28 21:12:24 +01:00
Lars Toenning
fb6b4085cc Remove bootstrap sync from server on build 2023-02-28 08:29:58 +01:00