Commit Graph

21 Commits

Author SHA1 Message Date
206365f027 Fixed .pro for working with the latest OS X development tools. 2017-01-13 19:00:23 +01:00
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
75502caa43 merged default 2016-12-12 21:27:59 +01:00
c48df74d53 Move headless stuff to YACReaderLibrarServer directory. 2016-11-27 15:15:14 +01:00
cea9933cc2 Cosmetic changes to make pdf flags look nicer in the .pro files 2016-11-23 22:09:34 +01:00
01218de82c Add no_pdf config options to all builds 2016-11-22 19:41:00 +01:00
595ceecb62 Add cleanup function to mac pdf image buffer 2016-11-22 18:23:40 +01:00
46d06f441a merge current develop branch 2016-11-06 16:01:29 +01:00
7598cafd5d New quick navitation mode option for go to flow. 2016-10-30 09:52:03 +01:00
464a3b6649 Add no_pdf build option 2016-10-21 22:21:32 +02:00
ac6f96ab05 Add define for pdfkit support on mac to .pro files 2016-10-18 00:56:05 +02:00
c74934c822 Add support for pdfium 2016-10-18 00:48:56 +02:00
f05ac77fc2 Always include pdf_comic.h 2016-10-17 22:49:38 +02:00
2edfe534bd Refactoring: fix mixed indentation and add curly braces in comic.cpp 2016-10-17 22:01:23 +02:00
f326d8761b Moved hack to a better place, this should work in all situations. 2016-08-27 10:49:40 +02:00
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
264b016d8b merged 2016-08-22 13:24:43 +02:00
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
87551f53d9 Add missing virtual destructor to ListItem class. 2016-07-10 14:36:32 +02:00
dd64e013be added a hack for fixing fullscreen context menus with QOpengGLWidget in YACReader 2016-05-01 21:52:22 +02:00
ceb5b38cd6 Fix compilation with Qt 5.6 2016-06-11 11:46:52 +02:00