73 Commits

Author SHA1 Message Date
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
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
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
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
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
Luis Ángel San Martín
a25818a0ca fixed double click in table view 2014-10-10 10:14:04 +02:00
Luis Ángel San Martín
c118da91e6 fixed ComicDownloadInfoController 'comicName' -> 'fileName' 2014-10-07 21:51:28 +02:00
Luis Ángel San Martín
529a3b36e5 Added comic vine API key input dialog, YACReader's api key will not longer be used. The user will be responsible for getting his/her own API key. 2014-10-06 17:38:11 +02:00
Luis Ángel San Martín
01cf4e40bb fixed searching icon layout in flow view 2014-10-05 21:17:07 +02:00
Luis Ángel San Martín
06411a1130 fixed importing view 2014-10-04 23:49:00 +02:00
Luis Ángel San Martín
33971f7ff1 merged 2014-10-04 20:45:58 +02:00
Luis Ángel San Martín
2dca61c4e3 first working version of the new search engine. TODO: add search modifiers 2014-10-04 20:43:31 +02:00
Luis Ángel San Martín
bf87eacaf8 classic comics view splitter remembers now its state between sessions 2014-10-04 11:15:23 +02:00
Luis Ángel San Martín
090be54bc1 added preliminar comics filter/search 2014-10-04 09:35:36 +02:00
Luis Ángel San Martín
e4ddf4cfb4 some renaming 2014-10-03 21:39:26 +02:00
Felix Kauselmann
525c94dcb6 reenable manpage installation for linux/unix 2014-09-29 00:14:42 +02:00
Luis Ángel San Martín
ef600cabd3 new search edit style and position 2014-09-28 15:02:31 +02:00
Felix Kauselmann
248e5b8883 merged changes 2014-09-23 21:47:35 +02:00
Felix Kauselmann
18e3982eb7 Linux: Remove manpage until manpages are finished 2014-09-23 21:12:34 +02:00
Luis Ángel San Martín
b328d49afb fixed Qt4-building 2014-09-15 15:07:09 +02:00
Luis Ángel San Martín
340f52e461 added german translation 2014-09-15 13:24:03 +02:00
Felix Kauselmann
c897efb08a Fix some spell errors 2014-08-24 15:56:38 +02:00
Luis Ángel San Martín
c09e86dae9 new styles for web browser buttons (import/read/browse)
fixed folder_iphone.tpl
2014-08-19 16:33:20 +02:00
Luis Ángel San Martín
679cd96d5b fixed levels browsing in web library (up and drill down) 2014-08-19 16:10:22 +02:00
Luis Ángel San Martín
acf04b5cd8 fixed wrong web library navigation after opening a remote comic 2014-08-19 10:31:02 +02:00
Felix Kauselmann
a507adcc66 merged changes from upstream 2014-08-18 23:40:36 +02:00
Felix Kauselmann
cb3c889abf Use lowercase packagename when installing on linux/unix for easier packaging 2014-08-18 23:22:41 +02:00
Luis Ángel San Martín
0e166fec4a fixed comics management on server sersion 2014-08-18 20:47:59 +02:00
Luis Ángel San Martín
b54264da06 fixed crash in server (Linux) 2014-08-18 18:43:57 +02:00
Felix Kauselmann
197660b46e Linux: install docs in a more packaging-friendly way
Linux: Add initial support for manpages
2014-08-18 00:35:26 +02:00
Luis Ángel San Martín
c1819599ba added link to the folders' cover in the web library 2014-08-17 09:07:42 +02:00
Luis Ángel San Martín
cfed09ecc2 fixed build in MacOSX(Qt4) 2014-08-14 17:34:07 +02:00