Commit Graph

15 Commits

Author SHA1 Message Date
5aa02a19bb clang-format 2021-10-18 21:56:52 +02:00
b0a6411528 Initialize attributes in constructor 2021-09-27 15:27:44 +02:00
3ab05c6777 Add a new boolean field for tagging comics as manga 2021-01-16 14:23:59 +01:00
092611f0cd Send read status for imported comics 2020-05-09 22:19:00 +02:00
2649f58f15 Include lastTimeOpened in plain text comic info 2019-09-10 17:16:53 +02:00
e3ec56aa43 Format code using clang-format 2019-05-30 19:46:37 +02:00
8879e7abc5 Initialize parent class 2019-04-01 11:23:33 +02:00
4f7f760960 fix misleading indentation of ComicDB::toTXT 2019-04-01 11:23:33 +02:00
d5a11fb16b Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
e5133c9765 merge develop 2018-03-25 13:16:27 +02:00
53b19ffecd Fix ComicDB::getTitleOrFileName() 2018-03-25 11:26:07 +02:00
69395398e1 Partial support for storing the cover information in the DB. Work in progress. 2018-03-11 14:43:07 +01:00
4f779f7e22 yacreaderlibrary_ru.ts
Minor corrections in Russian translation.
2018-02-24 18:15:09 +00: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