Commit Graph

24 Commits

Author SHA1 Message Date
Felix Kauselmann
e452cc9a6d Add qmake support for pdfium on windows 2017-02-04 16:15:57 +01:00
Luis Ángel San Martín
835a072e23 Usability fixes to Comic View scraper, now the dialog can be resized and once a volume is selected all the comics in that volume are fetched, so no more problems trying to scrap info for large numbers of comics. 2017-01-14 14:58:42 +01:00
Luis Ángel San Martín
27f9bff91b Added tooltip to folder items in the folders' treeview, it will show the complete name of the folder, usefull when the name is clipped by the parent view, plus the number of children in that folder. Only the number of subfolders can be known when the tooltip is decorated 2017-01-13 20:05:56 +01:00
Luis Ángel San Martín
206365f027 Fixed .pro for working with the latest OS X development tools. 2017-01-13 19:00:23 +01:00
Luis Ángel San Martín
b1b91d5013 Merged in selmf/yacreader/pdf_refactoring (pull request #46)
Compilation problem will be fixed once merged :(

Pdf refactoring
2017-01-13 18:54:09 +01:00
Luis Ángel San Martín
75502caa43 merged default 2016-12-12 21:27:59 +01:00
Felix Kauselmann
c48df74d53 Move headless stuff to YACReaderLibrarServer directory. 2016-11-27 15:15:14 +01:00
Felix Kauselmann
cea9933cc2 Cosmetic changes to make pdf flags look nicer in the .pro files 2016-11-23 22:09:34 +01:00
Felix Kauselmann
01218de82c Add no_pdf config options to all builds 2016-11-22 19:41:00 +01:00
Felix Kauselmann
595ceecb62 Add cleanup function to mac pdf image buffer 2016-11-22 18:23:40 +01:00
Felix Kauselmann
46d06f441a merge current develop branch 2016-11-06 16:01:29 +01:00
Luis Ángel San Martín
7598cafd5d New quick navitation mode option for go to flow. 2016-10-30 09:52:03 +01:00
Felix Kauselmann
464a3b6649 Add no_pdf build option 2016-10-21 22:21:32 +02:00
Felix Kauselmann
ac6f96ab05 Add define for pdfkit support on mac to .pro files 2016-10-18 00:56:05 +02:00
Felix Kauselmann
c74934c822 Add support for pdfium 2016-10-18 00:48:56 +02:00
Felix Kauselmann
f05ac77fc2 Always include pdf_comic.h 2016-10-17 22:49:38 +02:00
Felix Kauselmann
2edfe534bd Refactoring: fix mixed indentation and add curly braces in comic.cpp 2016-10-17 22:01:23 +02:00
Luis Ángel San Martín
f326d8761b Moved hack to a better place, this should work in all situations. 2016-08-27 10:49:40 +02:00
Luis Ángel San Martín
5137f5ded0 Ugly workaround for glitch when QOpenGLWidget (flow) is used just after any other widget in the views stack, somehow QOpenGLWidget is messing with the rendering of the side bar (wrong buffer swapping). 2016-08-25 18:58:59 +02:00
Luis Ángel San Martín
264b016d8b merged 2016-08-22 13:24:43 +02:00
Luis Ángel San Martín
aa50f6cdda Added hack for fixing fullscreen context menus with QOpenGLWidget in YACReaderLibrary (Windows). Tested and working in Qt5.7. 2016-08-22 13:21:13 +02:00
Felix Kauselmann
87551f53d9 Add missing virtual destructor to ListItem class. 2016-07-10 14:36:32 +02:00
Luis Ángel San Martín
dd64e013be added a hack for fixing fullscreen context menus with QOpengGLWidget in YACReader 2016-05-01 21:52:22 +02:00
Felix Kauselmann
ceb5b38cd6 Fix compilation with Qt 5.6 2016-06-11 11:46:52 +02:00