Commit Graph

15 Commits

Author SHA1 Message Date
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