Roland Winklmeier
625f8d1d6b
Fix wrong argument passed to fixWindowsUncPaths
2018-08-31 20:08:07 +02:00
Klaus Basan
1b5888bf82
Context menu improvements
...
- rneamed some paths, group "model stuff" together
- no spearators if same menu key root (such entries belong semantically together)
2018-08-28 03:55:53 +02:00
Klaus Basan
8ba5463d18
Ref T310, renamings
2018-08-28 01:16:24 +02:00
Klaus Basan
be816f076d
Ref T312, UI simulator settings to check listeners manually per push button
2018-08-27 18:58:24 +02:00
Klaus Basan
0db1683aa3
Init simulator display field, shorter text, typo
2018-08-27 18:58:20 +02:00
Klaus Basan
d320f590b4
Ref T311, avoid crash of model set dialog
...
- check for nullptr mapping component
- disable new set button in dialog
2018-08-27 18:58:19 +02:00
Klaus Basan
a7d3fb4db0
Minor UI adjustments in 1st model set/copy
2018-08-27 18:58:17 +02:00
Klaus Basan
3d5bd897ce
Ref T312, simulator settings UI adjustments (removed redundant grid layout)
2018-08-27 18:58:16 +02:00
Klaus Basan
35b70db67d
Ref T310, removed "m_separator" from IMenuDelegate as it is not used
2018-08-26 15:27:05 +02:00
Klaus Basan
73ddec5147
Ref T306, directory setting in models component loading, plus QPointer guard
2018-08-26 15:27:05 +02:00
Klaus Basan
09e8b3ffcf
Completer sort order and ICAO code string building
2018-08-26 15:27:04 +02:00
Klaus Basan
1b92144f40
Use Qt::QueuedConnection for reader -> UI component signal/slots
...
For DB load overview also text descriptions (long/short) are adjusted
2018-08-26 15:27:03 +02:00
Klaus Basan
a40b3b728c
Ref T306, copy directory settings in wizard
2018-08-26 15:27:02 +02:00
Klaus Basan
b0091e4674
Ref T306, copy settings style/Doxygen
2018-08-26 15:27:02 +02:00
Klaus Basan
722566453b
Ref T306, use settings for flightplan and view directories
2018-08-26 15:27:01 +02:00
Klaus Basan
e0e47a46f6
Ref T298, buttons for re-matching
2018-08-26 15:26:56 +02:00
Klaus Basan
a640343433
Ref T298, exclude models from matching configurable
2018-08-26 15:26:53 +02:00
Klaus Basan
4814178961
Own models component message box if disk loaded models shall be written to cache
2018-08-26 15:26:50 +02:00
Klaus Basan
efb2c5b858
Auto stash UI adjustments
2018-08-26 15:26:50 +02:00
Klaus Basan
956ffd949d
Style
2018-08-26 15:26:49 +02:00
Roland Winklmeier
d5a37a9d9e
Fix hidden member from base class
2018-08-25 22:12:07 +02:00
Roland Winklmeier
5e38936fd2
Fix weak vtables
2018-08-25 22:12:06 +02:00
Roland Winklmeier
a60ee4a7dd
Use override for destructors
2018-08-25 22:12:06 +02:00
Klaus Basan
9ec59514dc
Small improvements of auto stash component
...
- airline can be set in model
- fallback if there is no airline, but livery code
2018-08-22 12:32:07 +02:00
Klaus Basan
f1312bbb50
Style
2018-08-21 22:10:27 +02:00
Klaus Basan
93a56d6633
Navigator improvements
...
- auto focus
- tooltip for buttons
- style
2018-08-21 22:10:25 +02:00
Klaus Basan
bc02463fe1
Minor fix for simulator basic settings https://swift-project.slack.com/archives/G96QTUBEG/p1534614558000100
2018-08-19 14:31:52 +02:00
Klaus Basan
b79aa0601c
Wizard fixes as discussed here: https://swift-project.slack.com/archives/G7GD2UP9C/p1534597257000200
...
- improved message for initial data loading
- Simulator wizard page before 1st model set page
- 1st model set component, forced directory loading (and not just displaying model cache)
2018-08-19 14:31:49 +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
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
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
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
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
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
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