Go to file
Rob Scheepmaker 9cb9cfe65e Push in remote widgets
svn path=/trunk/KDE/kdelibs/; revision=1018655
2009-09-02 02:27:16 +00:00
effects ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
private Push in remote widgets 2009-09-02 02:27:16 +00:00
scripting * Add a '@since 4.3.1' tag to addStandardConfigurationPages(). 2009-08-21 14:50:29 +00:00
servicetypes SVN_SILENT made messages (.desktop file) 2009-08-29 19:09:59 +00:00
tests SVN_SILENT made messages (.desktop file, second try) 2009-09-01 17:52:51 +00:00
widgets Push in remote widgets 2009-09-02 02:27:16 +00:00
.krazy skip template.h 2008-11-07 14:44:06 +00:00
abstractrunner.cpp Move actionsFromMenu from AbstractRunner to plasma.h 2009-07-26 02:51:21 +00:00
abstractrunner.h new setup/teardown api for runners so we don't hang onto tons of data and live connections when not matching 2009-07-28 03:36:06 +00:00
accessappletjob.cpp Push in remote widgets 2009-09-02 02:27:16 +00:00
accessappletjob.h Push in remote widgets 2009-09-02 02:27:16 +00:00
accessmanager.cpp Push in remote widgets 2009-09-02 02:27:16 +00:00
accessmanager.h Push in remote widgets 2009-09-02 02:27:16 +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 catch when items are scheduled for deletion and are in the next items up in the animation cycle. certainy a potential problem, and possibly/likely the cause of 198338 2009-07-02 22:30:47 +00:00
animator.h ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
applet.cpp Push in remote widgets 2009-09-02 02:27:16 +00:00
applet.h Push in remote widgets 2009-09-02 02:27:16 +00:00
authorizationinterface.cpp Push in remote widgets 2009-09-02 02:27:16 +00:00
authorizationinterface.h Push in remote widgets 2009-09-02 02:27:16 +00:00
authorizationmanager.cpp Push in remote widgets 2009-09-02 02:27:16 +00:00
authorizationmanager.h Push in remote widgets 2009-09-02 02:27:16 +00:00
authorizationrule.cpp Push in remote widgets 2009-09-02 02:27:16 +00:00
authorizationrule.h Push in remote widgets 2009-09-02 02:27:16 +00:00
clientpinrequest.cpp Push in remote widgets 2009-09-02 02:27:16 +00:00
clientpinrequest.h Push in remote widgets 2009-09-02 02:27:16 +00:00
CMakeLists.txt Push in remote widgets 2009-09-02 02:27:16 +00:00
configloader.cpp const'ify 2009-07-06 11:49:01 +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 Revert "give contextmenuevent a chance to run" 2009-09-01 18:46:28 +00:00
containment.h various bits of cleanup: 2009-08-17 22:31:32 +00:00
containmentactions.cpp replace hasConfig functions with a .desktop entry 2009-08-25 03:22:15 +00:00
containmentactions.h unnecessary comment 2009-08-25 16:08:15 +00:00
context.cpp const'ify 2009-07-06 11:49:01 +00:00
context.h ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
corona.cpp now calling addItem when adding an offscreen widget, 2009-08-31 19:06:06 +00:00
corona.h safer way of creating actions, according to mjansen 2009-05-03 22:13:05 +00:00
credentials.cpp Push in remote widgets 2009-09-02 02:27:16 +00:00
credentials.h Push in remote widgets 2009-09-02 02:27:16 +00:00
datacontainer.cpp allow kicking all visualizations immediately rather than wait for their timeouts in the case of changes that _must_ be reflected immediatley, e.g. time changes or network availability causing first fetch of data 2009-06-27 01:26:33 +00:00
datacontainer.h apidox fix 2009-09-01 12:40:55 +00:00
dataengine.cpp Push in remote widgets 2009-09-02 02:27:16 +00:00
dataengine.h Push in remote widgets 2009-09-02 02:27:16 +00:00
dataenginemanager.cpp Adding DataEngineManager::listEngineInfoByCategory, which returns a list of all known DataEngines filtering by category. 2009-05-12 16:13:51 +00:00
dataenginemanager.h Remove excessive whitespace 2009-08-25 14:36:47 +00:00
dataengineservice.operations Push in remote widgets 2009-09-02 02:27:16 +00:00
delegate.cpp Improve subitle showing in Plasma::Delegate. 2009-08-22 20:47:15 +00:00
delegate.h Improve subitle showing in Plasma::Delegate. 2009-08-22 20:47:15 +00:00
dialog.cpp add an overloaded member that uses a qwidget and animates always from ad 2009-07-28 13:50:48 +00:00
dialog.h WindowEffects namespace: here will go functions used to set atoms on 2009-07-26 18:58:27 +00:00
extender.cpp grant access to the associated applet 2009-09-01 21:59:04 +00:00
extender.h grant access to the associated applet 2009-09-01 21:59:04 +00:00
extendergroup.cpp Fix memory leak on theme changes. 2009-04-30 00:46:57 +00:00
extendergroup.h Replace hideIfEmpty with autoHide: don't show the group widget unless there are multiple items in that group. With one item we can just display that item. 2009-04-17 17:58:49 +00:00
extenderitem.cpp don't repaint the entire widget when we're setting the same content 2009-09-01 11:00:10 +00:00
extenderitem.h Minor APIDOX fixes (spelling etc.) 2009-07-26 15:22:59 +00:00
framesvg.cpp actually do something with the cached overlays, instead of using them 2009-08-04 21:19:20 +00:00
framesvg.h * use the to-disk-cache-delay in Theme rather than do it per-FrameSvg object 2009-05-31 05:38:42 +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 Added missing > 2009-01-30 20:04:41 +00:00
Messages.sh ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
package.cpp Push in remote widgets 2009-09-02 02:27:16 +00:00
package.h Push in remote widgets 2009-09-02 02:27:16 +00:00
packagemetadata.cpp Push in remote widgets 2009-09-02 02:27:16 +00:00
packagemetadata.h Push in remote widgets 2009-09-02 02:27:16 +00:00
packagestructure.cpp noise-- 2009-04-10 20:05:37 +00:00
packagestructure.h move the entryList and path setting logic into PackageStructure so that packages can have a bit more control over their life 2009-04-07 05:42:30 +00:00
paintutils.cpp check that the image is not null 2009-08-29 00:04:19 +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_popupapplet_fix_groups.pl libplasma: Also fix the .pl part of my kconf_update script (need to use # DELETEGROUP to get the old group actually deleted). 2009-04-23 23:02:57 +00:00
plasma_popupapplet_fix_groups.upd libplasma: Fix my kconf_update .upd file. 2009-04-23 21:19:44 +00:00
plasma.cpp Move actionsFromMenu from AbstractRunner to plasma.h 2009-07-26 02:51:21 +00:00
plasma.h Push in remote widgets 2009-09-02 02:27:16 +00:00
plasma.kdev4 Push in remote widgets 2009-09-02 02:27:16 +00:00
plasma.notifyrc Push in remote widgets 2009-09-02 02:27:16 +00:00
plasmoidservice.operations Push in remote widgets 2009-09-02 02:27:16 +00:00
popupapplet.cpp ensure popups are on all desktops 2009-08-27 11:50:56 +00:00
popupapplet.h * unify the code that positions the message overlay 2009-08-24 17:27:24 +00:00
publickeyservice.operations Push in remote widgets 2009-09-02 02:27:16 +00:00
querymatch.cpp Add adaptive search for KRunner 2009-05-13 19:18:30 +00:00
querymatch.h * add convenience methods for checking if a match is configurable 2009-04-05 06:22:53 +00:00
README update it a bit 2009-06-10 23:29:23 +00:00
runnercontext.cpp const'ify 2009-07-06 11:37:02 +00:00
runnercontext.h Add adaptive search for KRunner 2009-05-13 19:18:30 +00:00
runnermanager.cpp don't actually do the tear down until we have no more jobs queued up; this way the setup/teardown do not need to be threadsafe and the runner can always assume that the data created in set up is really not needed anymore 2009-07-30 18:14:40 +00:00
runnermanager.h new setup/teardown api for runners so we don't hang onto tons of data and live connections when not matching 2009-07-28 03:36:06 +00:00
runnersyntax.cpp Fix mem leak 2009-04-02 06:49:53 +00:00
runnersyntax.h Fix mem leak 2009-04-02 06:49:53 +00:00
service.cpp Push in remote widgets 2009-09-02 02:27:16 +00:00
service.h Push in remote widgets 2009-09-02 02:27:16 +00:00
serviceaccessjob.cpp Push in remote widgets 2009-09-02 02:27:16 +00:00
serviceaccessjob.h Push in remote widgets 2009-09-02 02:27:16 +00:00
servicejob.cpp Push in remote widgets 2009-09-02 02:27:16 +00:00
servicejob.h Push in remote widgets 2009-09-02 02:27:16 +00:00
svg.cpp use base 16, should be slightly faster 2009-07-20 21:48:28 +00:00
svg.h put the delayed write-to-cache in theme rather than svg; this means that there is one collection per theme instead of one per svg, one timer per theme rather that one per svg and one write out to cache for the theme. win! 2009-05-30 03:08:33 +00:00
theme.cpp simplify the discardCache call; makes sanitizing this code easier (e.g. never having a null pointer!) 2009-08-25 16:13:27 +00:00
theme.h fix a performance issue: add a new insertintocache function, the new 2009-07-20 20:30:07 +00:00
tooltipcontent.cpp forward port r999260 by Ade 2009-07-25 07:21:14 +00:00
tooltipcontent.h clickable tooltips; plasma-devel@ people: please review API one more time 2009-06-26 06:40:15 +00:00
tooltipmanager.cpp catch odd case of tooltip not hiding due to unhiding into a widget that is registered but has no tipdata associated with it 2009-06-27 23:17:52 +00:00
tooltipmanager.h correct @since 2009-08-06 22:50:29 +00:00
version.cpp more verbosity is helpful in debugging these things 2009-01-16 00:32:58 +00:00
version.h bump the v 2009-06-24 21:50:40 +00:00
view.cpp don't mess with the containment's screen/desktop if the "new" containment is the same as the old one; happens when we're not init'd yet and looking for containments to use, resuts in confusing the shell app 2009-06-01 17:31:58 +00:00
view.h SVN_SILENT: apidox 2009-06-14 20:15:01 +00:00
wallpaper.cpp usingDiskCache -> usingRenderingCache; removes the implementation detail that it's caching to a disk from the method names; also revert the eroneous setter i added to Wallpaper, it was already there as isUsingRenderingCache 2009-05-13 16:13:56 +00:00
wallpaper.h some more details and clarity 2009-06-13 21:49:15 +00:00
windoweffects.cpp move to the cpp the headers useful for the implementation only, and remove the unneeded ones 2009-07-30 11:09:45 +00:00
windoweffects.h move to the cpp the headers useful for the implementation only, and remove the unneeded ones 2009-07-30 11:09:45 +00:00

libplasma

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.

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.