1265 Commits

Author SHA1 Message Date
Felix Kauselmann
92f65ff203 Update changelog (temporary) 2015-07-06 10:45:28 +02:00
Felix Kauselmann
0088d12f22 Update compilation documentation and tarball script 2015-07-06 10:16:17 +02:00
Luis Ángel San Martín
0959c565fa fixed OpenGL textures deletion 2015-06-23 22:10:08 +02:00
Luis Ángel San Martín
b68596e606 fixed bug causing an out of index crash in YACReader(stand alone) when lastPageRead(from file bookmarks) >= numPages.lenght() 2015-06-17 21:06:05 +02:00
Luis Ángel San Martín
537f8fbd76 fixed filtering folders in compressed comic files 2015-06-17 20:53:29 +02:00
Luis Ángel San Martín
9c8eb75509 fixed encoding in basic comic info controller 2015-06-09 20:53:05 +02:00
Luis Ángel San Martín
ba8892f344 added an option for choosing between OpenGL/Angle at building time 2015-06-09 19:19:04 +02:00
Luis Ángel San Martín
0461509765 fixed compile for 5.4.2 (with angle) 2015-06-03 18:02:44 +02:00
Luis Ángel San Martín
7a0bd8dc68 fixed memory leak caused by Comic not being freed properly 2015-05-31 19:25:04 +02:00
Luis Ángel San Martín
7f091a666d fixed threads leak when a comic is loaded: YACReader(render) and YACReaderLibrary(comiccontroller) 2015-05-30 20:32:22 +02:00
Luis Ángel San Martín
e05d2e2a99 fixed classic comics view table header status 2015-05-30 19:58:38 +02:00
Luis Ángel San Martín
03be5914da fixed bug causing covers not being loaded when a library is in a network folder 2015-05-27 12:05:17 +02:00
Luis Ángel San Martín
d0e7aa65f5 used default values in QML context properties to avoid warnings 2015-05-27 09:52:47 +02:00
Luis Ángel San Martín
675adb526c fixed fontSize in flow_gl in hdpi displays 2015-05-25 19:48:28 +02:00
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