Luis Ángel San Martín
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
Felix Kauselmann
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
Luis Ángel San Martín
05f73c1b44
enabled retina in YACReader
2014-11-08 18:09:14 +01:00
Luis Ángel San Martín
2a55e71893
added retina icons for YACReader
2014-11-08 17:53:01 +01:00
Felix Kauselmann
bf5c0e9326
Fix scaling error. Use QSizes builtin scaling capabilities.
2014-11-02 21:34:06 +01:00
Felix Kauselmann
d1c3969dde
Fix double page mode composing regression
2014-11-02 20:41:06 +01:00
Felix Kauselmann
810920c471
Scale pages in double page mode to the same height
2014-11-02 20:25:57 +01:00
Felix Kauselmann
6bf9bfcf7b
Remove old unused configuration parser code. (or a part of it)
2014-11-02 17:26:46 +01:00
Felix Kauselmann
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
Felix Kauselmann
9c022fb2f1
Add full support for double page suppression and double page page inversion
2014-10-31 16:02:01 +01:00
Felix Kauselmann
ebdea13900
Merged luisangelsm/yacreader into default
2014-10-30 12:14:35 +01:00
Luis Ángel San Martín
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
Luis Ángel San Martín
773e990821
replaced some old fashioned icons
2014-10-19 15:54:08 +02:00
Luis Ángel San Martín
dfb2b48a70
fixed some dialogs in MacOSX, now they are shown as sheets
2014-10-18 18:39:01 +02:00
Luis Ángel San Martín
b55bbb1366
removed de use of OnStartFlowSelectionDialog
2014-10-16 17:34:03 +02:00
Luis Ángel San Martín
28d8bd2940
Added drop support for copying/moving comics in the current folder
2014-10-11 17:01:15 +02:00
Luis Ángel San Martín
33971f7ff1
merged
2014-10-04 20:45:58 +02:00
Felix Kauselmann
bad7472af8
Merged luisangelsm/yacreader into default
2014-09-29 00:16:55 +02:00
Felix Kauselmann
525c94dcb6
reenable manpage installation for linux/unix
2014-09-29 00:14:42 +02:00
Luis Ángel San Martín
ef600cabd3
new search edit style and position
2014-09-28 15:02:31 +02:00
Luis Ángel San Martín
8ac86eeef1
merged
2014-09-28 09:26:31 +02:00
Luis Ángel San Martín
91df0a6aad
added missing image files
2014-09-27 23:36:39 +02:00
Felix Kauselmann
63027b3286
Fix spelling error in german translation
2014-09-23 21:48:47 +02:00
Felix Kauselmann
248e5b8883
merged changes
2014-09-23 21:47:35 +02:00
Felix Kauselmann
18e3982eb7
Linux: Remove manpage until manpages are finished
2014-09-23 21:12:34 +02:00
Felix Kauselmann
b5137eb4f2
Merged luisangelsm/yacreader into default
2014-09-20 09:33:07 +02:00
Luis Ángel San Martín
a0160fe880
merged
2014-09-15 13:24:50 +02:00
Luis Ángel San Martín
340f52e461
added german translation
2014-09-15 13:24:03 +02:00
Luis Ángel San Martín
26c94ccccd
merged
2014-09-02 22:41:19 +02:00
Luis Ángel San Martín
dd4c010b02
fixed double page action in YACReader
2014-09-02 22:39:44 +02:00
Felix Kauselmann
c897efb08a
Fix some spell errors
2014-08-24 15:56:38 +02:00
Luis Ángel San Martín
ec57c8f9bd
merged
2014-08-19 16:12:47 +02:00
Luis Ángel San Martín
acf04b5cd8
fixed wrong web library navigation after opening a remote comic
2014-08-19 10:31:02 +02:00
Felix Kauselmann
cb3c889abf
Use lowercase packagename when installing on linux/unix for easier packaging
2014-08-18 23:22:41 +02:00
Felix Kauselmann
197660b46e
Linux: install docs in a more packaging-friendly way
...
Linux: Add initial support for manpages
2014-08-18 00:35:26 +02:00
Felix Kauselmann
b564e4347b
Merged luisangelsm/yacreader into default
2014-08-12 12:56:01 +02:00
Luis Ángel San Martín
8266767a26
merged changes from 7.1.0 branch
2014-08-12 10:05:27 +02:00
Luis Ángel San Martín
144c9537b7
Fixed build in MacOSX/Qt4
2014-08-11 21:48:59 +02:00
Luis Ángel San Martín
6e645838ec
added missing files (server)
2014-08-11 20:46:44 +02:00
Felix Kauselmann
6df65ecc1e
Remove openFromArgv() method.
...
Remove unneeded debug statement.
2014-08-10 19:55:17 +02:00
Felix Kauselmann
2c0703fba5
Don't attempt attempt to render a comic we were unable load.
...
Fixes segfaults occuring when supplying YACReader with non-existent or
faulty paths.
2014-08-08 21:04:34 +02:00
Felix Kauselmann
1f4f524397
Add minimal command line parser to YACReader and YACReaderLibrary.
...
Introduce new command line options --comicId and --libraryId for
communication between Reader and Library.
Support for standard command line options --help and --version.
2014-08-08 20:42:14 +02:00
Felix Kauselmann
bfc46dd0df
Invert double page info in manga mode
2014-08-02 20:15:45 +02:00
Felix Kauselmann
6fa3cb377a
Add shortcut management to manga mode
2014-08-02 20:09:06 +02:00
Luis Ángel San Martín
eb095bcdaf
added shortcuts conflicts detection
2014-07-22 22:02:06 +02:00
Luis Ángel San Martín
2712ef89b2
added icons to actions groups (shortcuts)
2014-07-19 16:29:19 +02:00
Luis Ángel San Martín
1dc8942171
shortcuts are now shown with their native representation, fixed edit shortcuts dialog layout
2014-07-19 10:55:52 +02:00
Luis Ángel San Martín
07b2cbb7d0
added shortcuts management to YACReader
...
added shortcuts management to keyPressEvent keys
2014-07-18 20:03:37 +02:00
Felix Kauselmann
5a933f577e
Sync doubleMangaPage with saved config when we create connections
2014-06-29 21:23:43 +00:00
Felix Kauselmann
0cfae101ca
main_window_viewer.cpp edited online with Bitbucket
2014-06-29 20:24:25 +00:00