Klaus Basan
0544ab0193
refs #917 , fixed plugin ids in wizard
...
utility functions CSimulatorInfo -> plugin
2017-04-18 00:04:50 +01:00
Klaus Basan
142bc82e03
refs #912 , application description as functions
...
(can be reused in identifier)
2017-04-18 00:04:43 +01:00
Klaus Basan
09b9ca5d50
refs #912 , keyboard key list / combination utility functions and minor fixes
...
* Ctor for single key
* static const CKeyboardKeyList
* some formatting
2017-04-18 00:04:42 +01:00
Klaus Basan
9921cc3497
refs #912 , utility function for hotkey list
2017-04-18 00:04:40 +01:00
Klaus Basan
422e6626c8
refs #912 , formatting, typos, const
2017-04-18 00:04:37 +01:00
Klaus Basan
6ec0960811
Removed unused forward declarations
2017-04-18 00:00:54 +01:00
Klaus Basan
28ffdd8ed9
refs #916 , added utility functions in CInterpolatorMulti
2017-04-18 00:00:52 +01:00
Klaus Basan
1c96d30bcd
refs #911 , added P3D exclude directories
2017-04-18 00:00:43 +01:00
Klaus Basan
f82f04275b
refs #911 , allow to obtain address/port from simConnect.cfg file
2017-04-18 00:00:39 +01:00
Klaus Basan
ecb7877908
refs #906 , obtain .rev file name from static function instead of member
2017-04-18 00:00:34 +01:00
Mathew Sutcliffe
b491a1432c
refs #896 Added CInterpolatorMulti to allow runtime switching between interpolator algorithms.
2017-04-18 00:00:28 +01:00
Mathew Sutcliffe
70520d44c3
refs #884 Protect filesystem race in settings using QLockFile.
2017-04-18 00:00:24 +01:00
Mathew Sutcliffe
0d0e2cf9e0
refs #884 Refactoring: moved method.
2017-04-18 00:00:20 +01:00
Klaus Basan
7b5de30309
Removed Q_DECLARE_INTERFACE based on slack discussion (MS/KB)
2017-04-18 00:00:15 +01:00
Klaus Basan
389c771c22
refs #910 , gcc missing initializer for member
2017-04-18 00:00:13 +01:00
Klaus Basan
7b9747b35c
refs #910 , obtain simConnect dll details
...
utility function
2017-04-18 00:00:07 +01:00
Klaus Basan
0f2680ba2a
Formatting #910
2017-04-18 00:00:06 +01:00
Klaus Basan
099680c054
refs #910 , obtain DLL and modules info
...
windows specific utility functions to obtain info about DLL / DLLs loaded
(to be used to test P3D/FSX Simconnect DLLs)
2017-04-18 00:00:04 +01:00
Roland Winklmeier
272fa95576
Expand file log header with build info, version and system diagnostics
...
refs #902
2017-04-18 00:00:00 +01:00
Klaus Basan
80b127bce8
refs #887 , copy nested directories in wizard
...
* added utility function
* removed preselectMissingOrOutdated, flag for initCurrentDirectories
* support for copying nested directories
2017-04-17 23:59:37 +01:00
Klaus Basan
96a2b757e7
refs #887 , support nested directories in comparison
2017-04-17 23:59:35 +01:00
Klaus Basan
fce4cb8a4d
refs #827 , preferColorLiveries as parameter for scoreFull
...
flag will be set in aircraft matcher
2017-04-17 23:59:33 +01:00
Klaus Basan
88a5b54ef6
refs #827 , use matching logs (CMatchingUtils) with score functions
2017-04-17 23:59:26 +01:00
Klaus Basan
8d198a9174
refs #827 , moved matching utilities to blackmisc so it can be used also with score functions in blackmisc
2017-04-17 23:59:25 +01:00
Klaus Basan
60a937b5b6
refs #907 , model interface
...
* extended interface, function to get simulator
* made CDbMappingComponentAware an interface
* public getMappingComponent
2017-04-17 23:59:18 +01:00
Roland Winklmeier
2ab6e7f41e
CIdentifierList utility function
...
getMachinesUnique() returns a list of identifiers reduced to maximum
one per machine. If there is more than one per machine, it is undefined
which one will be returned.
refs #881
2017-04-17 23:59:06 +01:00
Roland Winklmeier
54b76d91ad
CIdentifier utility classes
...
fake() returns a fake identifier, simulating an existing one.
isFromSameMachine() is a utility class to compare whether another
CIdentifier is from the same machine
refs #881
2017-04-17 23:59:04 +01:00
Mathew Sutcliffe
70224bea72
refs #904 Settings JSON files split into arbitrary levels of subfolders, one file per key.
2017-04-17 23:59:00 +01:00
Klaus Basan
35c685b344
Formatting, #825 (matching)
2017-04-17 23:58:53 +01:00
Klaus Basan
0851b8c994
refs #868 , added xplaneDir utility function to remove boilerplate code
...
and using CFileUtils::appendFilePaths to concat file paths
2017-04-17 23:58:48 +01:00
Klaus Basan
99c792dd4b
Refs #868 Use CXPlaneUtil::xplaneRootDir() in the X-Plane plugin
2017-04-17 23:58:46 +01:00
Michał Garapich
f25d569ae8
refs #868 Add CXPlaneUtil::xplane11Dir()
2017-04-17 23:58:45 +01:00
Klaus Basan
297fef7c3c
refs #899 , added replaceOrAddObjectsByCallsign utility function
2017-04-17 23:58:24 +01:00
Klaus Basan
f71e717ec1
refs #899 , formatting, renaming, include guard names
2017-04-17 23:58:22 +01:00
Klaus Basan
8cc683386f
refs #897 , set timestamp for sent message and default "all messages"
2017-04-17 23:58:21 +01:00
Klaus Basan
a7393b04e1
Formatting #897
2017-04-17 23:58:18 +01:00
Mathew Sutcliffe
6a6f98ebd1
refs #896 Renaming members.
2017-04-17 23:58:17 +01:00
Mathew Sutcliffe
a94e117e97
refs #896 Use corrected altitude in spline interpolator (prevents underflow in FSX).
2017-04-17 23:58:16 +01:00
Klaus Basan
78f3ef375f
refs #896 , added logging of CG and old/new position
2017-04-17 23:58:13 +01:00
Klaus Basan
03b8739158
refs #895 , add initial parts when aircraft is added in FSX
...
plus some utility functions
2017-04-17 23:58:09 +01:00
Klaus Basan
a27717cf8b
refs #895 , also log when parts are empty
...
* added empty flag
* move logging into own function (because it is called in multiple places now)
2017-04-17 23:58:07 +01:00
Klaus Basan
5e19431d2b
Formatting, comments
...
#895
2017-04-17 23:58:04 +01:00
Klaus Basan
7427847bb4
refs #895 , CPartsStatus(bool supportsParts)
2017-04-17 23:58:03 +01:00
Klaus Basan
a492fe4806
Added 3 parameters version
...
#868
2017-04-17 23:58:00 +01:00
Klaus Basan
797e5dd576
Renamed function to processNames as part of review
...
https://dev.vatsim-germany.org/issues/894#note-3
2017-04-17 23:57:59 +01:00
Klaus Basan
38ea336cbb
refs #894 , register dot commands for help
...
(wherever dor commands are implemented)
2017-04-17 23:57:50 +01:00
Klaus Basan
5af5ada4d2
refs #894 , commands can be registered for help
2017-04-17 23:57:47 +01:00
Klaus Basan
188669501b
Formatting
2017-04-17 23:57:46 +01:00
Mathew Sutcliffe
b38d668944
refs #852 , #863 , #896 Fixed time offset of parts from commit:74e93525 that was broken by commit:7a71d652.
2017-04-17 23:57:40 +01:00
Klaus Basan
f9e0146df9
refs #827 , added groupid/name/designator
2017-04-17 23:57:32 +01:00