Commit Graph

231 Commits

Author SHA1 Message Date
26fdb5a303 Fixed wrong index asigned to current page from the viewer 2018-05-20 14:40:07 +02:00
932910d0a9 Fix memory leak, comics need to be in the right thread before deleting them. 2018-04-24 21:01:38 +02:00
040664d3ba Backout changeset c42e71e42d7968ddb6c63fd39011669503b9122c 2018-04-24 20:53:48 +02:00
b41884d5db Merge 2018-04-14 10:24:19 +02:00
6313df5407 Make BINDIR, DATADIR and LIBDIR fully configurable 2018-03-11 09:40:30 +01:00
e1af8fa35e Merge develop 2018-03-10 11:49:29 +01:00
aca67f2b2a merged - develop 2018-03-03 23:36:29 +01:00
2f6c968302 Merged in Anon789/yacreader-4/Anon789/yacreader_ruts-correcting-errors-in-wor-1519495902252 (pull request #66)
yacreader_ru.ts

Approved-by: Luis ?ngel San Mart?n <luisangelsm@gmail.com>
2018-03-03 14:53:02 +00:00
7860a9b51f yacreader_ru.ts edited online with Bitbucket 2018-02-26 12:38:46 +00:00
cbd5c0acc5 Translation into Russian is completed by 100% In the future there will be only correction of errors, inaccuracies of translation and other improvements in appearance. 2018-02-25 15:59:46 +00:00
dd381df7b7 yacreader_ru.ts
Correcting errors in words and their meanings. Update the Russian language. Now look better.
2018-02-24 18:11:53 +00:00
cc72d30f5b Remove thread pingpong 2018-02-20 11:16:47 +01:00
251dede93d Remove obsolete QGLWidget based cover flow 2018-02-19 14:36:58 +01:00
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