1767 Commits

Author SHA1 Message Date
Luis Ángel San Martín
30982be0a9 Updated the comic model for getting the reading comics properly sorted. //TODO This should be using the method in the DBHelper. 2017-03-28 18:43:15 +02:00
Luis Ángel San Martín
e2a8d520a9 Update the new lastTimeOpened value in the DB when it is needed in the DBHelper. Plus updated the getReading method for ordering the comics by the last time they were opened (descending order). 2017-03-28 18:42:25 +02:00
Luis Ángel San Martín
3a5415c335 Add new field to the comic info table in the DB and updated the migration process. 2017-03-28 18:39:59 +02:00
Luis Ángel San Martín
a789d192d1 Added lastTimeOpened as a new property to ComicDB. 2017-03-28 18:38:05 +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
Luis Ángel San Martín
dfb6082294 merged 2017-02-18 08:26:53 +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
Felix Kauselmann
ea83c560ee Don't use the database error functions for directory error reporting. 2016-11-27 18:02:35 +01:00
Felix Kauselmann
a4ab113696 Fix typo 2016-11-27 16:34:24 +01:00
Felix Kauselmann
186f33d788 Add some endline characters - just in case 2016-11-27 16:29:55 +01:00
Felix Kauselmann
344a71b072 Add checks for directories and library names 2016-11-27 16:18:09 +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
9b726f719b Document new flag in INSTALL.txt and update call for packagers 2016-11-22 20:01:51 +01:00
Felix Kauselmann
d486ce7d4b Fix typos in build files 2016-11-22 19:53:48 +01:00
Felix Kauselmann
b778d301fa Fix compilation 2016-11-22 19:41:27 +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
Luis Ángel San Martín
23a1d08b20 Merged in selmf/yacreader/fix_unarr_build (pull request #45)
Fix unarr build
2016-11-22 07:26:39 +00:00
Felix Kauselmann
5c45b60b69 Fix optimization flag 2016-11-22 07:55:29 +01:00
Felix Kauselmann
4138b734fe Add large file support for unix builds 2016-11-22 07:49:08 +01:00
Felix Kauselmann
f5b9772348 Fix bad commit 2016-11-22 07:32:29 +01:00
Felix Kauselmann
7c57ee2341 Backed out changeset 5c48ae9cb03f 2016-11-22 07:31:00 +01:00
Felix Kauselmann
1dff552dca windows build also needs compiler flags 2016-11-20 11:36:57 +01:00
Felix Kauselmann
4830fc1e63 Add some c compiler flags for unarr 2016-11-20 11:21:59 +01:00
Felix Kauselmann
5c63fd7554 Fix 7zTypes.h include 2016-11-20 11:09:35 +01:00
Felix Kauselmann
c7fbc41d39 Fix includes for embedded unarr build 2016-11-20 11:04:50 +01:00
Felix Kauselmann
46d06f441a merge current develop branch 2016-11-06 16:01:29 +01:00
Felix Kauselmann
1732d24f71 add pdfium/no_pdf support to YACReaderLibraryServer 2016-11-06 16:01:01 +01:00
Luis Ángel San Martín
a3b9ff66f8 fixed flow gl preset radio buttons, now the right preset is stored in settings 2016-10-30 14:43:47 +01:00
Luis Ángel San Martín
9b3cc92cb0 Make the new quick navigation go to flow 'manga mode aware'. 2016-10-30 11:53:27 +01:00
Luis Ángel San Martín
74812fe705 Used a more stylized look for the quick navigation scrollbar in the go to flow widget. TODO: the handler width should be dynamically calculated 2016-10-30 10:18:19 +01:00
Luis Ángel San Martín
2d0cbe3513 Disable quick navigation mode by default 2016-10-30 09:53:21 +01:00