48 Commits

Author SHA1 Message Date
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
Luis Ángel San Martín
f717765a75 updated overlayed folder image 2014-08-12 16:08:03 +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
848382cc6c 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
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
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
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
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
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
Luis Ángel San Martín
1f6be3a89e Merged in selmf/yacreader (pull request #8)
Fix icon paths in YACReaderLibrary.pro install targets
2014-06-27 22:55:38 +02:00
Luis Ángel San Martín
9bf52def68 fixed server_log maxSize 2014-06-27 22:54:22 +02:00
Felix Kauselmann
c35df6757f Merged luisangelsm/yacreader into default 2014-06-27 20:21:33 +02:00
Felix Kauselmann
09a5eed591 Fix make install icon paths in YACReaderLibrary.pro 2014-06-27 20:15:26 +02:00
Luis Ángel San Martín
2e3f7eb50b Fixed lib7zip/libp7zip existing conditions for qmake 2014-06-26 22:20:33 +02:00
Felix Kauselmann
bff2367caf main.cpp edited online with Bitbucket
small typo ;)
2014-06-25 16:28:36 +00:00
Felix Kauselmann
83ac55c831 YACReaderLibrary.pro edited online with Bitbucket 2014-06-25 16:20:29 +00:00
Felix Kauselmann
2309712456 Merged luisangelsm/yacreader into default 2014-06-25 18:18:32 +02:00
Felix Kauselmann
1d6d605a26 - Support FilesystemHierarchyStandard on Linux/Unix using preprocessor macros in .pro files.
- Add support for "make install" and "qmake PREFIX=" to improve YACReader packageability.
- Add .desktop files for YACReader and YACReaderLibrary X11 desktop integration.
- Add central YACReader.pro file as alternative to compileX11.sh
- Add p7zip patch support and sourcecode check to .pro files
2014-06-25 18:15:41 +02:00
Luis Ángel San Martín
c9fdb5270b fixed issue #13 2014-06-24 12:00:31 -07:00
Luis Ángel San Martín
14d92befd1 fixed package_manager 2014-06-23 19:19:05 +02:00