Commit Graph

108 Commits

Author SHA1 Message Date
84ea312b0e refactoring for making all the values related to zooming integers to avoid rounding errors, views should always use whole frame values 2015-12-09 22:12:01 +01:00
1af953b295 Added reset zoom action and fitting mode actions are now checkable and exclusive 2015-12-09 21:41:28 +01:00
0c192d2f24 Added missing zoomUpdated signal call to viewer 2015-12-09 21:37:20 +01:00
d379efd76e Added default value for fitting mode 2015-12-09 21:35:26 +01:00
e35c8bf612 update the slider when the zoom changes 2015-12-09 00:03:15 +01:00
bbc2861ee5 recycled the old fit to witdh slider into a zoom slider 2015-12-08 23:13:56 +01:00
b11a50cf44 added icon for fit to page action 2015-12-08 21:54:27 +01:00
f70ecc6dc7 Add new fitmode FitToPage 2015-12-03 12:22:19 +01:00
605523546f Don't forget to delete the new zoom actions after use 2015-12-03 12:07:40 +01:00
ef3a210b98 Add zoom controls to main window viewer 2015-12-02 16:18:08 +01:00
e188216f50 Add zoom control functions to viewer 2015-12-02 15:43:31 +01:00
acc912a765 Add bare metal zoom handling to viewer 2015-12-02 15:38:58 +01:00
3ad70c39fb Remove old fitmode code and do some config and menu cleanup work 2015-09-14 10:58:45 +02:00
dffe34ba25 Change toolbar controls to new fitmode 2015-09-14 10:14:41 +02:00
1fd8713121 Use new fitmode in viewer 2015-09-14 10:05:48 +02:00
e55c431bde Add unified fitmode to config 2015-09-14 09:52:30 +02:00
18f936d303 undo misplaced changeset 2015-09-08 11:02:03 +02:00
3d3701f0d4 undo misplaced changeset 2015-09-08 11:01:55 +02:00
f2f78b1542 undo misplaced changeset 2015-09-08 11:01:48 +02:00
ceb4e81e3c undo misplaced changeset 2015-09-08 10:53:01 +02:00
ced8b4e38e undo misplaced changeset 2015-09-08 10:37:40 +02:00
2154e71921 undo misplaced changeset 2015-09-08 10:37:31 +02:00
09abb8c972 undo misplaced changeset 2015-09-08 10:37:18 +02:00
23c33cef61 Merged luisangelsm/yacreader into default 2015-08-20 12:28:47 +02:00
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