Commit Graph

13 Commits

Author SHA1 Message Date
Luis Ángel San Martín
8aaefd4a4e Remove showInfoAction from the toolbar on grid view close. 2016-04-17 10:32:15 +02:00
Luis Ángel San Martín
2199206401 Update comic info when the index changes in GridView. 2016-04-16 22:57:27 +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
d3cb607ac6 Removed no needed signal. 2016-04-16 13:20:14 +02:00
Luis Ángel San Martín
6c76aaffc8 Keep all comics views in memory, views are going to be created lazily. This should fix the issues with QML context deallocating objects between views switching. 2016-04-15 17:05:59 +02:00
Luis Ángel San Martín
4ef185c885 Check model rowCount before accessing to data. 2016-04-13 22:51:15 +02:00
Luis Ángel San Martín
4fcd7225da This again :/, fixing this needs a separated feature branch and long debuging session. 2016-04-12 23:01:39 +02:00
Luis Ángel San Martín
1612402456 Register ComicDB in GridView too. 2016-04-12 22:35:07 +02:00
Luis Ángel San Martín
7ed4c27c01 better approach to avoid comic model problems after switching views 2016-04-10 22:51:20 +02:00
Luis Ángel San Martín
0d21548638 Register ComicInfo from the grid view controller. 2016-04-10 20:18:38 +02:00
Luis Ángel San Martín
56e7737931 Fixed ComicModel QML registering 2016-03-28 11:37:45 +02: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