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
2dd026b2df
Ref T213, synced datastore/swift pilot client "legal" directory
2018-05-25 21:35:05 +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
Klaus Basan
2ae8f5b03f
Ref T270, added CSimulatorPluginCommon as base class in driver project
...
* unlike BlackCore::CSimulatorCommon we can add also UI aspects here
* used by emulated driver, XP and the FS series
2018-05-18 00:25:11 +02:00
Klaus Basan
afe4a09218
Formatting
2018-05-18 00:25:10 +02:00
Klaus Basan
ba8b9a52da
Ref T264, Ref T263 simple approach to remember last directory (load/save) in view
...
* utility function "unwrapCache" to unwrap cache data
* fixed loading from file, also supporting memoized formats as well
* remember last directory
2018-05-18 00:25:09 +02:00
Klaus Basan
50a625d2bc
Ref T267, allow to call "convertFromMemoizedJson", but also convert via "convertFromJson"
...
The variant convertFromMemoizedJson trait did already do something similar, calling "convertFromJson" if the memoized version is not avilable. Now the function also "decides" based on the passed data itself.
2018-05-18 00:25:08 +02:00
Klaus Basan
98bc0a7d6e
Ref T264, sued "new signal syntax" with some QShortcuts and as a result made some slots "normal functions"
2018-05-18 00:25:07 +02:00
Klaus Basan
1336aa05f9
Fixed XSwiftBus pro as discussed here: https://swift-project.slack.com/archives/G7GD2UP9C/p1526231272000077
2018-05-18 00:25:06 +02:00
Klaus Basan
7ff131d7af
Fix isntall component, use copy of filename as the referenced var can be out of scope already
2018-05-18 00:25:05 +02:00
Klaus Basan
4f143539f8
Fixed unit tests
...
* Random number generation was faulty, as we have to use RAND_MAX and not INT_MAX
* fixed CTestAircraftSituation::testSetRotateUpPitch, we need to use a defined front function otherwise it can be randomly outside range
* adjusted performance unit test a bit, as the value vary a lot
Ref T261
2018-05-18 00:25:04 +02:00
Klaus Basan
b4835e650d
Ref T259, Ref T243 setup component adjusted to support "change signal"
2018-05-18 00:25:03 +02:00