Commit Graph

8268 Commits

Author SHA1 Message Date
Klaus Basan
281fa92e83 Ref T660, fixed and renamed to "getRelativeSubDirectories" plus sample 2019-07-16 20:22:36 +02:00
Klaus Basan
d1425f86a3 Status message << overload
https://discordapp.com/channels/539048679160676382/539925070550794240/598604482246475789
2019-07-16 20:22:36 +02:00
Klaus Basan
e764f34738 Launcher Tools Page for utilities which may be helpful
* merged about/news
* tools page
2019-07-16 20:22:36 +02:00
Klaus Basan
cba1d2b4ff Allow to reset/disable overlay messages with one click 2019-07-16 20:22:36 +02:00
Klaus Basan
0012237ac0 Ref T660, FSX path handling
* exclude paths from exclude patterns
* check for *air file
* use absolute paths
2019-07-16 20:22:36 +02:00
Klaus Basan
445d0eb0f6 Ref T660, utility functions 2019-07-16 20:22:36 +02:00
Klaus Basan
e081667bef Log message if qss file can not be opened for write 2019-07-16 20:22:36 +02:00
Klaus Basan
90bee84f4b Make sure setting to frameless/normal window keeps position and window size 2019-07-16 20:22:35 +02:00
Klaus Basan
1562c68230 Ref T660, add simulator settings in own models/model set component so simulator director can be used for validation 2019-07-16 20:22:35 +02:00
Klaus Basan
0cda787f7f Ref T660, unify FSX and P3D directory generation (from config files)
* removed unused functions
* sxSimObjectsDirPlusAddOnXmlSimObjectsPaths
* use simulator directory for FSX (same as P3D)
* renamings
2019-07-16 20:22:35 +02:00
Klaus Basan
20439a90ed Ref T660, add simulator directory to model view for validation 2019-07-11 20:46:35 +02:00
Klaus Basan
0fc48c6bc4 Ref T702, hardcoded min.ranges for ATC stations 2019-07-11 20:46:35 +02:00
Klaus Basan
8c640beec9 Ref T701, reverse lookup against given model list (which could be the model set) 2019-07-11 20:46:35 +02:00
Klaus Basan
e779f0518c Ref T660, also use relative paths in add-on.xml 2019-07-11 20:46:35 +02:00
Klaus Basan
fdb55e939f Ref T701, utility functions 2019-07-11 20:46:35 +02:00
Klaus Basan
bfc1c7bda9 Ref T701, do NOT use FsInn data if model string iis unknown
* this can overrride "swift livery strings"
* FsInn only is useful with a known model string
2019-07-11 20:46:35 +02:00
Klaus Basan
b4cb6606d6 Ref T701, typo 2019-07-11 20:46:35 +02:00
Klaus Basan
576d72ca84 Ref T701, check for model string in reader 2019-07-11 20:46:34 +02:00
Klaus Basan
440d9333c4 Flight plan fixes based on https://discordapp.com/channels/539048679160676382/539486309882789888/597133111272275970
* improved setting of combox value, fixed wrong text
* do NOT emit signals when same index
* getOwnCallsign
* do NOT used cache FPs for own aircraft
2019-07-11 20:46:34 +02:00
Klaus Basan
fab0de3450 Ref T698, enable network stats for restricted distributions 2019-07-11 20:46:34 +02:00
Klaus Basan
e88520109f Log all FSX/P3D config files read 2019-07-11 20:46:34 +02:00
Klaus Basan
213a4796bd Ref T698, write network statistics as file when logged off from network
* enum to string (VatClientQueryType)
* also trace calls in "chronological order"
* added some more "increaseStatisticsValue" calls
2019-07-11 20:46:34 +02:00
Klaus Basan
8a138d8a4c P3D/FSX parser, skip reading of aircraft.cfg/sim.cfg files
* actually only aircraft.cfg files should be considered
* we also read sim.cfg files (Robinson)
* results in a lot of trash

