|
c593e3570d
|
Add the ability to update libraries to new versions in the headless server
It checks the libraries on the start up. It will block the app until everyting it is ready. C
|
2018-04-28 10:24:10 +02:00 |
|
|
b41884d5db
|
Merge
|
2018-04-14 10:24:19 +02:00 |
|
|
218f34bf75
|
YACServer: add help for start command
|
2018-02-16 15:23:13 +01:00 |
|
|
31c1b95319
|
Don't use QCoreApplication as a pointer when it can be avoided
|
2018-02-16 15:16:14 +01:00 |
|
|
f9ed9b19b5
|
Code cleanup for main.cpp files
Remove ancient OS detection code, unneeded includes and ugly workarounds.
|
2018-02-12 22:30:19 +01:00 |
|
|
d99a6cb44f
|
YACReaderLibraryServer: Add help text for 'list-libraries' command
|
2018-01-28 20:19:30 +01:00 |
|
|
efaccfe9af
|
Headless server: remove redundant argument parsing
|
2018-01-28 13:56:27 +01:00 |
|
|
660f711cd8
|
Headless server: no need to create a fresh parser for every option
|
2018-01-28 13:34:52 +01:00 |
|
|
2cbbf8d433
|
Headless server: simplify system config logger
|
2018-01-28 13:32:56 +01:00 |
|
|
f149f314e0
|
Merge
|
2017-08-26 16:54:10 +02:00 |
|
|
d6898e9a4e
|
Fixed data base info retrieving through DBHelper, value(QString) should never be used because it is really slow. All items sorting should be done at db level or using std::sort.
|
2017-08-26 16:16:11 +02:00 |
|