Go to file
Script Kiddy e0e735a0ce SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.2/kdelibs/; revision=968564
2009-05-16 07:59:20 +00:00
effects ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
private Do not let plasma popup appear over screensaver. 2009-04-21 09:20:10 +00:00
scripting * The default package structure of a scripting data engine needs to be a 2009-02-26 11:11:45 +00:00
servicetypes SVN_SILENT made messages (.desktop file) 2009-05-16 07:59:20 +00:00
tests SVN_SILENT made messages (.desktop file) 2009-03-21 08:16:07 +00:00
widgets Backported 956845: Added 2 missing update()s. 2009-04-20 19:11:50 +00:00
.krazy skip template.h 2008-11-07 14:44:06 +00:00
abstractrunner.cpp backporting 934733 2009-03-25 13:00:11 +00:00
abstractrunner.h Backport of apidocs changes, so that the 4.2-branch apidocs are correct 2009-01-10 00:22:56 +00:00
animationdriver.cpp ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
animationdriver.h ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
animator.cpp Fix iterator 2009-01-06 13:09:05 +00:00
animator.h ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
applet.cpp * Allow scripting PopupApplets to be created if the metadata.desktop for the 2009-04-23 10:56:21 +00:00
applet.h SVN commit 917619 2009-01-28 08:13:19 +00:00
CMakeLists.txt remove from build 2009-01-05 08:32:27 +00:00
configloader.cpp make it easy to get at items and values by name 2009-01-05 23:27:29 +00:00
configloader.h make it easy to get at items and values by name 2009-01-05 23:27:29 +00:00
containment.cpp backport fix for br#176280 2009-02-19 19:58:04 +00:00
containment.h SVN commit 917619 2009-01-28 08:13:19 +00:00
context.cpp ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
context.h ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
corona.cpp backport revision 927886 2009-02-18 14:01:30 +00:00
corona.h Backport of apidocs changes, so that the 4.2-branch apidocs are correct 2009-01-10 00:22:56 +00:00
datacontainer.cpp use isEmpty; a couple minor, minor changes that crept in while debugging things elsewhere 2008-12-09 20:37:41 +00:00
datacontainer.h Backport of apidocs changes, so that the 4.2-branch apidocs are correct 2009-01-10 00:22:56 +00:00
dataengine.cpp actually need to update queueCount otherwise we just go until we run out of sources and an assert due to dequeuing an empty stack. whoops. 2009-01-21 18:24:47 +00:00
dataengine.h some Q_INVOKABLEs to be used in scripts 2009-01-05 19:09:24 +00:00
dataenginemanager.cpp bring into line with Applet::list*; source compat, binary incompat. few users of this, though, and only applications, so impact is nominal. could do it in a BC way by poluting the API with another method that just takes a QString, but we stil have that sliver of a window open before 4.2.0, so use it to keep the API pristine. we can make it ugly after ;) 2009-01-15 16:41:04 +00:00
dataenginemanager.h bring into line with Applet::list*; source compat, binary incompat. few users of this, though, and only applications, so impact is nominal. could do it in a BC way by poluting the API with another method that just takes a QString, but we stil have that sliver of a window open before 4.2.0, so use it to keep the API pristine. we can make it ugly after ;) 2009-01-15 16:41:04 +00:00
delegate.cpp constify and build 2008-12-17 17:45:24 +00:00
delegate.h constify and build 2008-12-17 17:45:24 +00:00
dialog.cpp escape == hide 2009-01-04 07:59:55 +00:00
dialog.h escape == hide 2009-01-04 07:59:55 +00:00
extender.cpp make this a dummy function with qt 4.5 (removed completely in trunk) 2009-02-12 18:21:32 +00:00
extender.h Couple of fixes: 2008-12-01 18:30:42 +00:00
extenderitem.cpp Make sure the source applet still exists 2009-02-01 21:58:14 +00:00
extenderitem.h * add actions in the order they are added, not alphabetically by name (?!) 2009-01-09 02:14:10 +00:00
framesvg.cpp backport correct margin calculation 2009-02-24 16:58:06 +00:00
framesvg.h a bit of Q_INVOCABLE to make qtscript happy 2008-12-30 10:47:07 +00:00
glapplet.cpp ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
glapplet.h ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
Mainpage.dox Some documentation improvements and corrections, including renaming the documentation section from libplasma to Plasma, for consistency with other parts of kdelibs. 2008-11-23 18:39:58 +00:00
Messages.sh ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
package.cpp * make it possible to get a list of installed packages by path rather than package name 2009-01-05 18:49:54 +00:00
package.h Backport of apidocs changes, so that the 4.2-branch apidocs are correct 2009-01-10 00:22:56 +00:00
packagemetadata.cpp change KDE includes to use the .h style now that we're in libs 2008-11-04 02:04:34 +00:00
packagemetadata.h ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
packagestructure.cpp Fix iterator 2009-01-06 13:09:05 +00:00
packagestructure.h Backport of apidocs changes, so that the 4.2-branch apidocs are correct 2009-01-10 00:22:56 +00:00
paintutils.cpp Backport 908392 from trunk 2009-01-09 16:53:50 +00:00
paintutils.h allow defining the font to use with the shadow text 2008-12-23 18:31:59 +00:00
plasma_export.h ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
plasma.cpp don't crash when given a null item pointer 2008-12-01 00:49:36 +00:00
plasma.h Backport of apidocs changes, so that the 4.2-branch apidocs are correct 2009-01-10 00:22:56 +00:00
popupapplet.cpp Do not let plasma popup appear over screensaver. 2009-04-21 09:20:10 +00:00
popupapplet.h having two methods named the same thing was a bit insane.. WHICH togglePopup? =) 2008-12-30 02:06:06 +00:00
querymatch.cpp change KDE includes to use the .h style now that we're in libs 2008-11-04 02:04:34 +00:00
querymatch.h Qt includes in public headers must be in the form <QtModule/QClass> 2008-11-06 17:40:09 +00:00
README a small update 2008-11-17 22:53:29 +00:00
runnercontext.cpp Constify the isValid() method (backported around one week ago) 2009-04-29 04:02:44 +00:00
runnercontext.h Constify the isValid() method (backported around one week ago) 2009-04-29 04:02:44 +00:00
runnermanager.cpp Style corrected 2009-04-23 02:14:43 +00:00
runnermanager.h ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
service.cpp a bit more helpful debug output for future such problems 2009-01-04 18:12:27 +00:00
service.h Backport of apidocs changes, so that the 4.2-branch apidocs are correct 2009-01-10 00:22:56 +00:00
servicejob.cpp ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
servicejob.h change KDE includes to use the .h style now that we're in libs 2008-11-04 02:04:34 +00:00
svg.cpp Backport 941021 2009-03-18 18:07:57 +00:00
svg.h SVN_SILENT apidox fix for QSize size() const; 2008-12-16 16:44:51 +00:00
theme.cpp make the Wallpaper section of metadata.desktop actually work 2009-01-02 10:52:14 +00:00
theme.h colorScheme and buttonColorScheme need to be updated the color changes 2008-12-19 01:48:42 +00:00
tooltipcontent.cpp allow custom image, html and css resources in tooltips 2008-11-14 00:52:29 +00:00
tooltipcontent.h allow custom image, html and css resources in tooltips 2008-11-14 00:52:29 +00:00
tooltipmanager.cpp get sizing right when setContent is called and the tip is already visible 2009-01-15 06:02:20 +00:00
tooltipmanager.h ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
version.cpp ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
version.h Backport of apidocs changes, so that the 4.2-branch apidocs are correct 2009-01-10 00:22:56 +00:00
view.cpp backport revision 931126 2009-02-24 20:31:25 +00:00
view.h backport revision 931126 2009-02-24 20:31:25 +00:00
wallpaper.cpp change KDE includes to use the .h style now that we're in libs 2008-11-04 02:04:34 +00:00
wallpaper.h Backport of apidocs changes, so that the 4.2-branch apidocs are correct 2009-01-10 00:22:56 +00:00

libplasma

Commit Rules:
* If your patch is not an obvious or trivial bug fix, have it peer reviewed
  by another Plasma developer
* 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

Unit tests are next to godliness. (Though as you can see, right now libplasma
is hellbound.)

This directory contains the classes making up libplasma, which provides the
core framework used by Plasma applictions, 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.

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.