8 Commits

Author SHA1 Message Date
Luis Ángel San Martín
50c8eca7c4 added shortcuts management support
TODO: integrate it in YACReader
TODO: add icons for groups
TODO: add conflicts detection
TODO: fix any shortcut used in keyPressEvent
TODO: choose new default shortcuts (F5 update, F11 fullscreen, etc...)
2014-07-17 22:30:03 +02:00
Luis Ángel San Martín
0bbdbd715c removed fullScreenToolTip 2014-07-13 21:23:47 +02:00
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
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
Beta
8c73ce7e81 Replace potentially unterminated std::string::data() for pre-c++11 2014-06-22 23:33:45 +02:00