Commit Graph

614 Commits

Author SHA1 Message Date
Luis Ángel San Martín
f717765a75 updated overlayed folder image 2014-08-12 16:08:03 +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
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
83429af008 created branch for the next minor release 2014-08-12 10:08:10 +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
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
Luis Ángel San Martín
b2e3e77495 Created new branch 7.1.0-release-branch 2014-07-06 08:48:42 +00:00
Luis Ángel San Martín
692a924954 Merged in mechtex/yacreader-pr/bug-createlib-nulterm (pull request #6)
Replace potentially unterminated std::string::data() for pre-c++11
2014-07-03 14:32:20 +02:00
Luis Ángel San Martín
8d9548e3c7 Added tag 7.1.0 for changeset bda5308fa5ec 2014-07-01 21:21:59 +02:00
Luis Ángel San Martín
024389a6f3 updated changelog 2014-07-01 21:21:51 +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
7681fe699b Automated merge with https://bitbucket.org/luisangelsm/yacreader 2014-06-23 19:23:44 +02:00
Luis Ángel San Martín
14d92befd1 fixed package_manager 2014-06-23 19:19:05 +02:00
Luis Ángel San Martín
dd454d0e50 merge 2014-06-23 18:40:06 +02:00
Luis Ángel San Martín
6ddb9e4998 fixed toolbar style in MacOSX (unified toolbar Qt5) 2014-06-23 18:39:23 +02:00
Luis Ángel San Martín
61034b5056 updated translation files with new strings
updated Spanish translation
2014-06-23 17:43:41 +02:00
Luis Ángel San Martín
e20ede86f8 updated tablemodel for future usages with QML 2014-06-23 17:30:39 +02:00
Luis Ángel San Martín
7c496c7e1f changed finished display name by "read" (folders) 2014-06-23 16:39:50 +02:00
Luis Ángel San Martín
a505180dc9 updated "about" info 2014-06-23 16:38:29 +02:00
Luis Ángel San Martín
c3b0be2350 updated changelog 2014-06-23 12:22:18 +02:00
Beta
8c73ce7e81 Replace potentially unterminated std::string::data() for pre-c++11 2014-06-22 23:33:45 +02:00
Luis Ángel San Martín
21d83b31e1 add convenience method YACReader::addSeparator(QWidget *) for adding QAction separator to a widget 2014-06-22 09:22:27 +02:00
Luis Ángel San Martín
616d109c09 Automated merge with https://bitbucket.org/luisangelsm/yacreader 2014-06-22 08:51:20 +02:00
Luis Ángel San Martín
8cd3a288af Merged in mechtex/yacreader-pr/feat-lib-item-contextmenu (pull request #5)
Add toolbar actions to context menu in library's table view
2014-06-22 08:51:02 +02:00
Luis Ángel San Martín
4b29ebc030 fixed fit height label on adjustHeight action 2014-06-22 08:48:17 +02:00
Beta
e6a2d58dec Add toolbar actions to context menu in library's table view 2014-06-22 03:34:05 +02:00
Luis Ángel San Martín
6a17ab9be2 fix for issue #11 (Author mechtex) 2014-06-21 16:27:34 +02:00
Luis Ángel San Martín
053d97d39f fixed: duplicated comics not being added 2014-06-21 14:50:26 +02:00
Luis Ángel San Martín
df65785e77 added menus to MacOSX version 2014-06-20 16:27:51 +02:00
Luis Ángel San Martín
49da4f71b4 added yacreader flow optimization, flow animation stops if everything is done 2014-06-20 12:40:50 +02:00
Luis Ángel San Martín
b0b1a5e98c avoid closing local sockets before writing is finished 2014-06-19 20:35:28 +02:00
Luis Ángel San Martín
9ce0da721e added fix in order to avoid the creation of empty folders 2014-06-18 12:05:22 +02:00