Felix Kauselmann
6fa3cb377a
Add shortcut management to manga mode
2014-08-02 20:09:06 +02:00
Luis Ángel San Martín
39d7ae6ce5
fixed double click for opening a comic
2014-07-22 22:46:17 +02:00
Luis Ángel San Martín
9f53ae6efc
added an animation for the transition between flow and grid comics views
2014-07-09 15:47:32 +02:00
Luis Ángel San Martín
3348311ac7
first version with comics views switching (flow<->grid) at run time
2014-07-06 21:02:36 +02:00
Luis Ángel San Martín
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
Felix Kauselmann
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
Felix Kauselmann
09a5eed591
Fix make install icon paths in YACReaderLibrary.pro
2014-06-27 20:15:26 +02:00
Beta
8c73ce7e81
Replace potentially unterminated std::string::data() for pre-c++11
2014-06-22 23:33:45 +02:00