Commit Graph

14 Commits

Author SHA1 Message Date
97c788203c fixed several qml warnings 2016-01-13 21:24:23 +01:00
ac4772812a merged 2016-01-13 19:31:57 +01:00
135f2432f1 fixed bug grid view when the current index is requested, if there are no comics then a invalid QModelIndex should be returned 2016-01-03 13:10:04 +01:00
16a69a0d3a Added support for using the selected comic cover as background in the grid view. TODO: implement the UI so the user can change the behaviour 2016-01-02 10:50:03 +01:00
9a62cd4a72 added a QStyledItemDelegate to the list QListView in EmptyFolderWidget to center aling folders' names 2016-01-01 13:11:31 +01:00
46ea054d1a added TODO 2015-12-12 15:20:05 +01:00
a9b5b8bd7f cleaning in grid_comics_view.cpp 2015-12-12 15:13:40 +01:00
da19e086db added settings to the options dialog for configuring the background image in grid view 2015-12-07 22:48:13 +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
c74635d6f8 new comivcs view toolbar images ready for retina 2015-08-21 14:28:42 +02:00
ca6d60ed3f new background colors for the side bar and grid in OSX 2015-08-20 23:10:41 +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
3ed6d78f75 fixed compilation for Qt5.5 in OSX 2015-07-18 10:54:14 +02:00