Commit Graph

  • cb3c889abf Use lowercase packagename when installing on linux/unix for easier packaging Felix Kauselmann 2014-08-18 23:22:41 +02:00
  • bd2fcb8b68 merged Luis Ángel San Martín 2014-08-18 20:48:53 +02:00
  • 0e166fec4a fixed comics management on server sersion Luis Ángel San Martín 2014-08-18 20:47:59 +02:00
  • b54264da06 fixed crash in server (Linux) Luis Ángel San Martín 2014-08-18 18:43:57 +02:00
  • 197660b46e Linux: install docs in a more packaging-friendly way Linux: Add initial support for manpages Felix Kauselmann 2014-08-18 00:35:26 +02:00
  • 7285ec8ffe Merged luisangelsm/yacreader into default Felix Kauselmann 2014-08-17 13:39:34 +02:00
  • 250dc5580a merged Luis Ángel San Martín 2014-08-17 09:22:23 +02:00
  • c1819599ba added link to the folders' cover in the web library Luis Ángel San Martín 2014-08-17 09:07:42 +02:00
  • cfed09ecc2 fixed build in MacOSX(Qt4) Luis Ángel San Martín 2014-08-14 17:34:07 +02:00
  • 78022670e1 merge Luis Ángel San Martín 2014-08-14 16:47:34 +02:00
  • a071ba7a36 updated version number to 7.2.0 updated credits Luis Ángel San Martín 2014-08-14 16:43:28 +02:00
  • dba6b9770b Added tag 7.2.0 beta for changeset 493882434e67 Luis Ángel San Martín 2014-08-14 16:32:43 +02:00
  • f5682b0868 fixed last merge (it went wrong) Luis Ángel San Martín 2014-08-12 16:37:43 +02:00
  • ef49d93348 merge Luis Ángel San Martín 2014-08-12 16:20:52 +02:00
  • f717765a75 updated overlayed folder image 7.2.0_beta Luis Ángel San Martín 2014-08-12 16:08:03 +02:00
  • b564e4347b Merged luisangelsm/yacreader into default Felix Kauselmann 2014-08-12 12:56:01 +02:00
  • 8266767a26 merged changes from 7.1.0 branch Luis Ángel San Martín 2014-08-12 10:05:27 +02:00
  • 74498b31a1 added missing files (server) Luis Ángel San Martín 2014-08-11 20:46:44 +02:00
  • 6e645838ec added missing files (server) Luis Ángel San Martín 2014-08-11 20:46:44 +02:00
  • bfc46dd0df Invert double page info in manga mode Felix Kauselmann 2014-08-02 20:15:45 +02:00
  • 6fa3cb377a Add shortcut management to manga mode Felix Kauselmann 2014-08-02 20:09:06 +02:00
  • 3c6c237e5c fixed simultaneously importing and remote reading Luis Ángel San Martín 2014-07-30 21:56:34 +02:00
  • 61e7bbc5d1 fixed simultaneously importing and remote reading Luis Ángel San Martín 2014-07-30 21:56:34 +02:00
  • 848382cc6c fixed release config regresion Luis Ángel San Martín 2014-07-30 18:30:45 +02:00
  • c67be23252 fixed release config regresion Luis Ángel San Martín 2014-07-30 18:30:45 +02:00
  • 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 Luis Ángel San Martín 2014-07-30 18:28:01 +02:00
  • 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 Luis Ángel San Martín 2014-07-30 18:28:01 +02:00
  • 093b2b0cb1 added support for opening next/previous comics from iOS remote viewer Luis Ángel San Martín 2014-07-29 20:11:50 +02:00
  • 3eecf65a8a added support for opening next/previous comics from iOS remote viewer Luis Ángel San Martín 2014-07-29 20:11:50 +02:00
  • f916498510 updated web library with new style and features added remote reading from iOS Luis Ángel San Martín 2014-07-29 17:40:00 +02:00
  • 83429af008 created branch for the next minor release Luis Ángel San Martín 2014-08-12 10:08:10 +02:00
  • 144c9537b7 Fixed build in MacOSX/Qt4 Luis Ángel San Martín 2014-08-11 21:48:59 +02:00
  • c365e2f9dc fixed YACReader invocation from YACReaderLibrary in Windows Luis Ángel San Martín 2014-08-11 20:57:36 +02:00
  • 6df65ecc1e Remove openFromArgv() method. Remove unneeded debug statement. Felix Kauselmann 2014-08-10 19:55:17 +02:00
  • 458f9f42d3 Fix for Issue #18 Linux: YACReaderLibrary segfaults on start if an openvpn connection is present Felix Kauselmann 2014-08-08 21:19:56 +02:00
  • 4de5789c5f Replace Q_OS_LINUX with Q_OS_UNIX !Q_OS_MAC where possible. Felix Kauselmann 2014-08-08 21:13:59 +02:00
  • 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. Felix Kauselmann 2014-08-08 21:04:34 +02:00
  • 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. Felix Kauselmann 2014-08-08 20:42:14 +02:00
  • 7020a48a2e updated web library with new style and features added remote reading from iOS Luis Ángel San Martín 2014-07-29 17:40:00 +02:00
  • 39d7ae6ce5 fixed double click for opening a comic Luis Ángel San Martín 2014-07-22 22:46:17 +02:00
  • 61e6478fc2 removed up key for opening comics in YACReaderLibrary //TODO: for some reason the key events are no captured by QTableView (comicsView) so navigation using up/down is not not workig Luis Ángel San Martín 2014-07-22 22:37:17 +02:00
  • eb095bcdaf added shortcuts conflicts detection Luis Ángel San Martín 2014-07-22 22:02:06 +02:00
  • 2712ef89b2 added icons to actions groups (shortcuts) Luis Ángel San Martín 2014-07-19 16:29:19 +02:00
  • 40a4f40829 added default value for empty shortcuts "None" autoload the actions in the first actions groups added to edit shortcuts dialog Luis Ángel San Martín 2014-07-19 12:45:27 +02:00
  • 1dc8942171 shortcuts are now shown with their native representation, fixed edit shortcuts dialog layout Luis Ángel San Martín 2014-07-19 10:55:52 +02:00
  • 5e7c2f72b5 fixed MacOSX-Qt5 build Luis Ángel San Martín 2014-07-19 09:47:10 +02:00
  • 8e6347801b updated grid UI design for OSX Luis Ángel San Martín 2014-07-19 08:57:48 +02:00
  • 07b2cbb7d0 added shortcuts management to YACReader added shortcuts management to keyPressEvent keys Luis Ángel San Martín 2014-07-18 20:03:37 +02:00
  • 30a717c5d2 fixed a couple of names Luis Ángel San Martín 2014-07-17 22:41:32 +02:00
  • 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...) Luis Ángel San Martín 2014-07-17 22:30:03 +02:00
  • 3c18599496 updated .desktop files from issue #16 Luis Ángel San Martín 2014-07-13 21:43:50 +02:00
  • 0bbdbd715c removed fullScreenToolTip Luis Ángel San Martín 2014-07-13 21:23:47 +02:00
  • e423e7e2df fixed navigation history fixed selectAll action (only in classic view) Luis Ángel San Martín 2014-07-09 19:42:23 +02:00
  • 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? Luis Ángel San Martín 2014-07-09 17:38:12 +02:00
  • 9f53ae6efc added an animation for the transition between flow and grid comics views Luis Ángel San Martín 2014-07-09 15:47:32 +02:00
  • b860d8776a added full functional context menu to GridComcisView (ugly solution for the QAction/QML issue) Luis Ángel San Martín 2014-07-07 23:30:07 +02:00
  • 673deee27c reduced width of search edit in OSX Luis Ángel San Martín 2014-07-06 22:40:46 +02:00
  • 863e993801 fixed widgets layout in GridComicsView Luis Ángel San Martín 2014-07-06 22:05:33 +02:00
  • 067b8ac032 fixed OSX compilation (Qt5) Luis Ángel San Martín 2014-07-06 22:03:54 +02:00
  • ec62ed4bcf add missing file qml.qrc Luis Ángel San Martín 2014-07-06 21:39:37 +02:00
  • 3348311ac7 first version with comics views switching (flow<->grid) at run time Luis Ángel San Martín 2014-07-06 21:02:36 +02:00
  • 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 Luis Ángel San Martín 2014-07-06 14:50:28 +02:00
  • b2e3e77495 Created new branch 7.1.0-release-branch Luis Ángel San Martín 2014-07-06 08:48:42 +00:00
  • 692a924954 Merged in mechtex/yacreader-pr/bug-createlib-nulterm (pull request #6) Luis Ángel San Martín 2014-07-03 14:32:20 +02:00
  • 8d9548e3c7 Added tag 7.1.0 for changeset bda5308fa5ec Luis Ángel San Martín 2014-07-01 21:21:59 +02:00
  • 024389a6f3 updated changelog 7.1.0 Luis Ángel San Martín 2014-07-01 21:21:51 +02:00
  • 5a933f577e Sync doubleMangaPage with saved config when we create connections Felix Kauselmann 2014-06-29 21:23:43 +00:00
  • 0cfae101ca main_window_viewer.cpp edited online with Bitbucket Felix Kauselmann 2014-06-29 20:24:25 +00:00
  • 515b9a8d35 main_window_viewer.cpp edited online with Bitbucket Felix Kauselmann 2014-06-29 20:00:34 +00:00
  • f514b8d00e Merge Felix Kauselmann 2014-06-29 21:39:53 +02:00
  • 599f7ffcf3 Add a manga reading mode which displays image in reverse order in double page mode. Felix Kauselmann 2014-06-29 21:38:00 +02:00
  • 1f6be3a89e Merged in selmf/yacreader (pull request #8) Luis Ángel San Martín 2014-06-27 22:55:38 +02:00
  • 9bf52def68 fixed server_log maxSize Luis Ángel San Martín 2014-06-27 22:54:22 +02:00
  • c35df6757f Merged luisangelsm/yacreader into default Felix Kauselmann 2014-06-27 20:21:33 +02:00
  • 09a5eed591 Fix make install icon paths in YACReaderLibrary.pro Felix Kauselmann 2014-06-27 20:15:26 +02:00
  • 2e3f7eb50b Fixed lib7zip/libp7zip existing conditions for qmake Luis Ángel San Martín 2014-06-26 22:20:33 +02:00
  • bff2367caf main.cpp edited online with Bitbucket Felix Kauselmann 2014-06-25 16:28:36 +00:00
  • 83ac55c831 YACReaderLibrary.pro edited online with Bitbucket Felix Kauselmann 2014-06-25 16:20:29 +00:00
  • 2309712456 Merged luisangelsm/yacreader into default Felix Kauselmann 2014-06-25 18:18:32 +02:00
  • 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 Felix Kauselmann 2014-06-25 18:15:41 +02:00
  • c9fdb5270b fixed issue #13 Luis Ángel San Martín 2014-06-24 12:00:31 -07:00
  • 7681fe699b Automated merge with https://bitbucket.org/luisangelsm/yacreader Luis Ángel San Martín 2014-06-23 19:23:44 +02:00
  • 14d92befd1 fixed package_manager Luis Ángel San Martín 2014-06-23 19:19:05 +02:00
  • dd454d0e50 merge Luis Ángel San Martín 2014-06-23 18:40:06 +02:00
  • 6ddb9e4998 fixed toolbar style in MacOSX (unified toolbar Qt5) Luis Ángel San Martín 2014-06-23 18:39:23 +02:00
  • 61034b5056 updated translation files with new strings updated Spanish translation Luis Ángel San Martín 2014-06-23 17:43:41 +02:00
  • e20ede86f8 updated tablemodel for future usages with QML Luis Ángel San Martín 2014-06-23 17:30:39 +02:00
  • 7c496c7e1f changed finished display name by "read" (folders) Luis Ángel San Martín 2014-06-23 16:39:50 +02:00
  • a505180dc9 updated "about" info Luis Ángel San Martín 2014-06-23 16:38:29 +02:00
  • c3b0be2350 updated changelog Luis Ángel San Martín 2014-06-23 12:22:18 +02:00
  • 8c73ce7e81 Replace potentially unterminated std::string::data() for pre-c++11 Beta 2014-06-22 23:33:45 +02:00
  • 21d83b31e1 add convenience method YACReader::addSeparator(QWidget *) for adding QAction separator to a widget Luis Ángel San Martín 2014-06-22 09:22:27 +02:00
  • 616d109c09 Automated merge with https://bitbucket.org/luisangelsm/yacreader Luis Ángel San Martín 2014-06-22 08:51:20 +02:00
  • 8cd3a288af Merged in mechtex/yacreader-pr/feat-lib-item-contextmenu (pull request #5) Luis Ángel San Martín 2014-06-22 08:51:02 +02:00
  • 4b29ebc030 fixed fit height label on adjustHeight action Luis Ángel San Martín 2014-06-22 08:48:17 +02:00
  • e6a2d58dec Add toolbar actions to context menu in library's table view Beta 2014-06-22 03:34:05 +02:00
  • 6a17ab9be2 fix for issue #11 (Author mechtex) Luis Ángel San Martín 2014-06-21 16:27:34 +02:00
  • 053d97d39f fixed: duplicated comics not being added Luis Ángel San Martín 2014-06-21 14:50:26 +02:00
  • df65785e77 added menus to MacOSX version Luis Ángel San Martín 2014-06-20 16:27:51 +02:00
  • 49da4f71b4 added yacreader flow optimization, flow animation stops if everything is done Luis Ángel San Martín 2014-06-20 12:40:50 +02:00