kdelibs/plasma
Ivailo Monev ec2e04c3d8 plasma: remove duplicate header inclusions
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-12-12 13:30:11 +02:00
..
animations plasma: adjust to Katie changes 2022-12-12 11:12:26 +02:00
data plasma: remove unused X-Plasma-Args property 2022-12-11 07:32:35 +02:00
extenders genric: misc cleanups 2016-01-14 00:09:35 +02:00
private plasma: remove unused Plasma::AnimatorPrivate member and methods, also the custom easing type 2022-12-12 10:00:51 +02: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 plasma: remove unused Plasma::ComboBoxPrivate members 2022-12-09 03:08:57 +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: remove unused Plasma::AnimatorPrivate member and methods, also the custom easing type 2022-12-12 10:00:51 +02:00
animator.h plasma: remove unused and private Plasma::Animator member 2022-12-12 10:16:01 +02:00
applet.cpp plasma: remove unused AbstractDialogManager class 2022-12-09 00:06:27 +02:00
applet.h plasma: remove binary compat bits 2022-11-28 01:28:02 +02:00
CMakeLists.txt plasma: remove unused Plasma::AnimatorPrivate member and methods, also the custom easing type 2022-12-12 10:00:51 +02:00
config-plasma.h.cmake generic: purge Qt support with fire 2020-02-07 13:00:55 +00:00
configloader.cpp plasma: remove duplicate header inclusions 2022-12-12 13:30:11 +02:00
configloader.h initial import 2014-11-13 01:04:59 +02:00
containment.cpp kio: drop support for putting slaves on hold 2022-12-06 04:22:23 +02:00
containment.h plasma: someone's typo 2022-10-02 00:04:57 +03:00
containmentactions.cpp plasma: remove duplicate header inclusions 2022-12-03 03:54:58 +02: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 unused AbstractDialogManager class 2022-12-09 00:06:27 +02:00
corona.h plasma: remove unused AbstractDialogManager class 2022-12-09 00:06:27 +02: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: build fix for the case when NDEBUG is not defined 2022-11-30 10:15:50 +02: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: export DialogShadows class 2022-11-07 18:05:11 +02:00
dialog.h plasma: remove redundant reimplementations 2022-10-04 04:17:15 +03:00
dialogshadows.cpp kdeui: new KPixmap class 2022-11-09 02:08:27 +02:00
dialogshadows.h plasma: export DialogShadows class 2022-11-07 18:05:11 +02:00
framesvg.cpp plasma: do not guess the mask color in FrameSvg::mask() 2022-12-06 09:26:21 +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: remove redundant QString construct in correctPathCase() function 2022-11-23 22:02:32 +02: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: query KWindowSystem directly for the compositor state 2022-12-06 10:27:10 +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: export DialogShadows class 2022-11-07 18:05:11 +02: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.