7 Commits

Author SHA1 Message Date
Luis Ángel San Martín
1b2f33d0c6 added new view for empty folders in YACReaderLibrary that shows a list with all the subfolders
TODO ?use a special case for the root folder?
2014-07-09 17:38:12 +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
b860d8776a added full functional context menu to GridComcisView (ugly solution for the QAction/QML issue) 2014-07-07 23:30:07 +02:00
Luis Ángel San Martín
067b8ac032 fixed OSX compilation (Qt5) 2014-07-06 22:03:54 +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
Luis Ángel San Martín
9bf52def68 fixed server_log maxSize 2014-06-27 22:54:22 +02:00