kde-workspace/kioslave/thumbnail
Ivailo Monev ce48bc0997 generic: preperations for kdelibs changes
automatically replaced via:
find -name CMakeLists.txt -exec sed -e 's|${KDE4_PLASMA_LIBS}|KDE4::plasma|g' -e 's|${KDE4_KIO_LIBS}|KDE4::kio|g' -e 's|${KDE4_SOLID_LIBS}|KDE4::solid|g' -e 's|${KDE4_KFILE_LIBS}|KDE4::kfile|g' -e 's|${KDE4_KDECORE_LIBS}|KDE4::kdecore|g' -e 's|${KDE4_KDEUI_LIBS}|KDE4::kdeui|g' -e 's|${KDE4_KCMUTILS_LIBS}|KDE4::kcmutils|g' -e 's|${KDE4_KDECLARATIVE_LIBS}|KDE4::kdeclarative|g' -e 's|${KDE4_KPTY_LIBS}|KDE4::kpty|g' -e 's|${KDE4_KEMAIL_LIBS}|KDE4::kemail|g' -e 's|${KDE4_KMEDIAPLAYER_LIBS}|KDE4::kmediaplayer|g' -e 's|${KDE4_KPARTS_LIBS}|KDE4::kparts|g' -e 's|${KDE4_KIDLETIME_LIBS}|KDE4::kidletime|g' -e 's|${KDE4_KTEXTEDITOR_LIBS}|KDE4::ktexteditor|g' -e 's|${KDE4_KPASSWDSTORE_LIBS}|KDE4::kpasswdstore|g' -e 's|${KDE4_KARCHIVE_LIBS}|KDE4::karchive|g' -e 's|${KDE4_KDNSSD_LIBS}|KDE4::kdnssd|g' -e 's|${KDE4_KNOTIFYCONFIG_LIBS}|KDE4::knotifyconfig|g' -e 's|${KDE4_KEXIV2_LIBS}|KDE4::kexiv2|g' -i {} +

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-17 23:27:11 +03:00
..
CMakeLists.txt generic: preperations for kdelibs changes 2023-06-17 23:27:11 +03:00
comicbookthumbnail.desktop kioslave: ignore maximum size limit for epubthumbnail and comicbookthumbnail thumbnailers 2022-10-08 14:23:54 +03:00
comiccreator.cpp generic: MOC warnings fix 2022-12-06 23:59:08 +02:00
comiccreator.h generic: use the new karchive library 2022-10-06 16:56:10 +03:00
cursorcreator.cpp imported everything from kde-runtime 2014-11-15 04:16:00 +02:00
cursorcreator.h imported everything from kde-runtime 2014-11-15 04:16:00 +02:00
cursorthumbnail.desktop kioslave: use glob as MimeType to register imagethumbnail for all images MIME types 2022-05-27 07:13:25 +03:00
desktopthumbnail.desktop imported everything from kde-runtime 2014-11-15 04:16:00 +02:00
directorythumbnail.desktop generic: enable thumbnail plugins by default via X-KDE-PluginInfo-EnabledByDefault entry 2021-03-11 17:34:41 +02:00
djvucreator.cpp kioslave: release the format before the page from djvucreator 2022-12-13 11:57:05 +02:00
djvucreator.h kioslave: draw blended icon for document thumbnails 2022-12-13 10:34:36 +02:00
djvuthumbnail.desktop kioslave: add image/vnd.djvu+multipage to the djvuthumbnail MIME types 2022-11-26 00:23:52 +02:00
epubthumbnail.cpp kioslave: minor thumbnailers review 2022-10-04 03:38:56 +03:00
epubthumbnail.desktop kioslave: ignore maximum size limit for epubthumbnail and comicbookthumbnail thumbnailers 2022-10-08 14:23:54 +03:00
epubthumbnail.h kioslave: epubthumbnail rewrite 2022-10-03 23:51:12 +03:00
imagecreator.cpp kioslave: do not convert the image from imagethumbnail 2022-12-18 22:59:12 +02:00
imagecreator.h kioslave: discard thumbnail from Exiv2 metadata if it is smaller than the requested size 2022-05-07 23:16:01 +03:00
imagecreatorsettings.kcfg kioslave: implement rotation of thumbnail for any kind of image 2021-03-19 04:36:52 +02:00
imagecreatorsettings.kcfgc kioslave: implement rotation of thumbnail for any kind of image 2021-03-19 04:36:52 +02:00
imagethumbnail.desktop kioslave: use glob as MimeType to register imagethumbnail for all images MIME types 2022-05-27 07:13:25 +03:00
Messages.sh changed bash scripts shebangs 2014-11-15 05:48:13 +02:00
textcreator.cpp kioslave: draw blended icon for document thumbnails 2022-12-13 10:34:36 +02:00
textcreator.h kioslave: draw blended icon for document thumbnails 2022-12-13 10:34:36 +02:00
textthumbnail.desktop imported everything from kde-runtime 2014-11-15 04:16:00 +02:00
thumbcreator.desktop imported everything from kde-runtime 2014-11-15 04:16:00 +02:00
thumbnail.cpp kioslave: remove redundant qsrand() call in ThumbnailProtocol::drawSubThumbnail() 2023-06-10 19:52:08 +03:00
thumbnail.h generic: sync preview defaults 2022-12-13 14:29:20 +02:00
thumbnail.protocol generic: adjust to KIO protocol changes 2023-01-01 02:42:24 +02:00
windowsexecreator.cpp kioslave: drop windowsimagecreator thumbnailer 2022-12-16 14:40:02 +02:00
windowsexecreator.h kioslave: drop windowsimagecreator thumbnailer 2022-12-16 14:40:02 +02:00
windowsexethumbnail.desktop imported everything from kde-runtime 2014-11-15 04:16:00 +02:00