ebdea13900
Merged luisangelsm/yacreader into default
2014-10-30 12:14:35 +01:00
10436200ac
added support for search modifiers, added [read] [unread] as examples
2014-10-27 22:00:45 +01:00
3baba9e37e
new current/total label color in flowGL
2014-10-22 23:47:13 +02:00
463aae7b8a
delTree has been replaced by QDir::removeRecursively() (Qt5) (Qt4 support has been dropped)
2014-10-22 21:34:57 +02:00
46e4cfceb9
Added support for dropping folders to import them. TODO update the foldersView properly (now all the tree model is reloaded).
2014-10-14 23:24:27 +02:00
d9d1b5ff36
fixed YACReaderFlowGL::remove when the last element is removed
2014-10-12 17:30:30 +02:00
6874d95c5d
fixed YACReaderFlowGL::remove out of bounds crash
2014-10-12 00:07:56 +02:00
51cf77faca
Added drop support for copying/moving files in the folders view
2014-10-11 23:38:27 +02:00
28d8bd2940
Added drop support for copying/moving comics in the current folder
2014-10-11 17:01:15 +02:00
529a3b36e5
Added comic vine API key input dialog, YACReader's api key will not longer be used. The user will be responsible for getting his/her own API key.
2014-10-06 17:38:11 +02:00
bf87eacaf8
classic comics view splitter remembers now its state between sessions
2014-10-04 11:15:23 +02:00
ef600cabd3
new search edit style and position
2014-09-28 15:02:31 +02:00
b5137eb4f2
Merged luisangelsm/yacreader into default
2014-09-20 09:33:07 +02:00
df36159956
modified comics and folders information served to remote devices (YACReader for iOS 2.0)
2014-09-03 12:42:52 +02:00
ec57c8f9bd
merged
2014-08-19 16:12:47 +02:00
acf04b5cd8
fixed wrong web library navigation after opening a remote comic
2014-08-19 10:31:02 +02:00
7285ec8ffe
Merged luisangelsm/yacreader into default
2014-08-17 13:39:34 +02:00
78022670e1
merge
2014-08-14 16:47:34 +02:00
a071ba7a36
updated version number to 7.2.0
...
updated credits
2014-08-14 16:43:28 +02:00
ef49d93348
merge
2014-08-12 16:20:52 +02:00
b564e4347b
Merged luisangelsm/yacreader into default
2014-08-12 12:56:01 +02:00
8266767a26
merged changes from 7.1.0 branch
2014-08-12 10:05:27 +02:00
6e645838ec
added missing files (server)
2014-08-11 20:46:44 +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.
2014-08-08 20:42:14 +02:00
6fa3cb377a
Add shortcut management to manga mode
2014-08-02 20:09:06 +02:00
39d7ae6ce5
fixed double click for opening a comic
2014-07-22 22:46:17 +02:00
9f53ae6efc
added an animation for the transition between flow and grid comics views
2014-07-09 15:47:32 +02:00
3348311ac7
first version with comics views switching (flow<->grid) at run time
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
2014-07-06 14:50:28 +02:00
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
09a5eed591
Fix make install icon paths in YACReaderLibrary.pro
2014-06-27 20:15:26 +02:00
8c73ce7e81
Replace potentially unterminated std::string::data() for pre-c++11
2014-06-22 23:33:45 +02:00