Luis Ángel San Martín
|
0aeb0422d8
|
Use a more flexible approach for finding YACReader.app whe it is launched from YACReaderLibrary in macos. Now all standard locations for apps are checheck before failing with "YACReader not found...".
|
2017-09-13 12:39:43 +02:00 |
|
Luis Ángel San Martín
|
a9ccad6e3d
|
Fixed progress when the user reaches the latest page in double page mode.
|
2017-09-13 12:16:33 +02:00 |
|
Luis Ángel San Martín
|
d81b93e827
|
Fixed open latest comic in macos.
|
2017-08-28 19:22:53 +02:00 |
|
Luis Ángel San Martín
|
ddf59849cc
|
Added new action for opening the latest issue opened, by default CTRL+R.
|
2017-08-28 18:33:44 +02:00 |
|
Luis Ángel San Martín
|
8b20014cc8
|
Fixed data base info retrieving in ReadingListModel.
|
2017-08-26 16:17:54 +02:00 |
|
Luis Ángel San Martín
|
f5fda9b530
|
Fixed db Fixed data base info retrieving in FolderModel.
|
2017-08-26 16:17:17 +02:00 |
|
Luis Ángel San Martín
|
6de499e566
|
Fixed db Fixed data base info retrieving in ComicModel.
|
2017-08-26 16:16:54 +02:00 |
|
Luis Ángel San Martín
|
d6898e9a4e
|
Fixed data base info retrieving through DBHelper, value(QString) should never be used because it is really slow. All items sorting should be done at db level or using std::sort.
|
2017-08-26 16:16:11 +02:00 |
|