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 |
|
Luis Ángel San Martín
|
aa1398666e
|
added drag&drop support for sorting comics in lists
|
2015-01-30 16:40:57 +01:00 |
|
Luis Ángel San Martín
|
27d096162d
|
added ordering field to all the 'lists' tables
|
2015-01-27 11:53:55 +01:00 |
|
Luis Ángel San Martín
|
eb0fa7e0fb
|
fixed bug in classic comics view columns
|
2015-01-24 19:24:34 +01:00 |
|
Luis Ángel San Martín
|
f65a59090b
|
fixed fullscreen mode (QTBUG-41883)
|
2015-01-24 18:23:29 +01:00 |
|
Luis Ángel San Martín
|
92b58f70b6
|
fixed crash in YACReader's go to flow when trying to load read status textures
|
2015-01-24 11:40:20 +01:00 |
|
Luis Ángel San Martín
|
d7a99ec639
|
new class for controlling high res touchpads
|
2015-01-23 18:53:59 +01:00 |
|
Luis Ángel San Martín
|
976935b86d
|
first approach to custom scrolling using high res touchpads applied to flow_gl(for no native scrollables widgets)
|
2015-01-23 09:29:06 +01:00 |
|
Luis Ángel San Martín
|
63e36141ee
|
fixed compilation in MacOSX, new background color for the sidebar in MacOSX
|
2015-01-21 21:56:43 +01:00 |
|
Luis Ángel San Martín
|
989a2c4241
|
added new sublist icon in MacOSX
|
2015-01-21 21:37:48 +01:00 |
|
Luis Ángel San Martín
|
7e35cf5946
|
new sidebar color in MacOSX
|
2015-01-21 00:42:37 +01:00 |
|