1614 Commits

Author SHA1 Message Date
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
Felix Kauselmann
7285ec8ffe Merged luisangelsm/yacreader into default 2014-08-17 13:39:34 +02:00
Luis Ángel San Martín
250dc5580a merged 2014-08-17 09:22:23 +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
Luis Ángel San Martín
78022670e1 merge 2014-08-14 16:47:34 +02:00
Luis Ángel San Martín
a071ba7a36 updated version number to 7.2.0
updated credits
2014-08-14 16:43:28 +02:00
Luis Ángel San Martín
dba6b9770b Added tag 7.2.0 beta for changeset 493882434e67 2014-08-14 16:32:43 +02:00
Luis Ángel San Martín
f5682b0868 fixed last merge (it went wrong) 2014-08-12 16:37:43 +02:00
Luis Ángel San Martín
ef49d93348 merge 2014-08-12 16:20:52 +02:00
Luis Ángel San Martín
f717765a75 updated overlayed folder image 7.2.0_beta 2014-08-12 16:08:03 +02:00
Felix Kauselmann
b564e4347b Merged luisangelsm/yacreader into default 2014-08-12 12:56:01 +02:00
Luis Ángel San Martín
8266767a26 merged changes from 7.1.0 branch 2014-08-12 10:05:27 +02:00
Luis Ángel San Martín
144c9537b7 Fixed build in MacOSX/Qt4 2014-08-11 21:48:59 +02:00
Luis Ángel San Martín
c365e2f9dc fixed YACReader invocation from YACReaderLibrary in Windows 2014-08-11 20:57:36 +02:00
Luis Ángel San Martín
74498b31a1 added missing files (server) 2014-08-11 20:46:44 +02:00
Luis Ángel San Martín
6e645838ec added missing files (server) 2014-08-11 20:46:44 +02:00
Felix Kauselmann
6df65ecc1e Remove openFromArgv() method.
Remove unneeded debug statement.
2014-08-10 19:55:17 +02:00
Felix Kauselmann
458f9f42d3 Fix for Issue #18 Linux: YACReaderLibrary segfaults on start if an
openvpn connection is present
2014-08-08 21:19:56 +02:00
Felix Kauselmann
4de5789c5f Replace Q_OS_LINUX with Q_OS_UNIX !Q_OS_MAC where possible. 2014-08-08 21:13:59 +02:00
Felix Kauselmann
2c0703fba5 Don't attempt attempt to render a comic we were unable load.
Fixes segfaults occuring when supplying YACReader with non-existent or
faulty paths.
2014-08-08 21:04:34 +02:00
Felix Kauselmann
1f4f524397 Add minimal command line parser to YACReader and YACReaderLibrary.
Introduce new command line options --comicId and --libraryId for
communication between Reader and Library.
Support for standard command line options --help and --version.
2014-08-08 20:42:14 +02:00
Felix Kauselmann
bfc46dd0df Invert double page info in manga mode 2014-08-02 20:15:45 +02:00
Felix Kauselmann
6fa3cb377a Add shortcut management to manga mode 2014-08-02 20:09:06 +02:00
Luis Ángel San Martín
3c6c237e5c fixed simultaneously importing and remote reading 2014-07-30 21:56:34 +02:00
Luis Ángel San Martín
61e7bbc5d1 fixed simultaneously importing and remote reading 2014-07-30 21:56:34 +02:00
Luis Ángel San Martín
848382cc6c fixed release config regresion 2014-07-30 18:30:45 +02:00
Luis Ángel San Martín
c67be23252 fixed release config regresion 2014-07-30 18:30:45 +02:00
Luis Ángel San Martín
d584fc2879 added sync back reading progress for remote reading
added covers to remote folders (it could cause performance issues)
added read next/previous to remote reading
2014-07-30 18:28:01 +02:00
Luis Ángel San Martín
20c596cec9 added sync back reading progress for remote reading
added covers to remote folders (it could cause performance issues)
added read next/previous to remote reading
2014-07-30 18:28:01 +02:00
Luis Ángel San Martín
093b2b0cb1 added support for opening next/previous comics from iOS remote viewer 2014-07-29 20:11:50 +02:00
Luis Ángel San Martín
3eecf65a8a added support for opening next/previous comics from iOS remote viewer 2014-07-29 20:11:50 +02:00
Luis Ángel San Martín
f916498510 updated web library with new style and features
added remote reading from iOS
2014-07-29 17:40:00 +02:00
Luis Ángel San Martín
83429af008 created branch for the next minor release 2014-08-12 10:08:10 +02:00
Luis Ángel San Martín
7020a48a2e updated web library with new style and features
added remote reading from iOS
2014-07-29 17:40:00 +02:00
Luis Ángel San Martín
39d7ae6ce5 fixed double click for opening a comic 2014-07-22 22:46:17 +02:00
Luis Ángel San Martín
61e6478fc2 removed up key for opening comics in YACReaderLibrary
//TODO: for some reason the key events are no captured by QTableView (comicsView) so navigation using up/down is not not workig
2014-07-22 22:37:17 +02:00
Luis Ángel San Martín
eb095bcdaf added shortcuts conflicts detection 2014-07-22 22:02:06 +02:00
Luis Ángel San Martín
2712ef89b2 added icons to actions groups (shortcuts) 2014-07-19 16:29:19 +02:00
Luis Ángel San Martín
40a4f40829 added default value for empty shortcuts "None"
autoload the actions in the first actions groups added to edit shortcuts dialog
2014-07-19 12:45:27 +02:00
Luis Ángel San Martín
1dc8942171 shortcuts are now shown with their native representation, fixed edit shortcuts dialog layout 2014-07-19 10:55:52 +02:00
Luis Ángel San Martín
5e7c2f72b5 fixed MacOSX-Qt5 build 2014-07-19 09:47:10 +02:00
Luis Ángel San Martín
8e6347801b updated grid UI design for OSX 2014-07-19 08:57:48 +02:00
Luis Ángel San Martín
07b2cbb7d0 added shortcuts management to YACReader
added shortcuts management to keyPressEvent keys
2014-07-18 20:03:37 +02:00
Luis Ángel San Martín
30a717c5d2 fixed a couple of names 2014-07-17 22:41:32 +02:00
Luis Ángel San Martín
50c8eca7c4 added shortcuts management support
TODO: integrate it in YACReader
TODO: add icons for groups
TODO: add conflicts detection
TODO: fix any shortcut used in keyPressEvent
TODO: choose new default shortcuts (F5 update, F11 fullscreen, etc...)
2014-07-17 22:30:03 +02:00
Luis Ángel San Martín
3c18599496 updated .desktop files from issue #16 2014-07-13 21:43:50 +02:00
Luis Ángel San Martín
0bbdbd715c removed fullScreenToolTip 2014-07-13 21:23:47 +02:00