Commit Graph

2839 Commits

Author SHA1 Message Date
Mat Sutcliffe
35cfaebc7d [xplane] Added display of simulation time ratio in simulator component 2020-01-13 18:53:30 +00:00
Klaus Basan
c88b05a734 [AFV] Do not show audio LED on if audio is disabled 2020-01-10 01:26:21 +01:00
Klaus Basan
8c5fe89f6c [Windows registry] Allow to clean all swift registry entries
* for uninstallation
* few users reported a hanging (white screen) swift issue, solved by "cleaning the registry"

see https://discordapp.com/channels/539048679160676382/539925070550794240/664557031784448010
2020-01-09 20:25:59 +01:00
Klaus Basan
e5449347e0 [qss] Format QTableView "corner" 2020-01-07 19:57:28 +00:00
Klaus Basan
9dc85da42d Text message view, scroll down if sorted by timestamp 2020-01-07 19:57:28 +00:00
Klaus Basan
8eaa4f7f15 Qt 5.14 hi-res adjustments, as HI-DPI screen handling has changed
* see // https://lists.qt-project.org/pipermail/development/2019-September/037434.html
* qss adjustemnts
* larger default sizes for core/launcher/client for 1920x1080 screens
2020-01-07 19:57:28 +00:00
Klaus Basan
2a3fd0e94c Style 2020-01-07 19:57:28 +00:00
Klaus Basan
72c3abb1e7 [xswiftbus] display FPS in simulator data window
* added driver getAverageFPS function
* display in simulator component
2020-01-07 19:57:28 +00:00
Klaus Basan
7d068cf979 Fix deprecated in GUI utility class 2020-01-07 19:57:27 +00:00
Klaus Basan
f8e8318902 Log.category for FSD and minor style changes 2020-01-07 19:57:27 +00:00
Mat Sutcliffe
4a0d8e9864 Fixed most Qt 5.14 deprecation warnings 2020-01-07 19:57:25 +00:00
Mat Sutcliffe
fdce6824d2 Added missing includes 2020-01-07 19:57:25 +00:00
Mat Sutcliffe
1f0c65135d Use qmake $$files function to match wildcards
See https://bugreports.qt.io/browse/QTBUG-81003
2020-01-07 19:57:24 +00:00
Klaus Basan
12fbd87bbc Ref T723 [xswiftbus] UI/settings for TCAS enabled and debug mode
* UI checkboxes added
* Qt free settings updated
2020-01-07 19:57:24 +00:00
Klaus Basan
10a6b06a59 Ref T764, display flight plan of other aircraft 2020-01-07 19:57:23 +00:00
Klaus Basan
ceebcc3e1b Style 2020-01-07 19:57:23 +00:00
Klaus Basan
aff8665c4d Avoid qss warnings with Qt 5.13.2
QCssParser::parseColorValue:
Specified color with alpha value but no alpha given: 'rgba 40,40,40'

see https://discordapp.com/channels/539048679160676382/539925070550794240/654376042596794378
2020-01-07 19:57:23 +00:00
Klaus Basan
429c91d93e Add flight plan HEAVY flag depending on DB data
see https://discordapp.com/channels/539048679160676382/542130771817791516/654404036199448589
2020-01-07 19:57:23 +00:00
Klaus Basan
e1498adc8e Minor fixes, style
* make sure ATC view is updated when disconnected
* prepared rounding, can be enabled at any time
2020-01-07 19:57:22 +00:00
Klaus Basan
1deeaf39e8 [UI] Focus in text message entry field if a text message tab is requested
* requested by AF
* added signals/slots
* foucs functions
2020-01-07 19:57:22 +00:00
Klaus Basan
03afc8968a [Radar] shorter track line, renaming
https://discordapp.com/channels/539048679160676382/539846348275449887/649744906146938880
https://discordapp.com/channels/539048679160676382/539846348275449887/649886218791813140
2020-01-07 19:57:22 +00:00
Klaus Basan
3b0001d113 [UI] As discussed in FSC channel, display "save" message
* save was only shown ("overlay") if a mapping component is available
* make sure an message is also show in component is used in dialog
* change utility functions and display in "table view" without mapping component

