Commit Graph

32 Commits

Author SHA1 Message Date
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
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
2a55e71893 added retina icons for YACReader 2014-11-08 17:53:01 +01:00
ebdea13900 Merged luisangelsm/yacreader into default 2014-10-30 12:14:35 +01:00
28d8bd2940 Added drop support for copying/moving comics in the current folder 2014-10-11 17:01:15 +02:00
bad7472af8 Merged luisangelsm/yacreader into default 2014-09-29 00:16:55 +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
91df0a6aad added missing image files 2014-09-27 23:36:39 +02:00
248e5b8883 merged changes 2014-09-23 21:47:35 +02:00
b5137eb4f2 Merged luisangelsm/yacreader into default 2014-09-20 09:33:07 +02:00
26c94ccccd merged 2014-09-02 22:41:19 +02:00
dd4c010b02 fixed double page action in YACReader 2014-09-02 22:39:44 +02:00
c897efb08a Fix some spell errors 2014-08-24 15:56:38 +02:00
ec57c8f9bd merged 2014-08-19 16:12:47 +02:00
acf04b5cd8 fixed wrong web library navigation after opening a remote comic 2014-08-19 10:31:02 +02:00
197660b46e Linux: install docs in a more packaging-friendly way
Linux: Add initial support for manpages
2014-08-18 00:35:26 +02:00
b564e4347b Merged luisangelsm/yacreader into default 2014-08-12 12:56:01 +02:00
8266767a26 merged changes from 7.1.0 branch 2014-08-12 10:05:27 +02:00
6e645838ec added missing files (server) 2014-08-11 20:46:44 +02:00
6df65ecc1e Remove openFromArgv() method.
Remove unneeded debug statement.
2014-08-10 19:55:17 +02:00
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
6fa3cb377a Add shortcut management to manga mode 2014-08-02 20:09:06 +02:00
eb095bcdaf added shortcuts conflicts detection 2014-07-22 22:02:06 +02:00
2712ef89b2 added icons to actions groups (shortcuts) 2014-07-19 16:29:19 +02:00
07b2cbb7d0 added shortcuts management to YACReader
added shortcuts management to keyPressEvent keys
2014-07-18 20:03:37 +02:00
0cfae101ca main_window_viewer.cpp edited online with Bitbucket 2014-06-29 20:24:25 +00:00
515b9a8d35 main_window_viewer.cpp edited online with Bitbucket 2014-06-29 20:00:34 +00:00
599f7ffcf3 Add a manga reading mode which displays image in reverse order in double page mode.
The mode is triggered by selecting the "21" double page icon next to the double page icon.
2014-06-29 21:38:00 +02:00
09a5eed591 Fix make install icon paths in YACReaderLibrary.pro 2014-06-27 20:15:26 +02:00
8c73ce7e81 Replace potentially unterminated std::string::data() for pre-c++11 2014-06-22 23:33:45 +02:00