Commit Graph

64 Commits

Author SHA1 Message Date
tzobler
f034d31694 feat: Implementation of the msfs2024 model mapping is ready for testing 2025-11-07 22:09:24 +01:00
tzobler
6700f66e1c fix: Annotations from GitHub build resolved 2025-11-05 12:04:36 +01:00
tzobler
53d069a5d1 feat: new method for loading models via SimConnect MSFS2024 2025-11-05 11:37:18 +01:00
Lars Toenning
ff45b56a06 refactor: Fix deprecation warning 2025-09-01 21:28:41 +02:00
Lars Toenning
ea0dc3b039 refactor: Remove old formatting comments 2025-08-29 23:17:16 +02:00
Lars Toenning
a0101ef943 refactor: Fix Qt deprecation warnings 2025-08-29 23:17:16 +02:00
Lars Toenning
aaf5bead64 fix: Update string representation for default codec 2025-08-29 23:17:15 +02:00
Mat Sutcliffe
57ae33a8d2 fix: doxygen warnings 2025-07-11 13:54:39 +02:00
Lars Toenning
e181680524 feat: Use zip instead of 7zip 2025-07-11 12:47:21 +02:00
Mat Sutcliffe
1e0382463b fix: copy QStringView by value 2025-06-11 10:19:36 +02:00
Lars Toenning
71c868866c refactor: clang-tidy 2025-06-10 21:39:52 +02:00
Lars Toenning
5004db1885 refactor: Use composition for update time
The timer is not required by all classes and the deep inheritance makes
it hard to see where it is actually used. Use composition instead.
2025-06-10 21:39:52 +02:00
Lars Toenning
56d00d7d77 refactor: Remove watchdog command
This command adds some complexity as it allows to disable a worker from
the outside. This is currently not required.
2025-06-10 21:39:52 +02:00
Lars Toenning
43d66b0cd7 fix: Remove noop statement
The timer interval is set from external (startUpdating)
2025-06-10 21:39:52 +02:00
Lars Toenning
95e45b68d3 fix: Make member function accessible to children 2025-06-10 21:39:52 +02:00
Lars Toenning
d5386e2451 fix: Correct property index methods 2025-06-04 22:45:26 +02:00
Lars Toenning
c11add9fb3 refactor: Fix clang-tidy warnings 2025-06-04 22:45:26 +02:00
Lars Toenning
e348b22dbd refactor: Remove Qt5 compatibility layer 2025-06-01 21:55:06 +02:00
Lars Toenning
51755effe3 feat: Add conversion for LNM vfp export 2025-05-06 19:49:02 +02:00
Lars Toenning
8aaa21ac0e feat: Re-add vfp import
This reverts commit 178a110343.
2025-05-06 19:13:31 +02:00
Lars Toenning
9a42759b8d refactor(pq): Remove unused constants 2025-03-24 17:40:11 +01:00
Lars Toenning
51ae5805b2 refactor: Fix clang-tidy warnings 2024-12-30 10:08:50 +01:00
Lars Toenning
f2dd54d77b refactor: Remove unused signals 2024-12-30 10:08:50 +01:00
Lars Toenning
66d548892d refactor: Use single function for compiledWith info
This should avoid duplication
2024-12-30 10:08:49 +01:00
Lars Toenning
865e7fc0ef refactor: Remove model preview
This feature was not documented and only worked for some MS flight simulators
2024-12-29 14:34:13 +01:00
Lars Toenning
88ec24bfb4 refactor: Fix clang-tidy warnings 2024-12-29 13:18:08 +01:00
Lars Toenning
e427ac7321 refactor(cmake): Sort file list 2024-12-26 16:03:00 +01:00
Lars Toenning
dacf2c5863 refactor: Use composition over inheritance 2024-12-26 15:53:15 +01:00
Lars Toenning
75e5e73eee fix: Set correct member function name 2024-12-26 11:17:53 +01:00
Lars Toenning
a3b5595627 refactor: Remove custom audio menu 2024-12-26 11:16:24 +01:00
Lars Toenning
7527ef2526 refactor: Remove unused function 2024-12-23 13:20:43 +01:00
tzobler
940b7281c9 feat: add native msfs2024 support 2024-12-20 14:18:26 +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 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
5498f78219 refactor: Remove unused error sound notification 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
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
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