Commit Graph

1315 Commits

Author SHA1 Message Date
Klaus Basan
2581ec5582 Maximize button for launcher config wizard 2018-11-04 17:42:47 +01:00
Klaus Basan
5091a6be2b Ref T412, Ref T407, Ref T227, update aircraft UI if aircraft was moved 2018-11-04 17:42:47 +01:00
Klaus Basan
eeabbf6e39 Ref T413, also add registered/remote identifiers to combobox 2018-11-04 17:42:47 +01:00
Klaus Basan
fd94772094 Matcher minor UI adjustments 2018-11-04 17:42:46 +01:00
Klaus Basan
541fd4bd61 Matcher settings as dialog so they can be changed in mapping tool model matcher for testing 2018-11-04 17:42:46 +01:00
Klaus Basan
620cbe3882 Ref T415, vPilot format and improved voice capability parsing 2018-11-04 17:42:46 +01:00
Klaus Basan
4370f2c614 Ref T397, do not show context menu for fast position updates if FSD has disabled it 2018-11-04 17:42:45 +01:00
Klaus Basan
ee73f93c13 Ref T415, adjusted FP UI so multiple formats can be loaded 2018-11-04 17:42:45 +01:00
Klaus Basan
b1942282f5 Reorder login page
* 2 sections: login/logoff status
* select server, then details (not in same tab widget which is misleading)
* call readonly on subforms
2018-11-04 17:42:44 +01:00
Klaus Basan
3cbdfc1675 Ref T408, add callsign to window title when connected 2018-11-04 17:42:44 +01:00
Klaus Basan
793265722f Ref T411, set SimObject directory from file browser + UI adjustments 2018-11-04 17:42:44 +01:00
Klaus Basan
07f44fc520 Ref T411, confirmation before values are overridden 2018-11-04 17:42:44 +01:00
Klaus Basan
10f0f175c8 Minor fixes in login component 2018-11-04 17:42:44 +01:00
Klaus Basan
10c6c1fc0f UI adjustment 2018-11-04 17:42:43 +01:00
Klaus Basan
4a82621a1d Ref T400, swift needs to start even without network connection, especially for mapping tool
* count errors and call "manageSetupAvailability" to update cache availability
* minor adjustments
2018-11-04 17:42:43 +01:00
Klaus Basan
c010149686 Ref T397, add menu items for aircraft view 2018-11-04 17:42:43 +01:00
Klaus Basan
9dc154fe72 Adjusted wizard
* always start with 1st page (legal)
* select XSwiftBus copy page as default.
2018-11-04 17:42:42 +01:00
Klaus Basan
e9386f676a Fixed issue seen in crash report 2018-11-04 17:42:42 +01:00
Klaus Basan
6d696cfd91 UI fixes 2018-11-04 17:42:42 +01:00
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
d7de7785af Ref T398, style 2018-11-04 17:42:41 +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
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
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
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
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
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
ec32e3163b Ref T380, test function and UI (internals) to test ATIS 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
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
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