Klaus Basan
f2d89bf56c
Fixed misc. things for bootstrap file/reader
...
* added help URL
* added swift map URL
* fixed typo for crash report server
* added more failover servers
2017-04-19 19:30:58 +01:00
Klaus Basan
10c8f7c50a
refs #921 , new file is distribution.json
2017-04-18 00:07:05 +01:00
Klaus Basan
cbec4fe20d
Credits
2017-04-18 00:05:01 +01:00
Klaus Basan
1153f70776
Legal pages update
2017-04-17 23:59:16 +01:00
Klaus Basan
0e923780ce
Updated legal docs
2017-04-17 23:58:40 +01:00
Klaus Basan
8df2fa462f
refs #883 , unified local links, also copy legal to build dir
2017-02-24 15:21:48 +00:00
Klaus Basan
a57b83f9de
refs #879 , moved testdata into small files
...
motivated by MS comment
2017-02-24 15:21:39 +00:00
Klaus Basan
62d4a94106
refs #865 , further improved logging
...
* set log flag in hints, so no lock for each aircraft is needed
* as a result log functions have a bool log parameter now
* highlight situation and parts changed
2017-02-24 00:19:18 +00:00
Klaus Basan
def51576de
refs #865 , added log functions to interpolator
...
* updated HTML template
* parts use now string builder
2017-02-24 00:18:57 +00:00
Roland Winklmeier
af42f42c96
Finalize the impressum
2017-02-24 00:17:36 +00:00
Mathew Sutcliffe
7e95d4a550
refs #651 Privacy policy
2017-01-10 23:46:45 +00:00
Klaus Basan
443658e317
refs #651 , further improved impressum/legal info
2017-01-10 23:44:48 +00:00
Klaus Basan
8488909a44
refs #828 , added HTML template
2016-12-13 19:02:06 +01:00
Klaus Basan
d82c6bc44f
Ref T8, added icons for DHL owned airlines
2016-12-13 19:02:04 +01:00
Klaus Basan
492649c061
fixes "unable to login", discovered during #780 ,
...
* fixed bootstrap file
* improved timeout of connect, now in single static function
* some minor tweaks
2016-12-06 09:33:56 +01:00
Klaus Basan
65950e4518
refs #758 , updated bootstrap file and removed old URLs
...
* replaced some hardcoded URLs
* removed swiftTeamDefaultServers()
* bootstrap.json
2016-12-06 09:33:41 +01:00
Klaus Basan
d002f09da5
refs #775 , move "legal" folder out of shared
...
In same step update data files in shared
2016-12-06 09:33:34 +01:00
Klaus Basan
45304e647a
refs #651 , updated legal docs
2016-10-17 14:33:53 +01:00
Klaus Basan
06906742a5
refs #651 , updated legal docs, mainly CLA and license
2016-09-22 00:42:55 +02:00
Klaus Basan
09d74c48b8
Changed some default URL to https://datastore.swift-project.org
2016-09-19 16:18:55 +02:00
Klaus Basan
1d15e90f0a
Updated shared directory files from https://datastore.swift-project.org/page/index.php
2016-09-19 16:18:55 +02:00
Klaus Basan
68eb5a9282
refs #651 , legal pages structure (pages need legal texts)
2016-09-19 16:18:54 +02:00
Roland Winklmeier
ba08e587be
Adjust crashreport upload url
2016-08-26 21:06:11 +01:00
Klaus Basan
f91cf3bbf3
refs #734 , added NAVY/MARINES as 2 letter codes
...
* adjustement for 2 letter codes
* icons
2016-08-26 21:06:05 +01:00
Roland Winklmeier
e47aec223e
Integrate Crashpad crash handler into CApplication
...
Crash handler launches an external crash handler executable called
swift_crashpad_handler. It monitores the parent process and produces
a local dump in case of a crash.
For release builds, the dump is also uploaded to a crash report server.
refs #490
2016-08-09 17:51:57 +02:00
Roland Winklmeier
06d858c57f
Change installer directory "data" to "share"
...
refs #671
2016-07-15 21:06:57 +02:00
Roland Winklmeier
9ef34c4b96
Group all resources in data/ subfolder
...
refs #615
2016-05-20 01:35:19 +02:00
Klaus Basan
efe6d9f183
refs #633 , cleaned up resource dir
...
* removed local.env.template
* fixed path in global setup class
* removed timestamp check from gloabl setup (problem when switching URLs)
2016-04-11 20:16:16 +02:00
Klaus Basan
1eb65a873c
refs #610 , VATSIM status file
...
* automatically load status file
* keep VATSIM data file locations
* use METAR/datafile locations from bootstrap or VATSIM status file
2016-03-18 01:10:12 +00:00
Klaus Basan
2af30f1035
Updated some icons
2016-03-18 01:07:44 +00:00
Roland Winklmeier
7ece093ee9
Refactor qmake SUBDIRS structure
...
The big swift.pro is refactored by the correct usage of SUBDIRS
template. The following additional changes are made:
- Removed '_' from all targets and folder names
- Aligned parent folder and target name
refs #461
2015-11-23 09:50:44 +01:00
Klaus Basan
025457c43b
refs #509,renamed CDownload to CUpdateInfo
...
* as discussed in meeting
* follow up adjustments (file renaming, msg. renaming)
2015-11-20 22:38:50 +01:00
Klaus Basan
02733cacb7
refs #507 , adjusted resource subproject
2015-11-19 21:08:09 +00:00
Klaus Basan
d131cd2d33
refs #507 , changed setup reader and simplied global setup and setup reader
...
* a single base URL (shared), derived URLs by appended path
* simplified dir structure shared with sub directories
* renamed functions
* automatically synchronize setup with DB when initialized
* trigger download info loading when setup is completed
* allow to automatically read after setup data have been synchronized
* read DB data when setup has been loaded
* allow to reload from threaded reader
* improved handling (log messages, skip reading) when data are not available
2015-11-19 21:07:58 +00:00
Roland Winklmeier
5eddef0f12
Add install targets
...
refs #486
2015-11-19 21:07:14 +00:00
Klaus Basan
6dd66284ca
refs #473 , own launcher subproject
...
* command line args for swift GUI
* removed _ from swiftgui_standard
* removed _ from swift_resources
2015-11-19 21:06:36 +00:00
Klaus Basan
03f4aa6889
refs #497 , changed and improved handling of bootstrap files
...
* changed global setup (port, root directory)
* version for bootstrap files
2015-11-19 21:04:43 +00:00
Klaus Basan
3970b96eaf
New resource files
2015-11-19 21:04:09 +00:00
Klaus Basan
5e42aa0b95
refs #478 , added new resources
...
* blueprints for bootstrap files
* private bootstrap file
2015-11-19 21:03:53 +00:00
Mathew Sutcliffe
e4adad45d0
refs #482 Rationalized the copying of files from source tree to build tree.
2015-11-19 21:02:47 +00:00
Mathew Sutcliffe
a5d8db2354
refs #482 Removed old qmake include files.
2015-11-19 21:02:44 +00:00
Roland Winklmeier
2d429efbde
Fix copying of swift resources on unix platforms
2015-11-19 21:02:36 +00:00
Mathew Sutcliffe
9593020fc8
refs #475 Tweaked resource file directory.
2015-11-19 21:00:51 +00:00
Klaus Basan
b7002e275a
refs #475 , 1st set of testdata (will be frequently updated)
2015-11-19 21:00:31 +00:00
Klaus Basan
ab46ed615c
refs #452 , added a resource project just adding files such as icons, data files etc.
2015-11-19 20:58:32 +00:00