Go to file
Aaron J. Seigo 93882feae4 * more debug for when these issues arise
* nicer logic handling (no negation ;)

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=802270
2008-04-29 00:10:43 +00:00
appletbrowser const & in foreach 2008-04-26 16:19:00 +00:00
effects
includes Phase -> Animator 2008-04-25 03:23:31 +00:00
layouts
scripting Replacing exec() with run(): this change wasn't discussed during the tokamak meeting. 2008-04-28 17:11:12 +00:00
servicetypes SVN_SILENT made messages (.desktop file) 2008-04-26 20:50:45 +00:00
tests move the timer experiment out for 4.1 at least 2008-04-14 18:11:51 +00:00
widgets const & in foreach 2008-04-26 16:19:00 +00:00
abstractrunner.cpp Replacing exec() with run(): this change wasn't discussed during the tokamak meeting. 2008-04-28 17:11:12 +00:00
abstractrunner.h Replacing exec() with run(): this change wasn't discussed during the tokamak meeting. 2008-04-28 17:11:12 +00:00
animationdriver.cpp API REVIEW: FPS -> Fps 2008-04-27 09:02:18 +00:00
animationdriver.h API REVIEW: FPS -> Fps 2008-04-27 09:02:18 +00:00
animator.cpp API REVIEW: FPS -> Fps 2008-04-27 09:02:18 +00:00
animator.h Phase -> Animator 2008-04-25 03:23:31 +00:00
applet.cpp SVN_SILENT: small ws fix that was laying around on disk here 2008-04-28 22:56:02 +00:00
applet.h API REVIEW: showConfigurationInterface() -> nonvirtual 2008-04-28 21:23:27 +00:00
appletbrowser.cpp don't try and position new applets within layouts ourselves, that's too Containment implementation specific. instead send the pos of the applet with the appletAdded signal and let containment subclasses figure it out themselves. 2008-04-24 23:07:21 +00:00
appletbrowser.h
applethandle_p.h Phase -> Animator 2008-04-25 03:23:31 +00:00
applethandle.cpp API REVIEW: constraintsUpdated() -> constraintsEvent() 2008-04-27 11:04:43 +00:00
CMakeLists.txt Phase -> Animator 2008-04-25 03:23:31 +00:00
configxml.cpp const & in foreach 2008-04-26 16:19:00 +00:00
configxml.h
containment_p.h API REVIEW: updated containment to the new API (constraintsUpdated() -> constraintsEvent() + protected) 2008-04-27 11:13:43 +00:00
containment.cpp remove createLayout from Containment. now each containment will need to implement its own layouting. this is not so big a deal since FreeLayout is no longer needed to make applets behave properly. now panels can do whatever the heck they want. 2008-04-28 23:00:08 +00:00
containment.h remove createLayout from Containment. now each containment will need to implement its own layouting. this is not so big a deal since FreeLayout is no longer needed to make applets behave properly. now panels can do whatever the heck they want. 2008-04-28 23:00:08 +00:00
corona.cpp go back is isContainment. ActAs is just ugly ugly. i don't think anyone really gets confused over isContainment (e.g. confusing it with IsA ;) 2008-04-27 19:05:06 +00:00
corona.h Tiny documentation fix 2008-04-25 17:33:55 +00:00
datacontainer_p.h * more debug for when these issues arise 2008-04-29 00:10:43 +00:00
datacontainer.cpp +hasUpdates()->pimpl ok 2008-04-25 20:33:46 +00:00
datacontainer.h +hasUpdates()->pimpl ok 2008-04-25 20:33:46 +00:00
dataengine.cpp API review: sourceRequested() -> sourceRequestEvent() 2008-04-26 12:59:44 +00:00
dataengine.h sourceLimit -> maxSourceCount 2008-04-25 15:52:13 +00:00
dataenginemanager.cpp const & in foreach 2008-04-26 16:19:00 +00:00
dataenginemanager.h dataenginemanager api review: ctor+dtor private 2008-04-23 20:58:15 +00:00
delegate.cpp API reviews: 2008-04-27 17:09:48 +00:00
delegate.h API reviews: 2008-04-27 17:09:48 +00:00
desktoptoolbox_p.h Phase -> Animator 2008-04-25 03:23:31 +00:00
desktoptoolbox.cpp some fixes to the toolbox: 2008-04-28 19:41:43 +00:00
dialog.cpp paint -> paintPanel. allows one to use the Svg api directly when you have a PanelSvg class and falls into line with the resize->resizePanel change as well. 2008-04-25 16:18:51 +00:00
dialog.h fix signal/slot usage 2008-04-17 13:12:25 +00:00
glapplet.cpp /me done another round of simple stuff renaming :) 2008-04-16 21:15:38 +00:00
glapplet.h
Mainpage.dox Updated the list of authors according to the results of grep command 2008-04-24 08:04:34 +00:00
Messages.sh
package.cpp API review Plasma::Package::knownPackages() -> Plasma::Package::listInstalled() 2008-04-27 19:22:29 +00:00
package.h API review Plasma::Package::knownPackages() -> Plasma::Package::listInstalled() 2008-04-27 19:22:29 +00:00
packagemetadata.cpp API review: remove icon as parameter in write() 2008-04-26 15:48:47 +00:00
packagemetadata.h API review: remove icon as parameter in write() 2008-04-26 15:48:47 +00:00
packages_p.h
packages.cpp Typo fixes 2008-04-21 21:20:03 +00:00
packagestructure.cpp API review: pathChanged() not needed 2008-04-28 14:41:59 +00:00
packagestructure.h API review: pathChanged() not needed 2008-04-28 14:41:59 +00:00
panelsvg.cpp Print warnings if trying to assign invalid sizes to a panel or trying to generate a panel background with an invalid size. Prevents attempts to paint on an invalid pixmap leading to XRender errors. 2008-04-27 22:34:24 +00:00
panelsvg.h paint -> paintPanel. allows one to use the Svg api directly when you have a PanelSvg class and falls into line with the resize->resizePanel change as well. 2008-04-25 16:18:51 +00:00
paneltoolbox_p.h Phase -> Animator 2008-04-25 03:23:31 +00:00
paneltoolbox.cpp some fixes to the toolbox: 2008-04-28 19:41:43 +00:00
plasma_export.h
plasma.cpp
plasma.h * zoomRequested 2008-04-25 19:08:49 +00:00
README
searchcontext.cpp resetSearchTerm(QString) -> reset() 2008-04-24 16:25:36 +00:00
searchcontext.h resetSearchTerm(QString) -> reset() 2008-04-24 16:25:36 +00:00
searchmatch.cpp Replacing exec() with run(): this change wasn't discussed during the tokamak meeting. 2008-04-28 17:11:12 +00:00
searchmatch.h Replacing exec() with run(): this change wasn't discussed during the tokamak meeting. 2008-04-28 17:11:12 +00:00
shadowitem_p.h
shadowitem.cpp
sharedtimer_p.h
svg.cpp Fix uninitialized variable. 2008-04-27 21:49:09 +00:00
svg.h Api change: 2008-04-23 13:07:41 +00:00
theme.cpp * compositingActive -> windowTranslucencyEnabled 2008-04-23 22:55:30 +00:00
theme.h * Remove the Plasma::Theme::setApplication() declaration from the header now it's gone from the source 2008-04-24 12:27:24 +00:00
toolbox_p.h added toggled() signal in the toolbox emitted upon mouse click. 2008-04-26 17:31:49 +00:00
toolbox.cpp added toggled() signal in the toolbox emitted upon mouse click. 2008-04-26 17:31:49 +00:00
uiloader.cpp
uiloader.h
view.cpp ...oops?... Let's also add an implementation... 2008-04-28 20:37:10 +00:00
view.h added setTrackContainmentChanges to view. necesarry for improved drag&drop visualisation. 2008-04-28 19:14:28 +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.