Commit Graph

177 Commits

Author SHA1 Message Date
Klaus Basan
49a49f48ee Minor UI adjustments 2019-02-22 20:35:22 +00:00
Roland Rossgotterer
3db811f11d Handle initial null position from CCoordinateDialog
Summary:
CCoordinateDialog is setup with an initial null position. The user has to manually set one in case own aircraft position is de-selected to proceed with weather fetching. Previously the null position was accepted and passed on to the weather request with undefined results.

Reviewers: #swift_pilot_client

Maniphest Tasks: T406

Differential Revision: https://dev.swift-project.org/D81
2019-02-22 20:35:16 +00:00
Klaus Basan
cd095dbb3f Misc. smaller UI adjustments/style 2019-02-22 20:35:09 +00:00
Klaus Basan
8bb7eb5d2b Minor wizard UI adjustments 2019-02-22 20:35:09 +00:00
Mat Sutcliffe
225ff81252 Ref T485 Adjust CLogMessage and CStatusMessage call sites to use the new API. 2019-02-22 20:34:55 +00:00
Klaus Basan
0817d38b4c Ref T265, Ref T430, added parts and CG to modify form 2019-02-22 20:24:00 +00:00
Klaus Basan
da0e021332 Ref T265, Ref T430, Ref T473 parts added to mapping UI 2019-02-22 20:23:58 +00:00
Klaus Basan
d89b217e9b PQ parsing using "best guess" strategy as default plus renamings 2019-02-22 20:23:54 +00:00
Klaus Basan
298f746862 Ref T265, Ref T430, Ref T473 CG in model form 2019-02-22 20:23:53 +00:00
Mat Sutcliffe
462172a87f Fixed clazy warnings: unnecessary containers and containers being detached in range-for loops. 2019-02-22 20:23:37 +00:00
Mat Sutcliffe
9f85a7b560 Fixed clazy warnings: pass large objects by reference to const. 2019-02-22 20:23:33 +00:00
Mat Sutcliffe
333ea1b8df Fixed clazy warnings: empty QStringLiteral. 2019-02-22 20:23:32 +00:00
Klaus Basan
9f408e8319 Fixes in model set form as described by RP
https://swift-project.slack.com/archives/G96QTUBEG/p1544353355002400

* fixed missing radio button groups
* return values for some functions to detect "changes"
* minor style fixes
2018-12-10 03:41:16 +01:00
Klaus Basan
9d85b70307 Allow to unhide password in pilot form and server form 2018-12-10 03:41:15 +01:00
Klaus Basan
774458afc9 Viewbase style, UI style 2018-12-05 04:03:59 +01:00
Klaus Basan
93656d0a99 Network setup not yet used, disabled 2018-11-29 20:54:26 +01:00
Klaus Basan
beec69281a Login component set FSD/voice details based on current server selection 2018-11-16 02:49:56 +01:00
Klaus Basan
0b368ad935 Ref T431, FSD setup allow to force 4 letter airline ICAO code 2018-11-16 02:49:54 +01:00
Klaus Basan
1a45d8e1b8 Login component, hide server selection when displaying FSD details as otherwise there is not enough space 2018-11-16 02:49:54 +01:00
Klaus Basan
79547efe0a Login UI improvements 2018-11-16 02:49:54 +01:00
Klaus Basan
c88d02ff5f Ref T429, allow to set heading in emulated driver so PBH can be tested 2018-11-16 02:49:54 +01:00
Klaus Basan
fd94772094 Matcher minor UI adjustments 2018-11-04 17:42:46 +01:00
Klaus Basan
11c5ded3b5 Minor UI/style fixes 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
4038729e82 UI adjustment to find root cause for crash dump 127 2018-11-04 17:42:32 +01:00
Klaus Basan
037708e4fa Ref T384, icon for overlay text message in cockpit message 2018-10-07 16:17:26 +02:00
Klaus Basan
792d2ced30 Ref T384, trigger (show) overlay text messages 2018-10-05 17:39:59 +02:00
Klaus Basan
047aeeff11 Ui adjustment 2018-10-05 17:39:56 +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
df3fb1f1a8 Style FSD form (less height, as swift GUI is not high enough) 2018-09-27 02:35:04 +02:00
Klaus Basan
418324e64f Ref T372, Ref T370 testing with emulated driver fixes
* added ground speed
* changed altitude parsing to CPqString::SeparatorsBestGuess
* signal when parts form is set
2018-09-25 01:39:08 +02:00
Klaus Basan
fd1001862f Matching form UI size 2018-09-23 20:12:29 +02:00
Klaus Basan
de4dffae8f Ref T348, setup "remove from set if failed" 2018-09-20 00:47:21 +02:00
Klaus Basan
7613ec9219 Server form adjustments 2018-09-12 17:40:43 +02:00
Klaus Basan
3ec3bb8e15 Ref T298, split military flag into check for civilian/military
* in military -> only military aircraft?
* in civilian -> only civilian aircraft?
2018-08-26 15:27:03 +02:00
Klaus Basan
a7ccf9e27a UI fix 2018-08-26 15:26:58 +02:00
Klaus Basan
a640343433 Ref T298, exclude models from matching configurable 2018-08-26 15:26:53 +02:00
Roland Winklmeier
a60ee4a7dd Use override for destructors 2018-08-25 22:12:06 +02:00
Klaus Basan
ef32ec266e Ref T298, matching form added new ttributes 2018-08-16 14:34:01 +02:00
Klaus Basan
a47da54d8c Ref T301, cockpit double value frequency comparison (double comparison unsafe) 2018-08-13 02:59:39 +02:00
Klaus Basan
c4bd1536f2 Ref T298, new attributes for matching setup in editor 2018-08-11 00:54:50 +02:00
Klaus Basan
4fa2e6969d Ref T299, interpolation setup pitch on ground parsing 2018-08-09 03:45:05 +02:00
Klaus Basan
34e67f9485 Ref T298, matching setup form using "changed setup" signal and radio buttons for airline/aircraft first 2018-08-09 01:39:29 +02:00
Klaus Basan
fe4fd31688 Renamed to FullInterpolation (formerly VtolInterpolation) 2018-08-09 01:39:21 +02:00
Klaus Basan
8b6bdf2276 Ref T298, added algorithm and score values to matching setup 2018-08-09 01:25:33 +02:00
Klaus Basan
6fbdd700ae Ref T298, matching setup form added 2018-08-09 01:25:22 +02:00
Klaus Basan
92a7d650e3 Ref T299, added pitch to interpolation form 2018-08-09 01:25:13 +02:00
Klaus Basan
ba9c979769 Ref T297, network setup form (dynamic offset times) 2018-08-07 20:41:09 +02:00