1301 Commits

Author SHA1 Message Date
Luis Ángel San Martín
d2de64d51a fixed bug in flow_gl when a devicePixelRatio <> 1 was used 2015-05-25 17:38:27 +02:00
Luis Ángel San Martín
401c1ab1d9 updated HttpConnectionHandler for a better support of UIWebView connections when data plan is used 2015-05-24 19:32:14 +02:00
Luis Ángel San Martín
d310289b21 removed VSync support in legacy GL, it produces crashes in Windows and MacOSX 2015-05-24 19:30:06 +02:00
Luis Ángel San Martín
5fbc8f3b9e Merged in selmf/yacreader/8.0.0-release (pull request #25)
unarr inclusion and build system updates
2015-05-23 11:39:27 +02:00
Luis Ángel San Martín
58fb358346 fixed memory leaks in flow_gl 2015-05-23 10:11:35 +02:00
Felix Kauselmann
74c28e5720 fix typo 2015-05-23 09:19:54 +02:00
Luis Ángel San Martín
33e7dcf1e4 fixed bug in insertions in labels and favorites 2015-05-22 22:11:16 +02:00
Luis Ángel San Martín
1e475e24f4 fixed selection issue in grid view 2015-05-22 21:26:29 +02:00
Felix Kauselmann
5b70ebeaad merge 2015-05-22 17:29:19 +02:00
Felix Kauselmann
de49a17f85 config.pri: make build fail if Qt Version is below 5.3 2015-05-22 17:28:11 +02:00
Luis Ángel San Martín
433e1ef71c fixed Grid View sorting on discontinuous selection (drag&drop for sorting) 2015-05-21 16:31:36 +02:00
Luis Ángel San Martín
d28b56db17 fixed crash on server when the content of an empty folder is requested (browsing) 2015-05-21 12:09:25 +02:00
Luis Ángel San Martín
cbfd626458 changed cookies expiration time in web server 2015-05-20 20:00:55 +02:00
Luis Ángel San Martín
c3dbcae586 fixed bug in Comic Vine scraper causing a crash when sorting comics on a an empty selection 2015-05-20 17:58:24 +02:00
Luis Ángel San Martín
e59efed322 fix issue causing columns sizes(flow view) not being saved until the app was closed 2015-05-20 17:48:34 +02:00
Luis Ángel San Martín
780ce7c2b2 temporal fix for the scroll issue in GridView 2015-05-20 16:36:49 +02:00
Luis Ángel San Martín
bc71a654e7 fixed css styles for libraries list in iPad 2015-05-12 21:52:17 +02:00
Luis Ángel San Martín
0b66749340 fixed css styles for libraries list in iPhone 2015-05-12 21:46:40 +02:00
Felix Kauselmann
598343afbc Fix compilation bug 2015-05-11 01:59:45 +02:00
Felix Kauselmann
0e57bb10e6 correct wrong Qt version test number 2015-05-08 21:37:45 +02:00
Felix Kauselmann
60009f99ea remove 7z and arj file extensions for unarr 2015-05-08 21:35:33 +02:00
Felix Kauselmann
f0dba8d967 Fix .cbt cover related typo in db/comic_model.cpp 2015-05-08 21:28:36 +02:00
Felix Kauselmann
8856c5d8ee remove 7z and arj file extensions for unarr 2015-05-08 21:26:30 +02:00
Felix Kauselmann
01675076ae Remove 7z and arj fileextensions for unarr 2015-05-08 21:22:59 +02:00
Felix Kauselmann
81ed438239 Merge 2015-05-08 21:06:03 +02:00
Felix Kauselmann
c02cbc8992 Remove non-working checks from central YACReader.pro file. 2015-05-08 21:04:33 +02:00
Felix Kauselmann
ae08d416d4 Update YACReaderLibrary.pro to use config.pri for default build options and wrapper.pri for 7z detection 2015-05-08 21:01:42 +02:00
Felix Kauselmann
0b1f062e65 Update YACReader.pro to use config.pri for default build options and wrapper.pri for 7z detection 2015-05-08 21:00:59 +02:00
Felix Kauselmann
7f342f8308 Handle 7zip source detection and patching in wrapper.pri 2015-05-08 20:59:53 +02:00
Felix Kauselmann
67b52d7a57 Add central config.pri to handle default values for some build options 2015-05-08 20:58:28 +02:00
Luis Ángel San Martín
12b123537d added missing files 2015-05-07 22:01:55 +02:00
Felix Kauselmann
89007828f4 Add unarr-master to mktarball exclude list. 2015-05-07 18:02:13 +02:00
Felix Kauselmann
7ea3f3ced5 Add Qt version check to central YACReader.pro 2015-05-07 18:01:27 +02:00
Luis Ángel San Martín
eac2899afb added OpenGLChecker 2015-05-06 23:35:40 +02:00
Luis Ángel San Martín
65f8be899f merged 2015-05-05 12:45:46 +02:00
Luis Ángel San Martín
e57846e518 fixed compilation error c++11/clang in compressed_archive.cpp (casting from integer constant to char) 2015-05-05 12:44:44 +02:00
Luis Ángel San Martín
4ab7d5d844 added mutex for avoiding COMICS_VIEW_HEADERS settings corruption, I have no way for forcing this issue, so I am not sure if this fixes the problem 2015-05-04 16:21:55 +02:00
Luis Ángel San Martín
e3af72da44 merged 2015-05-04 15:57:46 +02:00
Luis Ángel San Martín
a3935811ed Merged in selmf/yacreader/compressed-archive-testing (pull request #24)
wrapper improvements
2015-05-04 15:07:52 +02:00
Felix Kauselmann
2432775755 Fix a parsing bug in unarr backend that could lead to pageskips if non-image files are present in the archive. 2015-04-29 14:54:57 +02:00
Felix Kauselmann
1beb1beb75 Add use_unarr define macro to prevent checks for 7z on unarr enabled builds 2015-04-29 13:49:50 +02:00
Felix Kauselmann
9dc0d85c2d Add support for libunarr detection and move include/detection logic to unarr-wrapper.pri 2015-04-29 13:12:22 +02:00
Luis Ángel San Martín
f38251dbff added sync back reading progress from remote clients - full info sync is out of scope by now 2015-04-24 22:48:17 +02:00
Felix Kauselmann
c4ddd42cd6 adjust unarr flags to be closer to the upstream makefile 2015-04-15 11:05:28 +02:00
Luis Ángel San Martín
ebeddbe73b adaptative server browsing ui for iPhone (all screen sizes) 2015-04-14 12:34:22 +02:00
Felix Kauselmann
7a41bafc17 improve unarr options and compile flags handling in compressed_archive_test.pro 2015-04-11 10:43:31 +02:00
Felix Kauselmann
183fcb6f5a improved unarr parsing 2015-04-08 15:34:26 +02:00
Felix Kauselmann
ccd4c9e2d8 detect archive type by using magic numbers. Provide a fallback mechanism for .zip files lacking magic numbers. 2015-04-08 15:20:12 +02:00
Felix Kauselmann
3f0359ddcf move gcc/clang compiler flags into unix directive 2015-04-08 15:15:37 +02:00
Felix Kauselmann
58921641d8 Add linux compile flags for unarr 2015-04-01 00:52:53 +02:00