Ivailo Monev
602730bac1
generic: adjust to KUrl changes
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-26 20:57:07 +03:00
Ivailo Monev
93e394f1ca
generic: preperations for kdelibs changes
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-17 23:28:51 +03:00
Ivailo Monev
3a91a1580d
generic: remove QT_KATIE definition checks
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-08 14:45:37 +03:00
Ivailo Monev
f525fd2094
okular: log djvu and epub generators messages to specialized debug areas
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-12-16 16:24:20 +02:00
Ivailo Monev
01ef0e2b06
okular: remove unused X-KDE-okularAPIVersion property
...
note that it is not checked for by okular itself, it's just being parsed
and stored in memory by anything using KService and such
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-12-11 07:47:34 +02:00
Ivailo Monev
5b77797be4
okular: rewrite snapshot taker to use KIO::PreviewJob
...
KIO::PreviewJob was made for this kind of things, it also does not involve
loading the file (which may play a sound even if the widget is not
visible), seeking, pausing and then grabbing a QWidget snapshot. the only
requirement is for ffmpegthumbs thumbnailer to be installed
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-11-28 05:48:24 +02:00
Ivailo Monev
67457c8751
okular: fix playing of epub generator sounds
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-11-27 23:29:43 +02:00
Ivailo Monev
6b0fb147aa
okular: log position via kDebug() instead of qDebug() from epub generator
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-11-27 22:08:45 +02:00
Ivailo Monev
c6d2c74219
okular: pass the data size to the static QString constructor from epub generator
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-11-27 20:48:08 +02:00
Ivailo Monev
0c6cc02353
okular: correct the exec command for epub generator
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-10-13 19:40:50 +03:00
Ivailo Monev
59190d3194
generic: replace installation paths with KDE4_ prefixed
...
see commit in kdelibs repository
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-08 20:12:24 +00:00
Ivailo Monev
e166af4e02
generic: replace forward declarations with headers inclusions
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-23 00:08:45 +00:00
Ivailo Monev
75013de9d0
generic: fix build against Katie
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-07-18 04:57:07 +00:00
Ivailo Monev
cbf29a08cf
generic: make changes required for building against Katie
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-25 10:01:00 +00:00
Ivailo Monev
a31e8980d2
generic: proper support for icon and caption in .desktop files
2015-09-21 01:46:42 +00:00
Ivailo Monev
d8a22fda42
generic: optimize png images with optipng
2015-07-26 23:49:06 +03:00
Ivailo Monev
bf2d9dcd05
import a bunch of important libraries and applications
2014-11-19 02:23:05 +00:00