Commit graph

487 commits

Author SHA1 Message Date
Slava Monich
3878491e1f [app] Reset target view state after failed drop 2021-12-12 19:17:06 +02:00
Slava Monich
34075dd73d [app] Delete orphaned marks files too 2021-12-12 17:40:08 +02:00
Slava Monich
79753923cc [app] Fixed deletion of wrong state files
State files in the root state directory were being deleted when
a subdirectory was being scanned.
2021-12-12 17:09:17 +02:00
Slava Monich
ab7c6849d4
Merge pull request #68 from atlochowski/patch-4
[translations] Updated Polish translation
2021-11-22 15:22:13 +02:00
Atlochowski
b5309b0fcb
Update harbour-books-pl.ts 2021-11-22 13:17:23 +01:00
Slava Monich
f5b8f613e4
Merge pull request #67 from eson57/patch-2
[translations] Updated Swedish translation
2021-11-14 17:22:18 +02:00
Åke Engelbrektson
22b4e7639e
Update harbour-books-sv.ts
Improved terminology to better fit OS
2021-11-13 22:12:08 +01:00
Slava Monich
a29d94de92 Version 1.0.46 2021-11-13 21:36:35 +02:00
Slava Monich
da9f682081 [app] Tweaked book opening and closing animations 2021-11-13 21:36:21 +02:00
Slava Monich
c430b8cf69 [app] Removed some unnecessary console output 2021-11-13 18:39:40 +02:00
Slava Monich
091c85d1ce [app] Added option to hide pulley menu in the book view 2021-11-13 18:20:50 +02:00
Slava Monich
97eafa63a5 [rpm] Remove cached files during uninstallation 2021-11-13 04:05:06 +02:00
Slava Monich
fdca2d959e [app] Register OpenRepos app as a file handler 2021-11-13 03:53:17 +02:00
Slava Monich
7378e3982e [app] Bump MarksFileVersion
Recent formatting changes made it necessary to rebuild the model.
2021-11-10 04:14:11 +02:00
Slava Monich
a34c3b529c [app] Fixed compilation against Qt 5.2 2021-11-07 04:42:41 +02:00
Slava Monich
9644aaddf9 [app] Open the book passed in from the command line
This allows to use this app as a viewer for arbitrary ebooks,
not necessarily managed by this app.
2021-11-07 03:11:55 +02:00
Slava Monich
e07cea347a [app] Added BooksStorage::tmpStorage()
To support opening books located outside of the normal directory
hierarchy.
2021-11-07 02:54:06 +02:00
Slava Monich
134e9738f3 Version 1.0.45 2021-11-06 21:20:47 +02:00
Slava Monich
60f2b1edec [app] Fixed opening external links 2021-11-06 21:03:12 +02:00
Slava Monich
f79b2f17ad [app] A few book cover rendering tweaks
Edge filling is only performed when both edges consist predominantly
of the same color and the aspect ratio significantly differs from
the target one. Otherwise the cover is stretched pretty much as before
except that stretched image is now centered. That seems to works nicely
in all the cases which I've encoutered so far.
2021-11-02 03:24:55 +02:00
Slava Monich
6ad2fc1a21
Merge pull request #66 from atlochowski/patch-3
[translations] Validated Polish translation
2021-11-01 13:35:59 +02:00
Atlochowski
de5ed3d598
Update harbour-books-pl.ts 2021-11-01 08:06:58 +01:00
Slava Monich
c90af8f0b0 Version 1.0.44 2021-11-01 01:34:18 +02:00
Slava Monich
73523c041c [fbreader] Fixed a few compilation warnings 2021-11-01 01:33:32 +02:00
Slava Monich
2d6ff29452 [test] Updated CSS unit tests
To adapt to recent changes in the CSS parser
2021-11-01 01:22:49 +02:00
Slava Monich
1083992204 [app] Replaced QImage::pixelColor() with QImage.pixel()
QImage::pixelColor() was introduced in Qt 5.6. Besides, what we really
need here is QRgb rather than QColor.
2021-11-01 01:09:49 +02:00
Slava Monich
7700148381 [app] Define app version in a more obvious place 2021-11-01 00:57:34 +02:00
Slava Monich
69295d9ecf [harbour-lib] Pulled in HarbourLib updates 2021-11-01 00:42:32 +02:00
Slava Monich
d4977b1a1f [app] Improved rendering of book covers
Especially narrow ones.
2021-11-01 00:40:49 +02:00
Slava Monich
491cfbd8b2 [fbreader] Round down the magnification factor
It seemed too agressive with certain books
2021-10-31 14:28:31 +02:00
Slava Monich
d06e08a4de [app] Added 172x172 icon 2021-08-10 04:14:49 +03:00
Slava Monich
7ceb720633 [app] Show book count as menu label when appropriate 2021-08-07 04:49:49 +03:00
Slava Monich
902d6c20af [app] Mark more properties as readonly 2021-08-07 04:47:20 +03:00
Slava Monich
21c278dae6 [settings] Show app version and icon in the settings page
But only when it's opened from jolla-settings
2021-08-06 05:08:37 +03:00
Slava Monich
a2d1214e36 [settings] Perserve the layout when VKB is opened 2021-08-06 04:30:08 +03:00
Slava Monich
a952d3daa4 [build] Tweaked .qm file generation 2021-08-06 04:06:17 +03:00
Slava Monich
c5f338d145 [packaging] Fixed bogus dates in the spec file 2021-08-06 03:47:45 +03:00
Slava Monich
b78e790d5c Version 1.0.43 2021-05-15 22:42:12 +03:00
Slava Monich
564a56bc56 [settings] Added dummy properties expected by jolla-settings 2021-05-15 22:41:53 +03:00
Slava Monich
ccff6a3ab6 [app] Use HarbourPressEffect 2021-05-15 22:17:28 +03:00
Slava Monich
3448432824 [harbour-lib] Pulled in HarbourLib updates 2021-05-15 22:15:06 +03:00
Slava Monich
a54415ba55 [settings] Added scroll decorator to the settings page 2021-05-15 22:00:34 +03:00
Slava Monich
1fc1d647a9 [app] Integration with My Backup 2021-05-15 21:51:45 +03:00
Slava Monich
34d42b420b
[translations] Update Hungarian translation
Merge pull request #63 from 1Zgp/master
2021-02-23 19:31:16 +02:00
1Zgp
fa1911103e
Update harbour-books-hu.ts 2021-02-23 18:32:45 +02:00
Slava Monich
a8f4912409 [settings] Another way of fixing the problem of overlapping in landscape
Don't hide anything, just make the context menu as wide as the associated
grid slot. Works quite nicely.
2020-11-17 20:25:02 +02:00
Slava Monich
ed91f6a053
Merge pull request #62 from dashinfantry/patch-5
[translations] Updated Chinese translation
2020-11-03 12:41:01 +02:00
dashinfantry
ecb19607bd
Update harbour-books-zh_CN.ts 2020-11-03 17:01:13 +08:00
Slava Monich
4d58ac70bf Version 1.0.42 2020-11-03 06:01:37 +02:00
Slava Monich
01736c1390 [app] Fixed page layout menu on Sailfish OS 2.0
Not sure what the problem was but this one works better.
2020-11-03 05:51:24 +02:00