596 Commits

Author SHA1 Message Date
Felix Kauselmann
f514b8d00e Merge 2014-06-29 21:39:53 +02:00
Felix Kauselmann
599f7ffcf3 Add a manga reading mode which displays image in reverse order in double page mode.
The mode is triggered by selecting the "21" double page icon next to the double page icon.
2014-06-29 21:38:00 +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
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
Luis Ángel San Martín
430bd863dd Automated merge with https://bitbucket.org/luisangelsm/yacreader 2014-06-18 11:50:16 +02:00
Luis Ángel San Martín
059288d216 notCover.png comics aren't added to the database. 2014-06-18 11:50:00 +02:00
Luis Ángel San Martín
ee1210ae2a fixed finishedFolderIcon in MacOSX 2014-06-17 22:51:43 +02:00
Luis Ángel San Martín
789257f0e3 added folders status assets to MacOSX version 2014-06-17 22:13:25 +02:00
Luis Ángel San Martín
ef53174255 fixed DBHelper::getSortedComicsFromParent 2014-06-15 20:58:38 +02:00
Felix Kauselmann
98a3bc1684 Add a patch for p7zip to address build problems triggered by p7zip Stdafx.h defining WIN64 on non-Windows x86_64 systems. Modify compileX11.sh to
check for lib7zip folder and try to apply the patch before build. Update documentation in README_7zip.txt.
2014-06-14 00:44:44 +02:00
Luis Ángel San Martín
169ecd485c foldersView context menu is now dynamic 2014-06-11 19:38:13 +02:00
Luis Ángel San Martín
7e68a34d7e added "set finished/unfinished" actions 2014-06-11 19:27:34 +02:00
Luis Ángel San Martín
2df465e3e5 little fix 2014-06-10 23:25:46 +02:00
Luis Ángel San Martín
c0b6b091c3 added folder_finished.png 2014-06-10 23:23:26 +02:00
Luis Ángel San Martín
8962873fa2 fixed folder status while filtering 2014-06-10 22:31:41 +02:00
Luis Ángel San Martín
72b2abb8cd Automated merge with https://bitbucket.org/luisangelsm/yacreader 2014-06-10 21:51:03 +02:00
Luis Ángel San Martín
24cc997891 added "Complete/NotComplete" status to folders, now the user can track if he/she has all the comics of a certain collection 2014-06-10 21:37:58 +02:00
Luis Ángel San Martín
6e19b08678 fixed complete read status after finishing a comic 2014-06-09 22:13:45 +02:00
Luis Ángel San Martín
d6ace428ad added comicVineID field to the data base, if the comic information has been scraped the properties dialog shows a link to the Comic Vine page with the comic information 2014-06-05 18:50:07 +02:00
Luis Ángel San Martín
498f71afb2 merge 2014-06-04 22:13:52 +02:00
Luis Ángel San Martín
2b9ac022db fixed information label being shown with no comic opened 2014-06-04 22:08:11 +02:00
Luis Ángel San Martín
258ce66a28 fixed information label being shown with any comic opened 2014-06-04 22:08:11 +02:00