Commit Graph

19 Commits

Author SHA1 Message Date
b356310a7b merged develop 2016-08-22 13:38:52 +02:00
aa50f6cdda Added hack for fixing fullscreen context menus with QOpenGLWidget in YACReaderLibrary (Windows). Tested and working in Qt5.7. 2016-08-22 13:21:13 +02:00
dd64e013be added a hack for fixing fullscreen context menus with QOpengGLWidget in YACReader 2016-05-01 21:52:22 +02:00
581592909d merged develop 2016-04-19 23:19:39 +02:00
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
4fcd7225da This again :/, fixing this needs a separated feature branch and long debuging session. 2016-04-12 23:01:39 +02:00
7ed4c27c01 better approach to avoid comic model problems after switching views 2016-04-10 22:51:20 +02:00
aa93ac2472 fixed OSX compilation 2016-04-10 21:57:29 +02:00
c8d4d43b66 added the new info comics view to the switch views rotation 2016-03-27 10:33:13 +02:00
a4375f0c8e moved comics views managment code to the new class 2016-03-26 21:47:46 +01:00
011176bebb merged master 2016-03-25 17:15:14 +01:00
8179092d56 added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
88056c819f updating folders' children info for every insert/delete in the db causes big performance issues, so that info is going to be updated explicitly 2016-01-25 18:45:50 +01:00
7443ed43be ugly fix for an ugly bug, crash on grid view setModel when switching comics views 2015-12-12 15:46:30 +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
293f946c4b updated menus icons, now they are ready for retina display in OSX 2015-08-21 16:37:10 +02:00
c74635d6f8 new comivcs view toolbar images ready for retina 2015-08-21 14:28:42 +02:00
a0438f8bed restore 'hide comic flow' action 2015-08-18 21:41:05 +02:00
3ed6d78f75 fixed compilation for Qt5.5 in OSX 2015-07-18 10:54:14 +02:00