Commit Graph

2048 Commits

Author SHA1 Message Date
Klaus Basan
fbfa014fff Login component style 2018-11-04 17:42:42 +01:00
Klaus Basan
4123101e34 Use Qt::QueuedConnection for UI 2018-11-04 17:42:42 +01:00
Roland Winklmeier
f6ea2a9107 Move CInputManager from singleton to CApplication member
The main reason why CInputManager was singleton is the easy access across
the code. That had the negative side effect that time of destruction was
at a very late stage of the shutdown and could not be controlled by us.
My moving it to CApplication, the access is equally easy (using sApp) and
allows to be cleaned up properly during graceful shutdown.

ref T391
2018-11-04 17:42:42 +01:00
Klaus Basan
705a56b1cb Ref T401, adjusted settings used in components 2018-11-04 17:42:42 +01:00
Klaus Basan
5e070f1f8c Crash dump related, check getMappingComponent 2018-11-04 17:42:41 +01:00
Klaus Basan
1fbe914cdc Ref T367, Ref T400 global setup loading dialog adjustments
* little delay before retry is triggered
* check for sGui
2018-11-04 17:42:41 +01:00
Klaus Basan
ffc903de34 Ref T367, Ref T400 style 2018-11-04 17:42:41 +01:00
Klaus Basan
5d4bab4be0 Allow to disable size grip 2018-11-04 17:42:41 +01:00
Klaus Basan
d7de7785af Ref T398, style 2018-11-04 17:42:41 +01:00
Klaus Basan
dec0b12ea2 Ref T397, checks on vector to find root cause NaN/inf issue
* sometimes very large numbers (xxE38) in vector
* sometimes vectors which look correct, but exceed [-1,1]
2018-11-04 17:42:40 +01:00
Klaus Basan
4038729e82 UI adjustment to find root cause for crash dump 127 2018-11-04 17:42:32 +01:00
Klaus Basan
80f2dec764 Smaller UI adjustments 2018-10-08 22:30:25 +02:00
Roland Winklmeier
c683d59994 Correct Longitude column index in CAirportListModel 2018-10-08 22:12:33 +02:00
Klaus Basan
1382da29c5 Make sure simulator is P3D or FSX for terrain probe copy 2018-10-07 16:17:27 +02:00
Klaus Basan
e6ae28b17d Ref T385, allow to filter "by voiceroom"/"by frequency" so co-pilot (OBS login) can be shown 2018-10-07 16:17:27 +02:00
Klaus Basan
f0297297c0 Wizard, copy settings and caches in scrollable container 2018-10-07 16:17:27 +02:00
Klaus Basan
197b0fb53f Button padding 2018-10-07 16:17:27 +02:00
Klaus Basan
1280359fe1 Style 2018-10-07 16:17:27 +02:00
Klaus Basan
b5bfe301d2 Misc. wizard UI adjustments
- toolbox layout for terrain probe/XSwiftBus
- load overview URLs in table
- size adjustments
2018-10-07 16:17:27 +02:00
Klaus Basan
037708e4fa Ref T384, icon for overlay text message in cockpit message 2018-10-07 16:17:26 +02:00
Klaus Basan
3a1a1aaf02 Finished messages for wizard copying component 2018-10-07 16:17:26 +02:00
Klaus Basan
71b06d5fa8 Copy settings as discussed here: https://swift-project.slack.com/archives/G96QTUBEG/p1538703968000100 2018-10-05 17:40:00 +02:00
Klaus Basan
4246e12c31 Ref T384, overlay text message in ATC station component 2018-10-05 17:40:00 +02:00
Klaus Basan
228e686b77 Ref T384, ATC button component and integration in text message component 2018-10-05 17:40:00 +02:00
Klaus Basan
f962b24212 Fixed mixed action names 2018-10-05 17:39:59 +02:00
Klaus Basan
7b02816f82 Ref T389, 1st quickfix for nullptr issue 2018-10-05 17:39:59 +02:00
Klaus Basan
4c159d8293 Style 2018-10-05 17:39:59 +02:00
Klaus Basan
d556383090 Ref T384, text message component "self connecting" to contexts.
Also allow to remove "all messages" tab
2018-10-05 17:39:59 +02:00
Klaus Basan
792d2ced30 Ref T384, trigger (show) overlay text messages 2018-10-05 17:39:59 +02:00
Klaus Basan
b3c6e22346 Ref T384, overlay text messages added in frame 2018-10-05 17:39:59 +02:00
Klaus Basan
b71936c6a1 Ref T384, addjusted text message component to be used with overlay text messages
* Tab enum in own file
* Funtions to change tab and hide UI elements
2018-10-05 17:39:58 +02:00
Roland Winklmeier
ebe23a694b Fix GCC7 fallthrough warnings 2018-10-05 17:39:58 +02:00
Klaus Basan
400ca612e2 Reset windows size by pressing Shift+Alt 2018-10-05 17:39:57 +02:00
Klaus Basan
ec32e3163b Ref T380, test function and UI (internals) to test ATIS 2018-10-05 17:39:57 +02:00
Klaus Basan
5c925fbf67 UI, grouped ATC and model context menus 2018-10-05 17:39:57 +02:00
Klaus Basan
5af029467e Ref T362, Ref T348 improved matcher saves removed models (if any) when destructed and improved UI 2018-10-05 17:39:57 +02:00
Klaus Basan
72a7b67e7a Ref T362, style and minor fixes 2018-10-05 17:39:57 +02:00
Klaus Basan
2ad6a7e1b3 Ref T362, allow also to load container JSON format directly (not only CVariant container format) 2018-10-05 17:39:56 +02:00
Klaus Basan
3460b927a3 Ref T372, interpolation log.display show min/max/mean times and allow to stop by entering empty callsign 2018-10-05 17:39:56 +02:00
Klaus Basan
047aeeff11 Ui adjustment 2018-10-05 17:39:56 +02:00
Klaus Basan
d37a6cd20d Ref T376, CVoiceSetup used in login component to override 2018-10-05 17:39:55 +02:00
Klaus Basan
6390f5dc5e Ref T376, integrated voice form into server form 2018-10-05 17:39:55 +02:00
Klaus Basan
3101a77614 Ref T376, adjusted sibling FSD setup class 2018-10-05 17:39:55 +02:00
Klaus Basan
0c3a89f1b5 Ref T376, voice setup form 2018-10-05 17:39:55 +02:00
Klaus Basan
b5cf65cefa Ref T376, renamed server settings file 2018-10-05 17:39:55 +02:00
Klaus Basan
09f6738363 Ref T369, style 2018-10-03 03:03:39 +02:00
Klaus Basan
3d2c177637 Ref T369, text message component style / font size +/- 2018-10-03 03:03:39 +02:00
Klaus Basan
1a0bcdaecc Ref T369, allow to change font size +/- in text message style settings 2018-10-03 03:03:39 +02:00
Klaus Basan
499236c391 Ref T369, link font size signals with dock widget 2018-10-03 03:03:39 +02:00
Klaus Basan
35c035570f Ref T369, replace font style in style sheet from font dialog 2018-10-03 03:03:39 +02:00