https://discordapp.com/channels/539048679160676382/594962359441948682/643529608070692925
2020-01-07 19:57:22 +00:00
Klaus Basan
087410039c Style 2020-01-07 19:57:22 +00:00
Klaus Basan
8dd0a06c81 [AFV], Ref T731, Ref T739 remember audio settings in launcher 2020-01-07 19:57:22 +00:00
Klaus Basan
2a34786039 [Hotkey] Display hotkey name plus device name in hotkey model, resize view if new key has been added or removed 2020-01-07 19:57:22 +00:00
Klaus Basan
ef4640e66f [Hotkey] Style 2020-01-07 19:57:21 +00:00
Klaus Basan
7c7ed41f05 Improved log.message if model file is NOT available 2020-01-07 19:57:21 +00:00
Mat Sutcliffe
555e6b2cde [radar] Ensure the target's heading indicator is not a child of an item that ignores transformations 2020-01-07 19:57:21 +00:00
Klaus Basan
9aca949aea No notifications for own send messages 2020-01-07 19:57:21 +00:00
Klaus Basan
a54f804cf1 Ref T761, display partner callsign in adv.login screen
* added context functions
* UI readonly fields
2020-01-07 19:57:21 +00:00
Klaus Basan
36d77b7785 Ref T761, avoid to override aircraft callsign from the (standard) login component
* set input field to callsign if network is connected
* this sets the callsign of the adv. login component in case it was used
2020-01-07 19:57:20 +00:00
Klaus Basan
84cfec81e7 Register "dot commands" for help (CCommandInput) 2020-01-07 19:57:20 +00:00
Klaus Basan
45c44eb0bf Typo 2020-01-07 19:57:18 +00:00
Klaus Basan
42eaeac1b9 [Performance] reduce number of status message updates 2020-01-07 19:57:18 +00:00
Klaus Basan
3705818445 Style 2020-01-07 19:57:18 +00:00
Klaus Basan
964948e3e8 [Performance] Load indicator in views
* Only use load indicator (per default) for DB object views
* In any case disable load indicator for status messages
2020-01-07 19:57:17 +00:00
Klaus Basan
be9e2a37f3 [Radar] Rotate speed indicator with own heading 2020-01-07 19:57:17 +00:00
Klaus Basan
c187c701d5 [Updater] Trigger download from dialog "download and install" 2020-01-07 19:57:17 +00:00
Klaus Basan
de7174ad49 Ref T747, added toggle normal/minimal
* also provide action for toggle normal/minimal
* reverted "on top" for front/back toggle

based on discussion https://discordapp.com/channels/539048679160676382/539846348275449887/641003058867994634
2020-01-07 19:46:18 +00:00
Klaus Basan
109827b5c4 Ref T747, combine "on top" with window to front 2020-01-07 19:46:17 +00:00
Klaus Basan
076813e866 [PTT] Make sure the "other" PTT keys light the LEDs and play notification
Remark: Eventually it would be best to really hook up with audio to
display the PTT key really consumed (instead directly consuming the action)
2020-01-07 19:46:17 +00:00
Klaus Basan
516a7063e5 [UI] avoid "jumping around" if window was resized
* resizing in frameless is subject of QSizeGrip in the status bar
* also make sure resize grip is always aligned to the right QSizePolicy::MinimumExpanding
* the last point still still happens (resize button centered) for an unknown reason
2020-01-07 19:46:17 +00:00
Klaus Basan
4e7c490d3b [AFV] Ref T731, Ref T739 audio adv./distributed component as dialog 2020-01-07 19:46:17 +00:00
Klaus Basan
bb3fefc102 [UI] Volume UI aligned "on top" in cockpit info area 2020-01-07 19:46:17 +00:00
Klaus Basan
2afbdf1228 Ref T747, disable "stay on top" if window is send to back 2020-01-07 19:46:17 +00:00
Klaus Basan
53de0d56b9 Style 2020-01-07 19:46:17 +00:00
Klaus Basan
4e3c819f6d [Updater] In-app updater
* start downloading automatically in 1st screen
* minor changes
2020-01-07 19:46:16 +00:00
Klaus Basan
5bed714e75 [UI] Enable version update check in pilot client 2020-01-07 19:46:16 +00:00
Klaus Basan
21a5c07e02 [AFV], Ref T731, Ref T739 made the adv. audio devices page a bit smaller 2020-01-07 19:46:16 +00:00
Klaus Basan
9d218f39f8 [UI] Show VATSIM AFV map until our own map is ready 2020-01-07 19:46:16 +00:00