11 Commits

Author SHA1 Message Date
Luis Ángel San Martín
71ba1de373 prevent crash is something goes wrong processing a PDF in OSX 2016-04-26 16:17:54 +02:00
Luis Ángel San Martín
6a06217f0a Save the width of comic info view in the GridView. 2016-04-19 21:56:05 +02:00
Luis Ángel San Martín
0486e5eb5f Added an icon for the show info toolbar action and a setting for remembering its configuration. 2016-04-19 10:48:48 +02:00
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
cd07135af2 Updated comic info for writing read and rating properties in QML. 2016-04-13 18:12:33 +02:00
Luis Ángel San Martín
ad315b0d60 Updated comic db classes so they can be used in QML. 2016-04-12 22:06:19 +02:00
Luis Ángel San Martín
2149af25b1 Added copy constructors and operator= to folder and comicdb, LibraryItem has to be a QObject, and QObject disables copy. 2016-04-11 19:25:33 +02:00
Luis Ángel San Martín
1d7319dcd8 Make ComicInfo a QObject, so it can be used in QML code. 2016-04-10 20:05:27 +02:00
Luis Ángel San Martín
c82ac5d63e Added new type of ComicsViewStatus 2016-03-26 23:12:11 +01:00
Luis Ángel San Martín
4b8462459a fixed compilation warnings in YACReaderLibrary.pro, at least using vc++ compiler 2016-03-26 11:31:25 +01:00
Luis Ángel San Martín
8179092d56 added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00