Mat Sutcliffe
e6096abf57
Ref T557 Work around bug in GCC 5.
2019-04-11 22:11:39 +01:00
Klaus Basan
a4dc89a295
Ref T562, fix 2-letter aircraft ICAO codes
...
* added constexpr for aircraft ICAO min/max length
* use ICAO designator in FP if there is no "getCombinedPrefixIcaoSuffix"
2019-04-11 22:11:39 +01:00
Klaus Basan
e31fa91052
FP style
2019-04-11 22:11:38 +01:00
Klaus Basan
4e20c20274
CAircraftIcaoCode/CAirlineIcao style
2019-04-11 22:11:37 +01:00
Klaus Basan
c60692605d
Ref T419, utility function if canRunOnCurrentPlatform"
2019-04-11 22:11:37 +01:00
Klaus Basan
d1b4660b20
Ref T419, artifact name to platform
2019-04-11 22:11:37 +01:00
Klaus Basan
b70b280d73
Distribution style
2019-04-11 22:11:37 +01:00
Klaus Basan
b9c233802f
Ref T419, use version from IDatastoreObject in CArtifact
...
* add QVersion
* remove version parts from CArtifact
2019-04-11 22:11:37 +01:00
Klaus Basan
283b827a7a
Ref T419, better icon for public version
2019-04-11 22:11:36 +01:00
Klaus Basan
2cc53ce67c
Ref T419, utility functions for platform
2019-04-11 22:11:36 +01:00
Mat Sutcliffe
83dec5408b
Ref T557 Metaclass flag to preserve measurement unit when marshalling PQ's in flight plans.
2019-04-11 22:11:35 +01:00
Klaus Basan
567a55503f
Ref T556, fixed wrong meta member -> BLACK_METAMEMBER(cruiseTrueAirspeed)
2019-04-11 22:11:35 +01:00
Klaus Basan
503bbf3a26
Ref T472, initial version of category matcher
2019-04-11 22:11:35 +01:00
Klaus Basan
5846860382
Ref T472, utility functions for aircraft categories
2019-04-11 22:11:35 +01:00
Klaus Basan
b57003c4e8
Style, typo
2019-04-11 22:11:35 +01:00
Klaus Basan
530bd38f00
Ref T472, matching settings/setup for categories
2019-04-11 22:11:35 +01:00
Klaus Basan
f98ba0e494
CLANG style
2019-04-11 22:11:34 +01:00
Klaus Basan
3023b0152f
Ref T554, auto-publish class for data
2019-04-11 22:11:33 +01:00
Klaus Basan
35039b7482
Ref T554, style
2019-04-11 22:11:33 +01:00
Klaus Basan
3e0d318a48
Ref T554, PQ "valueRoundedAsString"
2019-04-11 22:11:33 +01:00
Klaus Basan
fe2d092891
Use uppercase model string (coming from DB as uppercase, should be the "standard")
2019-04-11 22:11:33 +01:00
Klaus Basan
892b5919f7
Style and comments of CBackgroundValidation
2019-04-11 22:11:32 +01:00
Klaus Basan
50bddbd80d
Ref T546, CG and elevation provider can be disabled
2019-04-11 22:11:31 +01:00
Klaus Basan
60b3c16120
Ref T401, crash simulation improvements
...
* sub-directory paths in directory utils
* no UI simulated crash in release builds
* no upload rate in local developer builds
2019-04-11 22:11:31 +01:00
Klaus Basan
9745bafd4e
Minor adjustments in interpolation setup
...
* scenery offset fix default is off
* renamings
2019-04-11 22:11:31 +01:00
Mat Sutcliffe
a2e4b42a7f
Ref T547 Update license masthead in all source code files.
2019-04-11 22:11:30 +01:00
Mat Sutcliffe
69afe771d2
Ref T321 Improve CAtomicFile error message and advise the user to try restarting or manually deleting.
2019-02-23 19:01:10 +00:00
Mat Sutcliffe
e9a4c49d68
Ref T547 Update license masthead in all source code files.
2019-02-22 20:36:43 +00:00
Mat Sutcliffe
7b4d3874a6
Ref T541 Abandoned worker shouldn't interrupt if it's in the owner's thread.
2019-02-22 20:36:32 +00:00
Klaus Basan
bae7680e59
Ref T401, server info also when not connected
2019-02-22 20:36:31 +00:00
Klaus Basan
df3ac2b02d
Ref T401, crash info can be saved as file
2019-02-22 20:36:31 +00:00
Klaus Basan
9cee34f4cc
Ref T472, allow to pass already existing values for model parsing
...
* list to map: toDbKeyValueMap
* categories can also be passed, hence the categories can be seen in model views
2019-02-22 20:36:28 +00:00
Roland Rossgotterer
4ca1f46f74
Add CFileLogger convenience methods to get log file name and file path
...
ref T401
2019-02-22 20:36:24 +00:00
Roland Rossgotterer
68907258a5
Add method to get joystick button name including a device prefix
2019-02-22 20:36:23 +00:00
Roland Rossgotterer
9d1299741e
[GFS] Use Pressure at MSL instead of surface
...
Pressure at surface level was the wrong value. All barometers and
altimeters use pressure reduced to mean sea level. Reading that value
from GFS instead returns much more reasonable values.
ref T537
2019-02-22 20:36:20 +00:00
Klaus Basan
21acef505c
Function for getKeyStrings() and replace without key (just adding)
2019-02-22 20:36:20 +00:00
Klaus Basan
c82efe441f
Ref T472, category support for ICAO value objects
2019-02-22 20:36:18 +00:00
Klaus Basan
3be2cd6c5f
Ref T472, style
2019-02-22 20:36:18 +00:00
Klaus Basan
cc6adc6c40
Ref T539, tree view can select objects and hence refresh ATIS display
...
* select signal for tree view
* signal/slots and connects
2019-02-22 20:36:17 +00:00
Klaus Basan
d8a730302a
Another attempt to fix copyed hotkeys by updating the identifier
...
* check on name OR id
* remote keys not updated, but lenient check on local machine
* Remark: Sometimes copied hotkeys d not work
2019-02-22 20:36:15 +00:00
Klaus Basan
dc84c9b334
Hint for "anonymous" login
...
* utility function for hyperlink
* info about login
2019-02-22 20:36:15 +00:00
Klaus Basan
25032c6210
Ref T535, settings for supervisor message
2019-02-22 20:36:11 +00:00
Klaus Basan
a01f2e36a0
Ref T535, added supervisor notifcation sound
2019-02-22 20:36:11 +00:00
Klaus Basan
8bd6fdf9fc
Ref T505, heading normalize
2019-02-22 20:36:09 +00:00
Klaus Basan
9db56d3fd4
Ref T515, default for validation at startup as result of testing with FSC
...
* validation faster as expected
* and appreciated by users
https://swift-project.slack.com/archives/G96QTUBEG/p1548796738056900
2019-02-22 20:36:08 +00:00
Klaus Basan
a8187bbc0c
Ref T472, "aircraftcategories.json"
2019-02-22 20:36:07 +00:00
Klaus Basan
02f638501e
Ref T529, model loader improvements
...
* XP loader improved progress messages
* added LoadingFailed
* use "Qt::QueuedConnection" for CMultiAircraftModelLoaderProvider
In some cases the loading progress signal was not send properly changing to Qt::QueuedConnection has solved the issue
2019-02-22 20:36:06 +00:00
Klaus Basan
fe840613cb
Ref T529, added "IndexSeverityAsIcon", use logic sort order
2019-02-22 20:36:05 +00:00
Klaus Basan
001d90bd6b
Ref T529, using sort order in model loader
2019-02-22 20:36:04 +00:00
Klaus Basan
4d0f8b9fa0
Ref T529, check for timestamp/orderable index
2019-02-22 20:36:03 +00:00