7285ec8ffe
Merged luisangelsm/yacreader into default
2014-08-17 13:39:34 +02:00
78022670e1
merge
2014-08-14 16:47:34 +02:00
a071ba7a36
updated version number to 7.2.0
...
updated credits
2014-08-14 16:43:28 +02:00
ef49d93348
merge
2014-08-12 16:20:52 +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
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
39d7ae6ce5
fixed double click for opening a comic
2014-07-22 22:46:17 +02:00
9f53ae6efc
added an animation for the transition between flow and grid comics views
2014-07-09 15:47:32 +02:00
3348311ac7
first version with comics views switching (flow<->grid) at run time
2014-07-06 21:02:36 +02:00
664dac3401
code refactoring for adding support to multiple "comics views"
...
two "comics views" added, classic (flow+table_view) and grid (based on qml/qtquick)
TODO: the views are only interchangeable in compilation time, some more work is needed for doing it in run time.
fixed reloadCovers
2014-07-06 14:50:28 +02: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