Commit Graph

2644 Commits

Author SHA1 Message Date
Klaus Basan
ac2d665c6b Status message utility function, overlay frame utility function 2019-09-16 22:40:28 +01:00
Klaus Basan
1d4d3d81d0 Ref T701, comments 2019-09-16 22:40:26 +01:00
Klaus Basan
ca23115394 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-09-16 22:40:25 +01:00
Klaus Basan
7c2a3e4142 Launcher Tools Page for utilities which may be helpful
* merged about/news
* tools page
2019-09-16 22:40:24 +01:00
Klaus Basan
70f9420da5 Allow to reset/disable overlay messages with one click 2019-09-16 22:40:23 +01:00
Klaus Basan
b71fb71fdc Log message if qss file can not be opened for write 2019-09-16 22:40:22 +01:00
Klaus Basan
26ddf3a353 Make sure setting to frameless/normal window keeps position and window size 2019-09-16 22:40:22 +01:00
Klaus Basan
3c200034dc Ref T660, add simulator settings in own models/model set component so simulator director can be used for validation 2019-09-16 22:40:22 +01:00
Klaus Basan
9a384ebc54 Ref T660, add simulator directory to model view for validation 2019-09-16 22:40:21 +01:00
Klaus Basan
ea7b3316c9 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-09-16 22:40:18 +01:00
Klaus Basan
7b5c071d97 Fixed wrong call of "FORCED RELOAD" 2019-09-16 22:40:16 +01:00
Klaus Basan
ab83d55d7c Ref T698, display network statistics in UI (internals) 2019-09-16 22:40:14 +01:00
Klaus Basan
be3283305a 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-09-16 22:40:13 +01:00
Klaus Basan
b8efe93cd8 Minor stylesheet utils improvements 2019-09-16 22:40:12 +01:00
Klaus Basan
f827cfc5cd Ref T417, FP UI allow SimBrief download 2019-09-16 22:40:11 +01:00
Klaus Basan
179cdb1b6d Ref T417, SimBrief download dialog 2019-09-16 22:40:10 +01:00
Klaus Basan
fa8eed1611 Ref T691, tab focus in FP 2019-09-16 22:40:09 +01:00
Klaus Basan
49d1bcbd39 Restore dock widget from settings, fixed frameless widget restore
https://discordapp.com/channels/539048679160676382/539486309882789888/593835010566521033
2019-09-16 22:40:07 +01:00
Klaus Basan
66f19b29be Ref T554, setting for auto publish (timestamp) 2019-09-16 22:40:07 +01:00
Klaus Basan
16e19ad6d3 Fixed typo, style 2019-09-16 22:40:07 +01:00
Mat Sutcliffe
668a77d083 Ref T689 Settings validation can produce more descriptive error messages. 2019-09-16 22:40:05 +01:00
Mat Sutcliffe
4ab3e9a03b Ref T682 Don't convert text codec name to lower case, as it is case sensitive. 2019-09-16 22:40:03 +01:00
Klaus Basan
fba288edc3 Ref T690, aded SVFR and DVFR to FP 2019-09-16 22:40:01 +01:00
Klaus Basan
ca452134e8 Ref T673, adjusted models 2019-09-16 22:39:58 +01:00
Klaus Basan
538ea297e4 Ref T673, hide values marked as incognito column 2019-09-16 22:39:57 +01:00
Klaus Basan
67b9e4f560 Ref T554, auto publishing dialog in swift pilot client UI 2019-09-16 22:39:56 +01:00
Klaus Basan
6bc2a15f61 Allow to disable reverse lookup for model string and livery ids 2019-09-16 22:39:53 +01:00
Klaus Basan
ee9f1188d7 Settings for reverse lookup + fixes
Ref T658 related
2019-09-16 22:39:53 +01:00
Klaus Basan
7b6650db32 Ref T658, renamed to "MatchingScriptReturnValues" because it is NO object to be used in matching script 2019-09-16 22:39:52 +01:00
Klaus Basan
bab053a0a2 Ref T683, display ground elevation/CG in simulator live data view 2019-09-16 22:39:52 +01:00
Klaus Basan
70a350ed66 Ref T683, settings for "record gnd.elevation" (based on own aircraft) 2019-09-16 22:39:32 +01:00
Klaus Basan
6d490e9a49 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-09-16 22:38:07 +01:00
Klaus Basan
b7fd1fa777 Ref T681, UI to set CG from DB plus settings improvements for simulator settings 2019-09-16 22:38:06 +01:00
Klaus Basan
6f29e1bfc8 Selector style 2019-09-16 20:30:02 +01:00
Klaus Basan
d84ec65271 Info about scaling and screen resolution 2019-09-16 20:30:01 +01:00
Klaus Basan
08fcc54695 Button for "force model reload", own models component 2019-09-16 20:29:59 +01:00
Klaus Basan
718d186e46 Emulated driver UI/situation form size 2019-09-16 20:29:58 +01:00
Klaus Basan
0792637eb2 Ref T660, UI values for model set validation, avoid Qt geometry warning 2019-09-16 20:29:58 +01:00
Klaus Basan
f3ec7a8a68 Ref T660, utility functions
* check if model is in path
* addAsValidOrInvalidModel
* set corresponding simulator for validation
* display validation of empty model set
2019-09-16 20:29:57 +01:00
Klaus Basan
502e9e10d2 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-09-16 20:29:55 +01:00
Klaus Basan
ef2398f6a9 Ref T658, renamed to MsReverseLookupFile et.al. 2019-09-16 20:29:53 +01:00
Klaus Basan
b1c65e8c00 Minor UI change in DBus selector as it is used for XSwiftBus also 2019-09-16 20:29:52 +01:00
Klaus Basan
6f6a3d8314 Fixed restore dock widget
* fixed CDockWidget::restoreFloatingSizeAndPositionDeferred
* CMarginsInput::changedMargins needs direct connection
* reset setting extended
2019-09-16 20:29:50 +01:00
Klaus Basan
fa60cc6025 Style 2019-09-16 20:29:48 +01:00
Klaus Basan
122aa17431 Application in "window reset" mode 2019-09-16 20:29:48 +01:00
Klaus Basan
50412aa0d1 Preparation for 2 COM keys and increase/decrease volume hotkeys
Ref T672, Ref T642
2019-09-16 20:29:46 +01:00
Klaus Basan
d509b1eb09 Ref T604, remember last audio volume
* adjust setting
* save setting
2019-09-16 20:29:46 +01:00
Klaus Basan
0d2bf4865a Margins in situation form 2019-09-16 20:29:43 +01:00
Klaus Basan
ad22d8b45b Fixed "window on top"
* do not show navigator
* no longer "on top" does not mean "on bottom"
* Qt::QueuedConnection
2019-09-16 20:29:40 +01:00
Klaus Basan
3aa5794836 Min. size of situation form 2019-09-16 20:29:39 +01:00