effects
coding style fixes.
2008-10-12 01:46:21 +00:00
includes
move the applet browser stuff into the two shells that actually use it (desktop and overlay) so that we can unburden libplasma from it; makes me a lot more comfortable talking about BC with a straight face. a new browser may end up going back in post-4.2 however
2008-10-15 01:56:00 +00:00
private
fix scrollbar arrows
2008-10-17 18:42:44 +00:00
scripting
clean up some kDebugs and kWarnings.
2008-10-12 10:20:02 +00:00
servicetypes
SVN_SILENT made messages (.desktop file)
2008-10-15 12:18:04 +00:00
tests
move the applet browser stuff into the two shells that actually use it (desktop and overlay) so that we can unburden libplasma from it; makes me a lot more comfortable talking about BC with a straight face. a new browser may end up going back in post-4.2 however
2008-10-15 01:56:00 +00:00
widgets
remove a bit of nonesense =)
2008-10-16 04:27:20 +00:00
abstractrunner.cpp
a bunch more coding style fixes. still some lines longer than 100 chars.
2008-10-11 22:48:38 +00:00
abstractrunner.h
fixup include guards
2008-10-12 10:48:53 +00:00
animationdriver.cpp
a bunch more coding style fixes. still some lines longer than 100 chars.
2008-10-11 22:48:38 +00:00
animationdriver.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
animator.cpp
clean up some kDebugs and kWarnings.
2008-10-12 10:20:02 +00:00
animator.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
applet.cpp
applet -> widget
2008-10-13 23:16:22 +00:00
applet.h
documentation++
2008-10-16 21:40:21 +00:00
CMakeLists.txt
move the applet browser stuff into the two shells that actually use it (desktop and overlay) so that we can unburden libplasma from it; makes me a lot more comfortable talking about BC with a straight face. a new browser may end up going back in post-4.2 however
2008-10-15 01:56:00 +00:00
configxml.cpp
use split('x') instead of split("x")
2008-10-12 10:57:42 +00:00
configxml.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
containment.cpp
swap screens with the containment we kick off our screen if we have a screen of our own to trade them
2008-10-17 05:16:26 +00:00
containment.h
send the containment along with the signal for consitency with similar signals
2008-10-16 20:54:15 +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
fix spelling
2008-10-12 11:12:24 +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
a bunch more coding style fixes. still some lines longer than 100 chars.
2008-10-11 22:48:38 +00:00
dataengine.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
dataenginemanager.cpp
a bunch more coding style fixes. still some lines longer than 100 chars.
2008-10-11 22:48:38 +00:00
dataenginemanager.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
delegate.cpp
use QString::clear() to clear a QString instead of assigning QString().
2008-10-12 11:05:42 +00:00
delegate.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
dialog.cpp
a bunch more coding style fixes. still some lines longer than 100 chars.
2008-10-11 22:48:38 +00:00
dialog.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
extender.cpp
fix spelling
2008-10-12 11:12:24 +00:00
extender.h
fix spelling
2008-10-12 11:12:24 +00:00
extenderitem.cpp
fix spelling
2008-10-12 11:12:24 +00:00
extenderitem.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
glapplet.cpp
applet -> widget
2008-10-13 23:16:22 +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
clean up some kDebugs and kWarnings.
2008-10-12 10:20:02 +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
allow PackageStructures to provide their own online browsers
2008-10-13 22:40:00 +00:00
packagestructure.h
allow PackageStructures to provide their own online browsers
2008-10-13 22:40:00 +00:00
paintutils.cpp
a bunch more coding style fixes. still some lines longer than 100 chars.
2008-10-11 22:48:38 +00:00
paintutils.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
panelsvg.cpp
add also enabled borders in the cached name (fixes moving of panel)
2008-10-17 18:53:20 +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
a bunch more coding style fixes. still some lines longer than 100 chars.
2008-10-11 22:48:38 +00:00
plasma.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
popupapplet.cpp
* better behavior with aspectRatioMode.
2008-10-17 13:49:11 +00:00
popupapplet.h
fix spelling
2008-10-12 11:12:24 +00:00
querymatch.cpp
a bunch more coding style fixes. still some lines longer than 100 chars.
2008-10-11 22:48:38 +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
a bunch more coding style fixes. still some lines longer than 100 chars.
2008-10-11 22:48:38 +00:00
runnercontext.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
runnermanager.cpp
a bunch more coding style fixes. still some lines longer than 100 chars.
2008-10-11 22:48:38 +00:00
runnermanager.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00
service.cpp
change when we call setName when loaded as a plugin
2008-10-12 00:05:39 +00:00
service.h
update dox to reflext api changes
2008-10-11 22:36:32 +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
ok, don't need this shouting all the time anymore
2008-10-17 23:41:13 +00:00
svg.h
Added a new useful overload.
2008-10-17 17:45:18 +00:00
theme.cpp
allow setting of the disk cache size; init it to "no limit", so we can see how that puppy grows with time
2008-10-17 02:26:26 +00:00
theme.h
comments++
2008-10-17 13:09:18 +00:00
tooltipmanager.cpp
a bunch more coding style fixes. still some lines longer than 100 chars.
2008-10-11 22:48:38 +00:00
tooltipmanager.h
fix spelling
2008-10-12 11:12:24 +00:00
uiloader.cpp
a bunch more coding style fixes. still some lines longer than 100 chars.
2008-10-11 22:48:38 +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
when the contianment goes away, zero our pointer to it
2008-10-15 00:26:42 +00:00
view.h
when the contianment goes away, zero our pointer to it
2008-10-15 00:26:42 +00:00
wallpaper.cpp
a bunch more coding style fixes. still some lines longer than 100 chars.
2008-10-11 22:48:38 +00:00
wallpaper.h
first batch of small coding style fixes.
2008-10-11 16:19:04 +00:00