Commit graph

13 commits

Author SHA1 Message Date
Ivailo Monev
98f25c0c25 okular: remove noop and gone macro use
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-03 23:19:14 +00:00
Ivailo Monev
3f5660c534 okular: use the new overload for KAudioPlayer::load()
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-31 17:37:42 +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
c270d80ec8 generic: misc cleanups 2015-09-02 08:54:43 +03:00
Ivailo Monev
f9cd587fcb generic: replace now gone KGenericFactory with KPluginFactory 2015-03-01 05:26:36 +00:00
Ivailo Monev
c135cfa6bf generic: adjust for CMake moc 2015-02-27 11:02:43 +00:00
Ivailo Monev
f5b2f7892c cleanup okular, rendition actions are JavaScript related and Okular no longer supports those since the KJS removal 2014-12-04 22:31:43 +00:00
Ivailo Monev
c1c126c6da adjustments for libkscreen 2014-11-27 20:00:50 +00:00
Ivailo Monev
17072e20e9 bumped KDE4 and Qt version requirements 2014-11-22 14:03:56 +00:00
Ivailo Monev
21ecea343c further code remove on JS action of okular 2014-11-21 21:04:11 +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