12 Commits

Author SHA1 Message Date
Luis Ángel San Martín
07b2cbb7d0 added shortcuts management to YACReader
added shortcuts management to keyPressEvent keys
2014-07-18 20:03:37 +02:00
Luis Ángel San Martín
30a717c5d2 fixed a couple of names 2014-07-17 22:41:32 +02:00
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
e423e7e2df fixed navigation history
fixed selectAll action (only in classic view)
2014-07-09 19:42:23 +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
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