animations
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
data
SVN_SILENT made messages (.desktop file)
2012-05-11 15:12:49 +02:00
deprecated
Normalize all signal/slot connections.
2012-02-13 14:27:21 -05:00
extenders
Normalize all signal/slot connections.
2012-02-13 14:27:21 -05:00
private
Allow QML items to be associated with operations in Plasma::Service
2012-05-11 11:55:48 +01:00
remote
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
scripting
Normalize all signal/slot connections.
2012-02-13 14:27:21 -05:00
tests
SVN_SILENT made messages (.desktop file)
2012-05-11 15:12:49 +02:00
widgets
disable visual feedback for hovering of lineedit as a workaround for 290111
2012-03-12 11:46:23 +02: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
use the id() to build the config off of
2011-04-30 13:29:25 +02:00
abstractrunner.h
Add some Q_PROPERTIES to Plasma::AbstractRunner.
2012-01-18 12:52:46 +01:00
abstracttoolbox.cpp
slightly clearer code
2011-12-07 14:43:07 +01: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
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
applet.cpp
save KCM settings on ok ar apply clicked
2012-06-07 12:50:05 +02:00
applet.h
fix up constraintsEvent documentation
2012-02-13 22:30:29 +01:00
CMakeLists.txt
4.7 to 4.8 missing fragments
2012-02-20 08:57:07 -05:00
config-plasma.h.cmake
git rid of the shortcuts dialog on reduced functionality builds
2011-11-14 21:20:18 +01:00
configloader.cpp
match the type in KCoreConfigSkeleton::ItemIntList
2010-09-13 18:19:39 +00:00
configloader.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
containment.cpp
Normalize all signal/slot connections.
2012-02-13 14:27:21 -05:00
containment.h
unbreak restoration of applets when switching containments
2012-03-19 20:40:14 +01:00
containmentactions.cpp
shared containmentactions
2010-11-11 22:22:39 +00:00
containmentactions.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +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
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
Fix one-pixel distance from some edges.
2011-12-31 11:45:02 +04:00
corona.h
promote to public API from protected; needed by desktop scripting
2011-12-22 13:32:51 +01:00
datacontainer.cpp
Normalize all signal/slot connections.
2012-02-13 14:27:21 -05:00
datacontainer.h
delay usage checks so quite disconnect/reconnects don't result in unecessary loss of data
2011-10-30 10:35:29 +01:00
dataengine.cpp
Normalize all signal/slot connections.
2012-02-13 14:27:21 -05:00
dataengine.h
DataEngine apidox: clarify that init() doesn't need to call base impl.
2011-07-18 11:33:01 -03:00
dataenginemanager.cpp
Normalize all signal/slot connections.
2012-02-13 14:27:21 -05: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
allow controlling the resize a bit more
2011-12-16 14:57:20 +01:00
dialog.h
allow controlling the resize a bit more
2011-12-16 14:57:20 +01:00
framesvg.cpp
be quiet
2011-09-28 16:48:24 +02:00
framesvg.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
glapplet.cpp
Remove direct OpenGL dependency for libplasma
2011-03-01 09:17:50 +08:00
glapplet.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02: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
Package operates locally only as it is, so no point in using KIO here.
2012-05-31 14:58:18 +02:00
package.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
packagemetadata.cpp
Bugfix: Plasma::PackageMetadata::read: Match the behavior of KService.
2011-12-13 18:05:17 +01:00
packagemetadata.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
packagestructure.cpp
catch another possible mimetype identification
2011-12-03 17:46:20 +01:00
packagestructure.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
paintutils.cpp
fix crash on windows
2012-02-26 00:17:19 +01:00
paintutils.h
new function texturedText()
2011-02-04 21:02:20 +01: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
fix up constraintsEvent documentation
2012-02-13 22:30:29 +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
make the compiler happy
2011-04-24 23:59:59 +02: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
don't rerun popupConstraintsEvent
2012-03-02 10:10:36 +01:00
popupapplet.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
querymatch.cpp
Add operator != to Plasma::QueryMatch
2012-05-12 23:38:55 +02:00
querymatch.h
Add operator != to Plasma::QueryMatch
2012-05-12 23:38:55 +02:00
README
Fix typo
2011-04-14 13:27:06 +02:00
runnercontext.cpp
Saturates the relevance boost given to already run matches;
2010-05-19 09:51:21 +00:00
runnercontext.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
runnermanager.cpp
clear the single runner pointer when loading runners; it may have been deleted on us
2012-05-28 19:42:25 +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
Rename new Plasma::Service method to avoid clashes
2012-05-11 12:31:10 +01:00
service.h
Rename new Plasma::Service method to avoid clashes
2012-05-11 12:31:10 +01:00
servicejob.cpp
prevent autostarting
2011-04-29 11:17:30 +02:00
servicejob.h
partial revert of 1db495ef44dfc101ca6baa0349bcd5e97019d3d0
2012-03-02 10:40:18 +01:00
svg.cpp
tage the transform into consideration
2011-04-09 13:47:55 +02:00
svg.h
apidox++ for Svg signals
2012-02-09 15:57:16 +01:00
theme.cpp
the delay is an int not a real and is in ms
2012-01-27 15:34:01 +01:00
theme.h
apidox++ for Svg signals
2012-02-09 15:57:16 +01:00
tooltipcontent.cpp
shush the compiler
2011-08-07 00:50:19 +02:00
tooltipcontent.h
mark the methods deprecated as they should be
2011-08-07 00:50:20 +02:00
tooltipmanager.cpp
ensure a minimum delay of 200ms for tooltips newly shown, respect that the default is an int not float
2012-01-27 15:34:01 +01:00
tooltipmanager.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02: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
unbreak restoration of applets when switching containments
2012-03-19 20:40:14 +01:00
view.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
wallpaper.cpp
Normalize all signal/slot connections.
2012-02-13 14:27:21 -05:00
wallpaper.h
add a wallpaper render that takes a pre-loaded QImage. FAR FAR faster than re-loading from disk if already in memory.
2011-10-30 10:24:57 +01:00
windoweffects.cpp
Fix incorrect offset passing to sliding popups effect
2011-12-10 22:37:23 +01:00
windoweffects.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00