5 Commits

Author SHA1 Message Date
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
61e6478fc2 removed up key for opening comics in YACReaderLibrary
//TODO: for some reason the key events are no captured by QTableView (comicsView) so navigation using up/down is not not workig
2014-07-22 22:37:17 +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
067b8ac032 fixed OSX compilation (Qt5) 2014-07-06 22:03:54 +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