Commit graph

19 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
a768373916 okular: remove incorrect PageViewAnnotator::performRouteMouseOrTabletEvent() QT_NO_TABLE definition guard
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-04 04:22:35 +00:00
Ivailo Monev
17bb1cb1e6 okular: correct QTabletEvent header inclusion
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-01-04 14:00:45 +00:00
Ivailo Monev
302f2d328a okular: adjust to Katie changes
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-30 18:42:44 +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
05e4ee3725 generic: replace obsolete Qt::MidButton with Qt::MiddleButton
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-15 00:25:42 +00:00
Ivailo Monev
3977f5122b okular: minor cleanup
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2016-11-11 19:29:06 +00:00
Ivailo Monev
2b98e58527 generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-06-01 15:32: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
df772d0477 generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-10 18:37:37 +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
d8a22fda42 generic: optimize png images with optipng 2015-07-26 23:49:06 +03:00
Ivailo Monev
0e05a969fa okular: do not show welcome message 2015-03-16 13:31:42 +00:00
Ivailo Monev
c135cfa6bf generic: adjust for CMake moc 2015-02-27 11:02:43 +00:00
Ivailo Monev
37daac4a8f okular: use new Phonon API 2015-02-27 10:59:13 +00:00
Ivailo Monev
1ecda4a1dd generic: remove check for old releases unconditionlising some code 2015-02-15 00:50:00 +00:00
Ivailo Monev
c924f0d9e5 okular: use new API for phonon call in snapshot taker 2015-01-03 02:00:01 +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
bf2d9dcd05 import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00