Luis Ángel San Martín
|
e3ec56aa43
|
Format code using clang-format
|
2019-05-30 19:46:37 +02:00 |
|
François Gannaz
|
2189e19a91
|
Library: fix misleading indentation
|
2019-04-01 11:25:16 +02:00 |
|
Felix Kauselmann
|
d5a11fb16b
|
Add .gitattributes rules for text and binary handling
|
2018-07-30 15:04:04 +02:00 |
|
Luis Ángel San Martín
|
52c76d5482
|
Create unique database connections per thread and remove them using the database connection name from the QSqlDatabase instance being used.
|
2018-04-24 20:53:24 +02:00 |
|
Luis Ángel San Martín
|
d7c633cf3f
|
Fix data base management + include cover thumbnails scan to calculate coverSizeRatio.
|
2018-03-12 21:21:30 +01:00 |
|
Luis Ángel San Martín
|
ffd9631b72
|
Add original cover size to the comic_info table.
|
2018-03-11 15:29:01 +01:00 |
|
Luis Ángel San Martín
|
69395398e1
|
Partial support for storing the cover information in the DB. Work in progress.
|
2018-03-11 14:43:07 +01:00 |
|
Luis Ángel San Martín
|
f149f314e0
|
Merge
|
2017-08-26 16:54:10 +02:00 |
|
Luis Ángel San Martín
|
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 |
|