Commit Graph

1552 Commits

Author SHA1 Message Date
dfb6082294 merged 2017-02-18 08:26:53 +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
cfb0330026 Fixed compilation problems in OSX after pdf refactoring merge. 2017-01-13 18:59:26 +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
5f6f5936a1 Merged in selmf/yacreader/headless_server_improvements (pull request #47)
Headless server improvements
2016-12-12 19:30:21 +01:00
47256467c8 Use .contains() method directly 2016-11-27 20:09:58 +01:00
ea83c560ee Don't use the database error functions for directory error reporting. 2016-11-27 18:02:35 +01:00
a4ab113696 Fix typo 2016-11-27 16:34:24 +01:00
186f33d788 Add some endline characters - just in case 2016-11-27 16:29:55 +01:00
344a71b072 Add checks for directories and library names 2016-11-27 16:18:09 +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
9b726f719b Document new flag in INSTALL.txt and update call for packagers 2016-11-22 20:01:51 +01:00
d486ce7d4b Fix typos in build files 2016-11-22 19:53:48 +01:00
b778d301fa Fix compilation 2016-11-22 19:41:27 +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
23a1d08b20 Merged in selmf/yacreader/fix_unarr_build (pull request #45)
Fix unarr build
2016-11-22 07:26:39 +00:00
5c45b60b69 Fix optimization flag 2016-11-22 07:55:29 +01:00
4138b734fe Add large file support for unix builds 2016-11-22 07:49:08 +01:00
f5b9772348 Fix bad commit 2016-11-22 07:32:29 +01:00
7c57ee2341 Backed out changeset 5c48ae9cb03f 2016-11-22 07:31:00 +01:00
1dff552dca windows build also needs compiler flags 2016-11-20 11:36:57 +01:00
4830fc1e63 Add some c compiler flags for unarr 2016-11-20 11:21:59 +01:00
5c63fd7554 Fix 7zTypes.h include 2016-11-20 11:09:35 +01:00
c7fbc41d39 Fix includes for embedded unarr build 2016-11-20 11:04:50 +01:00
46d06f441a merge current develop branch 2016-11-06 16:01:29 +01:00
1732d24f71 add pdfium/no_pdf support to YACReaderLibraryServer 2016-11-06 16:01:01 +01:00
a3b9ff66f8 fixed flow gl preset radio buttons, now the right preset is stored in settings 2016-10-30 14:43:47 +01:00
9b3cc92cb0 Make the new quick navigation go to flow 'manga mode aware'. 2016-10-30 11:53:27 +01:00
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
2d0cbe3513 Disable quick navigation mode by default 2016-10-30 09:53:21 +01:00
7598cafd5d New quick navitation mode option for go to flow. 2016-10-30 09:52:03 +01:00
3ef210f7e6 merged 2016-10-30 09:18:47 +01:00
6d4ce1eabd Added new regexps for matching requests related to reading lists. 2016-10-30 09:16:53 +01:00
42a16a273b Added new class for serving a list of reading lists, service is not implemented yet. 2016-10-30 09:16:28 +01:00
ff4befb60e Removed extraneous semicolon. 2016-10-30 09:15:16 +01:00
cb6825f8af Merged in daisuke_cato/yacreader/dev_cato11 (pull request #44)
#REVISED# Crash after app exit on MacOS Sierra platform due to Qt's QColorDialog bug.
2016-10-28 17:32:29 +00:00
7ccbb7f515 Merged in daisuke_cato/yacreader/dev_cato6 (pull request #43)
Add drag and drop onto app icon (dock etc.) support for MacOS platform. (target branch = develop)
2016-10-28 17:32:09 +00:00
04ec0c5acb Merged in daisuke_cato/yacreader/dev_cato7 (pull request #42)
Horizontal aware auto scrolling (target branch = develop)
2016-10-28 17:31:52 +00:00
f3b37eade6 Merged in daisuke_cato/yacreader/dev_cato8 (pull request #41)
Add goto-flow manga mode (flow right-to-left). (target branch = develop)
2016-10-28 17:31:21 +00:00
de9db7cd2d Merged in daisuke_cato/yacreader/dev_cato9 (pull request #40)
On MacOS platform, add menu bar (system-wide) items. (target branch = develop)
2016-10-28 17:29:00 +00:00
a08b5f8af0 reimplementaion of fix for QColorDialog on macOS Sierra bug.
doesn't use destructor because destructor causes another crash.
2016-10-22 19:14:07 +09:00
464a3b6649 Add no_pdf build option 2016-10-21 22:21:32 +02:00
c48d2d5eeb Add slider in goto_flow_toolbar 2016-10-20 20:19:26 +08:00
c8102dded5 Add quick navigation mode 2016-10-20 18:29:52 +08:00
3c01f4ee7d Fix indent (tag/space mix) 2016-10-18 15:34:37 +08:00