effects
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
private
Fix connect() warning - nobody reads the plasma startup warnings, apparently ;)
2009-01-29 19:11:15 +00:00
scripting
by default, applet scripts get the generic config dialog
2009-01-20 02:11:01 +00:00
servicetypes
SVN_SILENT made messages (.desktop file)
2009-02-03 14:52:05 +00:00
tests
SVN_SILENT made messages (.desktop file)
2009-02-03 14:52:05 +00:00
widgets
SVN_SILENT: add @since 4.3 to the shiny new stuff
2009-02-04 10:59:15 +00:00
.krazy
skip template.h
2008-11-07 14:44:06 +00:00
abstractrunner.cpp
make the bigLock publicly accessible; BIC, so thankfully caught before release!
2008-12-12 20:10:50 +00:00
abstractrunner.h
apidocs fixes.
2009-01-10 00:08:31 +00:00
animationdriver.cpp
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
animationdriver.h
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
animator.cpp
Fix iterator
2009-01-06 13:09:05 +00:00
animator.h
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
applet.cpp
messagebox that displays as an overlay over the applet.
2009-02-02 19:39:41 +00:00
applet.h
SVN_SILENT: add @since 4.3 to the shiny new stuff
2009-02-04 10:59:15 +00:00
CMakeLists.txt
Added Plasma::SpinBox.
2009-01-07 18:54:43 +00:00
configloader.cpp
make it easy to get at items and values by name
2009-01-05 23:27:29 +00:00
configloader.h
make it easy to get at items and values by name
2009-01-05 23:27:29 +00:00
containment.cpp
Add an appletDestroyed signal instead of catching the destruction in containments with qobject destroyed signal.
2009-01-28 07:58:17 +00:00
containment.h
Add an appletDestroyed signal instead of catching the destruction in containments with qobject destroyed signal.
2009-01-28 07:58:17 +00:00
context.cpp
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
context.h
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
corona.cpp
this started out as a self contained patch just to merge two actions, but rapidly got out of hand ;)
2009-01-22 00:00:16 +00:00
corona.h
apidocs fixes.
2009-01-10 00:08:31 +00:00
datacontainer.cpp
use isEmpty; a couple minor, minor changes that crept in while debugging things elsewhere
2008-12-09 20:37:41 +00:00
datacontainer.h
apidocs fixes.
2009-01-10 00:08:31 +00:00
dataengine.cpp
actually need to update queueCount otherwise we just go until we run out of sources and an assert due to dequeuing an empty stack. whoops.
2009-01-21 18:23:10 +00:00
dataengine.h
some Q_INVOKABLEs to be used in scripts
2009-01-05 19:09:24 +00:00
dataenginemanager.cpp
also support listing info (this one won't be backported because it is a BC addition)
2009-01-15 19:41:11 +00:00
dataenginemanager.h
also support listing info (this one won't be backported because it is a BC addition)
2009-01-15 19:41:11 +00:00
delegate.cpp
constify and build
2008-12-17 17:45:24 +00:00
delegate.h
constify and build
2008-12-17 17:45:24 +00:00
dialog.cpp
a lot less popup flickering and repainting. if there are no sideeffects to this discovered, this needs to be backported to the 4.2 branch.
2009-01-23 07:33:30 +00:00
dialog.h
escape == hide
2009-01-04 07:59:55 +00:00
extender.cpp
Make all items persistent by default, even if still attached. This allows us to restore their position and their collapsed state.
2009-01-16 18:49:54 +00:00
extender.h
Couple of fixes:
2008-12-01 18:30:42 +00:00
extenderitem.cpp
Make sure the source applet still exists
2009-02-01 21:56:19 +00:00
extenderitem.h
* add actions in the order they are added, not alphabetically by name (?!)
2009-01-09 02:15:23 +00:00
framesvg.cpp
quite mega-patch:
2009-01-13 21:46:07 +00:00
framesvg.h
quite mega-patch:
2009-01-13 21:46:07 +00:00
glapplet.cpp
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
glapplet.h
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
Mainpage.dox
Added missing >
2009-01-30 20:04:41 +00:00
Messages.sh
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
package.cpp
allow package structures to say that external paths are ok. defaults to false, though some packagestructures that do not have executable code capabilities (e.g. wallpaper image sets) may wish to take advantage of this
2009-01-16 01:02:35 +00:00
package.h
apidocs fixes.
2009-01-10 00:08:31 +00:00
packagemetadata.cpp
change KDE includes to use the .h style now that we're in libs
2008-11-04 02:04:34 +00:00
packagemetadata.h
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
packagestructure.cpp
allow package structures to say that external paths are ok. defaults to false, though some packagestructures that do not have executable code capabilities (e.g. wallpaper image sets) may wish to take advantage of this
2009-01-16 01:02:35 +00:00
packagestructure.h
allow package structures to say that external paths are ok. defaults to false, though some packagestructures that do not have executable code capabilities (e.g. wallpaper image sets) may wish to take advantage of this
2009-01-16 01:02:35 +00:00
paintutils.cpp
QImage.fill take a uint not a QColor so this color (Qt::transparent enum with 19 as a value) is invalid.
2009-01-09 16:50:27 +00:00
paintutils.h
allow defining the font to use with the shadow text
2008-12-23 18:31:59 +00:00
plasma_export.h
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
plasma.cpp
don't crash when given a null item pointer
2008-12-01 00:49:36 +00:00
plasma.h
messagebox that displays as an overlay over the applet.
2009-02-02 19:39:41 +00:00
popupapplet.cpp
Don't wait for startup complete, it makes the applet obtain
2009-01-26 14:29:55 +00:00
popupapplet.h
having two methods named the same thing was a bit insane.. WHICH togglePopup? =)
2008-12-30 02:06:06 +00:00
querymatch.cpp
change KDE includes to use the .h style now that we're in libs
2008-11-04 02:04:34 +00:00
querymatch.h
Qt includes in public headers must be in the form <QtModule/QClass>
2008-11-06 17:40:09 +00:00
README
a small update
2008-11-17 22:53:29 +00:00
runnercontext.cpp
case insensitive matching patch couresty of Diaa Sami
2009-01-28 14:09:36 +00:00
runnercontext.h
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
runnermanager.cpp
revert last change, binary incompatible. need to find another way to solve the bug
2009-02-01 13:59:09 +00:00
runnermanager.h
revert last change, binary incompatible. need to find another way to solve the bug
2009-02-01 13:59:09 +00:00
service.cpp
a bit more helpful debug output for future such problems
2009-01-04 18:12:27 +00:00
service.h
apidocs fixes.
2009-01-10 00:08:31 +00:00
servicejob.cpp
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
servicejob.h
change KDE includes to use the .h style now that we're in libs
2008-11-04 02:04:34 +00:00
svg.cpp
A precise warning about a missing icon is much easier to parse than
2009-01-29 18:16:05 +00:00
svg.h
SVN_SILENT apidox fix for QSize size() const;
2008-12-16 16:44:51 +00:00
theme.cpp
try and watch the config file for changes and reload the theme at that point; for some reason KDirWatch::addFile isn't working for me, but KDirWatch::addDir is? hmm...
2009-01-26 06:22:44 +00:00
theme.h
try and watch the config file for changes and reload the theme at that point; for some reason KDirWatch::addFile isn't working for me, but KDirWatch::addDir is? hmm...
2009-01-26 06:22:44 +00:00
tooltipcontent.cpp
allow custom image, html and css resources in tooltips
2008-11-14 00:52:29 +00:00
tooltipcontent.h
allow custom image, html and css resources in tooltips
2008-11-14 00:52:29 +00:00
tooltipmanager.cpp
get sizing right when setContent is called and the tip is already visible
2009-01-15 05:59:07 +00:00
tooltipmanager.h
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
version.cpp
more verbosity is helpful in debugging these things
2009-01-16 00:32:58 +00:00
version.h
apidocs fixes.
2009-01-10 00:08:31 +00:00
view.cpp
call setContainment after ctor so that we get the virtual method version of it called
2009-01-28 12:34:45 +00:00
view.h
call setContainment after ctor so that we get the virtual method version of it called
2009-01-28 12:34:45 +00:00
wallpaper.cpp
change KDE includes to use the .h style now that we're in libs
2008-11-04 02:04:34 +00:00
wallpaper.h
apidocs fixes.
2009-01-10 00:08:31 +00:00