https://discordapp.com/channels/539048679160676382/594962359441948682/596359689260761089
2019-07-11 20:46:34 +02:00
Klaus Basan
e0e5da9142 Ref T698, skip further processing of aircraft parts (config) if aircraft NOT in range 2019-07-11 20:46:34 +02:00
Klaus Basan
834ba419e7 Fixed wrong call of "FORCED RELOAD" 2019-07-11 20:46:34 +02:00
Klaus Basan
736c22fe65 Ref T698, improved display of statistics 2019-07-11 20:46:34 +02:00
Klaus Basan
c78b42d5ea Ref T698, added remote aircraft context to network class 2019-07-11 20:46:34 +02:00
Klaus Basan
495294fb80 Ref T698, display network statistics in UI (internals) 2019-07-11 20:46:33 +02:00
Klaus Basan
d6f92f9f49 Ref T698, functions to count network VATLIB calls to identify packets
* functions in network classes
* context functions
2019-07-11 20:46:33 +02:00
Klaus Basan
f90baedf8a Style 2019-07-11 20:46:33 +02:00
Klaus Basan
cb2fbbd1e1 Ref T417, flight plan follow ups
* fixed eventfilter, only allow ASCII values, disable in read only mode
* set remarks values "from external"
* set SELCAL value
2019-07-01 19:32:46 +02:00
Mat Sutcliffe
6115f7d093 Ref T696 Fix number formatting for CTime and CAngle.
- Removed the 'L' in the format strings, so the C locale is used.
- Added `1 + digits` to the `fieldWidth`, as this actually includes the
  decimal point and the digits after it.
2019-07-01 19:32:46 +02:00
Klaus Basan
a8d2916e9e Minor stylesheet utils improvements 2019-07-01 19:32:46 +02:00
Klaus Basan
a0d5fcdf42 Minor performance improvement of subdir check
* follow T689
* no need to always get and init simulator directory as it will not change
2019-07-01 19:32:46 +02:00
Klaus Basan
0cedb86808 Do not use QML debugger 2019-07-01 19:32:46 +02:00
Klaus Basan
c11390bda6 Ref T417, FP UI allow SimBrief download 2019-07-01 19:32:45 +02:00
Klaus Basan
4325d6c07a Ref T417, SimBrief download dialog 2019-07-01 19:32:45 +02:00
Klaus Basan
b348a88a18 Ref T417, parse SimBrief XML format 2019-07-01 19:32:45 +02:00
Klaus Basan
7f5a0e7827 Ref T417, SimBrief data class 2019-06-30 23:52:20 +02:00
Klaus Basan
0f9f088d98 Added network to UNIT tests (needed for CUrl
Other includes where needed
2019-06-30 23:52:20 +02:00
Klaus Basan
83dd48a897 Improved string concat to avoid "//" in paths 2019-06-30 23:52:19 +02:00
Klaus Basan
6d0a4f115b Ref T691, tab focus in FP 2019-06-30 23:52:19 +02:00
Klaus Basan
3eb6e0fbfe Remove push_macro, seems no longer to be needed 2019-06-30 23:52:19 +02:00
Klaus Basan
854952e1b9 Ref T554, trigger auto publish dialog when shutting down 2019-06-30 23:52:19 +02:00
Klaus Basan
10970ecf69 Ref T554, signal if auto publish data are written 2019-06-30 23:52:19 +02:00
Klaus Basan
74d332f98b Restore dock widget from settings, fixed frameless widget restore
https://discordapp.com/channels/539048679160676382/539486309882789888/593835010566521033
2019-06-30 23:52:18 +02:00
Klaus Basan
f06eb1bc7f Ref T554, setting for auto publish (timestamp) 2019-06-30 23:52:18 +02:00
Klaus Basan
1cd7496a78 Fixed typo, style 2019-06-30 23:52:18 +02:00
Klaus Basan
a0131bb48c fixup! Handled some potentially "dangerous" parsing issues for VATSIM file (no coordinate) 2019-06-30 00:33:43 +02:00
Mat Sutcliffe
b3be42da45 fixup! Ref T689 Add validation that XP model directories are within the XP sim directory. 2019-06-29 15:36:35 +01:00