kdelibs/plasma
Ivailo Monev 61333c4671 generic: namespaced Qt4/Katie build fixes
most of the changes were done trought Katie's namefsck script which
convertes forward class declarations to include directives, however
other fixes here and there were needed as well as some questionable
changes to Q_DECLARE_TYPEINFO() macro calls because they most likely
have to do the namespacing themselfs (QT_BEGIN/END_NAMESPACE, and
probably will be in Katie) meaning that some of the changes may be
temporary and reverted later.

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2017-08-04 09:24:39 +00:00
..
animations generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
data plasma: service file translation correction 2017-03-09 00:01:05 +00:00
extenders genric: misc cleanups 2016-01-14 00:09:35 +02:00
private generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
scripting generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
tests generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
widgets generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
.krazy initial import 2014-11-13 01:04:59 +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 generic: misc cleanups 2016-03-28 16:28:57 +00:00
abstractrunner.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
abstracttoolbox.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
abstracttoolbox.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
animator.cpp plasma: revert animations support removal 2015-10-28 08:55:23 +02:00
animator.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
applet.cpp generic: misc cleanups 2016-11-01 18:43:08 +00:00
applet.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
CMakeLists.txt generic: get rid of the effects watcher specific to Plasma 2016-08-29 19:39:11 +00:00
config-plasma.h.cmake remove knewstuff related cruft from plasma 2015-01-11 18:17:44 +00:00
configloader.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
configloader.h initial import 2014-11-13 01:04:59 +02:00
containment.cpp genric: misc cleanups 2016-01-14 00:09:35 +02:00
containment.h plasma: revert animations support removal 2015-10-28 08:55:23 +02:00
containmentactions.cpp plasma: make use of KDE version 2016-04-29 16:01:50 +00:00
containmentactions.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00: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 generic: misc cleanups 2016-11-01 18:43:08 +00:00
corona.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
datacontainer.cpp generic: misc cleanups 2016-03-28 16:28:57 +00:00
datacontainer.h initial import 2014-11-13 01:04:59 +02:00
dataengine.cpp generic: misc cleanups 2015-10-28 08:46:23 +02:00
dataengine.h plasma: make use of KDE version 2016-04-29 16:01:50 +00:00
dataenginemanager.cpp generic: use QCryptographicHash instead of KMD5 2016-04-01 04:32:22 +00: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: revert animations support removal 2015-10-28 08:55:23 +02:00
dialog.h initial import 2014-11-13 01:04:59 +02:00
framesvg.cpp generic: get rid of the QStringBuilder requirement 2016-10-29 05:06:31 +00: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 plasma: fix build with QStringBuilder disabled 2016-04-06 08:45:42 +00:00
package.h generic: misc cleanups 2015-09-04 21:57:46 +00:00
packagemetadata.cpp plasma: remove now redudant methods for remote applets 2015-07-20 12:28:14 +03:00
packagemetadata.h plasma: remove now redudant methods for remote applets 2015-07-20 12:28:14 +03:00
packagestructure.cpp plasma: fix build with QStringBuilder disabled 2016-04-06 08:45:42 +00:00
packagestructure.h plasma: make use of KDE version 2016-04-29 16:01:50 +00:00
paintutils.cpp generic: misc cleanups 2015-09-28 13:37:23 +00:00
paintutils.h initial import 2014-11-13 01:04:59 +02:00
plasma.cpp plasma: make use of KDE version 2016-04-29 16:01:50 +00:00
plasma.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
pluginloader.cpp generic: misc cleanups 2015-09-28 13:37:23 +00:00
pluginloader.h initial import 2014-11-13 01:04:59 +02:00
popupapplet.cpp generic: code shrinks 2015-09-30 10:37:53 +03:00
popupapplet.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
querymatch.cpp generic: make changes required for building against katie 2015-08-11 05:56: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 generic: code shrinks 2015-09-29 05:49:46 +00:00
runnercontext.h generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
runnermanager.cpp plasma: oops, fix build after 5600c15d 2016-04-11 08:29:57 +00:00
runnermanager.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00: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: make use of KDE version 2016-04-29 16:01:50 +00:00
service.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +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 generic: replace QLatin1Literal with QLatin1String 2016-10-30 02:26:10 +00:00
svg.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
theme.cpp generic: replace QLatin1Literal with QLatin1String 2016-10-30 02:26:10 +00:00
theme.h generic: get rid of the effects watcher specific to Plasma 2016-08-29 19:39:11 +00:00
tooltipcontent.cpp initial import 2014-11-13 01:04:59 +02:00
tooltipcontent.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
tooltipmanager.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +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: make use of KDE version 2016-04-29 16:01:50 +00:00
wallpaper.h plasma: make use of KDE version 2016-04-29 16:01:50 +00:00
windoweffects.cpp generic: code shrinks 2015-09-30 10:37:53 +03:00
windoweffects.h initial import 2014-11-13 01:04:59 +02: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.