Commit Graph

14 Commits

Author SHA1 Message Date
aa3fad1fe2 Merged in selmf/yacreader/small-fixes-9.0 (pull request #52)
Small fixes 9.0:
2017-09-27 18:58:41 +00:00
2b70a5907f Fixed thread leak when a comic has to be destroyed while it is being processed. 2017-09-27 09:38:50 +02:00
618214f667 Merged 2017-09-27 09:00:50 +02:00
2afb9c65ec Fixed viewer not being updated after loading next/previous comic if the current comics was being processed and fixed thread leak. 2017-09-27 09:00:11 +02:00
f6382666b6 Fix bug #46 (icons on Linux) 2017-09-25 16:31:51 +02:00
1d2db2dfda Convert changelog to markdown syntax 2017-09-24 21:43:15 +02:00
0a8814ad6d Use hg archive to create source tarball 2017-09-24 21:15:16 +02:00
6eb6b83efe Replace magic number for open recent length with config setting (no gui yet, maybe later) 2017-09-23 21:03:06 +02:00
976daa3546 Don't use relative paths for open recent entries. 2017-09-23 18:59:52 +02:00
0798ac2b0a Increase open recent entries to 25 2017-09-23 16:56:53 +02:00
a9ccad6e3d Fixed progress when the user reaches the latest page in double page mode. 2017-09-13 12:16:33 +02:00
d81b93e827 Fixed open latest comic in macos. 2017-08-28 19:22:53 +02:00
ddf59849cc Added new action for opening the latest issue opened, by default CTRL+R. 2017-08-28 18:33:44 +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