Klaus Basan
b671c2a0a5
Style, removed redundant CForm overrides
2018-08-07 20:41:06 +02:00
Klaus Basan
1709119ebf
Setup form fix, do not hide "override" bar if "override" flag changes
2018-08-01 03:06:20 +02:00
Klaus Basan
77f10938d9
Ref T292, Ref T285 further form improvements
...
* avoid roundtrips by airline digest signal
* style such as removed "private slots"
* fixing distributor form's clear
2018-07-25 02:37:15 +02:00
Klaus Basan
a24d35f841
Fixed style of airline ICAO form and better scaling of images
2018-07-25 02:37:06 +02:00
Klaus Basan
1fbd084500
Livery form style fixes
2018-07-20 18:06:13 +02:00
Klaus Basan
07759ed539
Fix aircraft ICAO code, form fields IATA/family mixed
2018-07-20 01:26:59 +02:00
Klaus Basan
f11fdc6b5e
Ref T268, allow to preset own aircraft coordinates in form
2018-07-19 02:52:10 +02:00
Klaus Basan
81f6799e0b
UI interpolation setup form using radio buttons instead of combobox
2018-06-13 14:00:12 +02:00
Klaus Basan
464c8dfe83
Formatting
2018-05-26 21:19:20 +02:00
Klaus Basan
23dcccc806
Ref T261, adjusted interpolation setup
...
* removed "IndexEnableGndFlag" as this is actually part of FSD network settings
* renamed to "isForcingVtolInterpolation"
* adjusted interpolator, and UI for setup
2018-05-12 21:40:09 +02:00
Klaus Basan
2e7e210010
Ref T261, allow to enable/disable "fix scenery offset" via setup
...
* added UI functions
* fixed setup model
* use setup in interpolator
2018-05-08 16:06:55 +02:00
Klaus Basan
3d2a74a652
Ref T261, interpolator mode is now part of setup
...
* added attribute in setup
* adjusted UI
* adjusted interpolator / simulator functions
2018-05-08 16:06:49 +02:00
Klaus Basan
0ff3b68d5c
Ref T259, Ref T243 interpolation setup form
2018-04-13 23:36:53 +02:00
Klaus Basan
c451602b8c
Ref T259, Ref T243 UI for FSD setup adjusted (added gnd flags)
2018-04-05 02:54:54 +02:00
Klaus Basan
74098cffa8
Ref T226, using airport completer
2018-02-02 21:34:44 +01:00
Klaus Basan
5aad426ced
Ref T239, removed "QTimer m_xxx { this };" pattern
...
* not in worker classes as parent might have a relevance there
* in UI classes it is useless
2018-02-02 21:26:50 +01:00
Klaus Basan
464f64367e
Minor mapping tool UI adjustments
2018-01-30 20:30:05 +01:00
Klaus Basan
7322c14d64
Ref T225, utility function, messages can be directly shown as overlay
2018-01-30 20:29:41 +01:00
Klaus Basan
eaf0095454
Ref T225, force stylesheet in CForm base class and used by all forms
...
* Allows to use stylesheet attributes like [readonly]
* changing to "readonly" applies correct stylesheet
2018-01-30 20:29:38 +01:00
Klaus Basan
fc84bf6579
Ref T225, some coordinate form improvements and renamings
2018-01-30 20:29:32 +01:00
Klaus Basan
519fce5a7a
Ref T219, override pilot if valid / not only if having credentials
...
Remark: Also overrides if there is no password
2018-01-17 03:33:43 +01:00
Klaus Basan
f049900e1f
Ref T223, use const values for standard pressure
...
* standardISASeaLevelPressure
* use static const values for standard pressure
* minor formatting
2018-01-15 23:00:34 +01:00
Roland Winklmeier
de4fe44156
Fix sending the correct pressure altitude for a pilot position
...
* Before this commit, only the true altitude was known for an aircraft situation. The pressure altitude was not available anywhere yet.
* This caused a wrong altitude in radar clients.
* We fix this reading the pressure altitude from the simulators and set it in the own aircraft situation.
* MS Flight Simulators have the pressure altitude in the APIs available.
* For X-Plane and emulated simulator, we need to calculate it from the pressure at sea level.
* Finally, we use the new available pressure altitude to send it to the FSD server.
Maniphest Tasks: Ref T223
2018-01-15 22:49:08 +01:00
Klaus Basan
5ecf4bdedd
Tab order
2018-01-14 18:46:43 +01:00
Klaus Basan
4567138e36
Ref T219, pilot name form
...
(used to override server credentials for VATSIM/other servers)
2018-01-14 18:46:32 +01:00
Klaus Basan
9822c86bdd
Ref T219, minor serverform UI adjustments
2018-01-14 18:46:25 +01:00
Klaus Basan
4b73c2f936
Ref T219, FSD setup form adjustments / renamings
2018-01-14 18:46:23 +01:00
Klaus Basan
e7073202bd
Ref T219, adjusted existing forms
2018-01-14 18:46:09 +01:00
Klaus Basan
9fc231b657
Ref T219, changed CForm so it can be used with/without DB User
2018-01-14 18:46:06 +01:00
Klaus Basan
7b414121df
UI adjustment
2018-01-14 18:45:30 +01:00
Klaus Basan
d8abb3f83b
Ref T172, server form supports ecosystem
2017-12-29 19:49:40 +01:00
Klaus Basan
b74623599e
Ref T118, color search follow up formatting
2017-10-31 15:39:28 +01:00
Klaus Basan
4762a95216
Avoid unnecessary JSON exceptions
2017-09-24 20:28:58 +01:00
Klaus Basan
11abb9f481
UI, smaller LEDs for cockpit component
2017-09-24 19:54:03 +01:00
Klaus Basan
ccdfa8e12f
Ref T111, allow to search for location in coordinate form
2017-09-24 19:52:07 +01:00
Klaus Basan
1ec3f4566d
Ref T111, aligned cockpit UI elements
...
* naming
* allow to set cockpit values by simulated aircraft
2017-09-24 19:52:01 +01:00
Klaus Basan
ed15a9ee71
Ref T111, cockpit COM form to be used with dummy driver and CCockpitComComponent
...
Remark: This is an UI only form, without context
2017-09-24 19:51:52 +01:00
Klaus Basan
4013154a20
Ref T111, cockpit COM form to be used in cockpit component and dummy driver
2017-09-24 19:51:49 +01:00
Klaus Basan
1387573e5b
Ref T112, moved simulator settings in subdir/settings namespace
2017-09-24 19:51:46 +01:00
Klaus Basan
eea6039d58
Ref T111, created aircraft parts form to be used in internals and dummy driver
2017-09-24 19:51:39 +01:00
Klaus Basan
7939fd0184
Ref T111, coordinate form UI adjustments
2017-09-24 19:51:38 +01:00
Klaus Basan
c8a21629f1
Ref T111, added situation form supporting pitch/bank
2017-09-24 19:51:35 +01:00
Klaus Basan
87e783d45a
Minor formatting
2017-09-24 19:51:29 +01:00
Klaus Basan
2476b9f412
Ref T111, made coordinate selector a form
2017-09-24 19:51:27 +01:00
Klaus Basan
36037c4c04
Ref T85, minor improvements on server type
...
* UI: generic generation of combobox
* UI: Read only for combobox
* CServer utility functions
2017-06-27 20:50:28 +02:00
Klaus Basan
699a8d0f9f
Ref T82, removed add button for servers, only save
...
* save will add a new server when not already existing
* when saved with same name, it will override values
* default values for FSD setup
* adjusted validation
2017-06-18 22:51:04 +02:00
Roland Winklmeier
5d1b5dba38
Allow to select server type in FSD settings
...
Summary:
With this change the server type is a dynamic setting per server and
replaces the hardcoded global server type in CNetworkVatlib. This allows
the user to select the server type in settings ui and configures
the vatlib session accordingly.
This also removes the command line argument to set the server type since
it doesn't make sense anymore.
Reviewers: msutcliffe
Reviewed By: msutcliffe
Subscribers: jenkins
Differential Revision: https://dev.swift-project.org/D24
2017-06-09 12:27:58 +02:00
Klaus Basan
d7ae3712dd
Ref T59, stash validation triggered by "stash" button
...
From non stash tabs not using full validation
2017-05-05 23:07:43 +01:00
Klaus Basan
fad7d4b8c9
Ref T35, optional model description when mapping
2017-05-05 22:40:16 +01:00
Klaus Basan
b444361c7c
Some minor UI tweaks (min.height)
2017-05-05 22:40:07 +01:00