OSDN Git Service

kde/kde-extraapps.git
7 years agogeneric: make miniboost available only to projects that need it
Ivailo Monev [Wed, 2 Aug 2017 14:35:55 +0000 (14:35 +0000)]
generic: make miniboost available only to projects that need it

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agominiboost: update to 1.64.0
Ivailo Monev [Wed, 2 Aug 2017 14:32:49 +0000 (14:32 +0000)]
miniboost: update to 1.64.0

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokgpg: get rid of kdefakes
Ivailo Monev [Wed, 2 Aug 2017 13:23:21 +0000 (13:23 +0000)]
kgpg: get rid of kdefakes

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: misc cleanups
Ivailo Monev [Sat, 24 Jun 2017 07:13:30 +0000 (07:13 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogwenview: no need to check for libpng and libjpeg anymore
Ivailo Monev [Tue, 15 Nov 2016 01:34:28 +0000 (01:34 +0000)]
gwenview: no need to check for libpng and libjpeg anymore

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agolibktorrent: substitue boost::shared_array with std:;shared_ptr
Ivailo Monev [Tue, 15 Nov 2016 01:29:04 +0000 (01:29 +0000)]
libktorrent: substitue boost::shared_array with std:;shared_ptr

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: substitue some Boost types with Qt/std alternatives
Ivailo Monev [Tue, 15 Nov 2016 01:01:17 +0000 (01:01 +0000)]
generic: substitue some Boost types with Qt/std alternatives

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agookular: minor cleanup
Ivailo Monev [Fri, 11 Nov 2016 19:29:06 +0000 (19:29 +0000)]
okular: minor cleanup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: misc cleanups
Ivailo Monev [Tue, 8 Nov 2016 15:16:11 +0000 (15:16 +0000)]
generic: misc cleanups

this fixes build without QStringBuilder and with QT_NO_IM defined, also
setBackgroundColor() is deprecated

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: do not use obsolete enumerators
Ivailo Monev [Tue, 8 Nov 2016 14:31:45 +0000 (14:31 +0000)]
generic: do not use obsolete enumerators

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: misc cleanups
Ivailo Monev [Wed, 2 Nov 2016 03:20:34 +0000 (03:20 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: misc cleanups
Ivailo Monev [Wed, 2 Nov 2016 00:46:12 +0000 (00:46 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agoprint-manager: fix build against CUPS v2.2+
Ivailo Monev [Wed, 2 Nov 2016 00:45:35 +0000 (00:45 +0000)]
print-manager: fix build against CUPS v2.2+

upstream commits:
https://quickgit.kde.org/?p=print-manager.git&a=commit&h=971e75934bc64627226d61565f68aff3c9b0000b

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokvkbd: do not require LibXslt, it's not needed
Ivailo Monev [Sun, 30 Oct 2016 15:07:41 +0000 (15:07 +0000)]
kvkbd: do not require LibXslt, it's not needed

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokcalc: do not rely on QString operator for QKeySequence
Ivailo Monev [Fri, 30 Sep 2016 13:57:35 +0000 (13:57 +0000)]
kcalc: do not rely on QString operator for QKeySequence

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogwenview: make OpenGL optional
Ivailo Monev [Mon, 19 Sep 2016 01:14:55 +0000 (01:14 +0000)]
gwenview: make OpenGL optional

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogwenview: remove redundant LCMS2 reference
Ivailo Monev [Mon, 19 Sep 2016 01:05:38 +0000 (01:05 +0000)]
gwenview: remove redundant LCMS2 reference

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agoksystemlog: do not rely on forward declaration of QDataStream
Ivailo Monev [Wed, 14 Sep 2016 18:59:31 +0000 (18:59 +0000)]
ksystemlog: do not rely on forward declaration of QDataStream

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agominiboost: update to 1.61.0
Ivailo Monev [Wed, 14 Sep 2016 18:51:31 +0000 (18:51 +0000)]
miniboost: update to 1.61.0

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: misc cleanups
Ivailo Monev [Tue, 13 Sep 2016 00:53:08 +0000 (00:53 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: cleanup top-level CMake file
Ivailo Monev [Sat, 10 Sep 2016 04:19:21 +0000 (04:19 +0000)]
generic: cleanup top-level CMake file

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agoplasma-nm: say hello to my Delete button
Ivailo Monev [Sat, 10 Sep 2016 04:15:29 +0000 (04:15 +0000)]
plasma-nm: say hello to my Delete button

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokuassel: fix build against Katie
Ivailo Monev [Sat, 3 Sep 2016 00:56:31 +0000 (00:56 +0000)]
kuassel: fix build against Katie

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokmix: minor headers inclusion cleanup
Ivailo Monev [Tue, 23 Aug 2016 20:37:34 +0000 (20:37 +0000)]
kmix: minor headers inclusion cleanup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
8 years agogeneric: get rid of KTextBrowser
Ivailo Monev [Sat, 20 Aug 2016 16:35:17 +0000 (16:35 +0000)]
generic: get rid of KTextBrowser

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
8 years agogeneric: fix build against Katie
Ivailo Monev [Mon, 18 Jul 2016 04:57:07 +0000 (04:57 +0000)]
generic: fix build against Katie

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokget: remove nepomuk leftovers
Ivailo Monev [Sat, 25 Jun 2016 02:17:12 +0000 (02:17 +0000)]
kget: remove nepomuk leftovers

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Wed, 1 Jun 2016 15:32:43 +0000 (15:32 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agojovie: replace KLibFactory with KPluginFactory
Ivailo Monev [Mon, 23 May 2016 07:52:35 +0000 (07:52 +0000)]
jovie: replace KLibFactory with KPluginFactory

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: remove redundant CheckPrototypeExists inclusion
Ivailo Monev [Sun, 15 May 2016 04:29:24 +0000 (04:29 +0000)]
generic: remove redundant CheckPrototypeExists inclusion

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agopartitionmanager: drop support for kdesu
Ivailo Monev [Sun, 15 May 2016 04:19:29 +0000 (04:19 +0000)]
partitionmanager: drop support for kdesu

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokrdc: include kdemacros header for KDE_EXPORT
Ivailo Monev [Mon, 2 May 2016 17:38:58 +0000 (17:38 +0000)]
krdc: include kdemacros header for KDE_EXPORT

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agolibkscreen: call kBacktrace() instead of kRealBacktrace()
Ivailo Monev [Mon, 2 May 2016 17:17:15 +0000 (17:17 +0000)]
libkscreen: call kBacktrace() instead of kRealBacktrace()

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: no need to call qt4_automoc() anymore
Ivailo Monev [Mon, 2 May 2016 17:08:48 +0000 (17:08 +0000)]
generic: no need to call qt4_automoc() anymore

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Mon, 2 May 2016 16:45:19 +0000 (16:45 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoffmpegthumbs: prepare for FFmpeg API removals
Ivailo Monev [Mon, 2 May 2016 16:28:37 +0000 (16:28 +0000)]
ffmpegthumbs: prepare for FFmpeg API removals

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: replace KProcess with QProcess where feasable
Ivailo Monev [Mon, 2 May 2016 16:27:34 +0000 (16:27 +0000)]
generic: replace KProcess with QProcess where feasable

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agominiboost: update to 1.60.0
Ivailo Monev [Mon, 2 May 2016 15:22:22 +0000 (15:22 +0000)]
miniboost: update to 1.60.0

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Fri, 29 Apr 2016 21:14:31 +0000 (21:14 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokget: no need to link verification test to QCA now
Ivailo Monev [Mon, 25 Apr 2016 01:21:49 +0000 (01:21 +0000)]
kget: no need to link verification test to QCA now

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agookular: use QThread instead of ThreadWeaver for image rotation jobs
Ivailo Monev [Sat, 23 Apr 2016 00:50:43 +0000 (00:50 +0000)]
okular: use QThread instead of ThreadWeaver for image rotation jobs

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoark: do not link kerfuffle plugins to KIO unnecessaraly
Ivailo Monev [Fri, 22 Apr 2016 23:23:50 +0000 (23:23 +0000)]
ark: do not link kerfuffle plugins to KIO unnecessaraly

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoark: fix warning about null entry since 51d24304
Ivailo Monev [Fri, 22 Apr 2016 23:21:19 +0000 (23:21 +0000)]
ark: fix warning about null entry since 51d24304

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agolokalize: replace KDE macros with Qt alternatives
Ivailo Monev [Fri, 22 Apr 2016 23:00:39 +0000 (23:00 +0000)]
lokalize: replace KDE macros with Qt alternatives

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoark: make sure lz4 and lzo are handled when supported
Ivailo Monev [Fri, 22 Apr 2016 22:18:43 +0000 (22:18 +0000)]
ark: make sure lz4 and lzo are handled when supported

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokgpg: remove traces of akonadi support
Ivailo Monev [Fri, 22 Apr 2016 14:26:33 +0000 (14:26 +0000)]
kgpg: remove traces of akonadi support

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoplasma-nm: remove useless X-KDE-FactoryName from notification .desktop
Ivailo Monev [Thu, 21 Apr 2016 20:58:58 +0000 (20:58 +0000)]
plasma-nm: remove useless X-KDE-FactoryName from notification .desktop

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: remove unnecessary header inclusions
Ivailo Monev [Tue, 19 Apr 2016 13:15:01 +0000 (13:15 +0000)]
generic: remove unnecessary header inclusions

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoark: fix some compiler warnings
Ivailo Monev [Tue, 19 Apr 2016 13:14:02 +0000 (13:14 +0000)]
ark: fix some compiler warnings

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Mon, 18 Apr 2016 15:29:33 +0000 (15:29 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agopoppler: bump minimum Poppler version to 0.28.0
Ivailo Monev [Wed, 13 Apr 2016 14:41:20 +0000 (14:41 +0000)]
poppler: bump minimum Poppler version to 0.28.0

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agolibkscreen: fix build of config test
Ivailo Monev [Wed, 13 Apr 2016 13:22:11 +0000 (13:22 +0000)]
libkscreen: fix build of config test

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agolibktorrent: fix build of delaywindow test
Ivailo Monev [Wed, 13 Apr 2016 12:11:01 +0000 (12:11 +0000)]
libktorrent: fix build of delaywindow test

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agojovie: build system cleanups
Ivailo Monev [Mon, 11 Apr 2016 12:44:34 +0000 (12:44 +0000)]
jovie: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: remove KDevPlatform and KDevelop
Ivailo Monev [Sun, 10 Apr 2016 14:59:52 +0000 (14:59 +0000)]
generic: remove KDevPlatform and KDevelop

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokmix: start kcmplayer instead of kcm_phonon from Audio Setup action
Ivailo Monev [Sun, 10 Apr 2016 14:57:29 +0000 (14:57 +0000)]
kmix: start kcmplayer instead of kcm_phonon from Audio Setup action

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Sat, 9 Apr 2016 18:00:03 +0000 (18:00 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Sat, 9 Apr 2016 17:24:49 +0000 (17:24 +0000)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Sat, 9 Apr 2016 11:53:13 +0000 (11:53 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Wed, 6 Apr 2016 13:41:59 +0000 (13:41 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Wed, 6 Apr 2016 13:16:57 +0000 (13:16 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Wed, 6 Apr 2016 12:48:07 +0000 (12:48 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Wed, 6 Apr 2016 12:37:46 +0000 (12:37 +0000)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Wed, 6 Apr 2016 12:26:19 +0000 (12:26 +0000)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofilelight: make sure the right dirent struct is used
Ivailo Monev [Tue, 5 Apr 2016 07:09:38 +0000 (07:09 +0000)]
filelight: make sure the right dirent struct is used

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agofilelight: make sure the right dirent struct is used
Ivailo Monev [Tue, 5 Apr 2016 07:09:15 +0000 (07:09 +0000)]
filelight: make sure the right dirent struct is used

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoark: workaround archive_entry_set_pathname() limitation
Ivailo Monev [Tue, 5 Apr 2016 06:51:30 +0000 (06:51 +0000)]
ark: workaround archive_entry_set_pathname() limitation

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokdeplasma-addons: do not use disk storage for preview images
Ivailo Monev [Tue, 5 Apr 2016 04:40:32 +0000 (04:40 +0000)]
kdeplasma-addons: do not use disk storage for preview images

plasma_engine_preview is not valid at all, even so KImageCache will create
it even of the engine is no more but disk cache is not the most efficient
and safe thing

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agookular: remove noop and gone macro use
Ivailo Monev [Sun, 3 Apr 2016 23:19:14 +0000 (23:19 +0000)]
okular: remove noop and gone macro use

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokuassel: implement tips-of-day action from help menu
Ivailo Monev [Sun, 3 Apr 2016 20:29:10 +0000 (20:29 +0000)]
kuassel: implement tips-of-day action from help menu

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokdeplasma-addons: remove comic applet and dataengine
Ivailo Monev [Sun, 3 Apr 2016 19:34:46 +0000 (19:34 +0000)]
kdeplasma-addons: remove comic applet and dataengine

it is useless with KNewStuff since comics cannot be added

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokdevelop: replace KDE4_BUILD_TESTS with ENABLE_TESTING
Ivailo Monev [Sun, 3 Apr 2016 19:33:41 +0000 (19:33 +0000)]
kdevelop: replace KDE4_BUILD_TESTS with ENABLE_TESTING

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoffmpegthumbs: cleanup and fix build with recenet versions of FFmpeg
Ivailo Monev [Sun, 3 Apr 2016 04:56:28 +0000 (04:56 +0000)]
ffmpegthumbs: cleanup and fix build with recenet versions of FFmpeg

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agosyndication: fix build after 834866b9
Ivailo Monev [Fri, 1 Apr 2016 06:17:02 +0000 (06:17 +0000)]
syndication: fix build after 834866b9

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: use QCryptographicHash instead of KMD5
Ivailo Monev [Fri, 1 Apr 2016 06:06:57 +0000 (06:06 +0000)]
generic: use QCryptographicHash instead of KMD5

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokfilemetadata: add image and manager test/benchmark
Ivailo Monev [Thu, 31 Mar 2016 17:56:19 +0000 (17:56 +0000)]
kfilemetadata: add image and manager test/benchmark

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokfilemetadata: fix type copy-paste mistake in exiv2 extractor
Ivailo Monev [Thu, 31 Mar 2016 17:49:44 +0000 (17:49 +0000)]
kfilemetadata: fix type copy-paste mistake in exiv2 extractor

I assume that it's a developer copy-paste mistake, it may not be but in any
case that property did not match the data extracted

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agookular: use the new overload for KAudioPlayer::load()
Ivailo Monev [Thu, 31 Mar 2016 17:37:42 +0000 (17:37 +0000)]
okular: use the new overload for KAudioPlayer::load()

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agookular: replace Phonon with custom media classes
Ivailo Monev [Thu, 31 Mar 2016 06:40:57 +0000 (06:40 +0000)]
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>
8 years agogeneric: misc cleanups
Ivailo Monev [Wed, 30 Mar 2016 02:19:06 +0000 (02:19 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoamarok: remove, replacement incomming
Ivailo Monev [Wed, 30 Mar 2016 00:24:41 +0000 (00:24 +0000)]
amarok: remove, replacement incomming

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Tue, 29 Mar 2016 06:43:31 +0000 (06:43 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Sat, 26 Mar 2016 19:24:08 +0000 (19:24 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Sat, 26 Mar 2016 18:49:15 +0000 (18:49 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoMerge branch 'nophonon'
Ivailo Monev [Sun, 20 Mar 2016 02:52:09 +0000 (02:52 +0000)]
Merge branch 'nophonon'

8 years agokdeplasma-addons: remove mediaplayer addon
Ivailo Monev [Sun, 20 Mar 2016 02:51:49 +0000 (02:51 +0000)]
kdeplasma-addons: remove mediaplayer addon

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokdeplasma-addons: port bbal to KAudioPlayer
Ivailo Monev [Thu, 17 Mar 2016 01:24:46 +0000 (01:24 +0000)]
kdeplasma-addons: port bbal to KAudioPlayer

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agodragon: drop in favour of kmediaplayer from kde-baseapps
Ivailo Monev [Thu, 17 Mar 2016 01:23:48 +0000 (01:23 +0000)]
dragon: drop in favour of kmediaplayer from kde-baseapps

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogwenview: drop video support
Ivailo Monev [Wed, 16 Mar 2016 01:59:00 +0000 (01:59 +0000)]
gwenview: drop video support

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agookular: fix poppler detection in some cases
Ivailo Monev [Tue, 15 Mar 2016 02:41:32 +0000 (02:41 +0000)]
okular: fix poppler detection in some cases

it fails when build against Katie for some reason, the version required is
ancient anyway so most systems should have a more recent version by now

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agookular: report component loading error as warning
Ivailo Monev [Tue, 15 Mar 2016 01:30:27 +0000 (01:30 +0000)]
okular: report component loading error as warning

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Thu, 10 Mar 2016 18:37:37 +0000 (18:37 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoark: update supported MIME types
Ivailo Monev [Mon, 7 Mar 2016 17:28:26 +0000 (17:28 +0000)]
ark: update supported MIME types

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokdeplasma-addons: fix build of lancelot applet against Katie
Ivailo Monev [Thu, 4 Feb 2016 12:49:03 +0000 (14:49 +0200)]
kdeplasma-addons: fix build of lancelot applet against Katie

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: fix build against Katie
Ivailo Monev [Sat, 23 Jan 2016 14:35:20 +0000 (16:35 +0200)]
generic: fix build against Katie

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: fix build against Katie
Ivailo Monev [Sat, 23 Jan 2016 14:27:47 +0000 (16:27 +0200)]
generic: fix build against Katie

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokolourpaint: make QImageBlitz optional
Ivailo Monev [Sat, 23 Jan 2016 13:50:21 +0000 (15:50 +0200)]
kolourpaint: make QImageBlitz optional

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agolibkscreen: require QJSON only for test builds
Ivailo Monev [Sat, 23 Jan 2016 13:01:52 +0000 (15:01 +0200)]
libkscreen: require QJSON only for test builds

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokdeplasma-addons: make QImageBlitz optional
Ivailo Monev [Sat, 23 Jan 2016 12:42:08 +0000 (14:42 +0200)]
kdeplasma-addons: make QImageBlitz optional

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agothumbnailers: adjust to recent ThumbCreator classes changes
Ivailo Monev [Thu, 21 Jan 2016 21:57:45 +0000 (23:57 +0200)]
thumbnailers: adjust to recent ThumbCreator classes changes

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>