1614 Commits

Author SHA1 Message Date
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
Luis Ángel San Martín
895bffa059 fixed regresion in sidebar images paths (again) 2015-01-21 00:38:32 +01:00
Luis Ángel San Martín
1e05c5467b fixed regresion in sidebar images paths 2015-01-20 23:48:51 +01:00
Luis Ángel San Martín
edf9f1e5fa added some missing images for MacOSX 2015-01-20 23:21:07 +01:00
Luis Ángel San Martín
5c7790e5de fixed some retina issues 2015-01-19 22:36:50 +01:00
Luis Ángel San Martín
bb2e55d0b6 fixed some graphic styles in MacOSX 2015-01-19 21:49:27 +01:00
Luis Ángel San Martín
d01e49dd3f fixed some icons 2015-01-19 21:26:36 +01:00
Luis Ángel San Martín
2c6f558d6c added some new icons for MacOSX version 2015-01-19 21:04:37 +01:00
Luis Ángel San Martín
400acb077e reading sublists are now sortable using Drag&Drop 2015-01-18 20:36:19 +01:00
Luis Ángel San Martín
e0b6581003 added webp image format support 2015-01-18 10:49:39 +01:00
Luis Ángel San Martín
ef74b04fcb disabled anti-aliasing from FlowGL until a solution for using glReadPixels will be found 2015-01-13 19:57:00 +01:00
Luis Ángel San Martín
b9cc52bf23 fixed issues creating first label and first reading list 2015-01-11 12:31:13 +01:00
Luis Ángel San Martín
532b0a0e20 version number updated to 8.0.0 2015-01-11 11:40:54 +01:00
Luis Ángel San Martín
5cd03bc72f disabled drag&drop move action for importing new comics 2015-01-11 10:54:10 +01:00
Luis Ángel San Martín
093d932104 fixed deleting shortcut from action 2015-01-02 18:11:52 +01:00
Felix Kauselmann
6688346ce8 Reset zoom level to 100% when switching fit modes. 2015-01-02 14:43:31 +01:00
Felix Kauselmann
84607127fe Make sure we always have a valid fit mode, even if someone or something screws with the config 2015-01-02 14:39:13 +01:00
Felix Kauselmann
142c962a9a Set default fit mode to full_page 2015-01-02 14:34:53 +01:00
Felix Kauselmann
c180b6e8a8 More refactoring. Add zoom actions to shortcut manager. 2015-01-02 14:30:40 +01:00
Felix Kauselmann
b199095515 Refractoring: Use only one fitting mode config option for all fitting modes. 2015-01-02 13:54:30 +01:00
Felix Kauselmann
bf98cf3343 Scaling code refractoring, add fit to page mode and zoom levels 2015-01-02 11:41:52 +01:00
Luis Ángel San Martín
da0e30ab24 fixed behaviour of empty folder list view 2015-01-01 21:03:58 +01:00
Luis Ángel San Martín
d0d0a22ef3 fixed toogle full screen shortcut in full screen mode (YACReaderLibrary) 2015-01-01 17:33:49 +01:00
Luis Ángel San Martín
c1ddf32b94 sidebar status is now saved on close 2015-01-01 17:19:50 +01:00
Luis Ángel San Martín
466d5e832c modified the reading filter to be more restrictive 2015-01-01 16:56:02 +01:00