17 Commits

Author SHA1 Message Date
Luis Ángel San Martín
c67be23252 fixed release config regresion 2014-07-30 18:30:45 +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
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
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
1b2f33d0c6 added new view for empty folders in YACReaderLibrary that shows a list with all the subfolders
TODO ?use a special case for the root folder?
2014-07-09 17:38:12 +02:00
Luis Ángel San Martín
9f53ae6efc added an animation for the transition between flow and grid comics views 2014-07-09 15:47:32 +02:00
Luis Ángel San Martín
067b8ac032 fixed OSX compilation (Qt5) 2014-07-06 22:03:54 +02:00
Luis Ángel San Martín
664dac3401 code refactoring for adding support to multiple "comics views"
two "comics views" added, classic (flow+table_view) and grid (based on qml/qtquick)
TODO: the views are only interchangeable in compilation time, some more work is needed for doing it in run time.
fixed reloadCovers
2014-07-06 14:50:28 +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
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