Roland Winklmeier
|
33963041cc
|
Implement followAircraft for X-Plane
ref T266
|
2018-06-13 13:59:13 +02:00 |
|
Roland Winklmeier
|
794137fc94
|
Align the CSimulatorXPlane API with its base class
Some functions were protected in the base class and in a different order.
This is all corrected now.
|
2018-06-02 02:08:48 +02:00 |
|
Roland Winklmeier
|
4aaccb44c3
|
Cleanup the enabled modules in all sub projects
Most modules were just enabled to add include path for dependent headers
|
2018-06-02 02:08:46 +02:00 |
|
Klaus Basan
|
8fad39fdaf
|
Jenkins Win64 build warnings
|
2018-06-01 01:30:55 +02:00 |
|
Klaus Basan
|
efba4d99d3
|
Ref T213, Ref T271 opt-in for crash dumps
|
2018-06-01 01:30:53 +02:00 |
|
Klaus Basan
|
c7f77c6892
|
Load settings before contexts are loaded, see https://swift-project.slack.com/archives/G7GD2UP9C/p1527537764000022
* load local settings before core facade is created
* or load it in the next step, in case there are no contexts
|
2018-06-01 01:30:50 +02:00 |
|
Klaus Basan
|
4021822753
|
Setting UI improvement
* pressing shift while clicking the button shows overview
* hint in overview, that there are shortcuts
|
2018-06-01 01:30:48 +02:00 |
|
Klaus Basan
|
0ef58f03ba
|
Warning if there is no XP-directory
|
2018-06-01 01:30:45 +02:00 |
|
Klaus Basan
|
7bee8e9ee8
|
Formatting
|
2018-06-01 01:30:42 +02:00 |
|
Klaus Basan
|
4788c25ecb
|
Some fixes of status message view
* push_front as default (in most cases we have "latest first"
* as follow up of t270 use CListModelTimestampObjects
|
2018-06-01 01:30:39 +02:00 |
|
Klaus Basan
|
6deb9042c3
|
Ref T270, split into CListModelTimestampWithOffsetObjects / CListModelTimestampObjects
|
2018-06-01 01:30:35 +02:00 |
|
Klaus Basan
|
f7a0c69fc8
|
Ref T270, push front for sequence and unified "insert" -> "push_back"
Remark: "CSequence::insert" is a synonym "push_back". This makes it clearer that push_back is used.
|
2018-06-01 01:30:33 +02:00 |
|
Klaus Basan
|
abfa12c1ec
|
Ref T272, skip VATSIM readers if (for sure) connected to an other eco system
Remark: This requires the server (=> ecosystem) to be connected, otherwise VATSIM data (before that connection) are still read as default
|
2018-06-01 01:30:31 +02:00 |
|
Klaus Basan
|
776a096168
|
Ref T272, network can add as ECO system provider (the server connected knows its ECO system)
|
2018-06-01 01:30:29 +02:00 |
|
Klaus Basan
|
4eeaf1adc4
|
Smaller adjustments of unit test and application
|
2018-06-01 01:30:26 +02:00 |
|
Klaus Basan
|
90f84149ed
|
Ref T270, changes to context/and interpolation log display so we can display "internals" of airspace monitor
|
2018-06-01 01:30:24 +02:00 |
|
Klaus Basan
|
27340f6906
|
Ref T270, access to sim. statistics
|
2018-05-29 00:56:40 +02:00 |
|
Klaus Basan
|
ac87e648ca
|
Ref T270, fixed provider so signals are correctly emitted
|
2018-05-29 00:56:39 +02:00 |
|
Klaus Basan
|
65ad35bfab
|
Fixed div. by 0 ("zero") warning
|
2018-05-29 00:56:38 +02:00 |
|
Klaus Basan
|
8a522b5e6d
|
Ref T270, signal requestedElevation
|
2018-05-29 00:56:37 +02:00 |
|
Klaus Basan
|
c16f5575f4
|
Ref T270, models/views for parts and situations
* added base class CListModelTimestampObjects
* added model/view for CAircraftParts
* added model/view for CAircraftSituation
|
2018-05-29 00:56:36 +02:00 |
|
Klaus Basan
|
117862e756
|
Ref T270, added CVariant long long functions and used those in formatter
|
2018-05-26 21:19:22 +02:00 |
|
Klaus Basan
|
06a835a5de
|
Ref T270, added properties for CAircraftSituation
|
2018-05-26 21:19:21 +02:00 |
|
Klaus Basan
|
464c8dfe83
|
Formatting
|
2018-05-26 21:19:20 +02:00 |
|
Klaus Basan
|
f80b2293f5
|
Scale UI component, used in launcher
|
2018-05-26 21:19:01 +02:00 |
|
Klaus Basan
|
86d02716a2
|
Allow to scale GUI on high DPI screens
|
2018-05-25 21:35:12 +02:00 |
|
Klaus Basan
|
26dcc547e6
|
Misc. smaller fixes
* copy configuration dialog handles case if there is no other swift version
* QPointer "guard" for lambda
* first model set UI
|
2018-05-25 21:35:11 +02:00 |
|
Klaus Basan
|
fcd08e7918
|
Ref T213, using about component in launcher
|
2018-05-25 21:35:10 +02:00 |
|
Klaus Basan
|
407cca7c6b
|
Ref T213, legal info component added in wizard
|
2018-05-25 21:35:09 +02:00 |
|
Klaus Basan
|
0c737b1280
|
Ref T213, "about" component to display legal HTML page
|
2018-05-25 21:35:08 +02:00 |
|
Klaus Basan
|
34252d5e69
|
Ref T271, Ref T213 info about crashreport
|
2018-05-25 21:35:07 +02:00 |
|
Klaus Basan
|
a37010ae01
|
Ref T264, component to copy model cache/set from other version
|
2018-05-23 23:15:23 +02:00 |
|
Klaus Basan
|
0e2cb19303
|
Ref T264, UI element to display other swift versions
|
2018-05-22 13:35:02 +02:00 |
|
Klaus Basan
|
a7a1674faa
|
Ref T264, string utility function
|
2018-05-22 13:35:01 +02:00 |
|
Klaus Basan
|
1d8bbaf3be
|
Ref T264, improved detection of multiple container formats
|
2018-05-22 13:35:00 +02:00 |
|
Klaus Basan
|
ef3f312bc5
|
Ref T264, application info list view
|
2018-05-22 13:34:59 +02:00 |
|
Klaus Basan
|
9fb7ba7592
|
Ref T264, application info list model
|
2018-05-22 13:34:58 +02:00 |
|
Klaus Basan
|
a3f12a866b
|
Hint that FS9 is experimental
|
2018-05-22 13:23:57 +02:00 |
|
Klaus Basan
|
fc35e8b654
|
Formatting, style
|
2018-05-22 13:23:47 +02:00 |
|
Klaus Basan
|
7965f67455
|
Ref T264, better display of other installed swift versions
* improved CApplicationInfo, added property support
* renamed functions
|
2018-05-22 13:20:13 +02:00 |
|
Klaus Basan
|
bc969dcd9e
|
Ref T270, setup component improvements
|
2018-05-22 13:20:10 +02:00 |
|
Klaus Basan
|
2d2047ba4f
|
Ref T270, display window for interpolation log
|
2018-05-22 13:20:09 +02:00 |
|
Klaus Basan
|
d8fb84c021
|
Ref T241, changed CAirspaceAnalyzer ctor so signals (CAirspaceMonitor) can be used
|
2018-05-22 13:20:08 +02:00 |
|
Klaus Basan
|
a3a62919fc
|
Ref T270, improved setup/logger handling
* utility functions to enable logging
* logger access and access to log messages
|
2018-05-22 13:20:07 +02:00 |
|
Klaus Basan
|
e3465f432c
|
Ref T261, Ref T251 gnd flag support in context/client provider
* allow to set gnd.flag capability via context/client
* utility functions in client provider
|
2018-05-22 13:20:06 +02:00 |
|
Klaus Basan
|
06a4efba51
|
Ref T261, Ref T270, Ref T245 aircraft view improvements
* context menu gnd.flag/follow aircraft
* display CG
|
2018-05-22 13:20:05 +02:00 |
|
Klaus Basan
|
27e9702101
|
Switch to "aircraft model view" when loading models
|
2018-05-22 13:20:04 +02:00 |
|
Klaus Basan
|
89c16bad7f
|
Ref T270, use QPointer with simulator map in context. The advantage is, that we can also detect if the simulator is deleted elsewhere.
|
2018-05-22 13:20:03 +02:00 |
|
Klaus Basan
|
35d78b641a
|
Fix clang warnings as discussed here: https://swift-project.slack.com/archives/G7GD2UP9C/p1526463295000266
Reported in CLANG test build here: https://build.swift-project.org/job/macos_test_job/4/warnings10Result/
|
2018-05-22 13:20:02 +02:00 |
|
Klaus Basan
|
58bdbac7b6
|
Ref T270, "about to shutdown" in CApplication
|
2018-05-18 00:25:12 +02:00 |
|