926 Commits

Author SHA1 Message Date
Luis Ángel San Martín
bb2e55d0b6 fixed some graphic styles in MacOSX 2015-01-19 21:49:27 +01:00
Luis Ángel San Martín
d01e49dd3f fixed some icons 2015-01-19 21:26:36 +01:00
Luis Ángel San Martín
2c6f558d6c added some new icons for MacOSX version 2015-01-19 21:04:37 +01:00
Luis Ángel San Martín
400acb077e reading sublists are now sortable using Drag&Drop 2015-01-18 20:36:19 +01:00
Luis Ángel San Martín
e0b6581003 added webp image format support 2015-01-18 10:49:39 +01:00
Luis Ángel San Martín
ef74b04fcb disabled anti-aliasing from FlowGL until a solution for using glReadPixels will be found 2015-01-13 19:57:00 +01:00
Luis Ángel San Martín
b9cc52bf23 fixed issues creating first label and first reading list 2015-01-11 12:31:13 +01:00
Luis Ángel San Martín
532b0a0e20 version number updated to 8.0.0 2015-01-11 11:40:54 +01:00
Luis Ángel San Martín
5cd03bc72f disabled drag&drop move action for importing new comics 2015-01-11 10:54:10 +01:00
Luis Ángel San Martín
093d932104 fixed deleting shortcut from action 2015-01-02 18:11:52 +01:00
Luis Ángel San Martín
da0e30ab24 fixed behaviour of empty folder list view 2015-01-01 21:03:58 +01:00
Luis Ángel San Martín
d0d0a22ef3 fixed toogle full screen shortcut in full screen mode (YACReaderLibrary) 2015-01-01 17:33:49 +01:00
Luis Ángel San Martín
c1ddf32b94 sidebar status is now saved on close 2015-01-01 17:19:50 +01:00
Luis Ángel San Martín
466d5e832c modified the reading filter to be more restrictive 2015-01-01 16:56:02 +01:00
Luis Ángel San Martín
b212d3f690 fixed bug causing wrong index being reloaded in foldersView 2015-01-01 14:49:16 +01:00
Luis Ángel San Martín
2434f47a06 removed extra setRootIndex 2015-01-01 14:34:23 +01:00
Luis Ángel San Martín
8c6a1dcf49 fixed more selection issues in grid view 2015-01-01 12:42:07 +01:00
Luis Ángel San Martín
1a04358a83 fixed selection issues in grid view 2015-01-01 11:45:41 +01:00
Luis Ángel San Martín
280c6b96e9 replaced shortcutsDialog by editShortcutsDialog in YACReader, the user is going to lose some information about how to use the magnifying glass but it results less confusing this way 2014-12-30 17:42:07 +01:00
Luis Ángel San Martín
0dfbfb3545 fixed comics views transition animation in MacOSX 2014-12-30 14:56:29 +01:00
Luis Ángel San Martín
9228c426d9 added comics views transition animations for MacOSX 2014-12-30 12:56:27 +01:00
Luis Ángel San Martín
fa14e2daec tag 2014-12-29 12:04:32 +01:00
Luis Ángel San Martín
9e8f2d8d06 Added tag pre-alpha-8.0 for changeset a392cc4b0ad6 2014-12-29 12:04:27 +01:00
Luis Ángel San Martín
40b121d273 fixed some actions not being triggered by shortcut pre-alpha-8.0 2014-12-29 09:52:19 +01:00
Luis Ángel San Martín
604aa21356 new initial animation for covers 2014-12-28 20:36:00 +01:00
Luis Ángel San Martín
96248577ac added 'save selected covers to...' feature 2014-12-28 20:01:00 +01:00
Luis Ángel San Martín
acaa4e0f24 fixed sorting in ComicModel 2014-12-27 18:38:20 +01:00
Luis Ángel San Martín
26b64d1254 removed hideComicViewAction 2014-12-20 23:50:07 +01:00
Luis Ángel San Martín
a70e62ad1a fixed loading reading list 2014-12-18 22:29:58 +01:00
Luis Ángel San Martín
a4cea98589 merged 2014-12-18 21:48:15 +01:00
Luis Ángel San Martín
e225f536fa reading lists load all sublists comics 2014-12-18 21:47:39 +01:00
Luis Ángel San Martín
c55ce376b1 only one level of sublists are allowed 2014-12-18 21:16:09 +01:00
Luis Ángel San Martín
e576bebc2a added DataIndexes to ItemList classes 2014-12-18 20:26:06 +01:00
Luis Ángel San Martín
51491c3b72 set Arial as font used in the flow 2014-12-11 15:53:33 +01:00
Luis Ángel San Martín
c4022cf9bd fixed regression in main tool bar title (not being shown) 2014-12-10 16:24:04 +01:00
Luis Ángel San Martín
0236bcdbbc fixed index/total text in flow 2014-12-10 15:01:29 +01:00
Luis Ángel San Martín
58281d8b42 fixed editing while browsing lists 2014-12-10 12:15:48 +01:00
Luis Ángel San Martín
8c01ca0762 add reading sublists is done 2014-12-08 10:42:30 +01:00
Luis Ángel San Martín
d372a24ea3 completed drag comics from comics view to reading lists 2014-12-07 18:50:05 +01:00
Luis Ángel San Martín
2eca217251 fixed reading lists loading/setup 2014-12-04 12:11:47 +01:00
Luis Ángel San Martín
e2e908302e added custom drag to comic table view, drops are accepted in lists view 2014-12-03 12:28:22 +01:00
Luis Ángel San Martín
4531e31d05 merged 2014-12-02 22:42:17 +01:00
Luis Ángel San Martín
b59f8077ec fixed reflections in comic flow 2014-12-02 22:41:24 +01:00
Luis Ángel San Martín
9ee4bef957 merged 2014-12-02 14:48:36 +01:00
Luis Ángel San Martín
15ee566286 migrated OpenGL code from QGLWidget to QOpenGLWidget, Qt5.4>= required 2014-12-02 14:47:00 +01:00
Luis Ángel San Martín
6f9af74151 added ComicModel::mimeData 2014-12-01 15:41:34 +01:00
Luis Ángel San Martín
57cd8170e2 fixed performDrag in YACReaderTableView for delegating the setup of the mimedata to the model 2014-11-30 22:57:25 +01:00
Luis Ángel San Martín
c232f239d1 added support for removing elements from a list 2014-11-30 16:30:01 +01:00
Luis Ángel San Martín
53eaf14d64 fixed comics selecting in grid view 2014-11-29 23:48:13 +01:00
Luis Ángel San Martín
bf17bb569c 'Add to...' submenu completed 2014-11-29 21:05:22 +01:00