Commit Graph

7972 Commits

Author SHA1 Message Date
Klaus Basan
6a9de7389a Guards in emulated driver 2019-05-13 11:20:44 +02:00
Klaus Basan
f6d68660c9 Allow to toggle word wrap in views 2019-05-13 11:20:43 +02:00
Klaus Basan
6d97db83ed Avoid multiline columns by disabling word wrap 2019-05-13 11:20:43 +02:00
Klaus Basan
2519241da8 Ref T632, remove invalid callsigns 2019-05-13 11:20:43 +02:00
Klaus Basan
f03d2bf36b Ref T632, QPointer for single shot 2019-05-13 11:20:43 +02:00
Klaus Basan
d999810955 VATGOV icon 2019-05-13 11:20:42 +02:00
Klaus Basan
94a5741537 Ref T632, verify empty callsign
THis is the fix:
"if (!simulatedAircraft.hasCallsign()) { continue; } // removed in provider"
2019-05-13 11:20:42 +02:00
Klaus Basan
d32e596c89 Remove the workaoround from QTableView, made stretching default 2019-05-13 11:20:42 +02:00
Klaus Basan
95bcd4c15b Ref T632, filter out clients not in range 2019-05-13 11:20:42 +02:00
Klaus Basan
a1490fd4e0 Ref T632, mix fixes
* avoid empty callsign CClient object (harmless, but stupid)
* better validations in client provider
* check aircraft config packets (really broadcasts)
2019-05-13 11:20:42 +02:00
Klaus Basan
eb89273104 Ref T632, utility functions in client/client list 2019-05-13 11:20:41 +02:00
Klaus Basan
7fee1cfcff Ref T632, make users a callsign object list 2019-05-13 11:20:41 +02:00
Klaus Basan
3294a78fc4 Allow max. length of route and remarks combined 2019-05-13 11:20:41 +02:00
Klaus Basan
72ab9e7994 Added VATGOV support for callsign 2019-05-13 11:20:41 +02:00
Klaus Basan
275006dad4 Ref T632, more detailled entry check for adding a remote aircraft (finds empty callsign) 2019-05-13 11:20:41 +02:00
Klaus Basan
8fe23b780f Ref T632, use rendered and callsign as tie breaker if distance is equal in snapshot 2019-05-13 11:20:41 +02:00
Klaus Basan
303e8b0f88 Ref T632, in snapshot avoid to add aircraft which are no longer in range 2019-05-13 11:20:41 +02:00
Klaus Basan
52ef14b24d Simulated driver, update rendered aircraft 2019-05-13 11:20:41 +02:00
Klaus Basan
989c998e66 Also log rendering setup in crashinfo 2019-05-13 11:20:41 +02:00
Klaus Basan
22f140a494 Write info about the weather into the crashinfo file 2019-05-13 11:20:40 +02:00
Klaus Basan
599064fe6c Use models from centralized model cache
* no copy needed
* cache is synchronized when loading models
2019-05-13 11:20:40 +02:00
Klaus Basan
5caea5ad9b Ref T620, check for empty string as path, QDir("") exists 2019-05-13 11:20:40 +02:00
Klaus Basan
a553dfc708 Ref T632, minor improvements for no callsign 2019-05-13 11:20:40 +02:00
Klaus Basan
0360b298d6 Better log message 2019-05-13 11:20:40 +02:00
Klaus Basan
f57dd8d9dd Ref T630, avoid invalid simulator for new set 2019-05-13 11:20:40 +02:00
Klaus Basan
9fd3925238 Style 2019-05-13 11:20:40 +02:00
Klaus Basan
f6ea91e0b2 Add missing FG part 2019-05-13 11:20:40 +02:00
Klaus Basan
2d654e2fef Ref T609, tristate LED showing if synced with simulator com 2019-05-13 11:20:40 +02:00
Klaus Basan
90373c3a34 Ref T609, UI setting for COM synced 2019-05-13 11:20:39 +02:00
Klaus Basan
53fb28d70c Ref T609, setting if COM is synced with simulator 2019-05-13 11:20:39 +02:00
Klaus Basan
927903ec53 XSwiftBus spelling 2019-05-13 11:20:39 +02:00
Klaus Basan
c7542105c5 Ref T605, Maximize Window flag, allows to use standard Win10 navigation 2019-05-13 11:20:39 +02:00
Klaus Basan
13a2465424 Ref T609, encapsulate PTT action/key 2019-05-13 11:20:39 +02:00
Klaus Basan
c69a833598 Style 2019-05-13 11:20:39 +02:00
Klaus Basan
b093d02f49 Bring a modal window back to front when opening a dialog
Otherwise it can happen the modal window in background blocks the other UI.
2019-05-13 11:20:39 +02:00
Klaus Basan
803e68edd3 Do not show core button in standalone 2019-05-13 11:20:38 +02:00
Klaus Basan
918559e60f Ref T609, active COM1/2 in sim LEDs and function 2019-05-13 11:20:38 +02:00
Klaus Basan
9f8f70c22a Ref T609, set send/receive COM1/2 from P3D/FSK 2019-05-13 11:20:38 +02:00
Klaus Basan
bf26695530 Ref T609, added send/receive flags for COM unit 2019-05-13 11:20:38 +02:00
Klaus Basan
8eb3bd5278 Own model set dialog / dialog improvements
* better terms
* clear button to clear own model set
2019-05-13 11:20:38 +02:00
Klaus Basan
1af80575b7 Do not show context help if widget is visible
That would trigger help twice/multiple times
2019-05-13 11:20:38 +02:00
Klaus Basan
4ed0d6befd Style 2019-05-13 11:20:38 +02:00
Klaus Basan
8cf79a512a Ref T613, added missing checkbox and style 2019-05-13 11:20:38 +02:00
Klaus Basan
139ae130db Improved tooltip/error message 2019-05-13 11:20:37 +02:00
Klaus Basan
4951e7e35f Ref T614, improved log 2019-05-13 11:20:37 +02:00
Klaus Basan
9e1f437326 Use a default simulator for emulated driver to avoid ASSERT 2019-05-13 11:20:37 +02:00
Klaus Basan
9287713cb8 Ref T606, added back/tab/ESC as hotkeys 2019-05-13 11:20:37 +02:00
Klaus Basan
df686d7efc Ref T607, detect mappings from quick mapping wizard 2019-05-13 11:20:36 +02:00
Klaus Basan
fbf761f3f0 Ref T599, use event filter for uc 2019-05-13 11:20:36 +02:00
Klaus Basan
320bae9a2d Ref T599, event filter for uc characters 2019-05-13 11:20:35 +02:00