Klaus Basan
|
663b161b0c
|
Gimmick and formatting
* flags for VATSIM servers
* improved country resolution
|
2016-07-03 13:22:06 +02:00 |
|
Mathew Sutcliffe
|
843620ca3c
|
Caches: method to save values given a list of keys.
|
2016-06-30 22:20:32 +01:00 |
|
Mathew Sutcliffe
|
242e041ceb
|
refs #679 CValueCache local signal relay moved to the point of emission, to tolerate different orders of initialization of application.
|
2016-06-30 02:06:16 +01:00 |
|
Mathew Sutcliffe
|
8b73da6ed6
|
refs #691 Make sure to set status correctly in interpolator.
|
2016-06-29 20:16:26 +01:00 |
|
Mathew Sutcliffe
|
37b8436ebb
|
refs #679 Missing values in json should not cause members of default-constructed object to be overwritten.
|
2016-06-29 17:34:52 +01:00 |
|
Mathew Sutcliffe
|
903abcf514
|
refs #679 CApplication shall ensure CSettingsCache relay signal is connected when context is not available.
|
2016-06-29 17:34:51 +01:00 |
|
Klaus Basan
|
6f97e7290b
|
refs #681, FSD UI at login screen
* plus completers for login GUI (ICAO, ...)
* some utility functions in related value object classed
|
2016-06-29 15:38:15 +02:00 |
|
Klaus Basan
|
c133ad04c7
|
refs #681, using FSD setup in server
|
2016-06-29 15:38:10 +02:00 |
|
Klaus Basan
|
fcba4f2e75
|
refs #681, value object for FSD setup
|
2016-06-29 15:38:06 +02:00 |
|
Klaus Basan
|
0253da8bf9
|
Minor improvements
* space in message
* removed ns Simulation
* Doxygen
|
2016-06-29 01:04:44 +02:00 |
|
Klaus Basan
|
dc02ff2d0c
|
Addded log categories / human readable pattern
|
2016-06-29 01:04:44 +02:00 |
|
Klaus Basan
|
488d437a2a
|
#refs 686, used settings in readers
* moved threaded reader to BlackCore (settings are normally BlackCore aware)
* created ns/subfolder VATSIM
* prepared settings for the VATSIM readers
|
2016-06-29 01:04:41 +02:00 |
|
Klaus Basan
|
056841f9b1
|
refs #685, settings for readers (value object, traits)
|
2016-06-29 01:04:39 +02:00 |
|
Klaus Basan
|
3ca9d729c8
|
refs #685, utility function
|
2016-06-29 01:04:23 +02:00 |
|
Klaus Basan
|
2dec348c8c
|
Formatting from refs #678
|
2016-06-25 16:00:36 +02:00 |
|
Klaus Basan
|
12d06aceef
|
refs #678, using QString for queried string, not full model anymore
|
2016-06-25 16:00:36 +02:00 |
|
Klaus Basan
|
a132972f27
|
Fixed index/property order
|
2016-06-25 16:00:34 +02:00 |
|
Klaus Basan
|
3087a94ea8
|
refs #678 and slack discussion, renamed enum name
https://dev.vatsim-germany.org/issues/678#note-7
|
2016-06-25 16:00:33 +02:00 |
|
Klaus Basan
|
47ae35a30a
|
refs 419, improved pilot client navigator
* added setting and allow to restore/save state
* allow to set margins
* fixed style sheet
* moved margin function to utility
|
2016-06-25 16:00:31 +02:00 |
|
Klaus Basan
|
0a0f8cf85c
|
refs #676, utility function to eliminate nested subdirectories
|
2016-06-23 20:13:30 +02:00 |
|
Klaus Basan
|
554d1add79
|
refs #676, allow 1..n model directories
* adjusted loaders
* changed settings
|
2016-06-23 20:13:29 +02:00 |
|
Klaus Basan
|
8b39e6f9c3
|
Formatting / warning fix (RW slack)
'initializing': conversion from 'size_t' to 'const int', possible loss of data
|
2016-06-23 20:13:29 +02:00 |
|
Mathew Sutcliffe
|
fdfc5256eb
|
Configure additional xml output for each unit test via a BlackMisc utility class
refs #682
|
2016-06-22 14:22:22 +02:00 |
|
Roland Winklmeier
|
a97a6609a8
|
CCallsignSet std::initializer_list constructor
|
2016-06-20 13:17:38 +02:00 |
|
Roland Winklmeier
|
7ca5d63ce5
|
Retrieve precipitation rate from GFS data
refs #663
|
2016-06-17 10:46:31 +02:00 |
|
Roland Winklmeier
|
eeab2b0568
|
Add method to check if CIdentifier is anonymous
refs #663
|
2016-06-17 10:46:31 +02:00 |
|
Roland Winklmeier
|
de0729faad
|
Value object for fixed weather scenario
This value object can be used to load, save and distribute fixed
weather scenarios.
refs #663
|
2016-06-17 10:46:31 +02:00 |
|
Roland Winklmeier
|
4a489c642f
|
Add missing CTemperatureLayer property indexes
refs #663
|
2016-06-17 10:46:31 +02:00 |
|
Roland Winklmeier
|
3a1605b553
|
Differentiate None from Unknown in CCloudLayer
refs #663
|
2016-06-17 10:46:31 +02:00 |
|
Roland Winklmeier
|
ebe039d267
|
Add missing CCloudLayer property indexes
refs #663
|
2016-06-17 10:46:31 +02:00 |
|
Roland Winklmeier
|
a68cd16a7a
|
Doxygen
|
2016-06-17 10:46:31 +02:00 |
|
Roland Winklmeier
|
26a72d5eb2
|
Consider QObject could be null in CSlot
|
2016-06-17 10:46:31 +02:00 |
|
Mathew Sutcliffe
|
b98752e84e
|
refs #672 setAndSave should still save even if the value is not actually changed.
|
2016-06-15 00:30:56 +01:00 |
|
Mathew Sutcliffe
|
58a04ed05c
|
refs #672 Fixed omission in cache change relay which caused setAndSave to fail to save.
|
2016-06-15 00:30:56 +01:00 |
|
Mathew Sutcliffe
|
61127f9088
|
refs #672 Fixed getTimestampOnDisk returning wrong timestamp when called while loading is in progress.
|
2016-06-15 00:30:56 +01:00 |
|
Klaus Basan
|
bc344c73fc
|
refs #585, adjusted loaders
* use paths from settings
* no longer pass model directory and exclude directories
|
2016-06-15 00:11:26 +02:00 |
|
Klaus Basan
|
1ef1cc0021
|
refs #585, adjusted XP utils
|
2016-06-15 00:11:24 +02:00 |
|
Klaus Basan
|
80ee210701
|
refs #585, improved FS utils
* added registry keys and support for P3D and steam
* only determine paths once (static const)
|
2016-06-15 00:11:23 +02:00 |
|
Klaus Basan
|
a848d2ce68
|
refs #585, utility function to make directory path relative and find first file existing
|
2016-06-15 00:11:22 +02:00 |
|
Klaus Basan
|
4a519e2b44
|
refs #585, value object and traits for simulator settings
|
2016-06-15 00:11:20 +02:00 |
|
Klaus Basan
|
2c3b8f32f0
|
refs #585, new log category
|
2016-06-15 00:11:19 +02:00 |
|
Klaus Basan
|
85d8d14a48
|
added "break"
|
2016-06-15 00:11:17 +02:00 |
|
Klaus Basan
|
dc64e9b6bd
|
allow to reset simulator if not appropriate for some reasons
|
2016-06-15 00:11:16 +02:00 |
|
Klaus Basan
|
959fc10c92
|
Fixed missing distributor read and minor improvements
|
2016-06-15 00:11:15 +02:00 |
|
Mathew Sutcliffe
|
23411609a8
|
Work around a regression in VS2015 Update 3 RC.
|
2016-06-09 18:04:52 +01:00 |
|
Mathew Sutcliffe
|
a5dfa1ef00
|
refs #570 Removed unused method splitByTime.
|
2016-06-08 23:59:57 +01:00 |
|
Mathew Sutcliffe
|
f82a3b53e4
|
refs #667 Interpolator: relaxed thread safety requirements by removing the dependence on shared state.
|
2016-06-08 23:59:54 +01:00 |
|
Mathew Sutcliffe
|
7ae453b532
|
refs #666 Moved interpolator to BlackMisc so xbus doesn't need to link BlackCore.
|
2016-06-08 23:54:13 +01:00 |
|
Mathew Sutcliffe
|
eecc4d75e9
|
refs #570 Each CAircraftSituation can have its own time offset, instead of a hardcoded 6 seconds.
|
2016-06-08 23:54:13 +01:00 |
|
Mathew Sutcliffe
|
000e22246f
|
Caches: method to query keys of all unsaved values.
|
2016-06-08 21:39:18 +01:00 |
|