Commit graph

22 commits

Author SHA1 Message Date
Ivailo Monev
9f30da3c07 okular: replace use of QImageBlitz with KIconEffect
for build with Katie that means one less library to build and ship since
only KolourPaint is using it now, the pattern wallpaper addon was ported in
the previous commit

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-04 22:10:18 +00:00
Ivailo Monev
22fd0cca5f okular: use QThread instead of ThreadWeaver for image rotation jobs
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-23 00:50:43 +00:00
Ivailo Monev
89a76dc6ca okular: replace Phonon with custom media classes
some form elements were not working before either so the only
regression here is the seek slider, if KMediaWidget is used the
whole custom controls code can be trown out I suppose but I'm not
sure if the controls should be embeded along with the video or
they be can/should be separate

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-31 06:40:57 +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
711ba47beb generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-22 16:58:05 +02:00
Ivailo Monev
2ae20920a9 generic: move modules to kdelibs
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 10:10:58 +02:00
Ivailo Monev
c270d80ec8 generic: misc cleanups 2015-09-02 08:54:43 +03:00
Ivailo Monev
f58a4c5452 generic: major build system cleanup 2015-09-02 02:13:50 +03:00
Ivailo Monev
e06a74d803 okular: remove ActiveApp support files 2015-05-07 12:32:21 +00:00
Ivailo Monev
8674c137fd generic: normalize libraries versioning 2015-01-24 03:31:29 +00:00
Ivailo Monev
6809891811 generic: require KDE 4.14.3 at minimum 2015-01-20 17:31:51 +00:00
Ivailo Monev
e4f7cf7c8b okular: remove kconf update file 2015-01-19 14:26:43 +00:00
Ivailo Monev
e20fee7e7c remove okular kactivities support 2014-12-09 00:10:51 +00:00
Ivailo Monev
c1c126c6da adjustments for libkscreen 2014-11-27 20:00:50 +00:00
Ivailo Monev
3f584925f2 import libkscreen and kscreen (adjustments needed, will follow up in separate commit) 2014-11-27 19:33:21 +00:00
Ivailo Monev
1e000b6731 removed macro_display_feature_log() calls from cmake sub-directory files 2014-11-24 23:56:50 +00:00
Ivailo Monev
1ac7051989 removed docs 2014-11-22 21:11:47 +00:00
Ivailo Monev
17072e20e9 bumped KDE4 and Qt version requirements 2014-11-22 14:03:56 +00:00
Ivailo Monev
d142c5f090 fixup okular components build 2014-11-21 17:10:28 +00:00
Ivailo Monev
bc0c84db53 sub-directory build fixup 2014-11-21 16:50:57 +00:00
Ivailo Monev
e0626560ea removed JS support for Okular (requires KJS) 2014-11-19 20:23:42 +00:00
Ivailo Monev
bf2d9dcd05 import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00