kdelibs/plasma
Ivailo Monev d88d74f0c9 plasma: remove unused header inclusion
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-11-05 12:56:51 +02:00
..
animations plasma: remove bogus declaration of RotationAnimation::setEasingCurve() 2022-10-04 04:17:00 +03:00
data plasma: drop methods to install, uninstall, register and get package file 2022-10-04 21:53:59 +03:00
extenders genric: misc cleanups 2016-01-14 00:09:35 +02:00
private plasma: deal with TODO related to moving Plasma::Wallpaper member 2022-10-24 18:27:49 +03:00
scripting plasma: format and indent 2021-07-29 17:16:43 +03:00
tests generic: drop support for storing passwords in kcfg files 2022-10-16 19:11:32 +03:00
widgets generic: drop KIO HTTP(S) support 2022-02-16 09:12:20 +02:00
abstractdialogmanager.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
abstractdialogmanager.h initial import 2014-11-13 01:04:59 +02:00
abstractrunner.cpp plasma: replace read-write locks with mutexes where possible 2021-07-21 22:34:22 +03:00
abstractrunner.h generic: remove KFilePlugin class leftovers 2021-07-25 02:34:07 +03:00
abstracttoolbox.cpp plasma: do not check plugins version 2022-05-30 18:59:29 +03:00
abstracttoolbox.h generic: use the version from verification data for plugins 2020-11-26 03:46:01 +00:00
animator.cpp plasma: format and indent 2021-07-29 17:16:43 +03:00
animator.h plasma: remove documentation for removed methods [ci skip] 2021-07-19 04:24:37 +03:00
applet.cpp kdecore: replace most of KRandomSequence with new KRandom::randomMax() function 2022-09-26 12:58:37 +03:00
applet.h plasma: drop custom categories support 2022-09-21 02:42:25 +03:00
CMakeLists.txt plasma: do not link to dl library 2022-04-08 01:49:02 +03:00
config-plasma.h.cmake generic: purge Qt support with fire 2020-02-07 13:00:55 +00:00
configloader.cpp generic: drop support for storing passwords in kcfg files 2022-10-16 19:11:32 +03:00
configloader.h initial import 2014-11-13 01:04:59 +02:00
containment.cpp generic: authorization reimplementation 2022-09-25 19:27:41 +03:00
containment.h plasma: someone's typo 2022-10-02 00:04:57 +03:00
containmentactions.cpp plasma: remove noop ContainmentActions reimplementation 2022-10-02 00:31:16 +03:00
containmentactions.h plasma: remove noop ContainmentActions reimplementation 2022-10-02 00:31:16 +03:00
containmentactionspluginsconfig.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
containmentactionspluginsconfig.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
corona.cpp plasma: remove redundant reimplementations 2022-10-04 04:17:15 +03:00
corona.h plasma: remove redundant reimplementations 2022-10-04 04:17:15 +03:00
datacontainer.cpp generic: cast pointers with QObject as base class via qobject_cast<T>() 2022-06-01 18:06:11 +00:00
datacontainer.h plasma: drop storage support 2021-10-02 05:09:03 +03:00
dataengine.cpp plasma: drop storage support 2021-10-02 05:09:03 +03:00
dataengine.h plasma: drop storage support 2021-10-02 05:09:03 +03:00
dataenginemanager.cpp plasma: drop storage support 2021-10-02 05:09:03 +03:00
dataenginemanager.h initial import 2014-11-13 01:04:59 +02:00
delegate.cpp generic: misc cleanups 2016-11-03 12:19:19 +00:00
delegate.h initial import 2014-11-13 01:04:59 +02:00
dialog.cpp plasma: remove redundant reimplementations 2022-10-04 04:17:15 +03:00
dialog.h plasma: remove redundant reimplementations 2022-10-04 04:17:15 +03:00
framesvg.cpp generic: remove unused header inclusions 2022-02-22 19:46:08 +02:00
framesvg.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
Messages.sh initial import 2014-11-13 01:04:59 +02:00
package.cpp kutils: new karchive library to replace KZip and KTar 2022-10-06 16:53:55 +03:00
package.h plasma: drop methods to install, uninstall, register and get package file 2022-10-04 21:53:59 +03:00
packagemetadata.cpp plasma: remove unused package metadata methods 2022-09-20 13:03:29 +03:00
packagemetadata.h plasma: remove unused package metadata methods 2022-09-20 13:03:29 +03:00
packagestructure.cpp kutils: new karchive library to replace KZip and KTar 2022-10-06 16:53:55 +03:00
packagestructure.h plasma: drop methods to install, uninstall, register and get package file 2022-10-04 21:53:59 +03:00
paintutils.cpp generic: rename KIconEffect::shadowBlur() method and use it in Plasma::PaintUtils::shadowBlur() 2021-11-12 03:25:28 +02:00
paintutils.h initial import 2014-11-13 01:04:59 +02:00
plasma.cpp plasma: do not check plugins version 2022-05-30 18:59:29 +03:00
plasma.h plasma: do not check plugins version 2022-05-30 18:59:29 +03:00
pluginloader.cpp plasma: do not check plugins version 2022-05-30 18:59:29 +03:00
pluginloader.h plasma: remove unused internal API of plugin loader 2021-06-19 16:02:02 +03:00
popupapplet.cpp generic: cast pointers with QObject as base class via qobject_cast<T>() 2022-06-01 18:06:11 +00:00
popupapplet.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
querymatch.cpp generic: replace recursive QMutex-es with std::recursive_mutex-es [ci reset] 2021-07-22 01:36:07 +03:00
querymatch.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
README initial import 2014-11-13 01:04:59 +02:00
runnercontext.cpp plasma: replace QReadWriteLock with QMutex 2022-05-16 12:04:35 +03:00
runnercontext.h generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
runnermanager.cpp plasma: do not check plugins version 2022-05-30 18:59:29 +03:00
runnermanager.h plasma: remove unused runner, dataengine and wallpaper scripting support 2021-07-08 15:41:29 +03:00
runnersyntax.cpp initial import 2014-11-13 01:04:59 +02:00
runnersyntax.h initial import 2014-11-13 01:04:59 +02:00
service.cpp plasma: remove unused and private service discovery member 2022-05-05 15:38:40 +03:00
service.h generic: use the version from verification data for plugins 2020-11-26 03:46:01 +00:00
servicejob.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
servicejob.h plasma: remove remote widgets leftovers 2016-01-28 13:45:25 +02:00
svg.cpp plasma: do not attempt to guess elements from SharedSvgRenderer constructor 2022-10-17 00:01:25 +03:00
svg.h plasma: remove noop Svg::elementAtPoint() method 2022-02-01 21:14:35 +02:00
theme.cpp plasma: remove unused header inclusion 2022-11-05 12:56:51 +02:00
theme.h plasma: remove redundant connection to QCoreApplication::aboutTOQuit() signal 2022-11-05 04:22:58 +02:00
tooltipcontent.cpp plasma: format and indent 2021-07-29 17:16:43 +03:00
tooltipcontent.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
tooltipmanager.cpp plasma: format and indent 2021-07-29 17:16:43 +03:00
tooltipmanager.h initial import 2014-11-13 01:04:59 +02:00
view.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
view.h initial import 2014-11-13 01:04:59 +02:00
wallpaper.cpp plasma: wallpaper cache lookup optimization 2022-10-24 19:03:45 +03:00
wallpaper.h plasma: deal with TODO related to moving Plasma::Wallpaper member 2022-10-24 18:27:49 +03:00
windoweffects.cpp plasma: return if the X11 property is deleted in Plasma::WindowEffects::highlightWindows() 2022-10-24 18:39:43 +03:00
windoweffects.h plasma: remove methods related to removed KWin effects 2021-07-18 22:48:50 +03:00

libplasma

This directory contains the classes making up libplasma, which provides the
core framework used by Plasma applications, such as the Plasma desktop shell
and its components. This includes applet and extension definitions and loading,
common GUI elements, data and service interaction, search system, etc.

Domain specific sets of functionality, e.g. for network awareness or sensors,
are not found here but as DataEngine, Service, Applet, PackageStructure, etc
plugins.

Commit Guidelines:
* If your patch is not an obvious or trivial bug fix, have it peer reviewed
  by another Plasma developer; http://reviewboard.kde.org is your friend :)

* All code MUST follow the kdelibs coding style, as found at:
        http://techbase.kde.org/Policies/Kdelibs_Coding_Style

* All new public API MUST have apidox written before committing and must go
  through an API review with another Plasma developer. We have to maintain
  binary compatibility, remember!

Unit tests are next to godliness. (Though as you can see, right now libplasma
is hellbound.)

Please refer to the Plasma website (http://plasma.kde.org) and Plasma wiki
(http://techbase.kde.org/Projects/Plasma) for API documentation and design
documents regarding this library.