Commit Graph

11 Commits

Author SHA1 Message Date
Luis Ángel San Martín
64b77586fc Implemented logic for comic info interactive items (read, fav, rating) 2016-04-18 23:21:54 +02:00
Luis Ángel San Martín
bd78b6f504 Enabled context menut and double click for opening in comic info view. 2016-04-18 17:56:39 +02:00
Luis Ángel San Martín
4f0bd14f3d Enabled drop to import into info comics view. 2016-04-18 17:36:06 +02:00
Luis Ángel San Martín
c052a82195 Use the comics selection helper in the info comics view. 2016-04-18 14:30:28 +02:00
Luis Ángel San Martín
11f0ea61a7 Implemented selection model in info comics view, so toolbar actions become usable. 2016-04-17 22:27:59 +02:00
Luis Ángel San Martín
28b5a29da9 Added a new action for showing, hiding QML ComicInfo view into the GridView. 2016-04-16 22:40:42 +02:00
Luis Ángel San Martín
5969fbdd87 Set toolbar in info comic view. 2016-04-12 23:15:10 +02:00
Luis Ángel San Martín
939a52dd6e Pass comic and comicInfo to the QML context when the current index is updated, so the ComicInfo view becomes functional. 2016-04-12 22:37:52 +02:00
Luis Ángel San Martín
8807a3b509 Link the FlowView in QML with the c++ view controller, so the comic info can be updated whenever the selected comic changes. 2016-04-10 20:11:30 +02:00
Luis Ángel San Martín
81c785f787 Added new info comcis view skeleton + setting the comics model. So far it can loads the list of covers from the model. FlowView.qml will be a FlowGL replacement that will be the default in the ANGLE version and an option in the main version. 2016-03-28 11:40:17 +02:00
Luis Ángel San Martín
649da584da Added new comics view class oriented to showing comics metadata. 2016-03-26 23:08:56 +01:00