Commit Graph

13 Commits

Author SHA1 Message Date
Roland Rossgotterer
fa6e7108c7 Propagate FacilityType and LoginMode to value objects 2019-09-17 17:29:25 +02:00
Roland Rossgotterer
4772aadc1a Replace INetwork::CConnectionStatus with proper value object 2019-09-17 17:29:25 +02:00
Klaus Basan
5979dceaa3 Ref T640, style 2019-05-13 11:21:08 +02:00
Mat Sutcliffe
e9a4c49d68 Ref T547 Update license masthead in all source code files. 2019-02-22 20:36:43 +00:00
Klaus Basan
b982b7aca6 Ref T219, changed UI element for login buttons
QFrame based instead of QGroupBox based
2018-01-14 18:46:11 +01:00
Klaus Basan
7ad666c346 Ref T146, read only mode for login mode (so it can be used as display only UI element)
Also some minor tweaks/formatting
2017-09-24 19:53:54 +01:00
Roland Winklmeier
d0cdae7356 Conditionally limit UI login modes in case no simulator is attached
Currently the logic to fall back to observer login, in case no
simulator is attached, is implemented in core. Apart from a log message
there was no clear feedback to the user what has happened.
With this commit, the pilot related login modes are disabled if no
simulator is attached. A tool tip explains the reason.
This is enabled only for shipped versions.

refs #872
2017-02-24 00:18:36 +00:00
Roland Winklmeier
f4c2939253 Fix BlackGui header includes
* Include only what is used
* Use forward declaration when possible
* Sorted includes

refs #598
2016-05-20 01:31:11 +02:00
Klaus Basan
e1e922cbb1 refs #584, removed unused function
* fixed define in the same step
2016-02-05 18:00:06 +01:00
Roland Winklmeier
a3cfcf58c8 refs #403 add BlackGui shared library build 2015-05-05 21:34:30 +02:00
Klaus Basan
c6c7b71a83 Allow to set login buttons 2015-01-23 18:47:47 +01:00
Klaus Basan
4ce5144516 refs #77, refs #288 fixed gcc / doxygen warnings as far as possible 2014-11-30 00:56:00 +01:00
Klaus Basan
c6d14c31fd refs #288, login mode buttons as GUI element 2014-11-30 00:55:14 +01:00