632 Commits

Author SHA1 Message Date
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
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
Luis Ángel San Martín
fe3cbf2efe fixed initial information label position 2014-06-04 22:03:14 +02:00
Luis Ángel San Martín
cd4c86a80c removed the ability for rating using the mouse right button 2014-06-04 21:17:59 +02:00
Luis Ángel San Martín
4e7367198b merge 2014-06-04 19:22:04 +02:00
Luis Ángel San Martín
9267c0335c added reset comic rating action to the comics list context menu 2014-06-04 19:15:23 +02:00
Luis Ángel San Martín
ea990b8261 fixed mess in ComicInfo 2014-06-04 19:12:53 +02:00
Luis Ángel San Martín
0d7931d7f1 added instructions for using 7zip/p7zip source code 2014-06-03 19:57:18 +02:00
Luis Ángel San Martín
1992d9996b tag 2014-06-01 11:19:34 +02:00
Luis Ángel San Martín
55f6052a05 no more poppler in MacOSX, fixed PDF crash issue 7.0.2_MacOSX_only 2014-06-01 11:09:38 +02:00
Luis Ángel San Martín
2cdc796445 added create-dmg 2014-05-30 16:37:53 +02:00
Luis Ángel San Martín
24e20f889a updated QsLog 2014-05-27 20:36:26 +02:00
Luis Ángel San Martín
75f5c5774c fixed compilation in linux 2014-05-27 11:29:19 -07:00
Luis Ángel San Martín
72dd87d198 added Turkish qm translation files 2014-05-04 17:11:07 +02:00
Luis Ángel San Martín
565394bc7e updated Turkish translation files 2014-05-04 17:02:39 +02:00
Luis Ángel San Martín
a9d0960024 added Turkish translation files 2014-04-28 18:30:45 +02:00