plasma-framework/src/plasma
2013-05-02 18:13:05 +02:00
..
autotests Data is a QVariantmap again 2013-05-02 18:02:38 +02:00
data SVN_SILENT made messages (.desktop file) 2013-05-02 09:19:42 +02:00
design The Big Move 2013-02-14 17:17:12 +01:00
includes/Plasma get rid of PaintUtils 2013-03-13 12:05:06 +01:00
private Data is a QVariantmap again 2013-05-02 18:02:38 +02:00
remote Revert "use Credentials in ServiceJob again" 2013-02-15 16:34:57 +01:00
scripting scheduleSourcesUpdated() is now private 2013-04-04 17:34:27 +02:00
staging Add missing " 2013-02-22 13:43:24 +01:00
tests SVN_SILENT made messages (.desktop file) 2013-04-30 17:38:15 +02:00
.krazy The Big Move 2013-02-14 17:17:12 +01:00
abstractrunner.cpp KDE::icon becomes QIcon::fromTheme 2013-04-02 12:55:37 +02:00
abstractrunner.h The Big Move 2013-02-14 17:17:12 +01:00
applet.cpp remove the singleton usage from everywhere 2013-03-12 16:29:04 +01:00
applet.h always emit Containment::requestConfiguration() 2013-04-20 18:31:57 +02:00
CMakeLists.txt Install wallpaper, shell and lookandfeel servicetypes 2013-04-25 03:23:53 +02:00
config-plasma.h.cmake The Big Move 2013-02-14 17:17:12 +01:00
configloader.cpp ConfigLoaderHandlerMap that loads config in maps 2013-05-02 13:31:18 +02:00
configloader.h The Big Move 2013-02-14 17:17:12 +01:00
containment.cpp Fix build in debug mode. 2013-03-16 12:19:54 +01:00
containment.h always emit Containment::requestConfiguration() 2013-04-20 18:31:57 +02:00
containmentactions.cpp remove ContainmentActions::ContainmentActionsSource 2013-02-25 16:55:28 +01:00
containmentactions.h remove ContainmentActions::ContainmentActionsSource 2013-02-25 16:55:28 +01:00
corona.cpp KDE::icon becomes QIcon::fromTheme 2013-04-02 12:55:37 +02:00
corona.h remove Corona::defaultContainmentActionsPlugins() 2013-03-13 11:32:00 +01:00
datacontainer.cpp use variant maps instead of configgroups 2013-05-02 14:46:29 +02:00
datacontainer.h The Big Move 2013-02-14 17:17:12 +01:00
dataengine.cpp Data is a QVariantmap again 2013-05-02 18:02:38 +02:00
dataengine.h Data is a QVariantmap again 2013-05-02 18:02:38 +02:00
dataengineconsumer.cpp use variant maps instead of configgroups 2013-05-02 14:46:29 +02:00
dataengineconsumer.h The Big Move 2013-02-14 17:17:12 +01:00
framesvg.cpp remove the singleton usage from everywhere 2013-03-12 16:29:04 +01:00
framesvg.h The Big Move 2013-02-14 17:17:12 +01:00
Mainpage.dox remove deleted classes from doxygen index 2013-03-13 11:34:32 +01:00
Messages.sh The Big Move 2013-02-14 17:17:12 +01:00
package.cpp fix package root for wallpapers, makes it find the metadata, add debug 2013-04-26 23:48:50 +02:00
package.h The Big Move 2013-02-14 17:17:12 +01:00
packagestructure.cpp Respect packageRoot when uninstalling, not path() 2013-02-27 03:05:05 +01:00
packagestructure.h The Big Move 2013-02-14 17:17:12 +01:00
plasma.cpp The Big Move 2013-02-14 17:17:12 +01:00
plasma.h Containment::ToolType -> Plasma::ActionType 2013-02-19 14:04:20 +01:00
pluginloader.cpp only one constructor remains 2013-04-04 18:05:03 +02:00
pluginloader.h move all loading function to PluginLoader 2013-04-04 17:34:27 +02:00
querymatch.cpp The Big Move 2013-02-14 17:17:12 +01:00
querymatch.h The Big Move 2013-02-14 17:17:12 +01:00
README The Big Move 2013-02-14 17:17:12 +01:00
runnercontext.cpp The Big Move 2013-02-14 17:17:12 +01:00
runnercontext.h The Big Move 2013-02-14 17:17:12 +01:00
runnermanager.cpp remove RunnerManager::execQuery() 2013-04-08 13:14:17 +02:00
runnermanager.h remove RunnerManager::execQuery() 2013-04-08 13:14:17 +02:00
runnersyntax.cpp The Big Move 2013-02-14 17:17:12 +01:00
runnersyntax.h The Big Move 2013-02-14 17:17:12 +01:00
service.cpp remove operationsChanged signal 2013-05-02 18:13:05 +02:00
service.h remove operationsChanged signal 2013-05-02 18:13:05 +02:00
servicejob.cpp use variant maps instead of configgroups 2013-05-02 14:46:29 +02:00
servicejob.h use variant maps instead of configgroups 2013-05-02 14:46:29 +02:00
svg.cpp make svg stylesheet private 2013-03-12 21:45:14 +01:00
svg.h The Big Move 2013-02-14 17:17:12 +01:00
theme.cpp remove some not used includes 2013-03-13 11:32:00 +01:00
theme.h remove some not used includes 2013-03-13 11:32:00 +01:00
version.cpp The Big Move 2013-02-14 17:17:12 +01:00
version.h The Big Move 2013-02-14 17:17:12 +01: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, Package, Wallpaper,
ContainmentActions, Containment and other 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.