animations
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
data
SVN_SILENT made messages (.desktop file)
2012-01-27 14:18:07 +01: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
Merge remote-tracking branch 'origin/KDE/4.8'
2012-02-07 13:13:13 +01:00
remote
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
scripting
use plsmoidpackage for generic packages too
2011-08-31 12:53:09 +02:00
tests
SVN_SILENT made messages (.desktop file)
2012-02-02 15:05:02 +01:00
widgets
Shrink the icon correctly on mouse clicks with respect to the global single/double-click mouse settings.
2012-02-01 17:03:30 +04: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-27 14:18:07 +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
only check for remote settings if we generated the dialog ourselves
2012-01-27 14:18:06 +01:00
applet.h
this method is no longer in the private class
2011-12-06 17:46:13 +01:00
CMakeLists.txt
Merge remote-tracking branch 'origin/KDE/4.7'
2011-12-20 11:16:18 +01: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
clip children
2011-12-06 21:11:30 +01: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
Fix one-pixel distance from some edges.
2012-01-27 14:18:02 +01:00
corona.h
promote to public API from protected; needed by desktop scripting
2011-12-22 13:32:51 +01:00
datacontainer.cpp
stop the timers
2011-10-30 10:46:28 +01: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
force of habit :)
2011-11-30 15:19:58 +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
Add an API (currently private) for installing missing Plasma engines.
2011-08-03 10:21:39 +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
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
KTar already supports xz and lzma files, also support them in Plasma::Package.
2011-12-01 15:52:44 -07: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
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
a new PackageStructure type: GenericComponent
2011-08-31 12:53:09 +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
use the dialog's current position if not moving
2011-12-20 12:32:27 +01: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
constify
2011-11-22 12:20:14 +01: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
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
containmentType() .. NOT type()!
2011-12-02 17:00:29 +01:00
view.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
wallpaper.cpp
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
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