animations
krazy fixes, mostly include guards and copyright tags
2009-12-27 22:16:11 +00:00
data
Forgot to commit this one ...
2010-01-02 15:38:14 +00:00
deprecated
This patch forward the "stateChanged" signal emitted from the private kinetic scroll animation all the way to Plasma::ScrollWidget, which then forwards this signal to its childs. This enables an object which derives from Plasma::ScrollWidget to know the kinetic scrolling animation state.
2009-12-21 18:36:39 +00:00
extenders
remove this optimization, calling setcollapsed with the same value turns out is the only way to not make the layout go nuts
2009-12-30 18:54:41 +00:00
private
--debug;
2010-01-04 06:43:30 +00:00
remote
krazy fixes, mostly include guards and copyright tags
2009-12-27 22:16:11 +00:00
scripting
expose dataEngine() to scripts
2009-11-19 00:19:30 +00:00
tests
SVN_SILENT made messages (.desktop file)
2010-01-01 11:09:03 +00:00
widgets
erf, API addition that has been sitting on disk here for weeks :/
2010-01-03 01:49:52 +00:00
.krazy
skip template.h
2008-11-07 14:44:06 +00:00
abstractrunner.cpp
Single runner mode in libplasma
2009-11-25 09:37:47 +00:00
abstractrunner.h
update apidox for single query mode
2010-01-02 15:55:29 +00:00
abstracttoolbox.cpp
Export a really simple AbstractToolBox
2009-10-20 14:14:53 +00:00
abstracttoolbox.h
new enum for tagging actions that will end up in a toolbox with
2010-01-04 06:34:55 +00:00
animationdriver.h
mark and move AnimationDriver as being deprecated
2009-10-21 01:50:37 +00:00
animator.cpp
krazy fixes, mostly include guards and copyright tags
2009-12-27 22:16:11 +00:00
animator.h
This patch forward the "stateChanged" signal emitted from the private kinetic scroll animation all the way to Plasma::ScrollWidget, which then forwards this signal to its childs. This enables an object which derives from Plasma::ScrollWidget to know the kinetic scrolling animation state.
2009-12-21 18:36:39 +00:00
applet.cpp
tag the actions; now the desktop toolbox is sanely ordered
2010-01-04 06:37:41 +00:00
applet.h
Migrating Plasma Applet disappear animation to ZoomAnimation (it works
2009-12-11 19:53:55 +00:00
CMakeLists.txt
fix enable-final compile
2009-12-23 12:27:31 +00:00
config-plasma.h.cmake
packages can now generate a hash of their contents; inc unit test
2009-09-21 21:37:44 +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
tag the actions; now the desktop toolbox is sanely ordered
2010-01-04 06:37:41 +00:00
containment.h
Migrating Plasma::Containment appear animation to ZoomAnimation (it works
2009-12-16 22:33:30 +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
- Fix several minor issues reported by Krazy2
2009-10-13 12:40:13 +00:00
context.h
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
corona.cpp
tag the actions; now the desktop toolbox is sanely ordered
2010-01-04 06:37:41 +00:00
corona.h
make a class to hold a map of default containmentactions plugins
2009-10-05 20:50:57 +00:00
datacontainer.cpp
allow kicking all visualizations immediately rather than wait for their timeouts in the case of changes that _must_ be reflected immediatley, e.g. time changes or network availability causing first fetch of data
2009-06-27 01:26:33 +00:00
datacontainer.h
apidox fix
2009-09-01 12:40:55 +00:00
dataengine.cpp
private headers
2009-11-25 01:09:17 +00:00
dataengine.h
Push in remote widgets
2009-09-02 02:27:16 +00:00
dataenginemanager.cpp
return the null engine when a QString() engine() is requested
2009-11-19 00:17:29 +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
use windowTranslucencyEnabled() instead of caching the value frm kwindowsystem
2010-01-02 20:48:44 +00:00
dialog.h
avoid view sync more than every 150 msecs, avoids cpu hogging and displaying garbage
2009-12-16 14:19:10 +00:00
framesvg.cpp
this looks like what it was meant to be doing, but perhaps there's some odd sg theme thing at play here? Marco, can you check this? thanks
2010-01-03 01:49:00 +00:00
framesvg.h
* use the to-disk-cache-delay in Theme rather than do it per-FrameSvg object
2009-05-31 05:38:42 +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
kcm_remotewidgets.actions
SVN_SILENT made messages (.desktop file)
2009-12-31 11:29:57 +00:00
Mainpage.dox
Adding myself in the list of authors :)
2009-09-19 21:03:54 +00:00
Messages.sh
Extract string from ui
2009-09-03 07:16:19 +00:00
package.cpp
Fix mem leak
2009-12-04 08:31:53 +00:00
package.h
missing @since
2009-09-22 00:55:30 +00:00
packagemetadata.cpp
Push in remote widgets
2009-09-02 02:27:16 +00:00
packagemetadata.h
APIDOX and code style++, plus policykit integration.
2009-09-02 23:49:46 +00:00
packagestructure.cpp
Add WallpaperScript.
2009-10-29 05:54:11 +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
if from and to dimensions are different, and we return only to, we should anyways do a new pixmap of the from dimension and center to in it.
2009-12-21 18:42:45 +00:00
paintutils.h
move halopainter unchanged in libplasma, keep it private and expose
2009-11-26 21:57:36 +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
Add WallpaperScript.
2009-10-29 05:54:11 +00:00
plasma.kdev4
Push in remote widgets
2009-09-02 02:27:16 +00:00
popupapplet.cpp
even tough extender is private in Applet, applet has too many friends, so to be sure it's properly guarded, use a weak pointer
2009-12-29 19:38:37 +00:00
popupapplet.h
* Add support to load PopupApplet and Containment from path
2009-10-23 13:48:29 +00:00
querymatch.cpp
Add removeMatch(es) methods
2009-11-24 12:05:46 +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
krazy fixes, mostly include guards and copyright tags
2009-12-27 22:16:11 +00:00
runnercontext.h
Fixed some spelling errors flagged by krazy
2009-12-10 09:16:30 +00:00
runnermanager.cpp
enabledSingleModeRunnerIds() becomes singleModeAdvertisedRunnerIds()
2009-12-13 14:57:06 +00:00
runnermanager.h
enabledSingleModeRunnerIds() becomes singleModeAdvertisedRunnerIds()
2009-12-13 14:57:06 +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
* move remotedataengine.h to remotedataengine_p.h as it's private
2009-10-20 19:15:32 +00:00
service.h
* move remotedataengine.h to remotedataengine_p.h as it's private
2009-10-20 19:15:32 +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
QPointer -> QWeakPointer
2009-10-13 21:43:35 +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
Replaced default wallpaper.
2009-12-11 01:35:13 +00:00
theme.h
Fixed some spelling errors flagged by krazy
2009-12-10 09:16:30 +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
Added possibility to set pop up (menu, dialog or other widgets) alignment to left, center or right
2009-09-28 17:28:17 +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
bump the v
2009-06-24 21:50:40 +00:00
view.cpp
keep a static of all used view ids. it's necessary since upon restore it can be asked to create view with ids not in crescent order. this should fix the mixing of desktops (and also the problem that the panels forget to be autohide) with pervirtualdesktopviews=true
2009-12-16 22:45:28 +00:00
view.h
merge-squash of first containment-removal branch
2009-09-23 20:37:17 +00:00
wallpaper.cpp
Call initScript in wallpaper init, otherwise initWallpaper might be called before initScript.
2009-11-17 13:29:40 +00:00
wallpaper.h
Added appropriate '@since 4.4' comment to Wallpaper::setContextualActions().
2009-12-08 15:52:54 +00:00
windoweffects.cpp
krazy fixes, mostly include guards and copyright tags
2009-12-27 22:16:11 +00:00
windoweffects.h
new effect: highlightWindows, uses _KDE_WINDOW_HIGHLIGHT atom
2009-10-31 10:58:06 +00:00