Commit Graph

2644 Commits

Author SHA1 Message Date
Klaus Basan
53a9b11575 Status message utility function, overlay frame utility function 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
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
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
20439a90ed Ref T660, add simulator directory to model view for validation 2019-07-11 20:46: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
a8d2916e9e Minor stylesheet utils improvements 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
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
Mat Sutcliffe
aa9e2b70cc Ref T689 Settings validation can produce more descriptive error messages. 2019-06-26 22:08:50 +01:00
Mat Sutcliffe
e9dc7f8da8 Ref T682 Don't convert text codec name to lower case, as it is case sensitive. 2019-06-26 22:08:46 +01:00
Klaus Basan
8593eb412c Ref T690, aded SVFR and DVFR to FP 2019-06-25 23:57:45 +02:00
Klaus Basan
1df04b77f9 Ref T673, adjusted models 2019-06-22 00:08:25 +02:00
Klaus Basan
e8072e1f37 Ref T673, hide values marked as incognito column 2019-06-22 00:08:09 +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
b2de22fb50 Settings for reverse lookup + fixes
Ref T658 related
2019-06-15 00:04:46 +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
ed6de31181 Selector style 2019-06-10 02:37:05 +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
b898846352 Emulated driver UI/situation form size 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
f2426aeea1 Ref T658, renamed to MsReverseLookupFile et.al. 2019-06-05 20:08:57 +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
a94abf571f Fixed restore dock widget
* fixed CDockWidget::restoreFloatingSizeAndPositionDeferred
* CMarginsInput::changedMargins needs direct connection
* reset setting extended
2019-05-31 01:41:57 +02:00
Klaus Basan
500f0678b4 Style 2019-05-31 01:32:44 +02:00
Klaus Basan
9315e4026a Application in "window reset" mode 2019-05-31 01:32:09 +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
41af736488 Margins in situation form 2019-05-25 17:10:51 +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
430f88d700 Min. size of situation form 2019-05-25 03:35:49 +02:00