Commit Graph

1561 Commits

Author SHA1 Message Date
Felix Kauselmann
bd2dc2cd2c Set pdfium as default backend on Windows 2017-05-23 00:51:03 +02:00
Felix Kauselmann
74fbe4b994 Fix Windows build for pdfium and poppler 2017-05-23 00:48:34 +02:00
Felix Kauselmann
4e3eb8439f Fix precompiled pdfium paths for Windows builds. 2017-05-17 21:26:08 +02:00
Felix Kauselmann
b57e8dd3cc Merge branches 2017-05-07 15:19:39 +02:00
Felix Kauselmann
d5c72ad2d1 Update precompiled pdfium for mac to chromium/3071 and add version info file with minimal build instructions 2017-05-07 15:18:00 +02:00
Felix Kauselmann
b202ce0648 Merged develop into mac_build 2017-04-25 11:45:32 +02:00
Luis Ángel San Martín
d6582c05c3 Fixed osx compilation. 2017-04-24 22:18:47 +02:00
Luis Ángel San Martín
290e19aa4b Added missing info view images for light theme. 2017-04-24 22:04:06 +02:00
Luis Ángel San Martín
689a782d5a Enabled light theme for info views in osx. 2017-04-24 21:53:55 +02:00
Luis Ángel San Martín
22971c330c Added info mode icon for osx 2017-04-24 21:52:52 +02:00
Luis Ángel San Martín
241f789727 Added enum that defines the UI themes supported by YACReaderLibrary. 2017-04-24 21:49:21 +02:00
Felix Kauselmann
7c2f49c9d4 Remove create-dmg script 2017-04-23 21:41:13 +02:00
Felix Kauselmann
4c9ec9cb58 Move windows pdfium libs 2017-04-23 21:40:24 +02:00
Felix Kauselmann
10b6f72e4a Fix the include paths for prebuilt pdfium 2017-04-22 13:58:47 +02:00
Felix Kauselmann
d989e06c57 Build libunarr.a with the correct sdk version 2017-04-22 13:58:07 +02:00
Felix Kauselmann
750258a7d1 Update infos in INSTALL.txt 2017-04-19 21:52:26 +02:00
Felix Kauselmann
66fb10276f Use qrencode from brew 2017-04-17 19:13:21 +02:00
Felix Kauselmann
700e151aa2 Add prebuilt static unarr library for macOS. 2017-04-16 18:33:31 +02:00
Felix Kauselmann
2139e269d5 Adjust backend paths for prebuilt pdfium libraries. 2017-04-16 18:29:16 +02:00
Felix Kauselmann
4630198439 Add prebuilt static pdfium library for macOS. 2017-04-16 18:27:53 +02:00
Felix Kauselmann
fe7df7130e More mac compile script simplification 2017-04-16 12:41:06 +02:00
Felix Kauselmann
7837840883 Headless config should make use of config.pri 2017-04-16 12:38:58 +02:00
Felix Kauselmann
74bc5fb116 Distclean instead of clean. 2017-04-16 11:18:31 +02:00
Felix Kauselmann
ad67568903 Adjust defaults in config.pri 2017-04-15 18:41:49 +02:00
Felix Kauselmann
c537583365 Move pdf backend integration logic to seperate .pri file 2017-04-15 18:40:39 +02:00
Luis Ángel San Martín
83074a9382 Fixed drag when flow mouse activation is disabled 2017-04-11 20:48:36 +02:00
Felix Kauselmann
7ac9860e60 Unarr: use static lib for mac builds. 2017-04-10 20:17:17 +02:00
Felix Kauselmann
7f6a248fe2 give the mac OS build scripts a much needed update 2017-04-10 20:13:53 +02:00
Luis Ángel San Martín
1459ebb261 Fixed path encoding used for opening PDF files with pdfium. 2017-03-28 22:18:07 +02:00
Luis Ángel San Martín
c700f54673 Merged in selmf/yacreader/pdfium-win (pull request #48)
Pdfium win
2017-03-28 19:45:18 +00:00
Luis Ángel San Martín
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
Felix Kauselmann
838e3d5510 pdfium: render pages to ARGB32 format directly 2017-03-10 10:12:50 +01:00
Felix Kauselmann
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
Luis Ángel San Martín
4527931083 Added an option to disable showing the go to flow on mouse over. 2017-02-18 09:18:19 +01:00
Luis Ángel San Martín
6d23989a96 Fixed slot warning at startup 2017-02-18 09:17:37 +01:00
Felix Kauselmann
ffba62f053 Remove pdf extension for no_pdf uilds 2017-02-14 12:50:33 +01:00
Felix Kauselmann
625b0967e5 add 64bit build support for pdfium on windows 2017-02-14 12:09:27 +01:00
Felix Kauselmann
e0ccb3bf50 Add 64 bit pdfium dll 2017-02-08 01:20:09 +01:00
Felix Kauselmann
d5f09872a4 Fix compilation with pdfium on windows 2017-02-05 16:41:11 +01:00
Felix Kauselmann
a005846098 Add .lib file and pdfium import macros 2017-02-05 15:04:06 +01:00
Felix Kauselmann
e452cc9a6d Add qmake support for pdfium on windows 2017-02-04 16:15:57 +01:00
Felix Kauselmann
c47b3781bc Add prebuilt pdfium library for windows use 2017-02-04 16:07:19 +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
cfb0330026 Fixed compilation problems in OSX after pdf refactoring merge. 2017-01-13 18:59:26 +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
Luis Ángel San Martín
5f6f5936a1 Merged in selmf/yacreader/headless_server_improvements (pull request #47)
Headless server improvements
2016-12-12 19:30:21 +01:00
Felix Kauselmann
47256467c8 Use .contains() method directly 2016-11-27 20:09:58 +01:00