1111 Commits

Author SHA1 Message Date
Felix Kauselmann
9c022fb2f1 Add full support for double page suppression and double page page inversion 2014-10-31 16:02:01 +01:00
Luis Ángel San Martín
ac38de88e8 add label dialog 2014-10-31 14:33:53 +01:00
Luis Ángel San Martín
9250f02474 added sublists support to ReadingListsModel 2014-10-31 12:23:43 +01:00
Luis Ángel San Martín
73060fe064 added some dummy lists for visual testing, list model is partially implemented 2014-10-31 00:23:46 +01:00
Luis Ángel San Martín
c14c3b2031 added new tables (8.0) to the data bases and side bar reading lists icons 2014-10-30 17:50:08 +01:00
Felix Kauselmann
ebdea13900 Merged luisangelsm/yacreader into default 2014-10-30 12:14:35 +01:00
Luis Ángel San Martín
3b1ca917aa added add label action 2014-10-29 23:53:35 +01:00
Luis Ángel San Martín
741c88c690 fixed regression in ComicsViewTransition animation 2014-10-28 23:10:52 +01:00
Luis Ángel San Martín
7ed8e610d7 fixed sidebar splitter collapse 2014-10-28 22:31:35 +01:00
Luis Ángel San Martín
a41651d0a8 added YACReaderFoldersView and YACReaderReadingListsView classes 2014-10-28 22:01:15 +01:00
Luis Ángel San Martín
6e4506461e models renaming 2014-10-28 16:49:39 +01:00
Luis Ángel San Martín
0ecae3b44a added movable reading lists title tool bar to the sidebar 2014-10-28 15:49:34 +01:00
Luis Ángel San Martín
b0d944e6b6 fixed search line edit clearing when a modifier is present 2014-10-28 10:16:31 +01:00
Luis Ángel San Martín
10436200ac added support for search modifiers, added [read] [unread] as examples 2014-10-27 22:00:45 +01:00
Luis Ángel San Martín
5317faacf3 fixed restore status after clearing the search filter 2014-10-23 21:44:57 +02:00
Luis Ángel San Martín
c8af5c696c searchs include now empty folders 2014-10-23 21:19:06 +02:00
Luis Ángel San Martín
e3f07b8db7 undo changes in YACReaderLibrary.pro 2014-10-23 16:38:02 +02:00
Luis Ángel San Martín
fe26414aa6 added validation for names of folders 2014-10-23 15:56:39 +02:00
Luis Ángel San Martín
bba514b727 fixed bug deleting folders 2014-10-23 13:28:38 +02:00
Luis Ángel San Martín
1def3ee438 fix for preventing the creation of folders on 'Add new folder' dialog cancelation 2014-10-23 00:09:54 +02:00
Luis Ángel San Martín
3baba9e37e new current/total label color in flowGL 2014-10-22 23:47:13 +02:00
Luis Ángel San Martín
c9eb45fbc4 new sidebar separator 2014-10-22 22:54:09 +02:00
Luis Ángel San Martín
463aae7b8a delTree has been replaced by QDir::removeRecursively() (Qt5) (Qt4 support has been dropped) 2014-10-22 21:34:57 +02:00
Luis Ángel San Martín
e9a487db5e new folders are selected automatically after creation
fixed a couple of bugs in TreeModel::addFolderAtParent
2014-10-22 21:16:43 +02:00
Luis Ángel San Martín
a5705861bc added new empty folder status 2014-10-22 18:01:21 +02:00
Luis Ángel San Martín
15873fdaff added support for creating new folders 2014-10-22 17:08:21 +02:00
Luis Ángel San Martín
a8ef8d07f1 added support for deleting folders 2014-10-22 12:57:32 +02:00
Luis Ángel San Martín
e6620a46ed fixed bug in the default value for USE_OPEN_GL
fixed settings file path in ShortcutsManager
2014-10-19 22:11:54 +02:00
Luis Ángel San Martín
a64733d70b added drop support to EmptyFolderWidget 2014-10-19 18:22:29 +02:00
Luis Ángel San Martín
773e990821 replaced some old fashioned icons 2014-10-19 15:54:08 +02:00
Luis Ángel San Martín
dfb2b48a70 fixed some dialogs in MacOSX, now they are shown as sheets 2014-10-18 18:39:01 +02:00
Luis Ángel San Martín
37a8396e41 Fixed ServerConfigDialog layout 2014-10-16 20:51:30 +02:00
Luis Ángel San Martín
472fea32ff Fixed compilation in MacOSX (Qt5) 2014-10-16 19:57:06 +02:00
Luis Ángel San Martín
b55bbb1366 removed de use of OnStartFlowSelectionDialog 2014-10-16 17:34:03 +02:00
Luis Ángel San Martín
0dab86a3b7 new design for server config dialog 2014-10-16 17:26:12 +02:00
Luis Ángel San Martín
7e54b476af Enabled link to Comic Vine 'Grab an API key' web page 2014-10-15 20:23:27 +02:00
Luis Ángel San Martín
ebf2ee72b2 Updated LibraryWindow::reloadAfterCopyMove for only re-fetching/updating the affected folders by a copy/move action 2014-10-15 16:30:51 +02:00
Luis Ángel San Martín
46e4cfceb9 Added support for dropping folders to import them. TODO update the foldersView properly (now all the tree model is reloaded). 2014-10-14 23:24:27 +02:00
Luis Ángel San Martín
5e355f85bf added rating support to comics grid view 2014-10-13 12:03:33 +02:00
Luis Ángel San Martín
964bb377ce fixed regression in grid view context menu 2014-10-12 21:16:34 +02:00
Luis Ángel San Martín
96d833641a fixed bug causing comic info not being updated in comics view when YACReader sent info back to YACReaderLibrary 2014-10-12 19:12:50 +02:00
Luis Ángel San Martín
d9d1b5ff36 fixed YACReaderFlowGL::remove when the last element is removed 2014-10-12 17:30:30 +02:00
Luis Ángel San Martín
4b6dc8893e added new actions for updating libraries partially (folder) 2014-10-12 17:18:23 +02:00
Luis Ángel San Martín
2ad50ce05b fixed actions' status after partial update 2014-10-12 15:39:34 +02:00
Luis Ángel San Martín
6a057dffd0 Copy and move to import are now cancelable 2014-10-12 12:28:57 +02:00
Luis Ángel San Martín
b246ccea13 fixed 'delete comics' in flow view 2014-10-12 00:22:31 +02:00
Luis Ángel San Martín
6874d95c5d fixed YACReaderFlowGL::remove out of bounds crash 2014-10-12 00:07:56 +02:00
Luis Ángel San Martín
51cf77faca Added drop support for copying/moving files in the folders view 2014-10-11 23:38:27 +02:00
Luis Ángel San Martín
8d4a3b0e84 Added open comic action to comic list view 2014-10-11 17:17:55 +02:00
Luis Ángel San Martín
28d8bd2940 Added drop support for copying/moving comics in the current folder 2014-10-11 17:01:15 +02:00