Klaus Basan
|
cbb0805c7e
|
Style
|
2018-08-19 14:31:47 +02:00 |
|
Klaus Basan
|
e17c49ec0f
|
Fixed login screen, the pilot section was accidentally shifted into another widget
|
2018-08-17 13:27:36 +02:00 |
|
Klaus Basan
|
6807eb8d35
|
Application info: Checking if directory exists (swift version exists) plus fixes in property functions
|
2018-08-17 02:25:43 +02:00 |
|
Klaus Basan
|
418769ccf8
|
Matching log can be enabled from login screen
* own enable UI component
* adjusted login and matcher UI component
|
2018-08-17 01:41:32 +02:00 |
|
Klaus Basan
|
65dc4bec6b
|
Fixed tab order of settings
|
2018-08-16 14:44:06 +02:00 |
|
Klaus Basan
|
ef32ec266e
|
Ref T298, matching form added new ttributes
|
2018-08-16 14:34:01 +02:00 |
|
Klaus Basan
|
c0ea2d4c14
|
Style: double instead of qreal
|
2018-08-16 14:33:55 +02:00 |
|
Klaus Basan
|
755455e8a4
|
Style, in CGuiApplication sGui can be used as guard (no QPointer needed)
|
2018-08-16 14:33:54 +02:00 |
|
Klaus Basan
|
0327776edd
|
Ref T295, based on bug report of RP (no WIFI detected) creating a network report
* network report when starting swift
* also ignore inactive configs when checking for "the bearer bug"
references:
https://stackoverflow.com/questions/51824242/disable-qt-bearer-management-at-runtime
https://swift-project.slack.com/archives/G7GD2UP9C/p1534181224000115
https://swift-project.slack.com/archives/G96QTUBEG/p1534162173000320
|
2018-08-16 14:33:52 +02:00 |
|
Klaus Basan
|
f3c7015cfb
|
Ref T304, adjusted XSwiftDBus settings so P2P can be used
* XPlane now supports P2P XSwiftBus amd session bus
* adjusted settings component
|
2018-08-13 23:52:41 +02:00 |
|
Klaus Basan
|
34842080da
|
Ref T304, use exception free JSON functions to copy settings
|
2018-08-13 23:52:40 +02:00 |
|
Klaus Basan
|
018a60f23c
|
Ref T304, array index fix if "7za.exe" is not available
|
2018-08-13 23:52:39 +02:00 |
|
Klaus Basan
|
cfbc0d4c35
|
Style sheet fixes, moved green connect button to style sheet. Also it is just ":" and not "::" for pseudo states.
|
2018-08-13 02:59:48 +02:00 |
|
Klaus Basan
|
d209164474
|
Ref T301, transponder LED UI component fixes/style, allow to set mode via setter
|
2018-08-13 02:59:47 +02:00 |
|
Klaus Basan
|
64dc16168c
|
Ref T301, login component can re-init and hence reconnect to core
|
2018-08-13 02:59:45 +02:00 |
|
Klaus Basan
|
60b3ed65ab
|
Ref T301, application contexts pings (by re-registering) identifiers again. By that it can be detected if the GUI is crashed
* ping timer in proxy
* utility function in timestamp list
* adjusted UI component displaying identifiers in core
|
2018-08-13 02:59:44 +02:00 |
|
Klaus Basan
|
7805e2315c
|
Ref T301, keypad and infobar init themself and can be re-connect (to core)
|
2018-08-13 02:59:41 +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
|
38e2a3ee3d
|
Ref T301, some transponder code style fixes
|
2018-08-13 02:59:38 +02:00 |
|
Klaus Basan
|
9bb3f98489
|
Style
|
2018-08-13 02:59:35 +02:00 |
|
Klaus Basan
|
c4bd1536f2
|
Ref T298, new attributes for matching setup in editor
|
2018-08-11 00:54:50 +02:00 |
|
Roland Winklmeier
|
cd701c2a95
|
Fix assert caused by wrong function call
|
2018-08-09 22:10:35 +02:00 |
|
Klaus Basan
|
4fa2e6969d
|
Ref T299, interpolation setup pitch on ground parsing
|
2018-08-09 03:45:05 +02:00 |
|
Klaus Basan
|
79a133892b
|
Fix for context menu of aircraft view as reported in slack
* reported: https://swift-project.slack.com/archives/G7GD2UP9C/p1533749013000483
* logic moved to view
* removed no longer required code
|
2018-08-09 01:41:10 +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
|
8f9cc645e9
|
Ref T298, matching setup changed signal in contexts/matcher
|
2018-08-09 01:39:27 +02:00 |
|
Klaus Basan
|
07a44dfc08
|
UI adjustmnets settings dialog, overview button
|
2018-08-09 01:39:24 +02:00 |
|
Klaus Basan
|
fe4fd31688
|
Renamed to FullInterpolation (formerly VtolInterpolation)
|
2018-08-09 01:39:21 +02:00 |
|
Klaus Basan
|
f9abfe9973
|
Display simulator in "live data" so we can see it in a screenshot
|
2018-08-09 01:39:20 +02:00 |
|
Klaus Basan
|
6548c71521
|
Synchronize model set in simulator context and improved setting of model set in matcher (ignored when same simulator)
|
2018-08-09 01:39:19 +02:00 |
|
Klaus Basan
|
92deb19572
|
Also allow to use SHIFT + button for models, aircraft
* added setTab functions
* shift can be used to reset to first tab
|
2018-08-09 01:25:51 +02:00 |
|
Roland Winklmeier
|
3774f2b60f
|
Fix cppcheck warnings and cleanup suppression config
- redundantAssignment
- knownConditionTrueFalse
|
2018-08-09 01:25:41 +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
|
bd8d11d9d6
|
Simulator "live data", clean up when simulator status changes (remove no longer valid values)
|
2018-08-09 01:25:31 +02:00 |
|
Klaus Basan
|
5c5cab3d80
|
Ref T298,settings matching component which can save setup to context
|
2018-08-09 01:25:26 +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 |
|
Klaus Basan
|
b671c2a0a5
|
Style, removed redundant CForm overrides
|
2018-08-07 20:41:06 +02:00 |
|
Klaus Basan
|
ff9d6147c8
|
Ref T299, pitch bank heading info
|
2018-08-07 20:41:03 +02:00 |
|
Roland Winklmeier
|
ae07d9151e
|
Add method to change the default displayed P2P address in DBus server address selector
|
2018-08-07 20:40:49 +02:00 |
|
Roland Winklmeier
|
4d9141fd50
|
Don't use the system bus anywhere
The system bus is owned by root and should also be on Linux only used
for kernel messages. No user applications should transmit on it.
|
2018-08-07 20:40:46 +02:00 |
|
Klaus Basan
|
08113e8c1d
|
Ref T298, adjusting used aircraft matcher (using setup)
|
2018-08-07 20:40:29 +02:00 |
|
Klaus Basan
|
fe99eb0fed
|
Style and some view columns/UI renamings
|
2018-08-01 03:06:26 +02:00 |
|
Klaus Basan
|
e20ee986a1
|
Minor UI fix
|
2018-08-01 03:06:21 +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
|
89ae16025e
|
Read only checkbox style
|
2018-08-01 03:06:19 +02:00 |
|
Klaus Basan
|
418584c5e3
|
Style
|
2018-08-01 03:06:16 +02:00 |
|
Klaus Basan
|
4ca6bb11aa
|
Style change signals used Qt::QueuedConnection
|
2018-07-31 01:43:38 +02:00 |
|
Klaus Basan
|
c8fc50e787
|
Ref T296, adding scenery offset as situation member plus utility functions
* frontOrNull/backOrNull
* added offset in model
* style/renaming
|
2018-07-31 01:43:36 +02:00 |
|