kde-workspace/klipper
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
..
actionsconfig.ui generic: prepare for Katie changes 2022-10-14 16:19:24 +03:00
actionstreewidget.cpp initial import 2014-11-13 19:30:51 +02:00
actionstreewidget.h initial import 2014-11-13 19:30:51 +02:00
clipcommandprocess.cpp generic: adjust to KProcess changes 2023-06-14 23:44:23 +03:00
clipcommandprocess.h initial import 2014-11-13 19:30:51 +02:00
CMakeLists.txt generic: preperations for kdelibs changes 2023-06-17 23:27:11 +03:00
configdialog.cpp klipper: remove non-operational KRegExpEditor support bits 2022-12-20 16:08:38 +02:00
configdialog.h initial import 2014-11-13 19:30:51 +02:00
editactiondialog.cpp generic: adjust to Katie changes 2019-05-08 14:51:07 +00:00
editactiondialog.h generic: adjust to Katie changes 2019-05-08 14:51:07 +00:00
editactiondialog.ui generic: prepare for Katie changes 2022-10-14 16:19:24 +03:00
generalconfig.ui generic: prepare for Katie changes 2022-10-14 16:19:24 +03:00
history.cpp generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
history.h generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
historyimageitem.cpp klipper: typo 2022-04-03 21:44:05 +03:00
historyimageitem.h initial import 2014-11-13 19:30:51 +02:00
historyitem.cpp initial import 2014-11-13 19:30:51 +02:00
historyitem.h generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
historystringitem.cpp klipper: typo 2022-04-03 21:44:05 +03:00
historystringitem.h initial import 2014-11-13 19:30:51 +02:00
historyurlitem.cpp klipper: adjust to QDataStream change 2022-10-31 06:14:37 +02:00
historyurlitem.h initial import 2014-11-13 19:30:51 +02:00
klipper.cpp klipper: remove non-operational KRegExpEditor support bits 2022-12-20 16:08:38 +02:00
klipper.desktop generic: set X-DBUS-ServiceName in the desktop files 2022-12-05 05:10:46 +02:00
klipper.h generic: replace use of QTime as timer with QElapsedTimer 2023-06-07 12:57:37 +03:00
klipper.kcfg klipper: remove non-operational KRegExpEditor support bits 2022-12-20 16:08:38 +02:00
klipperpopup.cpp klipper: build fix for the case when DEBUG_EVENTS__ is defined 2022-12-15 08:24:43 +02:00
klipperpopup.h generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
klipperrc.desktop generic: remove kfmclient reference 2021-07-18 13:32:23 +03:00
klippersettings.kcfgc initial import 2014-11-13 19:30:51 +02:00
main.cpp generic: stop using kdeinit for main applications 2015-05-09 16:39:54 +00:00
Messages.sh changed bash scripts shebangs 2014-11-15 05:48:13 +02:00
popupproxy.cpp generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
popupproxy.h initial import 2014-11-13 19:30:51 +02:00
tray.cpp generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
tray.h initial import 2014-11-13 19:30:51 +02:00
urlgrabber.cpp generic: bump minimum Katie version requirement to 4.12.0 2022-05-22 03:59:41 +03:00
urlgrabber.h generic: replace QUuid with QByteArray and qRandomUuid() 2022-03-22 14:57:40 +02:00
version.h klipper: stream the history version as qint8 2022-10-31 06:06:42 +02:00