Mat Sutcliffe
2b72600937
Explicit template instantiations for mixins for value classes
...
To reduce compile time.
2021-10-11 14:20:07 +01:00
Mat Sutcliffe
57d32da826
Use nested namespaces (C++17 feature)
2021-09-18 15:07:48 +01:00
Mat Sutcliffe
0971c8ce68
Issue #77 All classes propertyindex methods use CPropertyIndexRef and QVariant
2020-12-19 18:50:35 +00:00
Klaus Basan
f20855b613
Settings for text messages, ascending or descending (latest first/last)
2019-09-16 22:41:30 +01:00
Klaus Basan
70f9420da5
Allow to reset/disable overlay messages with one click
2019-09-16 22:40:23 +01:00
Klaus Basan
be4a9ee8ae
Overlay text message focus setting
2019-05-23 13:12:59 +02:00
Klaus Basan
bcbdaaf1a7
COM audio did not tune in (voice room) if channel was already selected at startup
...
Reason was: hardcoded channel spacing to 8.33kHz
As a result changed to channel spacing based on COM unit, which could also be changed at runtime
* the issue itself was in own aircraft context
* added functions for channel spacing
* changed to COM unit channel spacing (instead of hardcoded spacing)
2019-05-13 11:20:49 +02:00
Mat Sutcliffe
e9a4c49d68
Ref T547 Update license masthead in all source code files.
2019-02-22 20:36:43 +00:00
Mat Sutcliffe
6c05c5249d
When calling arg() on a QString constructed from a literal, use QStringLiteral.
2019-02-22 20:23:47 +00:00
Klaus Basan
fec4643fc1
Ref T369, support for style in setting
2018-09-23 20:12:42 +02:00
Klaus Basan
b2e53d64f1
refs #841 , settings which text messages will be displayed in GUI
...
(not to be confused which messages will be relayed to simulator)
2017-01-10 23:45:33 +00:00