animations
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
data
SVN_SILENT made messages (.desktop file)
2011-07-28 17:29:57 +02: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
Add check on corona to avoid crash
2011-05-22 22:33:06 +02:00
private
consolidate creation code; use the layout; don't hide dialog if already hidden
2011-08-03 16:45:29 +02:00
remote
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
scripting
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
tests
SVN_SILENT made messages (.desktop file)
2011-07-07 18:43:55 +02:00
widgets
bind tickInterval property
2011-08-06 19:34:12 +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
Fix typo in Plasma::AbstractRunner apidox.
2011-07-18 11:33:01 -03: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
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
applet.cpp
remove the event filter if we're a containment, don't return too early from the filter
2011-07-19 09:38:44 +02:00
applet.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
CMakeLists.txt
Fix compilation in the mobile profile (PLASMA_NO_KIO)
2011-06-16 13:57:38 +02: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
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
containment.cpp
call Applet::sceneEventFilter; otherwise applet handles are broken on Applets that are also Containments
2011-07-19 09:38:44 +02:00
containment.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02: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
Correctly display popups when using multiple screens
2011-07-31 13:04:00 +02:00
corona.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
datacontainer.cpp
force an immediate update
2011-04-29 11:17:31 +02:00
datacontainer.h
Fix typo in plasma apidox.
2011-08-06 19:20:45 +02:00
dataengine.cpp
after applet's dataupdated is called, dirty=false
2011-03-02 22:08:16 +01: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
--compilerWarnings;
2011-04-29 11:17:28 +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
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
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
framesvg.cpp
be less noisy, downgrade two kWarning to kDebug
2011-05-22 19:26:38 +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
need to init qca
2011-05-26 16:03:38 +02:00
package.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
packagemetadata.cpp
Fix icon handling in package metadata
2011-03-15 03:04:07 +01:00
packagemetadata.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
packagestructure.cpp
Fix crahs by checking archive
2010-12-22 20:59:33 +00:00
packagestructure.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
paintutils.cpp
contentsRect must be bigger
2011-02-09 18:16:48 +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
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02: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
consolidate creation code; use the layout; don't hide dialog if already hidden
2011-08-03 16:45:29 +02:00
popupapplet.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02: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
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
allow runners to signal that matching should be suspended for them
2010-09-02 22:18:03 +00: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
move these around nicely
2011-06-03 13:13:19 +02:00
service.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
servicejob.cpp
prevent autostarting
2011-04-29 11:17:30 +02:00
servicejob.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
svg.cpp
tage the transform into consideration
2011-04-09 13:47:55 +02:00
svg.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
theme.cpp
Fix accessing pixmapCache after it is deleted
2011-07-30 21:18:38 +02:00
theme.h
plasma: Use the new KWindowSystem::compositingChanged() signal
2011-07-28 23:41:56 +02:00
tooltipcontent.cpp
trim tooltip content to avoid extraneous spaces
2011-05-05 12:46:51 +02:00
tooltipcontent.h
Allow to get tooltips to popup instantly on hover
2011-04-26 20:56:00 +02:00
tooltipmanager.cpp
get the corona from the item itself
2011-07-30 20:18:27 +02: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
remove a line of dead code
2011-02-03 20:38:27 -08:00
view.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
wallpaper.cpp
Plasma Wallpaper: Fix targetSize updating logic.
2011-05-09 14:17:06 +02:00
wallpaper.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02: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
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00