Lars Toenning
c1183565df
docs(xswiftbus): Add missing documentation
v0.15.170
2025-12-24 12:47:06 +01:00
Lars Toenning
818c02d83d
fix(xswiftbus): Set correct version number
2025-12-24 12:47:03 +01:00
Lars Toenning
2cb18c5b90
feat(xswiftbus): Expose callsign as dataref
...
Fixes #379
2025-12-13 23:23:41 +01:00
Lars Toenning
a71b8e3491
feat: Add custom X-Plane dataref for connection state
...
Fixes #304
2025-12-13 22:17:29 +01:00
Lars Toenning
ae8807e543
fix: Remove outdated signal connection
...
This was removed with edbabe34b
2025-12-13 22:17:29 +01:00
Lars Toenning
c830b862be
feat: Allow to tune STBY frequency from context menu
...
Fixes #274
2025-12-13 22:17:29 +01:00
Lars Toenning
27a5b3aae8
refactor: Use lambda to combine common logic
2025-12-13 21:45:41 +01:00
tzobler
14ff2066b7
fix: update Qt version to 6.10.1 in build workflow
2025-11-21 00:53:30 +01:00
Lars Toenning
186c7aa31d
ci: Bump macos runner version
...
Fixes #367
2025-11-15 23:00:12 +01:00
Lars Toenning
ee388bb350
ci: Bump installbuilder version
2025-11-15 23:00:12 +01:00
tzobler
dcc9d16ee4
fix: missing clicked in mappingcomponent
2025-11-15 23:00:12 +01:00
Lars Toenning
0d7981789e
fix: Avoid implicit conversion
2025-11-01 16:15:13 +01:00
Lars Toenning
1bf664f241
build: Fix build on Windows
2025-11-01 16:15:13 +01:00
Lars Toenning
d23b684b99
fix: Supress false positives
2025-11-01 16:15:13 +01:00
Lars Toenning
707eaf0495
refactor: Fix readability-use-concise-preprocessor-directives
2025-11-01 16:15:13 +01:00
Lars Toenning
7579ce8ba4
refactor: Fix readability-simplify-boolean-expr
2025-11-01 16:15:13 +01:00
Lars Toenning
469d9b8421
refactor: Fix readability-static-accessed-through-instance warnings
2025-11-01 16:15:13 +01:00
Lars Toenning
5eafb1282d
refactor: Fix cppcoreguidelines-init-variables warnings
2025-11-01 16:15:13 +01:00
Lars Toenning
fc54023644
refactor: Fix readability-redundant-member-init warning
2025-11-01 16:15:13 +01:00
Lars Toenning
3758b2b5b9
refactor: Fix readability-use-anyofallof
2025-11-01 16:15:13 +01:00
Lars Toenning
8a877e85b7
refactor: Fix readability-use-std-min-max
2025-11-01 16:15:12 +01:00
Lars Toenning
369450107b
refactor: Fix remaining modernize- warnings
2025-11-01 16:15:12 +01:00
Lars Toenning
4e6a6887f1
refactor: Fix clang-tidy modernize-loop-convert
2025-11-01 16:15:12 +01:00
Lars Toenning
e09413614a
refactor: Fix clang-tidy modernize-return-braced-init-list
2025-11-01 16:15:12 +01:00
Lars Toenning
8f946b77d5
refactor: Fix clang-tidy modernize-use-override
2025-11-01 16:15:12 +01:00
Lars Toenning
29bc905e56
refactor: Fix clang-tidy modernize-use-auto
2025-11-01 16:15:12 +01:00
Lars Toenning
899b5d6ba4
ci: Run static code analysis
2025-11-01 16:15:12 +01:00
Lars Toenning
e29818a5be
refactor: Move chunkware to third_party
2025-10-29 22:46:33 +01:00
Lars Toenning
8c93f00179
refactor: Fix deprecation warning
2025-10-29 22:46:33 +01:00
Lars Toenning
06469007ff
fix: Extend comment for new simulators
2025-10-29 22:46:32 +01:00
Lars Toenning
036a99f4dc
build: Fix compilation with no PCH
2025-10-29 22:46:32 +01:00
Lars Toenning
fefedd03f9
refactor: Format inc files
2025-10-29 22:46:32 +01:00
Lars Toenning
84e062f689
feat: Build xswiftbus for Apple Silicon
2025-10-20 23:34:54 +02:00
tzobler
6873315451
fix: replace "2" with CServer::FSDServer
2025-10-14 21:57:13 +02:00
tzobler
8bff548b9b
fix: non-Vatsim users the login data for "other servers" was overwr. when starting the GUI
2025-10-14 21:57:13 +02:00
Lars Toenning
b85a82f5fb
build: Update Qt version
2025-10-12 20:51:22 +02: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
7e79fa0b96
build: Update default debug config
2025-08-29 23:17:15 +02:00
Lars Toenning
aaf5bead64
fix: Update string representation for default codec
2025-08-29 23:17:15 +02:00
Lars Toenning
8c9b00169f
build: Fix xswiftbus release name
2025-08-29 23:17:15 +02:00
Lars Toenning
b4f6e74975
refactor: Remove manual high-dpi support
...
This removes the --scale command line option.
Qt6 seems to have this already integrated to scale according to the
nativ display settings: https://doc.qt.io/qt-6.8/highdpi.html
Adjusting the scale on a per-application basis is not intended (anymore)
according to the documentation.
Tested on a (near) high-dpi screen.
2025-08-29 23:17:15 +02:00
Lars Toenning
b5d9dd2f62
docs: Update README
2025-07-19 17:49:58 +02:00
Lars Toenning
317fccfa3b
fix: Set default toolchain file
2025-07-19 17:45:37 +02:00
Mat Sutcliffe
57ae33a8d2
fix: doxygen warnings
2025-07-11 13:54:39 +02:00
Mat Sutcliffe
2ed1161508
refactor: remove unused method
2025-07-11 13:54:39 +02:00
Mat Sutcliffe
2add67fe6a
feat: doxygen docs include hyperlinks to Qt docs
2025-07-11 13:54:35 +02:00
Lars Toenning
e181680524
feat: Use zip instead of 7zip
2025-07-11 12:47:21 +02:00
Lars Toenning
9d1eef1e44
build(win): Fix install in debug mode
2025-07-07 21:51:31 +02:00