Go to file
2012-08-24 03:16:04 +02:00
animations Fix compilation with the new cmake automoc stuff. 2012-02-08 23:34:07 +01:00
data Merge remote-tracking branch 'origin/KDE/4.10' into frameworks 2012-08-16 13:24:21 +02:00
design update with package merge changes 2011-07-15 13:02:29 +02:00
graphicsview/private Convert to makedefine01 2012-08-24 03:16:04 +02:00
intoJavascriptEngine Remove unneeded klocale.h and kglobal.h 2012-04-06 16:42:07 +01:00
private Convert to makedefine01 2012-08-24 03:16:04 +02:00
remote Convert to makedefine01 2012-08-24 03:16:04 +02:00
scripting Some KUrl-QUrl porting. 2012-03-11 10:34:38 +01:00
tests Add dummy file so that the "images" subdir exists in git. 2012-08-19 10:39:57 +02:00
widgets Convert to makedefine01 2012-08-24 03:16:04 +02:00
.krazy skip template.h 2008-11-07 14:44:06 +00:00
abstractdialogmanager.cpp Fix compilation with the new cmake automoc stuff. 2012-02-08 23:34:07 +01:00
abstractdialogmanager.h showdialog becomes a slot 2010-04-03 21:58:35 +00:00
abstractrunner.cpp Ran kdesdk/scripts/kf5/convert-kstandarddirs.pl 2012-06-12 12:59:34 +02:00
abstractrunner.h Merge remote-tracking branch 'origin/KDE/4.8' into origin-frameworks 2012-06-26 19:27:14 +02:00
abstracttoolbox.cpp KGlobal::mainComponent().componentName() should be replaced with QCoreApplication::instance()->applicationName() 2012-06-18 13:11:26 +05:30
abstracttoolbox.h make slots that were invoked into virtuals 2011-05-26 18:56:35 +02:00
animator.cpp Fix compilation with the new cmake automoc stuff. 2012-02-08 23:34:07 +01:00
animator.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
applet.cpp Convert to makedefine01 2012-08-24 03:16:04 +02:00
applet.h KUrl::List -> QList<QUrl> everywhere. Make KDirNotify API take urls, to avoid conversions in the caller. 2012-07-15 23:56:29 +02:00
CMakeLists.txt More removals of Q_WS_* in favor of Q_OS_* or HAVE_X11 2012-08-03 11:45:20 +02:00
config-plasma.h.cmake Convert to makedefine01 2012-08-24 03:16:04 +02:00
configloader.cpp KUrl::List -> QList<QUrl> everywhere. Make KDirNotify API take urls, to avoid conversions in the caller. 2012-07-15 23:56:29 +02:00
configloader.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
containment.cpp Convert to makedefine01 2012-08-24 03:16:04 +02:00
containment.h Merge remote-tracking branch 'origin/KDE/4.8' into frameworks 2012-04-08 10:55:12 +02:00
containmentactions.cpp Remove unneded kglobal.h includes 2012-08-06 00:27:15 +02:00
containmentactions.h let PluginLoader do the work for us 2011-07-19 21:41:10 +02: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
corona.cpp Port the last uses of KMimeType. Only plasma/package.cpp is left... 2012-06-20 00:38:04 +02:00
corona.h operations completely delegated to coronabase 2012-02-28 20:40:28 +01:00
coronabase.cpp Port the last uses of KMimeType. Only plasma/package.cpp is left... 2012-06-20 00:38:04 +02:00
coronabase.h use an internal coronabase 2012-02-28 20:24:41 +01:00
datacontainer.cpp Normalize all signal/slot connections. 2012-02-13 14:27:21 -05:00
datacontainer.h Merge remote-tracking branch 'origin/KDE/4.7' into frameworks 2011-10-30 10:44:59 +01:00
dataengine.cpp add some klocale includes to plasma to make it build 2012-03-24 11:51:32 +01:00
dataengine.h Remove last usage of kgenericfactory.h 2012-02-21 00:11:36 +01:00
dataenginemanager.cpp More K_GLOBAL_STATIC -> Q_GLOBAL_STATIC porting 2012-07-19 21:19:01 +02: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 Remove unneeded kcolorutils.h includes 2012-08-06 00:46:03 +02:00
delegate.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
dialog.cpp More removals of Q_WS_* in favor of Q_OS_* or HAVE_X11 2012-08-03 11:45:20 +02:00
dialog.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
framesvg.cpp Merge remote-tracking branch 'origin/KDE/4.8' into frameworks 2012-06-18 11:33:08 +02:00
framesvg.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
Mainpage.dox don't reference things that don't exist (this dox probably needs a rewrite) 2011-07-15 12:56:37 +02:00
Messages.sh do not extract messages from sources in tests subdirectories 2010-11-01 10:45:59 +00:00
package.cpp last kmimetype -> qmimetype port 2012-06-21 09:19:32 +02:00
package.h give package a cache for found items; make the dptr implicitly shared 2011-07-22 17:24:40 +02:00
packagestructure.cpp Fix compilation with the new cmake automoc stuff. 2012-02-08 23:34:07 +01:00
packagestructure.h reintroducing PackageStructure as we need it for the virtuals. it is now a properly stateless clas, however, unlike in libplasma1 2011-07-19 21:36:29 +02:00
paintutils.cpp Also get rid of the #if defined HAVE_X11 constructs 2012-08-03 16:53:37 +02:00
paintutils.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
plasma.cpp one thing one was using actionsFromMenu, not justifiable to put it here 2011-07-19 21:51:46 +02:00
plasma.h Merge remote-tracking branch 'origin/KDE/4.8' into origin-frameworks 2012-02-14 12:32:25 +01: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 Convert to makedefine01 2012-08-24 03:16:04 +02:00
pluginloader.h get rid of all Class:load(..) methods, use PluginLoader directrly. --apiBloat; 2011-07-19 22:04:22 +02:00
popupapplet.cpp More removals of Q_WS_* in favor of Q_OS_* or HAVE_X11 2012-08-03 11:45:20 +02:00
popupapplet.h massive step towards QGraphicsView being separated from libplasma 2011-11-17 14:43:37 +01:00
querymatch.cpp Merge remote-tracking branch 'origin/KDE/4.8' into frameworks 2012-06-16 13:40:47 +02:00
querymatch.h Merge remote-tracking branch 'origin/KDE/4.8' into frameworks 2012-06-16 13:40:47 +02:00
README git rid of some old stuff 2011-07-15 12:56:25 +02:00
runnercontext.cpp Port the last uses of KMimeType. Only plasma/package.cpp is left... 2012-06-20 00:38:04 +02:00
runnercontext.h git rid of gratuitous query term 2011-10-03 19:54:51 +02:00
runnermanager.cpp Convert to makedefine01 2012-08-24 03:16:04 +02:00
runnermanager.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
runnersyntax.cpp - Fix several minor issues reported by Krazy2 2009-10-13 12:40:13 +00:00
runnersyntax.h Replace doxygen tag @arg by @param. 2011-06-13 14:47:29 +02:00
service.cpp Convert to makedefine01 2012-08-24 03:16:04 +02:00
service.h Merge remote-tracking branch 'origin/KDE/4.8' into frameworks 2012-06-16 13:40:47 +02:00
servicejob.cpp Fix compilation with the new cmake automoc stuff. 2012-02-08 23:34:07 +01:00
servicejob.h partial revert of 1db495ef44dfc101ca6baa0349bcd5e97019d3d0 2012-03-02 10:40:18 +01:00
svg.cpp Merge remote-tracking branch 'origin/KDE/4.8' into frameworks 2012-06-18 11:33:08 +02:00
svg.h apidox++ for Svg signals 2012-02-13 12:33:30 -05:00
theme.cpp Use #if HAVE_X11 instead of #ifdef HAVE_X11 as advised by David 2012-08-03 13:00:02 +02:00
theme.h Replace KUrl with QUrl in theme.h/cpp 2012-02-18 12:13:54 +02:00
tooltipcontent.cpp Enable -DQT_NO_URL_CAST_FROM_STRING globally, and fix the code. 2012-05-02 15:08:52 +02:00
tooltipcontent.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
tooltipmanager.cpp More removals of Q_WS_* in favor of Q_OS_* or HAVE_X11 2012-08-03 11:45:20 +02:00
tooltipmanager.h KIcon("foo") -> KDE::icon("foo") 2012-04-28 13:17:42 +02:00
version.cpp avoid compiling in debug strings when compiled without debug 2011-07-29 15:46:52 +02:00
version.h bump version 2011-04-26 22:53:32 +02:00
view.cpp Remove unneded kglobal.h includes 2012-08-06 00:27:15 +02:00
view.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
wallpaper.cpp Convert to makedefine01 2012-08-24 03:16:04 +02:00
wallpaper.h Correction of spelling errors for c++ files 2012-08-12 10:56:17 -04:00

libplasma

This directory contains the classes making up libplasma, which provides the
core framework used by Plasma applications, 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, Package, Wallpaper,
ContainmentActions, Containment and other 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.