appletbrowser
slightly more straightforward
2008-09-30 23:21:51 +00:00
effects
Fix compile enable final
2007-10-03 20:23:46 +00:00
includes
add missing camelcase include
2008-09-16 14:48:30 +00:00
private
Allow theming the background of ExtenderItems, and react to theme changes. Capabilities still
2008-10-07 16:15:33 +00:00
scripting
add configChanged to Applet and AppletScript
2008-09-12 15:21:58 +00:00
servicetypes
SVN_SILENT made messages (.desktop file)
2008-10-08 11:42:38 +00:00
tests
it's mainconfigui not mainconfiggui
2008-10-04 11:00:13 +00:00
widgets
style the tabbar scroll buttons with plasma colors
2008-10-05 17:53:37 +00:00
abstractrunner.cpp
delete the script before the package!
2008-09-25 16:27:49 +00:00
abstractrunner.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
animationdriver.cpp
* fix a math error in the movement framerate calc
2008-09-10 18:42:11 +00:00
animationdriver.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
animator.cpp
* fix div-by-zero
2008-09-22 18:34:58 +00:00
animator.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
applet.cpp
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
applet.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
appletbrowser.cpp
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
appletbrowser.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
CMakeLists.txt
being replaced by the new ontology from the nepomukians
2008-09-18 05:08:01 +00:00
configxml.cpp
Get group from config group and use that as a parent.
2008-09-23 12:21:19 +00:00
configxml.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
containment.cpp
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
containment.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
context.cpp
* public inheritence
2008-09-06 16:28:57 +00:00
context.h
* public inheritence
2008-09-06 16:28:57 +00:00
corona.cpp
* prevent some possibe crash interactions between extenders and applets
2008-10-01 23:52:50 +00:00
corona.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
datacontainer.cpp
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
datacontainer.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
dataengine.cpp
when manually adding sources ... connect them to the engine!
2008-10-09 23:23:30 +00:00
dataengine.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
dataenginemanager.cpp
use the standard KPluginInfo stuff for this
2008-09-08 16:55:05 +00:00
dataenginemanager.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
delegate.cpp
it makes no sense to have the blur stuff in one header/namespace and the roundedRectangle stuff in another: it's all painting related. putting them together, however, makes "ImageEffects" really not accurate. ImageEffects will also clash, concept-wise, with a real effects lib.
2008-07-03 23:50:13 +00:00
delegate.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
dialog.cpp
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
dialog.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
extender.cpp
Allow theming the background of ExtenderItems, and react to theme changes. Capabilities still
2008-10-07 16:15:33 +00:00
extender.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
extenderitem.cpp
Allow theming the background of ExtenderItems, and react to theme changes. Capabilities still
2008-10-07 16:15:33 +00:00
extenderitem.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
glapplet.cpp
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
glapplet.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00
Mainpage.dox
Better main page for the libplasma api docs.
2008-08-26 16:06:05 +00:00
Messages.sh
* appletbrowser is part of libplasma now, not a separate entity
2007-10-14 20:09:06 +00:00
package.cpp
Add support for defaultPackageRoot and servicePrefix to package handling.
2008-09-26 15:43:32 +00:00
package.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
packagemetadata.cpp
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
packagemetadata.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
packagestructure.cpp
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
packagestructure.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
paintutils.cpp
put the to pixmap in the center if the two pixmap have a different size
2008-10-01 21:40:08 +00:00
paintutils.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
panelsvg.cpp
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
panelsvg.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
plasma_export.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
plasma.cpp
Correct these calls, even if they're commented, one might still want to have this correct
2008-08-27 01:06:40 +00:00
plasma.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
popupapplet.cpp
Allow theming the background of ExtenderItems, and react to theme changes. Capabilities still
2008-10-07 16:15:33 +00:00
popupapplet.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
querymatch.cpp
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
querymatch.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
README
make it a bit more obvious was is expected of you when you commit to libplasma
2007-07-27 21:09:11 +00:00
runnercontext.cpp
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
runnercontext.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
runnermanager.cpp
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
runnermanager.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
service.cpp
don't bother the service plugin if the operation doesn't exist; no different in practice, but moves error handling more central
2008-10-02 20:12:32 +00:00
service.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
servicejob.cpp
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
servicejob.h
various fixes i've come across while working on services stuff today
2008-09-03 23:33:57 +00:00
svg.cpp
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
svg.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
theme.cpp
* add DesktopFont
2008-10-06 04:10:34 +00:00
theme.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
tooltipmanager.cpp
make the tooltip popup with the same delay than Qt
2008-10-07 11:06:15 +00:00
tooltipmanager.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
uiloader.cpp
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
uiloader.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00
version.cpp
minimum version is MAJOR.0.0
2008-07-17 19:45:17 +00:00
version.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
view.cpp
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
view.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
wallpaper.cpp
it's wheelEvent, not mouseWheelEvent
2008-09-05 04:33:40 +00:00
wallpaper.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00