Go to file
Aaron J. Seigo dc8e58fe1b SVN_SILENT: while looking at the test, just rm'd some ws
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=879363
2008-11-03 04:45:16 +00:00
effects coding style fixes. 2008-10-12 01:46:21 +00:00
includes WebContent becomes WebView. 2008-10-29 17:53:30 +00:00
private add context 2008-11-02 17:38:52 +00:00
scripting clean up some kDebugs and kWarnings. 2008-10-12 10:20:02 +00:00
servicetypes SVN_SILENT made messages (.desktop file) 2008-11-02 13:16:59 +00:00
tests SVN_SILENT: while looking at the test, just rm'd some ws 2008-11-03 04:45:16 +00:00
widgets if we're given a layout, don't create another layout for it to live in 2008-11-03 04:15:34 +00:00
abstractrunner.cpp a bunch more coding style fixes. still some lines longer than 100 chars. 2008-10-11 22:48:38 +00:00
abstractrunner.h Major documentation improvement/cleanup/fix 2008-10-30 09:58:10 +00:00
animationdriver.cpp a bunch more coding style fixes. still some lines longer than 100 chars. 2008-10-11 22:48:38 +00:00
animationdriver.h first batch of small coding style fixes. 2008-10-11 16:19:04 +00:00
animator.cpp clean up some kDebugs and kWarnings. 2008-10-12 10:20:02 +00:00
animator.h first batch of small coding style fixes. 2008-10-11 16:19:04 +00:00
applet.cpp add context 2008-11-02 17:38:52 +00:00
applet.h API changes as announced: 2008-10-29 17:46:33 +00:00
CMakeLists.txt no need for find_package(KDE4 REQUIRED) because the module top-level will 2008-11-02 22:04:18 +00:00
configloader.cpp API changes as announced: 2008-10-29 17:46:33 +00:00
configloader.h API changes as announced: 2008-10-29 17:46:33 +00:00
containment.cpp add context 2008-11-02 17:38:52 +00:00
containment.h API changes as announced: 2008-10-29 17:46:33 +00:00
context.cpp * public inheritence 2008-09-06 16:28:57 +00:00
context.h * public inheritence 2008-09-06 16:28:57 +00:00
corona.cpp make this work better for the default case 2008-11-02 07:21:13 +00:00
corona.h Added screen management methods to Corona and removed usage of QDesktopWidget in plasmalibs. 2008-10-29 15:22:38 +00:00
datacontainer.cpp first batch of small coding style fixes. 2008-10-11 16:19:04 +00:00
datacontainer.h first batch of small coding style fixes. 2008-10-11 16:19:04 +00:00
dataengine.cpp Added a pluginName() method to DataEngine to match the one in Applet. (Useful for scripting.) 2008-10-21 22:22:57 +00:00
dataengine.h Added a pluginName() method to DataEngine to match the one in Applet. (Useful for scripting.) 2008-10-21 22:22:57 +00:00
dataenginemanager.cpp help out the translators a bit 2008-11-01 20:37:59 +00:00
dataenginemanager.h first batch of small coding style fixes. 2008-10-11 16:19:04 +00:00
delegate.cpp use QString::clear() to clear a QString instead of assigning QString(). 2008-10-12 11:05:42 +00:00
delegate.h first batch of small coding style fixes. 2008-10-11 16:19:04 +00:00
dialog.cpp sssshhhhhht. 2008-11-02 22:02:41 +00:00
dialog.h first batch of small coding style fixes. 2008-10-11 16:19:04 +00:00
extender.cpp API changes as announced: 2008-10-29 17:46:33 +00:00
extender.h API changes as announced: 2008-10-29 17:46:33 +00:00
extenderitem.cpp API changes as announced: 2008-10-29 17:46:33 +00:00
extenderitem.h Store the title and icon in extenderitem's config so applets don't have to store/restore this info manually. 2008-10-29 17:01:11 +00:00
framesvg.cpp API changes as announced: 2008-10-29 17:46:33 +00:00
framesvg.h API changes as announced: 2008-10-29 17:46:33 +00:00
glapplet.cpp applet -> widget 2008-10-13 23:16:22 +00:00
glapplet.h Specify includes in apidocs, so we get 2008-08-25 17:47:48 +00:00
Mainpage.dox API changes as announced: 2008-10-29 17:46:33 +00:00
Messages.sh * appletbrowser is part of libplasma now, not a separate entity 2007-10-14 20:09:06 +00:00
package.cpp Support for metadata in PackageStructure. 2008-11-02 15:28:59 +00:00
package.h package metadat by reference, not pointer, for API clarity and health 2008-11-01 22:01:31 +00:00
packagemetadata.cpp collapse the construtors into one 2008-11-03 03:53:12 +00:00
packagemetadata.h collapse the construtors into one 2008-11-03 03:53:12 +00:00
packagestructure.cpp simplify this quite a bit by moving some of the code out to a helper method; as an added bonus this avoids creating tempdir and other objects unnecessarily 2008-11-03 03:57:03 +00:00
packagestructure.h Support for metadata in PackageStructure. 2008-11-02 15:28:59 +00:00
paintutils.cpp a bunch more coding style fixes. still some lines longer than 100 chars. 2008-10-11 22:48:38 +00:00
paintutils.h first batch of small coding style fixes. 2008-10-11 16:19:04 +00:00
plasma_export.h first batch of small coding style fixes. 2008-10-11 16:19:04 +00:00
plasma.cpp Added screen management methods to Corona and removed usage of QDesktopWidget in plasmalibs. 2008-10-29 15:22:38 +00:00
plasma.h Added screen management methods to Corona and removed usage of QDesktopWidget in plasmalibs. 2008-10-29 15:22:38 +00:00
popupapplet.cpp API changes as announced: 2008-10-29 17:46:33 +00:00
popupapplet.h API changes as announced: 2008-10-29 17:46:33 +00:00
querymatch.cpp a bunch more coding style fixes. still some lines longer than 100 chars. 2008-10-11 22:48:38 +00:00
querymatch.h Major documentation improvement/cleanup/fix 2008-10-30 09:58:10 +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
runnercontext.cpp a bunch more coding style fixes. still some lines longer than 100 chars. 2008-10-11 22:48:38 +00:00
runnercontext.h Major documentation improvement/cleanup/fix 2008-10-30 09:58:10 +00:00
runnermanager.cpp a bunch more coding style fixes. still some lines longer than 100 chars. 2008-10-11 22:48:38 +00:00
runnermanager.h first batch of small coding style fixes. 2008-10-11 16:19:04 +00:00
service.cpp API changes as announced: 2008-10-29 17:46:33 +00:00
service.h update dox to reflext api changes 2008-10-11 22:36:32 +00:00
servicejob.cpp first batch of small coding style fixes. 2008-10-11 16:19:04 +00:00
servicejob.h various fixes i've come across while working on services stuff today 2008-09-03 23:33:57 +00:00
svg.cpp make paint(painter,pos,elementid) work when containsMultipleImages = 2008-10-31 09:43:51 +00:00
svg.h API changes as announced: 2008-10-29 17:46:33 +00:00
theme.cpp Fix mem leak found by valgrind 2008-10-21 07:33:06 +00:00
theme.h SVN_SILENT Fix typos in kdebase 2008-10-23 09:31:44 +00:00
tooltipcontent.cpp Fix mem leak 2008-11-02 11:39:25 +00:00
tooltipcontent.h Fix mem leak 2008-11-02 11:39:25 +00:00
tooltipmanager.cpp animate that mofo tip! 2008-11-02 07:25:56 +00:00
tooltipmanager.h use only one actual tip widget, store the data otherwise 2008-11-02 06:55:10 +00:00
uiloader.cpp API changes as announced: 2008-10-29 17:46:33 +00:00
uiloader.h Specify includes in apidocs, so we get 2008-08-25 17:47:48 +00:00
version.cpp minimum version is MAJOR.0.0 2008-07-17 19:45:17 +00:00
version.h first batch of small coding style fixes. 2008-10-11 16:19:04 +00:00
view.cpp get the connection right 2008-10-18 20:59:53 +00:00
view.h allow swapping of arbitrary containments, not just this view's containment 2008-10-18 01:29:42 +00:00
wallpaper.cpp prepare Wallpaper for delay init: add a setRenderingMode and an isInitialized 2008-10-18 01:30:52 +00:00
wallpaper.h prepare Wallpaper for delay init: add a setRenderingMode and an isInitialized 2008-10-18 01:30:52 +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.