Commit Graph

11 Commits

Author SHA1 Message Date
7d2f2c2ec0 use again YACReaderScrollView.qml in GridComicsView.qml, because the default QML's ScrollView seems to have issues setting the limit of the scrolling, the issue is specially visible using touch pads or having a high step count in the mouse's wheel 2015-12-07 22:52:03 +01:00
de59cbd9e3 Added support for showing the first cover of a folder as the background image in the grid view. The setting strings have been added too, but by now they are not written, only the defaults are read when the folder's content is loaded. 2015-12-07 21:28:36 +01:00
3658254b72 There is no more need to use YACReaderScrollView.qml since the scroll in the defaul QML's ScrollView seems to be fixed 2015-10-30 21:54:42 +01:00
721ecb8a35 fixed bug in YACReaderScrollView.qml that was causing contentY to overflow on fast scrolling 2015-10-30 21:51:12 +01:00
dc68a14e01 fixed icon sizes in gridview .qml to enable compatibility with retina displays 2015-08-21 17:20:19 +02:00
2e53618448 updated qml images for retina display 2015-08-21 16:56:36 +02:00
05a6d433d7 fix grid view qml 2015-08-20 18:45:23 +02:00
581608b3ab added covers size slider to grid view 2015-08-20 17:59:52 +02:00
d8e7c4fb96 new style for number/rating/pages data in grid view 2015-08-18 20:36:20 +02:00
86fefe6c0d new visual style for grid view, with bigger covers and other visual improvements 2015-08-17 21:29:02 +02:00
3ed6d78f75 fixed compilation for Qt5.5 in OSX 2015-07-18 10:54:14 +02:00