Klaus Basan
372cb0e73c
Ref T659, login dialog to test new login design
...
* mockup for login dialog
* can be used with SHIFT key
2019-07-17 01:22:59 +02:00
Klaus Basan
81fa66f80d
Minor style change login UI
2019-07-17 01:13:42 +02:00
Klaus Basan
1fe055545b
Ref T554, improved auto publishing handling during shutdown
2019-07-16 20:22:39 +02:00
Klaus Basan
02e87026aa
Ref T704, split matching utils for logging in aviation context
2019-07-16 20:22:38 +02:00
Klaus Basan
e1a66a3849
Launcher tools, display FSX/P3D config dirs
2019-07-16 20:22:38 +02:00
Klaus Basan
57836e7ef7
Validation for XP model directory in simulator basics
2019-07-16 20:22:37 +02:00
Klaus Basan
785dc4b33e
Ref T701, comments
2019-07-16 20:22:37 +02:00
Klaus Basan
6e6c1751ea
Some weather UI improvements
...
* added label line to show if weather is on/off
* myself guard (QTimer::singleShot)
Based on Q&A here https://discordapp.com/channels/539048679160676382/539486309882789888/598913115211694111
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
e081667bef
Log message if qss file can not be opened for write
2019-07-16 20:22:36 +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
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
834ba419e7
Fixed wrong call of "FORCED RELOAD"
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
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
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
6d0a4f115b
Ref T691, tab focus in FP
2019-06-30 23:52:19 +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
8593eb412c
Ref T690, aded SVFR and DVFR to FP
2019-06-25 23:57:45 +02:00
Klaus Basan
ff8aedd99b
Ref T554, auto publishing dialog in swift pilot client UI
2019-06-18 02:55:37 +02:00
Klaus Basan
91f09841df
Allow to disable reverse lookup for model string and livery ids
2019-06-16 03:03:04 +02:00
Klaus Basan
52c9f3b6f4
Ref T658, renamed to "MatchingScriptReturnValues" because it is NO object to be used in matching script
2019-06-15 00:00:43 +02:00
Klaus Basan
35a441ac5b
Ref T683, display ground elevation/CG in simulator live data view
2019-06-13 17:37:29 +02:00
Klaus Basan
17ef62dd3e
Ref T683, settings for "record gnd.elevation" (based on own aircraft)
2019-06-13 01:18:07 +02:00
Klaus Basan
86431a46c7
Ref T681, preparations to use CG from DB
...
* renamed to "getSimulatorCG" ...
* pass simulator settings to sim.env.provider to decide what CG to use
* store DB CG and init it when aircraft is added
* style
2019-06-13 01:18:05 +02:00
Klaus Basan
f57a281e43
Ref T681, UI to set CG from DB plus settings improvements for simulator settings
2019-06-10 02:40:35 +02:00
Klaus Basan
443bf03ae6
Info about scaling and screen resolution
2019-06-09 01:02:47 +02:00
Klaus Basan
d7d10d1797
Button for "force model reload", own models component
2019-06-09 01:02:46 +02:00
Klaus Basan
aee289fe58
Ref T660, UI values for model set validation, avoid Qt geometry warning
2019-06-09 01:02:46 +02:00
Klaus Basan
df73da3eb1
Ref T660, utility functions
...
* check if model is in path
* addAsValidOrInvalidModel
* set corresponding simulator for validation
* display validation of empty model set
2019-06-09 01:02:46 +02:00
Klaus Basan
9676f03d18
Ref T658, adjusted usage of matching script in matcher component (for testing)
...
* fixed matching messages to display also the reverse lookup messages
* utility function for matching
2019-06-05 20:08:58 +02:00
Klaus Basan
551053fe12
Minor UI change in DBus selector as it is used for XSwiftBus also
2019-06-05 20:08:56 +02:00
Klaus Basan
500f0678b4
Style
2019-05-31 01:32:44 +02:00
Klaus Basan
bd1590ac91
Preparation for 2 COM keys and increase/decrease volume hotkeys
...
Ref T672, Ref T642
2019-05-29 00:23:04 +02:00
Klaus Basan
cf7aa7767a
Ref T604, remember last audio volume
...
* adjust setting
* save setting
2019-05-29 00:20:37 +02:00
Klaus Basan
b28d8c7439
Fixed "window on top"
...
* do not show navigator
* no longer "on top" does not mean "on bottom"
* Qt::QueuedConnection
2019-05-25 03:35:49 +02:00
Klaus Basan
6562301ceb
T658, matching script for network entry
2019-05-25 03:35:48 +02:00
Klaus Basan
e4dc189004
Matching settings UI tweak
2019-05-23 13:12:59 +02:00
Klaus Basan
be4a9ee8ae
Overlay text message focus setting
2019-05-23 13:12:59 +02:00
Klaus Basan
3f76c87ce9
Ref T664, validate callsign in TM against aircraft/ATC stations in range and use callsign "as set" where applicable
2019-05-23 13:12:58 +02:00
Klaus Basan
9cd0d5554c
Ref T663, avoid ASSERT when simulator is NO single simulator in mapping tool
2019-05-23 13:12:58 +02:00
Klaus Basan
b9366e636c
Ref T664, allow hyphen in ATC station callsign
2019-05-23 13:00:28 +02:00
Klaus Basan
0b4427e39d
Ref T658, matching script
2019-05-23 13:00:26 +02:00
Klaus Basan
3289e26459
Style
2019-05-13 11:21:10 +02:00
Klaus Basan
9f9b4c3526
Callsign completer signal for entered callsign
...
* digest signals
* validChangedCallsignEntered
2019-05-13 11:21:09 +02:00
Klaus Basan
4b06d46166
Ref T656, Bug fix for CPZ6092 issue
2019-05-13 11:21:09 +02:00
Klaus Basan
60401e92d9
Workaround for multiline placeholder no longer needed
...
https://discordapp.com/channels/539048679160676382/539925070550794240/576863170006745114
2019-05-13 11:21:08 +02:00
Klaus Basan
baecb0ff93
Ref T640, FSD details as UI component and dialog
2019-05-13 11:21:08 +02:00