Go to file
Aaron J. Seigo 2a916cb089 avoid (non-critical) warnings
BUG:264069

svn path=/trunk/KDE/kdelibs/; revision=1217570
2011-01-27 22:18:32 +00:00
animations * don't try to generate backgrounds when the prefix is not present in framesvg 2010-11-03 21:55:50 +00:00
data SVN_SILENT made messages (.desktop file) 2011-01-26 06:34:42 +00:00
deprecated add krazy excludes for the false positives not using qreal casting in qMin|qMax. 2010-11-16 17:18:10 +00:00
extenders with a new singleshot don't adjust the extender size due to a sub widget resize until the next turn of the eventloop: avoids container that resizes the ontent that resizes the container loops 2011-01-18 19:03:33 +00:00
private avoid (non-critical) warnings 2011-01-27 22:18:32 +00:00
remote relicense to LGPL v2 2010-01-18 18:24:57 +00:00
scripting addWallpaper -> setWallpaper, since the latter is what will be kept in the public api in libplasma2 2011-01-25 20:51:16 +00:00
tests SVN_SILENT made messages (.desktop file) 2011-01-26 06:34:42 +00:00
widgets realign the widget if it's resized 2011-01-22 22:13:42 +00:00
.krazy skip template.h 2008-11-07 14:44:06 +00:00
abstractdialogmanager.cpp Fix mem leak 2010-04-10 11:22:56 +00:00
abstractdialogmanager.h showdialog becomes a slot 2010-04-03 21:58:35 +00:00
abstractrunner.cpp allow runners to signal that matching should be suspended for them 2010-09-02 22:18:03 +00:00
abstractrunner.h allow runners to signal that matching should be suspended for them 2010-09-02 22:18:03 +00:00
abstracttoolbox.cpp add the last missing piece: KPluginInfo::List listToolBoxInfo 2010-07-31 15:24:19 +00:00
abstracttoolbox.h more documentation 2010-08-13 15:08:50 +00:00
animationdriver.h revert the #include changes in public plasma headers, they break SC. 2010-11-10 21:38:04 +00:00
animator.cpp provide a short-circuit path for checking the js anims so we don't check over and over again 2010-06-15 18:02:44 +00:00
animator.h Remove deprecated symbols from the build (if KDE_NO_DEPRECATED is defined). 2010-11-04 08:06:43 +00:00
applet.cpp only check the config for immutability if we actually have it; immutability() gets called from setHasConfigurationInterface which gets called from AppletPrivate::init() which meant it was trying to access the configuration group too early, resulting in it being misplaced; for most applets this wouldn't matter, but for applets-in-applets (it's always the sinners) it causes problems 2010-12-26 10:42:57 +00:00
applet.h the signature includes the namespace now, remove unuseful stuff 2010-11-15 21:01:11 +00:00
CMakeLists.txt a new private class EffectWatcher, used to be signaled when a particular KWin effect is enabled/disabled. 2011-01-15 17:51:55 +00:00
config-plasma.h.cmake Allow to build libplasma without KIO. Only issue is that the 2010-10-14 12:27:15 +00:00
configloader.cpp match the type in KCoreConfigSkeleton::ItemIntList 2010-09-13 18:19:39 +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 slight simplification :) 2011-01-26 20:10:14 +00:00
containment.h shared containmentactions 2010-11-11 22:22:39 +00:00
containmentactions.cpp shared containmentactions 2010-11-11 22:22:39 +00:00
containmentactions.h shared containmentactions 2010-11-11 22:22:39 +00:00
containmentactionspluginsconfig.cpp make a class to hold a map of default containmentactions plugins 2009-10-05 20:50:57 +00:00
containmentactionspluginsconfig.h make a class to hold a map of default containmentactions plugins 2009-10-05 20:50:57 +00:00
context.cpp allow setting an empty id 2010-05-26 23:59:45 +00:00
context.h add activity ID to containment & context 2010-05-10 01:43:06 +00:00
corona.cpp FEATURE: configurable default containment plugin name 2011-01-12 00:05:13 +00:00
corona.h FEATURE: configurable default containment plugin name 2011-01-12 00:05:13 +00:00
datacontainer.cpp Replace slow foreach constructs with faster ones 2010-12-13 13:36:08 +00:00
datacontainer.h port the kconfig based storage service to Sqlite 2010-10-01 16:58:15 +00:00
dataengine.cpp port the kconfig based storage service to Sqlite 2010-10-01 16:58:15 +00:00
dataengine.h note what the default is 2010-12-02 19:34:22 +00:00
dataenginemanager.cpp FEATURE: on debug builds, make it easy to get a full dump of the state of the DataEngines 2010-09-23 19:17:00 +00:00
dataenginemanager.h FEATURE: on debug builds, make it easy to get a full dump of the state of the DataEngines 2010-09-23 19:17:00 +00:00
delegate.cpp pull out the indent 2009-11-12 20:31:18 +00:00
delegate.h Improve subitle showing in Plasma::Delegate. 2009-08-22 20:47:15 +00:00
dialog.cpp connect to the svg's signal, not the theme's. this ensures the svg is ready for us when we check it 2011-01-18 23:04:07 +00:00
dialog.h the dialog private is in its seprarate file ecause it gets accessed by popupapplet to set an applet pointer 2010-12-17 22:37:09 +00:00
framesvg.cpp revert behavioural change in framesvg, repaint glithches-- 2011-01-22 13:05:34 +00:00
framesvg.h fixed typo in the documentation 2010-07-22 13:41:21 +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 don't show private classes 2010-05-18 20:13:26 +00:00
Messages.sh do not extract messages from sources in tests subdirectories 2010-11-01 10:45:59 +00:00
package.cpp fix and extend debug output 2010-12-15 07:13:20 +00:00
package.h declare the metatype 2010-09-04 22:37:29 +00:00
packagemetadata.cpp access to the icon 2010-03-23 22:42:07 +00:00
packagemetadata.h access to the icon 2010-03-23 22:42:07 +00:00
packagestructure.cpp Fix crahs by checking archive 2010-12-22 20:59:33 +00:00
packagestructure.h revert the #include changes in public plasma headers, they break SC. 2010-11-10 21:38:04 +00:00
paintutils.cpp thanks to André Wöbbeking for reminding me that qFuzzyCompare doesn't like zero 2011-01-15 19:05:03 +00:00
paintutils.h a function to center two pixmaps. the final size will be the maximum width and height between the two and they will be centered 2010-01-21 23:13:56 +00:00
plasma_export.h - made kdelibs for wince static 2010-07-30 12:31:39 +00:00
plasma.cpp Move actionsFromMenu from AbstractRunner to plasma.h 2009-07-26 02:51:21 +00:00
plasma.h In true [ade] spirit, complete some apidocs while I read through this header 2010-07-27 21:37:45 +00:00
plasma.kdev4 Commit my sok project that has been laying around for a while. Shows an overlay on a file's icon, that a KIO job is being performed (e.g download/copy/move) on that same file/folder. Helps in associating regular job notifications with the file managers. If something has broken in KIO wrt job notifications (poke me), it's probably this. Not to say that I didn't test it a lot, just that there could be unforeseen consequences. Feature requires a simple kdirmodel && kfileitemdelegate call to be made to enable it. also note: KIO jobs talk directly to kuiserver, the latter of which acts as a relay to anything interested in that information.(inseparable from workspace & runtime previous commit) 2010-03-19 02:13:41 +00:00
pluginloader.cpp * update the storage operations 2010-10-23 17:02:49 +00:00
pluginloader.h ++pluginloader docs to prevent any issues like I ran into. rrix needs a whitespace-less editor ;) 2011-01-19 00:33:01 +00:00
popupapplet.cpp just check for icon existence, no matter if it has a qicon or a svg set 2011-01-07 22:02:36 +00:00
popupapplet.h the fix for 242173 in r1140471 broke use cases where the applet is activated and then showPopup(someInterval) is called. the showPopup call would get made, and then it would be overridden at the next event loop with a timeout of 0 due to the QTimer::singleShot in appletActivated. this queues _all_ calls to showPopup using a QBasicTimer, which should address the focus issues a bit more comprehensively for 242173 and not break, e.g., the autohide on the device notifier. 2010-12-14 03:14:14 +00:00
querymatch.cpp QString is not thread-safe; since the matches get shuttled around between threads, we need to protect access to it. as writing is rare, this should hopefully not degrade performance too much. if it passes testing, then i will backport this. 2011-01-16 21:46:55 +00:00
querymatch.h Add removeMatch(es) methods 2009-11-24 12:05:46 +00:00
README update it a bit 2009-06-10 23:29:23 +00:00
runnercontext.cpp Saturates the relevance boost given to already run matches; 2010-05-19 09:51:21 +00:00
runnercontext.h Fixed some spelling errors flagged by krazy 2009-12-10 09:16:30 +00:00
runnermanager.cpp allow runners to signal that matching should be suspended for them 2010-09-02 22:18:03 +00:00
runnermanager.h allow runners to signal that matching should be suspended for them 2010-09-02 22:18:03 +00:00
runnersyntax.cpp - Fix several minor issues reported by Krazy2 2009-10-13 12:40:13 +00:00
runnersyntax.h meh; can't move these files into a subdir as-is; need to think of a more clever strategy 2009-09-04 08:58:34 +00:00
service.cpp new operations for Storage: 2010-11-02 22:05:48 +00:00
service.h missing properties 2010-08-06 02:22:30 +00:00
servicejob.cpp Push in remote widgets 2009-09-02 02:27:16 +00:00
servicejob.h export properties and invokable start() to be able to use this from javascript 2010-10-25 20:03:21 +00:00
svg.cpp allow SharedSvgRenderer to put interesting elements in the rect cache on load 2010-12-18 08:54:17 +00:00
svg.h size property nitifies the change 2010-12-06 21:54:29 +00:00
theme.cpp discard the cache when the blur behind changes 2011-01-19 13:50:58 +00:00
theme.h a new private class EffectWatcher, used to be signaled when a particular KWin effect is enabled/disabled. 2011-01-15 17:51:55 +00:00
tooltipcontent.cpp Truncate the length of a tooltip's main text and sub text to 5000 characters. 2010-09-21 23:50:57 +00:00
tooltipcontent.h FEATURE: add a new optional component in tooltip data: a qgraphicswidget that will be used to position the tooltip instead of the registered widget, if present, it's useful when you want a different position, like the taskbar group tooltips 2010-08-18 16:33:32 +00:00
tooltipmanager.cpp avoid (non-critical) warnings 2011-01-27 22:18:32 +00:00
tooltipmanager.h keep slot naming in sync with others 2010-08-10 06:19:08 +00:00
version.cpp warn about it as well 2010-08-09 21:03:46 +00:00
version.h onwards and upwards 2010-01-07 02:44:04 +00:00
view.cpp more safety in swapping containments around 2010-11-23 22:18:15 +00:00
view.h merge-squash of first containment-removal branch 2009-09-23 20:37:17 +00:00
wallpaper.cpp see if a wallpaper plugin can handle (import, display, etc) a given mimetype; this may be different from the drop types supported! 2011-01-26 20:08:35 +00:00
wallpaper.h see if a wallpaper plugin can handle (import, display, etc) a given mimetype; this may be different from the drop types supported! 2011-01-26 20:08:35 +00:00
windoweffects.cpp Plasma::Theme::windowTranslucencyEnabled() caches the selection owner, should be faster than KWindowsystem::compositingActive() that doesn't 2010-08-09 14:51:34 +00:00
windoweffects.h initial commit of the KWin dashboard effect 2010-07-23 19:52:20 +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.