animations
make it possible to prefix anims
2010-05-13 00:52:36 +00:00
data
move the applet service .desktop file into its own dir; it isn't a servicetype
2010-06-04 17:44:54 +00:00
deprecated
deprecate kineticscroll functions,
2010-05-07 12:32:35 +00:00
extenders
extender items can't return to source if the desktop is locked
2010-06-04 12:40:34 +00:00
private
put all the applet restore/init code in one place so that the order of ops is more obvious when debugging
2010-06-04 21:36:28 +00:00
remote
relicense to LGPL v2
2010-01-18 18:24:57 +00:00
scripting
missing method
2010-05-19 20:04:21 +00:00
tests
SVN_SILENT made messages (.desktop file)
2010-06-05 06:22:14 +00:00
widgets
bounds checks
2010-06-04 17:20:57 +00: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
inverted
2010-03-23 22:54:01 +00:00
abstractrunner.h
allow loading of individual runners, including from packages
2010-03-23 22:43:34 +00:00
abstracttoolbox.cpp
Export a really simple AbstractToolBox
2009-10-20 14:14:53 +00:00
abstracttoolbox.h
UserToolBox, more consistent with other such enums
2010-01-04 10:21:32 +00:00
animationdriver.h
mark and move AnimationDriver as being deprecated
2009-10-21 01:50:37 +00:00
animator.cpp
quiet up some debug that isn't really needed and only gives people concern :)
2010-06-05 17:35:12 +00:00
animator.h
deprecate kineticscroll functions,
2010-05-07 12:32:35 +00:00
applet.cpp
Do not show the defaut button as it does not work yet
2010-05-26 07:55:37 +00:00
applet.h
Added some basic documentation for a method which is impossible to understand without looking at code examples. Please, please, Plasma team, document your API!
2010-05-10 15:26:33 +00:00
CMakeLists.txt
a binary slipped into kdelibs/plasma; move it to kdebase/runtime/
2010-06-04 17:58:38 +00:00
config-plasma.h.cmake
libplasma becomes our first lib with profiles support.
2010-04-29 05:57:34 +00:00
configloader.cpp
const'ify
2009-07-06 11:49:01 +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
put all the applet restore/init code in one place so that the order of ops is more obvious when debugging
2010-06-04 21:36:28 +00:00
containment.h
added lastScreen and lastDesktop, to remember where things belong
2010-05-19 02:43:07 +00:00
containmentactions.cpp
- Fix several minor issues reported by Krazy2
2009-10-13 12:40:13 +00:00
containmentactions.h
krazy fixes, mostly include guards and copyright tags
2009-12-27 22:16:11 +00: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
put all the applet restore/init code in one place so that the order of ops is more obvious when debugging
2010-06-04 21:36:28 +00:00
corona.h
split out the loadLayout into a load and an import. works well for importing the default layout, next to test it out against exported layouts to ensure the merging does indeed work
2010-05-14 17:00:54 +00:00
datacontainer.cpp
Don't throw away multiple values per key when doing deep copy.
2010-06-05 13:09:48 +00:00
datacontainer.h
apidox fix
2009-09-01 12:40:55 +00:00
dataengine.cpp
never has been needed
2010-05-19 20:02:31 +00:00
dataengine.h
be more explicit in docs, on when/how to delete services
2010-06-07 02:54:57 +00:00
dataenginemanager.cpp
it's ok if the X-KDE-ParentApp line exists but is empty
2010-02-22 16:32:05 +00:00
dataenginemanager.h
Remove excessive whitespace
2009-08-25 14:36:47 +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
too much classes clobbers with the Extender's private, protect d->applet behind a QWeakPointer
2010-05-27 19:59:15 +00:00
dialog.h
adjustSize is not a slot, so create a private slot and use that as a relay
2010-05-11 07:20:46 +00:00
framesvg.cpp
check if d->frames is empty
2010-05-13 10:08:44 +00:00
framesvg.h
clarify the apidox a bit
2010-03-17 18:15:28 +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
don't show private classes
2010-05-18 20:13:26 +00:00
Messages.sh
Extract string from ui
2009-09-03 07:16:19 +00:00
package.cpp
allow arbitrary in-package paths with empty filetypes
2010-03-09 05:57:57 +00:00
package.h
missing @since
2009-09-22 00:55:30 +00:00
packagemetadata.cpp
access to the icon
2010-03-23 22:42:07 +00:00
packagemetadata.h
access to the icon
2010-03-23 22:42:07 +00:00
packagestructure.cpp
KIO::NetAccess code proves the call to mostLocalUrl was useless (if
2010-05-10 14:39:54 +00:00
packagestructure.h
move the entryList and path setting logic into PackageStructure so that packages can have a bit more control over their life
2009-04-07 05:42:30 +00:00
paintutils.cpp
check alpha channels too
2010-06-01 21:58:05 +00:00
paintutils.h
a function to center two pixmaps. the final size will be the maximum width and height between the two and they will be centered
2010-01-21 23:13:56 +00:00
plasma_export.h
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
plasma.cpp
Move actionsFromMenu from AbstractRunner to plasma.h
2009-07-26 02:51:21 +00:00
plasma.h
Added missing Q_DECLARE_OPERATORS_FOR_FLAGS.
2010-02-15 23:18:37 +00: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
popupapplet.cpp
is the dialog that we are sure i doesn't exist when the popupapplet is expanded, not the icon.
2010-05-29 18:20:01 +00:00
popupapplet.h
PopupApplet now respects the configured size
2010-05-25 18:21:04 +00:00
querymatch.cpp
be more careful with setting the id when the data is set
2010-01-11 20:08:03 +00:00
querymatch.h
Add removeMatch(es) methods
2009-11-24 12:05:46 +00:00
README
update it a bit
2009-06-10 23:29:23 +00:00
runnercontext.cpp
Saturates the relevance boost given to already run matches;
2010-05-19 09:51:21 +00:00
runnercontext.h
Fixed some spelling errors flagged by krazy
2009-12-10 09:16:30 +00:00
runnermanager.cpp
increase the delay a bit; with more runners happening, this makes it all a littl less jerky; we need a better way to change this dynamically
2010-05-19 04:22:18 +00:00
runnermanager.h
allow loading of individual runners, including from packages
2010-03-23 22:43:34 +00:00
runnersyntax.cpp
- Fix several minor issues reported by Krazy2
2009-10-13 12:40:13 +00:00
runnersyntax.h
meh; can't move these files into a subdir as-is; need to think of a more clever strategy
2009-09-04 08:58:34 +00:00
service.cpp
use the previously undocument (and not working) in-memory-only KConfig mode
2010-06-04 17:28:07 +00:00
service.h
be more explicit in docs, on when/how to delete services
2010-06-07 02:54:57 +00:00
servicejob.cpp
Push in remote widgets
2009-09-02 02:27:16 +00:00
servicejob.h
* move remotedataengine.h to remotedataengine_p.h as it's private
2009-10-20 19:15:32 +00:00
svg.cpp
adjust the width/height by the offset, don't calculte another offset that is plain wrong
2010-04-05 09:20:59 +00:00
svg.h
put the delayed write-to-cache in theme rather than svg; this means that there is one collection per theme instead of one per svg, one timer per theme rather that one per svg and one write out to cache for the theme. win!
2009-05-30 03:08:33 +00:00
theme.cpp
quiet up some debug that isn't really needed and only gives people concern :)
2010-06-05 17:35:12 +00:00
theme.h
Support for Plasma::Theme-themed stylesheets
2010-05-11 08:23:41 +00:00
tooltipcontent.cpp
add a new member to the tooltip data that decides if the window highlight effect is to be enabled by default or not
2009-12-24 14:54:48 +00:00
tooltipcontent.h
add a new member to the tooltip data that decides if the window highlight effect is to be enabled by default or not
2009-12-24 14:54:48 +00:00
tooltipmanager.cpp
allow a configurable delay (including none!)
2010-05-07 00:18:40 +00:00
tooltipmanager.h
correct @since
2009-08-06 22:50:29 +00:00
version.cpp
more verbosity is helpful in debugging these things
2009-01-16 00:32:58 +00:00
version.h
onwards and upwards
2010-01-07 02:44:04 +00:00
view.cpp
clean up and generalize setScreen
2010-05-19 20:03:31 +00:00
view.h
merge-squash of first containment-removal branch
2009-09-23 20:37:17 +00:00
wallpaper.cpp
the include too
2010-04-29 17:25:05 +00:00
wallpaper.h
a complete wtf, don't know how this one got past all of us (esp me :/)
2010-03-15 20:39:24 +00:00
windoweffects.cpp
Fix a 64-bit issue in WindowEffects::enableBlurBehind().
2010-05-25 17:30:23 +00:00
windoweffects.h
fix typos in api docs
2010-05-07 12:38:45 +00:00