kde-workspace/ksysguard/gui
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
..
SensorDisplayLib ksysguard: remove redundant QFontInfo header inclusion 2022-11-15 20:59:33 +02:00
tests generic: preperations for kdelibs changes 2023-06-17 23:27:11 +03:00
CMakeLists.txt generic: preperations for kdelibs changes 2023-06-17 23:27:11 +03:00
HostConnector.cpp generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
HostConnector.h generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
ksortfilterproxymodel.cpp initial import 2014-11-13 19:30:51 +02:00
ksortfilterproxymodel.h initial import 2014-11-13 19:30:51 +02:00
ksysguard.cpp generic: cast pointers with QObject as base class via qobject_cast<T>() 2022-06-01 21:54:59 +03:00
ksysguard.desktop generic: set X-DBUS-ServiceName in the desktop files 2022-12-05 05:10:46 +02:00
ksysguard.h generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
ksysguardui.rc initial import 2014-11-13 19:30:51 +02:00
Messages.sh changed bash scripts shebangs 2014-11-15 05:48:13 +02:00
ProcessTable.sgrd initial import 2014-11-13 19:30:51 +02:00
SensorBrowser.cpp generic: make changes required for building against katie 2015-08-12 13:11:16 +03:00
SensorBrowser.h generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
SharedSettings.h initial import 2014-11-13 19:30:51 +02:00
SignalIDs.h initial import 2014-11-13 19:30:51 +02:00
StyleEngine.cpp generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
StyleEngine.h initial import 2014-11-13 19:30:51 +02:00
SystemLoad2.sgrd increase system load graph interval to 1.0 (1sec) as it can cause ~10% workload per CPU core thus reducing it to ~5% 2014-11-28 14:39:47 +00:00
TimerSettings.cpp generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
TimerSettings.h generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
WorkSheet.cpp generic: prepare for Katie changes 2022-11-13 01:41:49 +02:00
WorkSheet.h generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
WorkSheetSettings.cpp ksysguard: change worksheet interval to 1sec 2015-07-10 18:03:20 +03:00
WorkSheetSettings.h initial import 2014-11-13 19:30:51 +02:00
Workspace.cpp generic: adjust to KDirWatch changes 2022-12-21 00:26:44 +02:00
Workspace.h generic: adjust to KDirWatch changes 2022-12-21 00:26:44 +02:00