Lars Toenning
a75ccb9927
refactor(ui): Do not allow to overwrite FSD settings from connect page
...
Overwriting FSD settings from the connect page (instead of changing the
server settings itself) introduced some complexity in the UI. As
spontaniously changing the FSD settings is likely a VERY rare use-case
and to simplify the logic/UI, it should only be done from the server
settings itself.
2024-10-25 08:50:25 +02:00
Lars Toenning
f65d54d750
fix(ui): Disable broken quick mapping wizard
2024-10-13 19:32:08 +02:00
Lars Toenning
5e0f3a05d3
refactor: Read AFV URLs from bootstrap.json
...
This also removes the possibility to change the URL on the fly via the
UI.
Fixes #257
2024-02-18 16:33:16 +01:00
Lars Toenning
298c9eeec1
refactor: Remove option to disable autologoff
...
Auto logoff was always enabled in normal builds anyway, even when the
user tried to disable it (see 8eff8cd ).
2024-02-06 08:45:34 +01: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
970b7c3650
clang-format src
2023-04-18 16:07:19 +02:00
Lars Toenning
c0efc9ea81
Clean up includes
2022-05-25 19:47:34 +01:00
Mat Sutcliffe
57d32da826
Use nested namespaces (C++17 feature)
2021-09-18 15:07:48 +01:00
Mat Sutcliffe
68933408db
Issue #37 GUI message when FPS drops below threshold
2021-08-29 17:02:26 +01:00
Mat Sutcliffe
63e8de8f00
Issue #77 getLogCategories returns a simple QStringList instead of our own class
2020-12-19 18:50:34 +00:00
Mat Sutcliffe
670b1a1986
Fix cppcheck and compiler warnings
2020-06-29 18:34:16 +01:00
Klaus Basan
45c44eb0bf
Typo
2020-01-07 19:57:18 +00:00
Klaus Basan
8d956436e7
[AFV] Ref T739, use the Audio base class with the shared CAfvClient functions
2019-10-18 10:36:24 +02:00
Klaus Basan
6071e77b7f
Ref T730, removed voice room related funcions from audio context
2019-10-11 18:59:59 +01:00
Roland Rossgotterer
fa6e7108c7
Propagate FacilityType and LoginMode to value objects
2019-09-17 17:29:25 +02:00
Klaus Basan
dd70a67cf0
Ref T703, get partner callsign and validate it
...
* added functions in network details
* validation and login with partner callsign
2019-09-16 22:41:21 +01:00
Klaus Basan
1d7e3dc9aa
Ref T659, renamed buttons and use "alwaysOverride" function
2019-09-16 22:41:11 +01:00
Klaus Basan
3b9f5bad46
Ref T659, cleanup some unused code
2019-09-16 22:41:08 +01:00
Klaus Basan
34cdffc9fa
Ref T659, ajusted login component/dialog for poup login
2019-09-16 22:40:42 +01:00
Klaus Basan
c97bb2288c
Ref T659, login (new/advanced) component for dialog
...
* using new components
* removed unused parts (now in components)
2019-09-16 22:40:39 +01:00
Klaus Basan
7cfd4b390a
Ref T659, login dialog to test new login design
...
* mockup for login dialog
* can be used with SHIFT key
2019-09-16 22:40:36 +01:00