Felix Kauselmann
|
7bd04ca7d5
|
remove legacy flow implementation
We no longer support builds using the legacy flow.
|
2019-05-05 09:39:07 +02:00 |
|
Luis Ángel San Martín
|
14f1609ffa
|
Merge pull request #43 from mytskine/fix-gcc8-warnings-develop
Fix gcc8 warnings
|
2019-04-19 16:56:56 +02:00 |
|
François Gannaz
|
88f668d663
|
bugfix: 'switch case' for OpenVG had no 'break'
|
2019-04-03 20:44:57 +00:00 |
|
François Gannaz
|
b2f44a939e
|
fix misleading indentation of YACReaderFlowGL::remove
|
2019-04-01 11:25:16 +02:00 |
|
François Gannaz
|
f87e113f89
|
fix misleading indentation of YACReaderFlowGL::setCurrentIndex
|
2019-04-01 11:25:16 +02:00 |
|
François Gannaz
|
472e9f9832
|
reorder initialization of YACReaderFlowGL
|
2019-04-01 11:25:16 +02:00 |
|
François Gannaz
|
9ace47ccc0
|
explicit parenthesis in complex comparison
|
2019-04-01 11:23:33 +02:00 |
|
François Gannaz
|
8879e7abc5
|
Initialize parent class
|
2019-04-01 11:23:33 +02:00 |
|
François Gannaz
|
4f7f760960
|
fix misleading indentation of ComicDB::toTXT
|
2019-04-01 11:23:33 +02:00 |
|
François Gannaz
|
7b9502bd97
|
fix misleading indentation of PictureFlow::showSlide
|
2019-04-01 11:23:33 +02:00 |
|
François Gannaz
|
fae244b4e3
|
typecast comparison in PictureFlow::showSlide
|
2019-04-01 11:23:33 +02:00 |
|
François Gannaz
|
e084bdd447
|
cases missing in 'switch' in PictureFlow
|
2019-04-01 11:23:33 +02:00 |
|
François Gannaz
|
0c02564fc5
|
cases missing in 'switch' in PictureFlow
|
2019-04-01 11:23:33 +02:00 |
|
François Gannaz
|
f012a6d30e
|
reorder initialization of PictureFlowState
|
2019-04-01 11:23:33 +02:00 |
|
François Gannaz
|
0e0d707faf
|
reorder initialization of Comic::Comic
|
2019-04-01 09:08:45 +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
|
aba45b3011
|
Keep track of erros while opening a comic
This way we can query if an error ocurred opening a comic.
|
2018-04-28 17:55:48 +02:00 |
|
Luis Ángel San Martín
|
3cb6e2cd85
|
Check bookmarks nullity and return in Comic before updating the bookmark image.
|
2018-04-25 22:16:20 +02:00 |
|
Luis Ángel San Martín
|
932910d0a9
|
Fix memory leak, comics need to be in the right thread before deleting them.
|
2018-04-24 21:01:38 +02:00 |
|
Luis Ángel San Martín
|
040664d3ba
|
Backout changeset c42e71e42d7968ddb6c63fd39011669503b9122c
|
2018-04-24 20:53:48 +02:00 |
|
Luis Ángel San Martín
|
b41884d5db
|
Merge
|
2018-04-14 10:24:19 +02:00 |
|
Luis Ángel San Martín
|
e78de4da52
|
Merged in selmf/yacreader/9.0+ (pull request #69)
9.0+
Approved-by: Luis ?ngel San Mart?n <luisangelsm@gmail.com>
|
2018-04-14 08:16:07 +00:00 |
|
Luis Ángel San Martín
|
e5133c9765
|
merge develop
|
2018-03-25 13:16:27 +02:00 |
|
Luis Ángel San Martín
|
53b19ffecd
|
Fix ComicDB::getTitleOrFileName()
|
2018-03-25 11:26:07 +02:00 |
|
Luis Ángel San Martín
|
fd4e2ebcb0
|
Bump version number to 9.5.0.
|
2018-03-12 21:43:42 +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
|
aca67f2b2a
|
merged - develop
|
2018-03-03 23:36:29 +01:00 |
|
Anon789
|
4f779f7e22
|
yacreaderlibrary_ru.ts
Minor corrections in Russian translation.
|
2018-02-24 18:15:09 +00:00 |
|
Felix Kauselmann
|
cc72d30f5b
|
Remove thread pingpong
|
2018-02-20 11:16:47 +01:00 |
|
Felix Kauselmann
|
2cbbf8d433
|
Headless server: simplify system config logger
|
2018-01-28 13:32:56 +01:00 |
|
Luis Ángel San Martín
|
e8c6f60c13
|
Merge
|
2017-11-26 07:39:08 +01:00 |
|
Felix Kauselmann
|
a0e3046be7
|
Fix build for Qt 5.3
|
2017-11-05 17:56:39 +01:00 |
|
Luis Ángel San Martín
|
02e7caf5c5
|
Bug fix. Updates through the server didn't update the read field in the DB.
|
2017-10-20 17:42:25 +02:00 |
|
Luis Ángel San Martín
|
1988bbb58e
|
Make naturalComprare public in case we need to user the int return value instead of a bool.
|
2017-05-26 17:19:55 +02:00 |
|
Luis Ángel San Martín
|
6a6f983115
|
Merge
|
2017-05-25 18:04:29 +02:00 |
|
Luis Ángel San Martín
|
241f789727
|
Added enum that defines the UI themes supported by YACReaderLibrary.
|
2017-04-24 21:49:21 +02:00 |
|
Luis Ángel San Martín
|
1459ebb261
|
Fixed path encoding used for opening PDF files with pdfium.
|
2017-03-28 22:18:07 +02:00 |
|
Luis Ángel San Martín
|
a789d192d1
|
Added lastTimeOpened as a new property to ComicDB.
|
2017-03-28 18:38:05 +02:00 |
|
Luis Ángel San Martín
|
dfb6082294
|
merged
|
2017-02-18 08:26:53 +01:00 |
|
Luis Ángel San Martín
|
cfb0330026
|
Fixed compilation problems in OSX after pdf refactoring merge.
|
2017-01-13 18:59:26 +01:00 |
|
Felix Kauselmann
|
595ceecb62
|
Add cleanup function to mac pdf image buffer
|
2016-11-22 18:23:40 +01:00 |
|
Felix Kauselmann
|
46d06f441a
|
merge current develop branch
|
2016-11-06 16:01:29 +01:00 |
|
Felix Kauselmann
|
464a3b6649
|
Add no_pdf build option
|
2016-10-21 22:21:32 +02:00 |
|
Felix Kauselmann
|
36ef664d65
|
Remove leftover profiling code
|
2016-10-18 01:47:29 +02:00 |
|
Felix Kauselmann
|
63d261eaf0
|
Set higher jpg quality for better pdf results
|
2016-10-18 01:36:29 +02:00 |
|
Felix Kauselmann
|
c74934c822
|
Add support for pdfium
|
2016-10-18 00:48:56 +02:00 |
|
Felix Kauselmann
|
98bccee00d
|
Move pdf related header stuff to pdf_comic.h (and fix indentations in comic.h)
|
2016-10-17 22:40:09 +02:00 |
|
Felix Kauselmann
|
dbada0bd3d
|
Remove some dublicate code from PDFComic::renderPage
|
2016-10-17 22:27:36 +02:00 |
|
Felix Kauselmann
|
99584c3ba7
|
Refactoring: more mixed indentation and curly braces
|
2016-10-17 22:19:28 +02:00 |
|
Felix Kauselmann
|
2edfe534bd
|
Refactoring: fix mixed indentation and add curly braces in comic.cpp
|
2016-10-17 22:01:23 +02:00 |
|