Commit Graph

118 Commits

Author SHA1 Message Date
09c8125f87 Merge default branch 2018-02-18 17:17:14 +01:00
fc454a81a3 Fix builds with CONFIG+=no_opengl 2018-02-18 15:02:51 +01:00
2a136e3ea3 Merge - 9.0.0 release 2018-02-18 10:35:24 +01:00
afab73cbc6 YACReader: Port commandline to QCommandLineParser 2018-02-16 15:31:32 +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
2cbbf8d433 Headless server: simplify system config logger 2018-01-28 13:32:56 +01:00
f2a356fc70 Update russian translation. Need to subtract and to bring the terminology to a common denominator 2018-01-08 16:32:56 +00:00
e8c6f60c13 Merge 2017-11-26 07:39:08 +01:00
d5f167b670 Don't set the window icon, let windows use the app icon. 2017-11-20 21:37:26 +01:00
31ba1275d3 Update app icons for YACReader and YACReaderLibrary in Windows. 2017-11-20 19:43:48 +01:00
6ccc78558f Remove unneeded es.qm files. 2017-11-06 13:11:33 +01:00
2c914d6579 Support Haiku OS specific libs and compile flags in the build system. 2017-11-03 08:15:46 +01:00
6a1ba45a4d Add 64 bit builddir support for YACReaderLibraryServer 2017-10-22 14:21:35 +02:00
af59672204 Buildsystem: add folders for 64bit build and improve dependencies detection. 2017-10-21 21:49:00 +02:00
9dc4c7a753 Updated translation resources files. 2017-09-29 11:51:04 +02:00
958003f52f Fix problems with missing safety checks in Render::fillBuffer and pdfcomic 2017-09-27 22:00:00 +02: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