Commit Graph

16 Commits

Author SHA1 Message Date
ebdea13900 Merged luisangelsm/yacreader into default 2014-10-30 12:14:35 +01:00
10436200ac added support for search modifiers, added [read] [unread] as examples 2014-10-27 22:00:45 +01:00
529a3b36e5 Added comic vine API key input dialog, YACReader's api key will not longer be used. The user will be responsible for getting his/her own API key. 2014-10-06 17:38:11 +02:00
bf87eacaf8 classic comics view splitter remembers now its state between sessions 2014-10-04 11:15:23 +02:00
ef600cabd3 new search edit style and position 2014-09-28 15:02:31 +02:00
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
6fa3cb377a Add shortcut management to manga mode 2014-08-02 20:09:06 +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