Commit Graph

10388 Commits

Author SHA1 Message Date
Lars Toenning
6267cab3aa fix: Update user login data on server change
Fixes #317
2024-12-17 17:33:37 +01:00
Lars Toenning
77fed2b8cb build: Ignore commit body 2024-12-17 17:33:37 +01:00
tzobler
5a24b61bde fix: removes unnecessary function in msfsDirImpl() 2024-12-17 17:31:27 +01:00
tzobler
0cf4434fa8 ci: add some comments 2024-12-17 17:31:27 +01:00
tzobler
220cc2a17b fix: search model directory adapted for Steam edition 2024-12-17 17:31:27 +01:00
Lars Toenning
3c18558f50 fix: Remove check for share/images v0.15.35 2024-12-08 13:41:42 +01:00
tzobler
937c2aa959 fix: Correct path for MSFS2020 model validation 2024-12-08 13:41:42 +01:00
Lars Toenning
59021f9a0a ci: Add gitlint 2024-12-08 13:41:42 +01:00
Lars Toenning
3f9d11687b ci: Add REUSE check to CI 2024-12-08 13:41:42 +01:00
Lars Toenning
417d4b0f74 feat: Update notification sounds 2024-12-08 13:41:42 +01:00
Lars Toenning
5498f78219 refactor: Remove unused error sound notification 2024-12-03 20:01:52 +01:00
Lars Toenning
c63b5ac909 feat: Add reuse lint information 2024-12-03 20:01:52 +01:00
Lars Toenning
bae92ffb73 refactor: Remove FSUIPC 2024-12-03 20:01:52 +01:00
Lars Toenning
e14a953740 refactor: Remove old files 2024-12-03 20:01:52 +01:00
Lars Toenning
e8556fd9c8 refactor: Remove unused country flags and airline logos 2024-12-03 19:37:23 +01:00
Lars Toenning
d789f61044 docs: Remove outdated doxygen Qt tag files 2024-12-03 19:37:19 +01:00
tzobler
234ec5969e Update build.yml 2024-12-03 19:23:31 +01:00
Lars Toenning
a43b5ddc2b refactor: Fix clang-tidy warnings 2024-12-01 14:25:21 +01:00
Lars Toenning
7bc99ff6f2 refactor: Fix include guard end comment 2024-12-01 14:25:18 +01:00
Lars Toenning
7f277e4542 refactor: Clean up includes 2024-12-01 14:25:18 +01:00
Lars Toenning
8e775990ae refactor: Clean up simconnect settings 2024-11-30 17:32:48 +01:00
Lars Toenning
35a284fdec fix(ui): Set correct min size 2024-11-30 17:32:25 +01:00
Lars Toenning
41e8ffd39f refactor: Remove famfamfam icons 2024-11-30 16:29:16 +01:00
Lars Toenning
545fba77c3 refactor: Remove kill button 2024-11-30 16:29:15 +01:00
Lars Toenning
a0c4502f0d refactor: Remove MCX icon 2024-11-30 16:29:15 +01:00
Lars Toenning
74415e756a refactor: Use chrono instead of plain ints 2024-11-30 16:29:15 +01:00
Lars Toenning
b8ce7a96f3 refactor: Remove time literals 2024-11-30 16:27:37 +01:00
Lars Toenning
97e81cf64a refactor: Remove preloader 2024-11-30 16:27:37 +01:00
Lars Toenning
5e8ff1a4ca refactor: Remove old comments 2024-11-30 16:27:36 +01:00
Lars Toenning
5c81599589 docs: Remove old CLA from docs 2024-11-30 12:11:21 +01:00
Lars Toenning
806376427b docs: Update version in README 2024-11-30 12:11:05 +01:00
Lars Toenning
e97c2db821 fix: Workaround to select all rows 2024-11-23 15:35:35 +01:00
Lars Toenning
733ceff368 fix: Set correct on ground details
Fixes #307
2024-11-22 13:35:44 +01:00
Lars Toenning
65db4ee9fd fix: Do not overwrite selected device with default
Fixes #308
2024-11-22 13:25:22 +01:00
Lars Toenning
f63e988575 fix(ui): Do not add default audio device twice 2024-11-22 13:22:31 +01:00
Lars Toenning
0b659b8edd fix(ui): Display incoming ground factor 2024-11-22 11:13:34 +01:00
Lars Toenning
06fc5d74a8 fix: Clamp ground factor at lower value 2024-11-22 11:13:13 +01:00
Lars Toenning
027dce5ab3 tests: Add aircraft situation unittests 2024-11-22 10:03:10 +01:00
Lars Toenning
b69b928b06 refactor(ui): Remove rendering setup button 2024-11-22 10:01:12 +01:00
Lars Toenning
d73a4c4c88 ci: Disable building samples
Samples are currently not used and increase the
build time
2024-11-19 10:22:44 +01:00
Lars Toenning
675e317b30 chore: Bump version to 0.15 2024-11-19 10:18:34 +01:00
Lars Toenning
9e615778ee refactor(afv): Fix some clang-tidy warnings 2024-11-19 10:18:22 +01:00
Lars Toenning
d89af5316e refactor: Remove unused code
This was only used for Qt 5.8 on Win.
2024-11-19 10:18:12 +01:00
Lars Toenning
1a0b2a8c5f refactor: clang format line length 2024-11-17 09:25:46 +01:00
Lars Toenning
c7779e1461 refactor: Clean up build config 2024-11-16 21:40:55 +01:00
Lars Toenning
fa4c0bacbf fix: Fix broken doxygen comments 2024-11-16 21:40:55 +01:00
Lars Toenning
97eed9562a refactor: clang-format 2024-11-16 21:40:55 +01:00
Lars Toenning
a4a896d82d fix: Set correct member 2024-11-15 20:55:53 +01:00
Lars Toenning
64b765529e refactor: Fix some clang-tidy warnings 2024-11-15 20:55:53 +01:00
Lars Toenning
efc39a564b refactor(ui): Update plugin connection text 2024-11-15 20:54:15 +01:00