Go to file
Aleix Pol 463d467f85 Translate \n into <br/> for error messages
This way we can display the error message like it was meant to be read.

REVIEW: 108123
2013-01-10 04:54:31 +01:00
animations Use non-deprecated types and methods: 2012-12-13 11:58:53 +01:00
data SVN_SILENT made messages (.desktop file) 2013-01-03 07:37:34 +01:00
deprecated Normalize all signal/slot connections. 2012-02-13 14:27:21 -05:00
extenders Normalize all signal/slot connections. 2012-02-13 14:27:21 -05:00
private Fix the non-x11 build. 2012-12-24 17:03:09 +01:00
remote Use non-deprecated types and methods: 2012-12-13 11:58:53 +01:00
scripting Merge remote-tracking branch 'origin/KDE/4.8' 2012-02-16 12:05:02 +01:00
tests SVN_SILENT made messages (.desktop file) 2013-01-03 07:37:34 +01:00
widgets Reduce warning 2013-01-02 18:38:04 +01:00
.krazy skip template.h 2008-11-07 14:44:06 +00:00
abstractdialogmanager.cpp Fix mem leak 2010-04-10 11:22:56 +00:00
abstractdialogmanager.h showdialog becomes a slot 2010-04-03 21:58:35 +00:00
abstractrunner.cpp use the id() to build the config off of 2011-04-30 13:29:25 +02:00
abstractrunner.h -pedantic 2012-06-24 23:10:47 +02:00
abstracttoolbox.cpp slightly clearer code 2011-12-07 14:43:07 +01:00
abstracttoolbox.h more documentation 2010-08-13 15:08:50 +00:00
animationdriver.h revert the #include changes in public plasma headers, they break SC. 2010-11-10 21:38:04 +00:00
animator.cpp provide a short-circuit path for checking the js anims so we don't check over and over again 2010-06-15 18:02:44 +00:00
animator.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
applet.cpp Translate \n into <br/> for error messages 2013-01-10 04:54:31 +01:00
applet.h note properties that are constant 2012-11-19 13:31:14 +01:00
CMakeLists.txt use kwin for dialog shadows if possible 2012-11-16 16:08:45 +01:00
config-plasma.h.cmake git rid of the shortcuts dialog on reduced functionality builds 2011-11-14 21:20:18 +01:00
configloader.cpp match the type in KCoreConfigSkeleton::ItemIntList 2010-09-13 18:19:39 +00:00
configloader.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
containment.cpp change order between delete d and assign property to parent d 2012-10-10 19:09:29 +02:00
containment.h unbreak restoration of applets when switching containments 2012-03-19 20:40:14 +01:00
containmentactions.cpp shared containmentactions 2010-11-11 22:22:39 +00:00
containmentactions.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
containmentactionspluginsconfig.cpp make a class to hold a map of default containmentactions plugins 2009-10-05 20:50:57 +00:00
containmentactionspluginsconfig.h make a class to hold a map of default containmentactions plugins 2009-10-05 20:50:57 +00:00
context.cpp allow setting an empty id 2010-05-26 23:59:45 +00:00
context.h add activity ID to containment & context 2010-05-10 01:43:06 +00:00
corona.cpp Fix one-pixel distance from some edges. 2012-01-27 14:18:02 +01:00
corona.h promote to public API from protected; needed by desktop scripting 2011-12-22 13:32:51 +01:00
datacontainer.cpp set directly this to the variable 2012-10-10 19:10:25 +02:00
datacontainer.h delay usage checks so quite disconnect/reconnects don't result in unecessary loss of data 2011-10-30 10:35:29 +01:00
dataengine.cpp Normalize all signal/slot connections. 2012-02-13 14:27:21 -05:00
dataengine.h DataEngine apidox: clarify that init() doesn't need to call base impl. 2011-07-18 11:33:01 -03:00
dataenginemanager.cpp Merge remote-tracking branch 'origin/KDE/4.8' 2012-02-16 12:05:02 +01:00
dataenginemanager.h FEATURE: on debug builds, make it easy to get a full dump of the state of the DataEngines 2010-09-23 19:17:00 +00:00
delegate.cpp pull out the indent 2009-11-12 20:31:18 +00:00
delegate.h Improve subitle showing in Plasma::Delegate. 2009-08-22 20:47:15 +00:00
dialog.cpp remove the windows when we know they can be removed 2012-12-03 16:57:48 +01:00
dialog.h allow controlling the resize a bit more 2011-12-16 14:57:20 +01:00
framesvg.cpp don't try to draw frame parts with size < 0 2012-09-19 21:09:37 +02:00
framesvg.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
glapplet.cpp Remove direct OpenGL dependency for libplasma 2011-03-01 09:17:50 +08:00
glapplet.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
Mainpage.dox don't show private classes 2010-05-18 20:13:26 +00:00
Messages.sh do not extract messages from sources in tests subdirectories 2010-11-01 10:45:59 +00:00
package.cpp Package operates locally only as it is, so no point in using KIO here. 2012-05-31 14:58:18 +02:00
package.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
packagemetadata.cpp Bugfix: Plasma::PackageMetadata::read: Match the behavior of KService. 2011-12-13 18:05:17 +01:00
packagemetadata.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
packagestructure.cpp Use non-deprecated types and methods: 2012-12-13 11:58:53 +01:00
packagestructure.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
paintutils.cpp fix crash on windows 2012-02-26 00:17:19 +01:00
paintutils.h new function texturedText() 2011-02-04 21:02:20 +01:00
plasma_export.h - made kdelibs for wince static 2010-07-30 12:31:39 +00:00
plasma.cpp Move actionsFromMenu from AbstractRunner to plasma.h 2009-07-26 02:51:21 +00:00
plasma.h Application FormFactor 2012-11-23 17:07:48 +01:00
plasma.kdev4 Commit my sok project that has been laying around for a while. Shows an overlay on a file's icon, that a KIO job is being performed (e.g download/copy/move) on that same file/folder. Helps in associating regular job notifications with the file managers. If something has broken in KIO wrt job notifications (poke me), it's probably this. Not to say that I didn't test it a lot, just that there could be unforeseen consequences. Feature requires a simple kdirmodel && kfileitemdelegate call to be made to enable it. also note: KIO jobs talk directly to kuiserver, the latter of which acts as a relay to anything interested in that information.(inseparable from workspace & runtime previous commit) 2010-03-19 02:13:41 +00:00
pluginloader.cpp Not being able to load an applet is worth a kWarning() 2012-12-11 16:50:12 +01:00
pluginloader.h fix grammar in apidocs 2012-10-02 19:28:58 +02:00
popupapplet.cpp consider also declarative items for parentSize 2012-12-28 18:45:37 +01:00
popupapplet.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
querymatch.cpp Add operator != to Plasma::QueryMatch 2012-05-12 23:38:55 +02:00
querymatch.h Add operator != to Plasma::QueryMatch 2012-05-12 23:38:55 +02:00
README Fix typo 2011-04-14 13:27:06 +02:00
runnercontext.cpp required to lower memory consumption for PA4 2012-11-02 13:46:55 +01:00
runnercontext.h required to lower memory consumption for PA4 2012-11-02 13:46:55 +01:00
runnermanager.cpp prep newly loaded runners if we're running a match 2012-10-25 21:18:59 +02:00
runnermanager.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
runnersyntax.cpp - Fix several minor issues reported by Krazy2 2009-10-13 12:40:13 +00:00
runnersyntax.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
service.cpp Rename new Plasma::Service method to avoid clashes 2012-05-11 12:31:10 +01:00
service.h Rename new Plasma::Service method to avoid clashes 2012-05-11 12:31:10 +01:00
servicejob.cpp prevent autostarting 2011-04-29 11:17:30 +02:00
servicejob.h partial revert of 1db495ef44dfc101ca6baa0349bcd5e97019d3d0 2012-03-02 10:40:18 +01:00
svg.cpp Fix spelling error. 2012-06-14 18:57:20 -03:00
svg.h apidox++ for Svg signals 2012-02-09 15:57:16 +01:00
theme.cpp minor improvements 2012-10-30 21:32:01 +01:00
theme.h minor improvements 2012-10-30 21:32:01 +01:00
tooltipcontent.cpp shush the compiler 2011-08-07 00:50:19 +02:00
tooltipcontent.h mark the methods deprecated as they should be 2011-08-07 00:50:20 +02:00
tooltipmanager.cpp fix tooltip shadow problem. 2012-12-26 11:28:35 -05:00
tooltipmanager.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
version.cpp warn about it as well 2010-08-09 21:03:46 +00:00
version.h onwards and upwards 2010-01-07 02:44:04 +00:00
view.cpp unbreak restoration of applets when switching containments 2012-03-19 20:40:14 +01:00
view.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
wallpaper.cpp Normalize all signal/slot connections. 2012-02-13 14:27:21 -05:00
wallpaper.h add a wallpaper render that takes a pre-loaded QImage. FAR FAR faster than re-loading from disk if already in memory. 2011-10-30 10:24:57 +01:00
windoweffects.cpp Fix incorrect offset passing to sliding popups effect 2011-12-10 22:37:23 +01:00
windoweffects.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +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.