Commit Graph

31 Commits

Author SHA1 Message Date
c537583365 Move pdf backend integration logic to seperate .pri file 2017-04-15 18:40:39 +02:00
c700f54673 Merged in selmf/yacreader/pdfium-win (pull request #48)
Pdfium win
2017-03-28 19:45:18 +00:00
c1375abc90 Updated the default comic vine end point base URL. They have switched to SSL https://comicvine.gamespot.com/forums/api-developers-2334/notice-ssl-is-coming-be-ready-to-accept-ssl-video--1861940/#1 2017-03-28 19:01:13 +02:00
372531083c Use dynamic pdfium library for linux builds. Keep static library parameters as comments for potential later usage. 2017-03-10 10:08:30 +01:00
6d23989a96 Fixed slot warning at startup 2017-02-18 09:17:37 +01:00
625b0967e5 add 64bit build support for pdfium on windows 2017-02-14 12:09:27 +01:00
d5f09872a4 Fix compilation with pdfium on windows 2017-02-05 16:41:11 +01:00
e452cc9a6d Add qmake support for pdfium on windows 2017-02-04 16:15:57 +01:00
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
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
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