Commit Graph

1745 Commits

Author SHA1 Message Date
Klaus Basan
4fc151f4cb Another fix for "dialog closing closes swift",
see https://discordapp.com/channels/539048679160676382/567139633964646411/620776182027386880

The signal for the navigator dialog closed
is not send or received in some cases, not clear why.

Using a reference directly to the main window as workaround.
2019-09-16 22:41:35 +01:00
Klaus Basan
af1b933e5c Ref T717, model browser 2019-09-16 22:41:35 +01:00
Klaus Basan
19c9a51c38 Style 2019-09-16 22:41:34 +01:00
Klaus Basan
9bd2d294a3 Validation dialog allows to directly removed from model set
There is some moderate riks involved here,
as this allows to change the model set in the client,
but many users have asked for this
2019-09-16 22:41:32 +01:00
Klaus Basan
79c947f8fa Style 2019-09-16 22:41:32 +01:00
Klaus Basan
902d18339a Improved manual changing of aircraft and reset
* deferred adding and reset
* HTML overlay messages
* debug code for DBus messages
2019-09-16 22:41:32 +01:00
Klaus Basan
decdbb4432 Some smaller mapping tool improvements
* allow to remove NON DB models (context menu)
* renamed radio buttons
2019-09-16 22:41:31 +01:00
Klaus Basan
f20855b613 Settings for text messages, ascending or descending (latest first/last) 2019-09-16 22:41:30 +01:00
Klaus Basan
bb8f46ed68 Ref T718, improved country "resolution" in server names/descriptions 2019-09-16 22:41:29 +01:00
Klaus Basan
1409dae355 Ref T717, initial UI components for model browser 2019-09-16 22:41:27 +01:00
Klaus Basan
678166175b Style 2019-09-16 22:41:24 +01:00
Klaus Basan
92f3dd392f Avoid shutdown if modal window closes
See https://discordapp.com/channels/539048679160676382/567139633964646411/613564665255034903
2019-09-16 22:41:24 +01:00
Klaus Basan
dd70a67cf0 Ref T703, get partner callsign and validate it
* added functions in network details
* validation and login with partner callsign
2019-09-16 22:41:21 +01:00
Klaus Basan
bfcf553e3f Ref T703, overlay message utility functions 2019-09-16 22:41:21 +01:00
Klaus Basan
1d7e3dc9aa Ref T659, renamed buttons and use "alwaysOverride" function 2019-09-16 22:41:11 +01:00
Klaus Basan
04812581ea Ref T659, display mode in overview and allow to properly close the dialog 2019-09-16 22:41:11 +01:00
Klaus Basan
23a44ced2a Ref T659, display server name on details tab and allow to reset state for details component 2019-09-16 22:41:10 +01:00
Klaus Basan
d546ebdcba Ref T659, improved handling of override checkbox in FSD details/voice
* the checkbox can be always enabled
* or disabled in read only mode
2019-09-16 22:41:10 +01:00
Klaus Basan
86db7f18d8 Ref T659, hide icon if read only 2019-09-16 22:41:09 +01:00
Klaus Basan
b33fe9048a Ref T659, login dialog can display connected and disconnected state and also change its state 2019-09-16 22:41:09 +01:00
Klaus Basan
1c0e57bb95 Ref T659, login overview (read only) component
* overview component
* display values as preset in network in aircraft values component
2019-09-16 22:41:09 +01:00
Klaus Basan
3b9f5bad46 Ref T659, cleanup some unused code 2019-09-16 22:41:08 +01:00
Klaus Basan
35906660d1 Allow to save matcher log 2019-09-16 22:41:07 +01:00
Klaus Basan
3275d97653 Ref T609, UI to set Tx/Receive for COM unit in emulated driver 2019-09-16 22:41:06 +01:00
Klaus Basan
432f7398b3 UI tweak minimum button width 2019-09-16 22:41:03 +01:00
Klaus Basan
f6ad82daab Minor UI tweak 2019-09-16 22:40:59 +01:00
Klaus Basan
e0a654ccd8 Minor UI tweak 2019-09-16 22:40:59 +01:00
Klaus Basan
f2f9ee8818 Ref T709, changed settings component to "new" TXSwiftBusSettings 2019-09-16 22:40:57 +01:00
Klaus Basan
33cd96c2e3 Allow to test an ASSERT (like the crashdump test) 2019-09-16 22:40:54 +01:00
Roland Rossgotterer
6cb5478c5c Synchronize radar screen with own aircraft heading
ref T653
2019-09-16 22:40:51 +01:00
Klaus Basan
ca1b0a930b Model directory settings add. info 2019-09-16 22:40:50 +01:00
Klaus Basan
740cb5a536 Feature request based on new VATSIM code of conduct, allow empty homebase 2019-09-16 22:40:47 +01:00
Klaus Basan
2736539b49 Set 0 tab counts if offline 2019-09-16 22:40:42 +01:00
Klaus Basan
34cdffc9fa Ref T659, ajusted login component/dialog for poup login 2019-09-16 22:40:42 +01:00
Klaus Basan
eb4c8eed35 Ref T659, UI changed for modelstring/livery and checkboxes to decide if those are sent 2019-09-16 22:40:41 +01:00
Klaus Basan
eb014639fe Reselect ATC station if data are updated, and update the ATIS info 2019-09-16 22:40:40 +01:00
Klaus Basan
b87d0f5f15 Ref T705, use model set for reverse lookup
* allow finding model string from set, for NON DB models
* pass model set as parameter
2019-09-16 22:40:40 +01:00
Klaus Basan
c97bb2288c Ref T659, login (new/advanced) component for dialog
* using new components
* removed unused parts (now in components)
2019-09-16 22:40:39 +01:00
Klaus Basan
83254e97aa Ref T659, network details component for FSD/voice setup 2019-09-16 22:40:39 +01:00
Klaus Basan
298b040e26 Ref T659, deleted details dialog (not used) 2019-09-16 22:40:38 +01:00
Klaus Basan
83e8597b14 Ref T659, login dialog and connected signal/slots with main GUI 2019-09-16 22:40:38 +01:00
Klaus Basan
7e4e4f0d37 Ref T659, adjustments of login component, so login in dialog is reflected 2019-09-16 22:40:37 +01:00
Klaus Basan
3e1e3fad0b Ref T659, component for own aircraft data
* support for different model string
* and livery string
2019-09-16 22:40:37 +01:00
Klaus Basan
1e5ef15e40 Ref T659, some utility functions and style adjustments for login dialog 2019-09-16 22:40:37 +01:00
Klaus Basan
7cfd4b390a Ref T659, login dialog to test new login design
* mockup for login dialog
* can be used with SHIFT key
2019-09-16 22:40:36 +01:00
Klaus Basan
a4b5dfed9b Minor style change login UI 2019-09-16 22:40:36 +01:00
Klaus Basan
f87004c6c8 Ref T554, improved auto publishing handling during shutdown 2019-09-16 22:40:34 +01:00
Klaus Basan
4237839bbd Ref T704, split matching utils for logging in aviation context 2019-09-16 22:40:32 +01:00
Klaus Basan
a5663914c5 Launcher tools, display FSX/P3D config dirs 2019-09-16 22:40:31 +01:00
Klaus Basan
18778ed97e Validation for XP model directory in simulator basics 2019-09-16 22:40:28 +01:00