1798 Commits

Author SHA1 Message Date
Felix Kauselmann
975d7581ce fix the fix for issue #30 2015-03-18 15:47:05 +01:00
Felix Kauselmann
035d5817c0 fix issue #30 2015-03-18 15:44:47 +01:00
Felix Kauselmann
948f624691 Fix bug in librarycreator pdf handling (poppler, passwords) 2015-03-18 15:43:02 +01:00
Felix Kauselmann
7e7b35a004 Add simple check for password protected pdf's (poppler only) 2015-03-18 15:10:30 +01:00
Felix Kauselmann
5b16c97140 Merged luisangelsm/yacreader into default 2015-02-26 10:09:37 +01:00
Felix Kauselmann
bb7625ebe2 sync and merge 2015-02-26 10:04:14 +01:00
Luis Ángel San Martín
f3db490b23 merged 2015-02-25 19:01:09 +01:00
Luis Ángel San Martín
53112c4cd5 openComic fixed (references issue) 2015-02-25 18:59:31 +01:00
Luis Ángel San Martín
2c406dab8e merged 2015-02-25 17:44:15 +01:00
Luis Ángel San Martín
039d6ddd75 Fixed QFileInfo craziness 2015-02-25 17:43:49 +01:00
Felix Kauselmann
12560899b3 merge upstream fixes 2015-02-25 16:47:20 +01:00
Luis Ángel San Martín
7febfdb109 No more crashes opening sibling comics in YACReader (by now). //TODO check sync issues 2015-02-25 15:27:05 +01:00
Luis Ángel San Martín
07ce397ec5 temporal fix for opening siblings crash 2015-02-25 12:46:18 +01:00
Felix Kauselmann
690d45f6e6 Merged luisangelsm/yacreader into default 2015-02-24 19:08:19 +01:00
Felix Kauselmann
4b078a9f15 merge 2015-02-24 19:04:21 +01:00
Felix Kauselmann
445f725ee2 merged 2015-02-24 19:01:53 +01:00
Luis Ángel San Martín
926dd4c0d5 merged 2015-02-24 19:00:32 +01:00
Luis Ángel San Martín
b776a1d3bd Merged in selmf/yacreader/8.0.0-release-small-bugfixes (pull request #16)
Small bugfixes
2015-02-24 18:56:23 +01:00
Felix Kauselmann
5ca0a424b9 remove leftover debug statement 2015-02-23 14:15:53 +01:00
Felix Kauselmann
cd9adbb00a Initial fix for racing condition in code for detecting first/last page of a comic that could lead to crashes. 2015-02-23 14:14:22 +01:00
Luis Ángel San Martín
4278f7da2c merged 2015-02-21 10:48:58 +01:00
Luis Ángel San Martín
d2cb46e279 removed the ugly YACReader.pri :) 2015-02-21 10:48:44 +01:00
Luis Ángel San Martín
213a5ef970 merged 2015-02-21 10:32:51 +01:00
Luis Ángel San Martín
28f6329c92 Added config option legacy_gl_widget for using QGLWidget, it fixed most of the issues in fullscreen mode. CONFIG+=legacy_gl_widget should be used in Windows until QTBUG-41883 will be fixed 2015-02-21 10:29:26 +01:00
Felix Kauselmann
6d3c7e4d83 Add lib /yacreader/p7zip.so to YACReaderLibrary search path 2015-02-21 01:59:23 +01:00
Felix Kauselmann
c44ba6dd3b Add manga mode to context menu 2015-02-20 15:51:37 +01:00
Felix Kauselmann
8992a8681c Add search /usr/lib/yacreader search path for p7zip shared objects on linux. Prefer this path when .so's are found, fall back to default p7zip when not. 2015-02-20 12:52:46 +01:00
Felix Kauselmann
fb13bb1e5f Fix racing condition in comic.cpp pdf render code (issue 25) 2015-02-20 01:06:07 +01:00
Luis Ángel San Martín
17d9d268eb Merged in selmf/yacreader/NO_OpenGL (pull request #15)
support for no_opengl config option
2015-02-19 16:31:57 +01:00
Felix Kauselmann
c01e0c4db3 Update INSTALL.txt 2015-02-18 11:19:08 +01:00
Felix Kauselmann
2af49aaa41 remove old poppler-qt4 files 2015-02-18 10:35:15 +01:00
Felix Kauselmann
d8c19e692a fix YACReaderLibrary qmake files 2015-02-18 10:30:29 +01:00
Felix Kauselmann
eddae6634e fix qmake files for YACReader 2015-02-18 10:21:55 +01:00
Felix Kauselmann
392fd776d9 fix typo 2015-02-17 20:02:20 +01:00
Felix Kauselmann
2a67152f7b Remove depreceated qt4-config from .pro/.pri files. 2015-02-17 18:47:52 +01:00
Felix Kauselmann
9af677cea5 Don't explicitly set -lGL when compiling with no_opengl 2015-02-17 18:39:55 +01:00
Felix Kauselmann
abfe1f85b9 add no_opengl config support to YACReader 2015-02-17 18:06:53 +01:00
Felix Kauselmann
20d278c301 add no_opengl config option to YACReaderLibrary 2015-02-17 17:45:48 +01:00
Felix Kauselmann
4db439511b initial no_opengl support for YACReaderLibrary 2015-02-17 15:00:42 +01:00
Felix Kauselmann
33aaf19fe6 NO_OPENGL support for Reader 2015-02-17 11:33:32 +01:00
Felix Kauselmann
d7f8662680 Merged luisangelsm/yacreader into default 2015-02-13 14:03:35 +01:00
Luis Ángel San Martín
88239f4f88 fixed hangs when using SW flow in YACReaderLibrary 2015-02-11 12:24:51 +01:00
Luis Ángel San Martín
b3452f9b8b limited QTBUG-41883 patch scope to Windows 2015-02-10 19:47:40 +01:00
Luis Ángel San Martín
9730e6daeb merged 2015-02-05 19:51:46 +01:00
Luis Ángel San Martín
354c69bb5a fixed compilation error in GCC 4.9 2015-02-05 19:50:50 +01:00
Luis Ángel San Martín
8945dc5ae4 fixed deployment scripts for MacOSX 2015-02-02 23:25:34 +01:00
Luis Ángel San Martín
4795f7bdc5 release config for YACReaderLibrary + some warnings fixed 2015-02-02 19:58:58 +01:00
Luis Ángel San Martín
c0f1600fbb added drag&drop to GridView 2015-02-01 22:56:54 +01:00
Luis Ángel San Martín
b3ce0f7ab0 new branch 2015-01-30 16:47:36 +01:00
Luis Ángel San Martín
c715226dde merged navigation refactoring 2015-01-30 16:42:09 +01:00