kdelibs/plasma
Ivailo Monev 636f904183 generic: optimize standard directories lookup
by caching results and storing them in a hash the results should
flow faster, a limit should probably be set on this but for now
there isn't. exists() and realPath() now cannot be called without
object!
2015-10-17 18:53:50 +03:00
..
data plasm: drop animations support 2015-10-05 09:23:56 +03:00
extenders generic: code shrinks 2015-09-29 05:49:46 +00:00
private generic: code shrinks 2015-10-17 11:45:14 +03:00
scripting plasm: drop animations support 2015-10-05 09:23:56 +03:00
tests generic: misc cleanups 2015-09-05 05:16:46 +00:00
widgets plasm: drop animations support 2015-10-05 09:23:56 +03: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: make changes required for building against katie 2015-08-11 05:56:07 +03:00
abstractrunner.h initial import 2014-11-13 01:04:59 +02:00
abstracttoolbox.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
abstracttoolbox.h initial import 2014-11-13 01:04:59 +02:00
applet.cpp plasm: drop animations support 2015-10-05 09:23:56 +03:00
applet.h plasm: drop animations support 2015-10-05 09:23:56 +03:00
CMakeLists.txt plasm: drop animations support 2015-10-05 09:23:56 +03: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 plasm: drop animations support 2015-10-05 09:23:56 +03:00
containment.h plasm: drop animations support 2015-10-05 09:23:56 +03:00
containmentactions.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
containmentactions.h initial import 2014-11-13 01:04:59 +02:00
containmentactionspluginsconfig.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
containmentactionspluginsconfig.h generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
corona.cpp plasm: drop animations support 2015-10-05 09:23:56 +03:00
corona.h plasm: drop animations support 2015-10-05 09:23:56 +03:00
datacontainer.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
datacontainer.h initial import 2014-11-13 01:04:59 +02:00
dataengine.cpp plasm: drop animations support 2015-10-05 09:23:56 +03:00
dataengine.h generic: kill deprecated cruft with fire 2015-03-01 02:02:30 +00:00
dataenginemanager.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
dataenginemanager.h initial import 2014-11-13 01:04:59 +02:00
delegate.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
delegate.h initial import 2014-11-13 01:04:59 +02:00
dialog.cpp plasm: drop animations support 2015-10-05 09:23:56 +03:00
dialog.h initial import 2014-11-13 01:04:59 +02:00
framesvg.cpp generic: code shrinks 2015-09-30 10:37:53 +03:00
framesvg.h initial import 2014-11-13 01:04:59 +02:00
Messages.sh initial import 2014-11-13 01:04:59 +02:00
package.cpp plasma: minor cleanup 2015-08-29 03:51:57 +03: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 generic: code shrinks 2015-09-28 15:50:22 +00:00
packagestructure.h plasma: drop deprecated setContentsPrefix() 2015-07-20 13:32:02 +03: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 initial import 2014-11-13 01:04:59 +02:00
plasma.h plasma: remove TrustLevel enumerators, follow up on ca50f743 2015-08-20 21:52:59 +03:00
plasma_export.h removed static libraries defines (including #if 0, watch out!) 2014-11-18 00:42:37 +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 initial import 2014-11-13 01:04:59 +02:00
querymatch.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
querymatch.h generic: make changes required for building against katie 2015-08-11 05:56:07 +03: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 generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
runnermanager.h initial import 2014-11-13 01:04:59 +02: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 generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
service.h kill remote widgets leftovers with fire 2014-12-03 23:06:01 +00:00
servicejob.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
servicejob.h kill remote widgets leftovers with fire 2014-12-03 23:06:01 +00:00
svg.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
svg.h initial import 2014-11-13 01:04:59 +02:00
theme.cpp generic: optimize standard directories lookup 2015-10-17 18:53:50 +03:00
theme.h plasm: drop animations support 2015-10-05 09:23:56 +03:00
tooltipcontent.cpp initial import 2014-11-13 01:04:59 +02:00
tooltipcontent.h initial import 2014-11-13 01:04:59 +02: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
version.cpp initial import 2014-11-13 01:04:59 +02:00
version.h plasma: remove now redudant methods for remote applets 2015-07-20 12:28:14 +03: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 generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
wallpaper.h initial import 2014-11-13 01:04:59 +02: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.