41 Commits

Author SHA1 Message Date
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
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
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
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
Felix Kauselmann
598343afbc Fix compilation bug 2015-05-11 01:59: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
81ed438239 Merge 2015-05-08 21:06:03 +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
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
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
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
Luis Ángel San Martín
c8ccaf7267 /GL is a compiler option in vc, it has nothing to do with OpenGL 2015-03-31 13:11:38 +02:00
Luis Ángel San Martín
e00d76b81a added a dummy (yet) SyncController for testing sync info from iOS 2015-03-26 22:10:51 +01:00
Luis Ángel San Martín
a4230699b1 fixed typo 2015-03-25 22:35:50 +01:00
Luis Ángel San Martín
fdc7e3ed1e merged 2015-03-22 18:44:14 +01:00
Luis Ángel San Martín
d798c62fa3 added natural sorting to ip sorting in server config dialog, the heuristic should be fine now 2015-03-22 12:17:46 +01:00
Luis Ángel San Martín
1fe860e401 fixed sorting in sibblings comics while reading remotely 2015-03-22 12:13:36 +01:00
Felix Kauselmann
1cd8a3f31b Fix p7zip compressed archive test for mac/linux 2015-03-22 01:09:05 +01:00
Luis Ángel San Martín
725cc7d311 Merged in selmf/yacreader/more-bugfixes (pull request #18)
bugfixes
2015-03-21 14:31:15 +01:00
Luis Ángel San Martín
f60fdcd244 fixed text encoding for server contents 2015-03-21 14:26:40 +01:00
Felix Kauselmann
115fcc7afb merge 2015-03-20 18:27:20 +01:00
Felix Kauselmann
57830b588c Improve readability of library_creator code. Add parsing info to log. 2015-03-19 15:13:30 +01:00
Luis Ángel San Martín
ebfda86a0f merged 2015-03-18 23:45:54 +01:00
Luis Ángel San Martín
e3b0b9cd9e fixed import_widget, covers not shown in MacOSX 2015-03-18 23:42:43 +01:00
Luis Ángel San Martín
55d7e0ae22 fixed wrong code sent in previous commit (ip heuristic sorting) 2015-03-18 18:46:05 +01:00
Luis Ángel San Martín
c77ef524de new ip sorting heuristic in server dialog 2015-03-18 16:03:00 +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