Go to file
Script Kiddy 170e97c49a SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=720019
2007-10-02 06:39:53 +00:00
appletbrowser extra ';', remove custom implementation of qMin() 2007-09-29 21:45:20 +00:00
effects Replace expf with std::exp, which does the same thing, and is available on 2007-08-28 12:56:02 +00:00
includes Update includes directory 2007-09-19 07:21:58 +00:00
servicetypes SVN_SILENT made messages (.desktop file) 2007-10-02 06:39:53 +00:00
widgets Code adaptation because of changes on libraries related to revision 719630 2007-10-01 15:09:41 +00:00
abstractrunner.cpp more deprecated api removal; kservice seems almost OO now ;) 2007-09-26 23:06:17 +00:00
abstractrunner.h kpluginfactory, it's all the new rage 2007-08-29 02:17:39 +00:00
animator.cpp SVN_SILENT: add "or later" clause. cleared with copyright holders, except for rich moore's ui loader which i need to ask him for permission for first. 2007-09-14 19:06:18 +00:00
animator.h SVN_SILENT: add "or later" clause. cleared with copyright holders, except for rich moore's ui loader which i need to ask him for permission for first. 2007-09-14 19:06:18 +00:00
applet.cpp actually pass around what constraints are being updated. this allows preventing of unecessary processing (for one) and also can avoid recursion where someone calls a constraints setter from inside constraintsUpdated. 2007-10-01 23:24:38 +00:00
applet.h provide a default param for updateConstraints so existing code has fewer changes to be done 2007-10-01 23:30:47 +00:00
appletbrowser.cpp and now with the old appletbrowser out of the way, move the 2007-09-27 19:55:18 +00:00
appletbrowser.h header fixup 2007-09-29 22:58:52 +00:00
CMakeLists.txt Dragging now shows plasmoid icons instead of ItemViewDelegate painted items. 2007-09-29 19:11:27 +00:00
configxml.cpp SVN_SILENT: add "or later" clause. cleared with copyright holders, except for rich moore's ui loader which i need to ask him for permission for first. 2007-09-14 19:06:18 +00:00
configxml.h SVN_SILENT: add "or later" clause. cleared with copyright holders, except for rich moore's ui loader which i need to ask him for permission for first. 2007-09-14 19:06:18 +00:00
containment.cpp actually pass around what constraints are being updated. this allows preventing of unecessary processing (for one) and also can avoid recursion where someone calls a constraints setter from inside constraintsUpdated. 2007-10-01 23:24:38 +00:00
containment.h * applet browser's add button works 2007-09-27 17:50:31 +00:00
corona.cpp Bring back the panel. It's not perfect, but it gives basic functionality. 2007-09-30 18:06:08 +00:00
corona.h Bring back the panel. It's not perfect, but it gives basic functionality. 2007-09-30 18:06:08 +00:00
datacontainer_p.h Fixes updating issue for engines that don't get data right away. 2007-09-16 19:34:51 +00:00
datacontainer.cpp cleanups 2007-09-16 16:25:59 +00:00
datacontainer.h cleanups 2007-09-16 16:25:59 +00:00
dataengine.cpp rename minUpdateFreq -> minUpdateInterval 2007-09-16 16:28:16 +00:00
dataengine.h make it clearer in the apidox that the engine MUST create a source if it plans to populate it asynchronously, and show engine writers how to do this with setSource 2007-09-18 21:21:05 +00:00
dataenginemanager.cpp more deprecated api removal; kservice seems almost OO now ;) 2007-09-26 23:06:17 +00:00
dataenginemanager.h copyright cleanups: 2007-08-06 11:20:02 +00:00
glapplet.cpp SVN_SILENT: add "or later" clause. cleared with copyright holders, except for rich moore's ui loader which i need to ask him for permission for first. 2007-09-14 19:06:18 +00:00
glapplet.h SVN_SILENT: add "or later" clause. cleared with copyright holders, except for rich moore's ui loader which i need to ask him for permission for first. 2007-09-14 19:06:18 +00:00
karambamanager.cpp SVN_SILENT: add "or later" clause. cleared with copyright holders, except for rich moore's ui loader which i need to ask him for permission for first. 2007-09-14 19:06:18 +00:00
karambamanager.h SVN_SILENT: add "or later" clause. cleared with copyright holders, except for rich moore's ui loader which i need to ask him for permission for first. 2007-09-14 19:06:18 +00:00
Mainpage.dox SVN_SILENT: 2007-07-24 18:34:37 +00:00
Messages.sh Convert the "messages" targets of kdebase into Messages.sh scripts 2006-02-22 01:47:34 +00:00
package.cpp copyright cleanups: 2007-08-06 11:20:02 +00:00
package.h copyright cleanups: 2007-08-06 11:20:02 +00:00
packagemetadata.cpp copyright cleanups: 2007-08-06 11:20:02 +00:00
packagemetadata.h copyright cleanups: 2007-08-06 11:20:02 +00:00
packages_p.h includes, include guards and typos fixed 2007-08-27 04:31:52 +00:00
packages.cpp copyright cleanups: 2007-08-06 11:20:02 +00:00
packagestructure.cpp copyright cleanups: 2007-08-06 11:20:02 +00:00
packagestructure.h copyright cleanups: 2007-08-06 11:20:02 +00:00
phase.cpp more deprecated api removal; kservice seems almost OO now ;) 2007-09-26 23:06:17 +00:00
phase.h SVN_SILENT: add "or later" clause. cleared with copyright holders, except for rich moore's ui loader which i need to ask him for permission for first. 2007-09-14 19:06:18 +00:00
plasma_export.h copyright cleanups: 2007-08-06 11:20:02 +00:00
plasma.cpp SVN_SILENT: add "or later" clause. cleared with copyright holders, except for rich moore's ui loader which i need to ask him for permission for first. 2007-09-14 19:06:18 +00:00
plasma.h actually pass around what constraints are being updated. this allows preventing of unecessary processing (for one) and also can avoid recursion where someone calls a constraints setter from inside constraintsUpdated. 2007-10-01 23:24:38 +00:00
README make it a bit more obvious was is expected of you when you commit to libplasma 2007-07-27 21:09:11 +00:00
scriptengine.cpp more deprecated api removal; kservice seems almost OO now ;) 2007-09-26 23:06:17 +00:00
scriptengine.h * fix typo in PLASMA_EXPORT_SCRIPTENGINE name; guess nobody is using this yet? ;) 2007-08-29 03:00:00 +00:00
shadowitem_p.h SVN_SILENT: add "or later" clause. cleared with copyright holders, except for rich moore's ui loader which i need to ask him for permission for first. 2007-09-14 19:06:18 +00:00
shadowitem.cpp SVN_SILENT: add "or later" clause. cleared with copyright holders, except for rich moore's ui loader which i need to ask him for permission for first. 2007-09-14 19:06:18 +00:00
svg.cpp make resize() work even after createRenderer() has been called once 2007-10-01 05:31:32 +00:00
svg.h copyright cleanups: 2007-08-06 11:20:02 +00:00
theme.cpp SVN_SILENT: add "or later" clause. cleared with copyright holders, except for rich moore's ui loader which i need to ask him for permission for first. 2007-09-14 19:06:18 +00:00
theme.h SVN_SILENT: add "or later" clause. cleared with copyright holders, except for rich moore's ui loader which i need to ask him for permission for first. 2007-09-14 19:06:18 +00:00
uiloader.cpp Plasma::Meter added 2007-09-25 15:50:32 +00:00
uiloader.h SVN_SILENT: more licensing updates ... all done with this now i think =) 2007-09-14 20:17:11 +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 and its components. This includes applet and
extension definitions and loading, common GUI elements, etc.

Domain specific sets of functionality, e.g. for network awareness or sensors,
are not found here but in one of the Plasma Engines.

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.