Klaus Basan
d7bc247469
Ref T125, altitude parse and FP string functions
...
* asFpAltitudeString
* asFpAltitudeSimpleVatsimString (non standard format)
* parseFromFpAltitudeString
2018-01-14 18:45:33 +01:00
Klaus Basan
2fb7bde447
Ref T215, some adjustments of user object
...
* remove "valid" from some functions, because no validity is checked
* homebase + real name string
2018-01-13 05:04:34 +01:00
Klaus Basan
b2c0d726bc
Ref T215, PQ integer support
2018-01-13 05:04:33 +01:00
Klaus Basan
35af956c95
CAltitude formatting
2018-01-13 05:04:31 +01:00
Klaus Basan
26b5a6ce28
Found during T215, rectify CIdentifier issues
...
* null/anonymous identifier
* CIdentifier can be linked with QObject and
* CIdentifier reflects name changes of QObject (UI components change name after ctor call)
2018-01-13 05:04:27 +01:00
Klaus Basan
8c539fab0a
Ref T215, FP value class
...
* split into prefix / aircraft ICAO / suffix
* suffix equipment code functions
* fixed FP remarks loading (JSON file)
* fixed missing sending of aircraft ICAO
2018-01-13 05:04:17 +01:00
Klaus Basan
0975abcc46
Ref T215, remember last server and model as cache value
...
* also remember last server not VATSIM server
* remember last model used
* server list selector uses remembered value
* login component sets those values
2018-01-13 05:04:11 +01:00
Klaus Basan
77cd49cb0f
Ref T215, severity can be set for validation
2018-01-13 05:04:05 +01:00
Klaus Basan
b68e232f38
Ref T215, utility functions
...
* CServer
* ICAO List
2018-01-13 05:04:03 +01:00
Klaus Basan
2c60dfd133
Ref T172, using centralized swift test server
...
Remark: The credentials for the server were distributed in multiple places, now cnetralized in one
2017-12-29 19:49:30 +01:00
Klaus Basan
c1df30fc55
Ref T172, added ecosystem in CServer class
2017-12-29 19:49:22 +01:00
Klaus Basan
8724e3dc3a
Ref T172, ecosystem value class
2017-12-28 20:00:01 +01:00
Klaus Basan
efd4e110b7
Ref T172, formatting
...
* this->m_ => m_
* formatting
* comments / doxygen
2017-12-28 18:44:32 +01:00
Klaus Basan
9ec3d69eaa
Ref T199, added some utility functions
...
* tag object can be read from data directory
* isNull
* some renamings
2017-12-25 13:10:15 +01:00
Klaus Basan
60b90d6582
Ref T199, some more details (members) in info
2017-12-25 13:06:56 +01:00
Klaus Basan
e81211775b
RW's review fixes Ref T202 Ref T189 Ref T210
...
* dmg comment and follow up issue created
* cppcheck-suppress passedByValue in cppcheck.supp
* renamed from Xsb -> XSwiftBus
* reverted wrong "static const QString dataStr"
2017-12-21 19:50:19 +01:00
Klaus Basan
5a24e40312
Ref T210, cppcheck fixes
...
a) 23 performance useInitializationList false Variable 'm_artifactsPilotClient' is assigned in constructor body. Consider performing initialization in initialization list.
b) 33 performance passedByValue false Function parameter 'il' should be passed by reference.
a) is clear, but b) seems to be wrong, hidden by "cppcheck-suppress"
2017-12-21 19:50:16 +01:00
Klaus Basan
1242c17e7a
Formatting
2017-12-21 19:50:13 +01:00
Klaus Basan
8b74acb3a9
Ref T210, moved "guess" into CApplicationInfo
...
* core unit test, set correct type
* guess application type now in CApplicationInfo
2017-12-21 19:50:09 +01:00
Klaus Basan
cb751306f8
Ref T211, fake and anonymous identifier static const
2017-12-21 19:50:06 +01:00
Klaus Basan
aaf4c35f80
Ref T211, formatting
2017-12-21 19:49:59 +01:00
Klaus Basan
0f8bbbbfc2
Ref T210, adjusting classes to use new functions
2017-12-21 19:49:52 +01:00
Klaus Basan
4a2a059865
Ref T210, "local developer" distribution
2017-12-21 19:49:48 +01:00
Klaus Basan
3269d91baa
Ref T210, removed ApplicationModeFlag
2017-12-21 19:49:44 +01:00
Klaus Basan
265869dc1f
Ref T210, boolToEnabledDisabled
2017-12-21 19:49:37 +01:00
Klaus Basan
379357d5d5
Formatting
2017-12-21 19:49:34 +01:00
Klaus Basan
a4d4bd7056
Ref T203, fixed gcc issue
...
static const CPlatform &linux()
platform.h:129:33: error: expected unqualified-id before numeric constant
2017-12-21 19:49:01 +01:00
Klaus Basan
45d02bd22a
Ref T203, file utility functions
2017-12-21 19:48:54 +01:00
Klaus Basan
2589b6283b
Ref T203, adjusted property index for new classes
...
* artifact
* update info
2017-12-21 19:48:27 +01:00
Klaus Basan
28225d5611
Ref T203, update info combining artifacts and distributions
2017-12-21 19:48:23 +01:00
Klaus Basan
de7312a869
Ref T203, adjustments for distribution class
...
* distribution is just the channel, no more the concrete file
* masterdir no longer part of distribution
* using QStringList instead of QSet in some place so sort order is kept
* new utility functions
2017-12-21 19:48:20 +01:00
Klaus Basan
6347c65a2f
Ref T203, platform class (OS)
2017-12-21 19:48:13 +01:00
Klaus Basan
54e9d1c429
Ref T203, artifact class (representing something we have build)
2017-12-21 19:48:10 +01:00
Klaus Basan
06f5de205c
Ref T203, utility functions for remote files
2017-12-21 19:48:07 +01:00
Klaus Basan
6445444fbf
Ref T203, utility functions for URL
2017-12-21 19:48:03 +01:00
Klaus Basan
16a4731389
Ref T203, added folder icons
2017-12-21 19:48:00 +01:00
Klaus Basan
103e55554e
Ref T203, fixed missing icons and order in icon list
2017-12-21 19:47:53 +01:00
Klaus Basan
881304dc2f
Ref T203, OS icons
...
(icons from wikipedia marked as public domain)
2017-12-21 19:47:48 +01:00
Klaus Basan
6374e5e10a
Some formatting like "this->m_" => "m_"
...
During Ref T203
2017-12-21 19:47:46 +01:00
Klaus Basan
12b2bc4181
Ref T201, fixes for info object overview
...
* more detailed log info
* sort info objects so the correct value is obtained ("raw" names)
* check both "duplicate" strings
2017-12-21 19:47:41 +01:00
Klaus Basan
909342e172
Ref T201, formatting
2017-12-21 19:47:39 +01:00
Klaus Basan
7027ba7d77
Delete registrations: https://swift-project.slack.com/archives/C04J6J76N/p1511119242000011
...
Follow up of Refs #413
2017-12-21 19:47:09 +01:00
Klaus Basan
9cb06c4d56
Ref T192, DBus utility functions, Service name empty for P2P
2017-12-21 19:46:51 +01:00
Klaus Basan
9f889bfce7
Ref T192, case insensitive name check
2017-12-21 19:46:45 +01:00
Klaus Basan
2c2e850668
Ref T192, improved display/log of DBus connection
...
* log level
* more detailed messages
2017-12-21 19:46:42 +01:00
Klaus Basan
8e761f35f1
Ref T197, simulator info
...
* CSimulatorInfo only initialized once and not over and over again in plugin info
* getSimulatorInfo() no longer virtual, as we can access the member CSimulatorInfo directly
* display exact simualtor in FSX/P3D driver
* renamed to identifierToSimulator and fixed typo "Identifier"
2017-12-21 19:46:17 +01:00
Klaus Basan
25df9ce720
Ref T195, log category ctor for single element
2017-12-21 19:45:49 +01:00
Klaus Basan
8103df18f7
Ref T195, formatting
2017-12-21 19:45:46 +01:00
Klaus Basan
424d748f25
Ref T195, DBus server utility function
2017-12-21 19:45:43 +01:00
Klaus Basan
075f19268c
Ref T192, fixed parsing of DBus string
2017-12-21 19:45:38 +01:00