Commit Graph

84 Commits

Author SHA1 Message Date
5ea27772cd Merged luisangelsm/yacreader into default 2015-03-21 15:16:35 +01:00
975d7581ce fix the fix for issue #30 2015-03-18 15:47:05 +01:00
035d5817c0 fix issue #30 2015-03-18 15:44:47 +01:00
7e7b35a004 Add simple check for password protected pdf's (poppler only) 2015-03-18 15:10:30 +01:00
5b16c97140 Merged luisangelsm/yacreader into default 2015-02-26 10:09:37 +01:00
f3db490b23 merged 2015-02-25 19:01:09 +01:00
2c406dab8e merged 2015-02-25 17:44:15 +01:00
690d45f6e6 Merged luisangelsm/yacreader into default 2015-02-24 19:08:19 +01:00
926dd4c0d5 merged 2015-02-24 19:00:32 +01:00
d7f8662680 Merged luisangelsm/yacreader into default 2015-02-13 14:03:35 +01:00
f65a59090b fixed fullscreen mode (QTBUG-41883) 2015-01-24 18:23:29 +01:00
d7a99ec639 new class for controlling high res touchpads 2015-01-23 18:53:59 +01:00
6688346ce8 Reset zoom level to 100% when switching fit modes. 2015-01-02 14:43:31 +01:00
84607127fe Make sure we always have a valid fit mode, even if someone or something screws with the config 2015-01-02 14:39:13 +01:00
142c962a9a Set default fit mode to full_page 2015-01-02 14:34:53 +01:00
c180b6e8a8 More refactoring. Add zoom actions to shortcut manager. 2015-01-02 14:30:40 +01:00
b199095515 Refractoring: Use only one fitting mode config option for all fitting modes. 2015-01-02 13:54:30 +01:00
bf98cf3343 Scaling code refractoring, add fit to page mode and zoom levels 2015-01-02 11:41:52 +01:00
280c6b96e9 replaced shortcutsDialog by editShortcutsDialog in YACReader, the user is going to lose some information about how to use the magnifying glass but it results less confusing this way 2014-12-30 17:42:07 +01:00
51491c3b72 set Arial as font used in the flow 2014-12-11 15:53:33 +01:00
496a90daef Add controls for fit to page scaling 2014-11-30 18:22:34 +01:00
5bf074758f Add zoom and fit to page modes to scaling 2014-11-30 17:37:07 +01:00
3440bb1b87 first approach to the new MacOSX icons 2014-11-14 21:17:18 +01:00
a74309aed9 new icon for fit to with slider action in MacOSX 2014-11-11 09:47:33 +01:00
22c5226eb2 fixed regression causing context menu not being displayed in comics table 2014-11-10 20:39:36 +01:00
e5fe87142f brough back to MacOSX the fit to width slider //ugly solution 2014-11-10 17:59:57 +01:00
9eba11f343 extra rendering only takes place if we are in retina mode HDPI 2014-11-09 12:01:32 +01:00
bb01aebd69 added retina support for rendering pages with the right resolution in YACReader 2014-11-09 11:55:38 +01:00
c371e6cc23 new manga mode icon 2014-11-09 09:50:12 +01:00
381c9e8c28 Merged in selmf/yacreader (pull request #9)
Add support for double page suppression for spread pages and inverse reading order (aka manga mode) in double page mode
2014-11-09 09:25:53 +01:00
398faff9d4 Fix bug in Render::nextDoublePage() function that could lead to segfault if the last page is a double page. Also fixes related bug that could lead to advancing beyond the actual page count. 2014-11-09 01:42:51 +01:00
05f73c1b44 enabled retina in YACReader 2014-11-08 18:09:14 +01:00
2a55e71893 added retina icons for YACReader 2014-11-08 17:53:01 +01:00
bf5c0e9326 Fix scaling error. Use QSizes builtin scaling capabilities. 2014-11-02 21:34:06 +01:00
d1c3969dde Fix double page mode composing regression 2014-11-02 20:41:06 +01:00
810920c471 Scale pages in double page mode to the same height 2014-11-02 20:25:57 +01:00
6bf9bfcf7b Remove old unused configuration parser code. (or a part of it) 2014-11-02 17:26:46 +01:00
d11414d181 Don't use QImage to compose double pages. Drawing the page on a QPixmap is way faster and requires less conversions! 2014-11-02 14:47:04 +01:00
9c022fb2f1 Add full support for double page suppression and double page page inversion 2014-10-31 16:02:01 +01:00
ebdea13900 Merged luisangelsm/yacreader into default 2014-10-30 12:14:35 +01:00
e6620a46ed fixed bug in the default value for USE_OPEN_GL
fixed settings file path in ShortcutsManager
2014-10-19 22:11:54 +02:00
773e990821 replaced some old fashioned icons 2014-10-19 15:54:08 +02:00
dfb2b48a70 fixed some dialogs in MacOSX, now they are shown as sheets 2014-10-18 18:39:01 +02:00
b55bbb1366 removed de use of OnStartFlowSelectionDialog 2014-10-16 17:34:03 +02:00
28d8bd2940 Added drop support for copying/moving comics in the current folder 2014-10-11 17:01:15 +02:00
33971f7ff1 merged 2014-10-04 20:45:58 +02:00
bad7472af8 Merged luisangelsm/yacreader into default 2014-09-29 00:16:55 +02:00
525c94dcb6 reenable manpage installation for linux/unix 2014-09-29 00:14:42 +02:00
ef600cabd3 new search edit style and position 2014-09-28 15:02:31 +02:00
8ac86eeef1 merged 2014-09-28 09:26:31 +02:00