Commit Graph

100 Commits

Author SHA1 Message Date
Klaus Basan
7e4ba2d1cf Ref T671, airline icon 2019-09-16 20:29:41 +01:00
Klaus Basan
cec768b9a4 T658, matching script for network entry 2019-09-16 20:29:39 +01:00
Klaus Basan
31e28a638e [license] Ref T667, clarification for VATLIB 2019-05-23 13:12:59 +02:00
Klaus Basan
839e340702 Ref T658, add matching script demo files 2019-05-23 13:00:26 +02:00
Klaus Basan
94d5f01060 [icon] Airline icons 2019-05-13 11:21:10 +02:00
Klaus Basan
7ceb248dd3 [legal] Legal page/credits 2019-05-13 11:21:00 +02:00
Klaus Basan
9012e2519d Airline icons 2019-05-13 11:20:57 +02:00
Klaus Basan
6cc6bbdc6d Ref T649, icons 2019-05-13 11:20:52 +02:00
Klaus Basan
4267b004c8 Added icons 2019-05-13 11:20:49 +02:00
Klaus Basan
9be734ee73 Ref T602, added FL/meter/ft conversion table 2019-05-13 11:20:35 +02:00
Klaus Basan
c4f26360de [about] Updated Discord link to rules channel 2019-04-11 22:12:05 +01:00
Klaus Basan
9450dfc3b0 [legal] adjusted about page so it can be displayed in Qt HTML widgets 2019-04-11 22:11:58 +01:00
Klaus Basan
ab2d3a272c [legal] Updated to new "about" home page 2019-04-11 22:11:45 +01:00
Klaus Basan
349a40723e Ref T554, auto publish test data 2019-04-11 22:11:42 +01:00
Klaus Basan
ec1dde412d Ref T542, Norwegian airlines icons (by A Fuchs) 2019-04-11 22:11:31 +01:00
Mat Sutcliffe
4fd83335af Ref T547 Update HTML license document. 2019-02-22 20:36:33 +00:00
Roland Rossgotterer
5c84cff6e4 Add second NOAA GFS url for 0.25 deg resolution 2019-02-22 20:36:22 +00:00
Klaus Basan
d4ddcab84a [bootstrap] adjusted URL 2019-02-22 20:36:09 +00:00
Klaus Basan
9459a15289 [legal] Legal pages 2019-02-22 20:36:07 +00:00
Roland Rossgotterer
f0ac008ba3 Update 3rdparty page 2019-02-22 20:35:49 +00:00
Klaus Basan
33736ca5af About document 2019-02-22 20:35:46 +00:00
Klaus Basan
df19d74b39 Shared index.html 2019-02-22 20:35:45 +00:00
Roland Rossgotterer
08558a0803 Change crashreport url to to backtrace.io
From now on, all crashreports will be submitted to backtrace.io url. Backtrace.io also requires a different set of annotations.
2018-12-11 17:42:49 +01:00
Klaus Basan
88a1f2d6ac Min.mapping version 0.8.7 2018-12-05 04:03:59 +01:00
Klaus Basan
f2bd767c63 Legal pages 2018-11-30 22:02:04 +01:00
Klaus Basan
60093e1a96 Changed bootstrap file 2018-11-22 19:54:52 +01:00
Klaus Basan
9e2a8fec3e Default models for FS9 2018-11-16 02:49:55 +01:00
Klaus Basan
e380ad7030 Added model resources 2018-11-16 02:49:54 +01:00
Klaus Basan
c079f2d8b9 Ref T415, added FPs for testing
* vPilot format (vfp)
* SB4 format (sfp)
* Little NavMap (pln)
2018-11-04 17:42:46 +01:00
Klaus Basan
e2c660b68f Updated bootstrap file
- min.version of mappings is now 0.8.6
- root URL is .org until we happen enabled SSO for .net domain Ref T358
2018-09-20 00:47:18 +02:00
Klaus Basan
5378db0e70 Ref T357, corrected copying of share/shared files and aligned order 2018-09-17 18:28:49 +02:00
Klaus Basan
e57f275608 Ref T357, added FSX/P3D terrain probe 2018-09-17 18:28:35 +02:00
Klaus Basan
5ac7c224bf Ref T293, fixed icon 2018-08-31 20:08:12 +02:00
Roland Winklmeier
5cc8249b38 Add X-Plane utils unit test 2018-08-25 22:12:02 +02:00
Klaus Basan
0d67497a2f Airline icons 2018-07-25 02:37:00 +02:00
Klaus Basan
0fcec6dad6 Updated latest DB data (this we do from time to time to have the latest data in repo) 2018-07-17 19:05:03 +02:00
Klaus Basan
2dd026b2df Ref T213, synced datastore/swift pilot client "legal" directory 2018-05-25 21:35:05 +02:00
Klaus Basan
6addfb5fd8 Ref T213, DSGVO legal files (privacy) 2018-05-18 00:23:51 +02:00
Klaus Basan
4423f8503f DSGVO and adjusted bootstrap URL: https://datastore.swift-project.net 2018-05-08 16:06:35 +02:00
Klaus Basan
131e39db93 Ref T258, added test directory and test files for compressing tests 2018-02-22 13:58:43 +01:00
Klaus Basan
9d1c30e3d4 Ref T237, latest DB data 2018-01-30 20:35:37 +01:00
Klaus Basan
2026491d9a Ref T213, DSGVO 2018-01-15 23:00:59 +01:00
Klaus Basan
1a2b03873b Ref T213, DSGVO 2018-01-04 21:29:49 +01:00
Klaus Basan
520d79edb5 Updated credits 2017-12-21 19:47:34 +01:00
Roland Winklmeier
c553d24d0e Move GFS weather data url into global setup
Summary:
The GFS weather data url so far was hard coded. With this commit, it is
moved into the global setup (bootstrap file).
Also the url type was changed from QUrl to CUrl, which simplified the
generation of the url including its query by using CUrl::appendQuery().
Finally it fixes sampleweatherdata, which did not have a CApplication yet.

Reviewers: #swift_pilot_client, msutcliffe

Reviewed By: #swift_pilot_client, msutcliffe

Subscribers: jenkins

Tags: #swift_pilot_client

Maniphest Tasks: T151

Differential Revision: https://dev.swift-project.org/D57
2017-11-20 15:57:08 +01:00
Klaus Basan
e257d96b73 Ref T183, replace country icons 2017-11-09 04:41:51 +01:00
Klaus Basan
60656843f8 Ref T169, check minimum mapping tool version
* added min.version in global setup
* check in CSwiftData::checkMinimumVersion
2017-10-10 00:28:29 +01:00
Klaus Basan
88a1c9f5d4 Updated shared DB data 2017-09-24 20:29:20 +01:00
Klaus Basan
ad32d33aa1 Ref T157, add context for help calls and call dispatcher 2017-09-24 20:29:19 +01:00
Roland Winklmeier
0a4accc809 Update bootstrap.json with new crashreports url
ref T139
2017-09-24 20:29:18 +01:00