data
completely remove animators and animations files
2012-11-08 18:29:39 +01:00
design
update with package merge changes
2011-07-15 13:02:29 +02:00
intoDeclarativeEngine
remove all widget files
2012-11-08 18:32:43 +01:00
private
migrate some other events from qgraphicsevents
2012-11-08 18:34:17 +01:00
remote
Convert #ifdef to #if
2012-08-24 03:19:29 +02:00
scripting
migrate some other events from qgraphicsevents
2012-11-08 18:34:17 +01:00
tests
default config was completely unused
2012-10-05 18:08:33 +02:00
.krazy
skip template.h
2008-11-07 14:44:06 +00:00
abstractdialogmanager.cpp
Fix compilation with the new cmake automoc stuff.
2012-02-08 23:34:07 +01:00
abstractdialogmanager.h
showdialog becomes a slot
2010-04-03 21:58:35 +00:00
abstractrunner.cpp
perl -pi -e 's/KGlobal::locale/KLocale::global/' ...
2012-09-03 23:09:27 +02:00
abstractrunner.h
Merge remote-tracking branch 'origin/KDE/4.8' into origin-frameworks
2012-06-26 19:27:14 +02:00
applet.cpp
migrate some other events from qgraphicsevents
2012-11-08 18:34:17 +01:00
applet.h
migrate some other events from qgraphicsevents
2012-11-08 18:34:17 +01:00
CMakeLists.txt
remove the toolbox
2012-11-08 18:33:19 +01:00
config-plasma.h.cmake
Convert to makedefine01
2012-08-24 03:16:04 +02:00
configloader.cpp
KUrl::List -> QList<QUrl> everywhere. Make KDirNotify API take urls, to avoid conversions in the caller.
2012-07-15 23:56:29 +02:00
configloader.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
containment.cpp
remove some qgraphics includes
2012-11-08 18:34:29 +01:00
containment.h
remove some qgraphics includes
2012-11-08 18:34:29 +01:00
containmentactions.cpp
port containmentactions away from graphicsmouseevents
2012-11-08 18:34:41 +01:00
containmentactions.h
let PluginLoader do the work for us
2011-07-19 21:41:10 +02: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
corona.cpp
remove last dependencies of abstracttoolbox
2012-11-08 18:33:45 +01:00
corona.h
replace some qgraphics events with normal ones
2012-11-08 18:34:08 +01:00
coronabase.h
coronabase becomes corona
2012-11-08 18:23:36 +01:00
datacontainer.cpp
Merge remote-tracking branch 'origin/KDE/4.10' into frameworks
2012-10-19 15:10:38 +02:00
datacontainer.h
Merge remote-tracking branch 'origin/KDE/4.7' into frameworks
2011-10-30 10:44:59 +01:00
dataengine.cpp
make DataEngineConsumer public API
2012-09-24 15:52:16 +02:00
dataengine.h
make DataEngineConsumer public API
2012-09-24 15:52:16 +02:00
dataengineconsumer.cpp
make DataEngineManager private; use DataEngineConsumer instead
2012-09-24 16:09:16 +02:00
dataengineconsumer.h
document and export the class
2012-09-24 16:17:25 +02:00
dialog.cpp
Merge remote-tracking branch 'origin/KDE/4.10' into frameworks
2012-10-19 15:10:38 +02:00
dialog.h
Don't use the QtGui module name in includes.
2012-02-02 10:35:53 +01:00
framesvg.cpp
remove a number of unused variables
2012-10-25 21:17:01 +02:00
framesvg.h
Don't use the QtGui module name in includes.
2012-02-02 10:35:53 +01:00
Mainpage.dox
don't reference things that don't exist (this dox probably needs a rewrite)
2011-07-15 12:56:37 +02:00
Messages.sh
do not extract messages from sources in tests subdirectories
2010-11-01 10:45:59 +00:00
package.cpp
ensure prefixes end with '/'
2012-10-31 12:17:19 +01:00
package.h
give package a cache for found items; make the dptr implicitly shared
2011-07-22 17:24:40 +02:00
packagestructure.cpp
fix build of libplasma merged from 4.10 branch into frameworks
2012-10-31 12:19:38 +01:00
packagestructure.h
reintroducing PackageStructure as we need it for the virtuals. it is now a properly stateless clas, however, unlike in libplasma1
2011-07-19 21:36:29 +02:00
paintutils.cpp
Also get rid of the #if defined HAVE_X11 constructs
2012-08-03 16:53:37 +02:00
paintutils.h
Don't use the QtGui module name in includes.
2012-02-02 10:35:53 +01:00
plasma.cpp
migrate some other events from qgraphicsevents
2012-11-08 18:34:17 +01:00
plasma.h
migrate some other events from qgraphicsevents
2012-11-08 18:34:17 +01:00
pluginloader.cpp
coronabase becomes corona
2012-11-08 18:23:36 +01:00
pluginloader.h
Merge remote-tracking branch 'origin/KDE/4.10' into frameworks
2012-10-19 15:10:38 +02:00
popupapplet.cpp
More removals of Q_WS_* in favor of Q_OS_* or HAVE_X11
2012-08-03 11:45:20 +02:00
popupapplet.h
Remove friend class Extender; for the popupapplet.h
2012-09-24 15:14:37 +03:00
querymatch.cpp
Merge remote-tracking branch 'origin/KDE/4.8' into frameworks
2012-06-16 13:40:47 +02:00
querymatch.h
Merge remote-tracking branch 'origin/KDE/4.8' into frameworks
2012-06-16 13:40:47 +02:00
README
git rid of some old stuff
2011-07-15 12:56:25 +02:00
runnercontext.cpp
Port the last uses of KMimeType. Only plasma/package.cpp is left...
2012-06-20 00:38:04 +02:00
runnercontext.h
git rid of gratuitous query term
2011-10-03 19:54:51 +02:00
runnermanager.cpp
Merge remote-tracking branch 'origin/KDE/4.10' into frameworks
2012-10-30 19:53:28 +01:00
runnermanager.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
runnersyntax.cpp
- Fix several minor issues reported by Krazy2
2009-10-13 12:40:13 +00:00
runnersyntax.h
Replace doxygen tag @arg by @param.
2011-06-13 14:47:29 +02:00
service.cpp
migrate some other events from qgraphicsevents
2012-11-08 18:34:17 +01:00
service.h
migrate some other events from qgraphicsevents
2012-11-08 18:34:17 +01:00
servicejob.cpp
fix (or at least hack around) the "exec() causes double start() invocation" problem
2012-09-23 11:25:05 +02:00
servicejob.h
partial revert of 1db495ef44dfc101ca6baa0349bcd5e97019d3d0
2012-03-02 10:40:18 +01:00
svg.cpp
Merge remote-tracking branch 'origin/KDE/4.8' into frameworks
2012-06-18 11:33:08 +02:00
svg.h
apidox++ for Svg signals
2012-02-13 12:33:30 -05:00
theme.cpp
Port away from KGlobal::mainComponent().componentName()
2012-09-16 18:53:38 +02:00
theme.h
minor improvements
2012-10-31 12:15:43 +01:00
tooltipcontent.cpp
Enable -DQT_NO_URL_CAST_FROM_STRING globally, and fix the code.
2012-05-02 15:08:52 +02:00
tooltipcontent.h
Don't use the QtGui module name in includes.
2012-02-02 10:35:53 +01:00
tooltipmanager.cpp
More removals of Q_WS_* in favor of Q_OS_* or HAVE_X11
2012-08-03 11:45:20 +02:00
tooltipmanager.h
KIcon("foo") -> KDE::icon("foo")
2012-04-28 13:17:42 +02:00
version.cpp
avoid compiling in debug strings when compiled without debug
2011-07-29 15:46:52 +02:00
version.h
bump version
2011-04-26 22:53:32 +02:00
view.cpp
Remove unneded kglobal.h includes
2012-08-06 00:27:15 +02:00
view.h
Don't use the QtGui module name in includes.
2012-02-02 10:35:53 +01:00
wallpaper.cpp
migrate some other events from qgraphicsevents
2012-11-08 18:34:17 +01:00
wallpaper.h
migrate some other events from qgraphicsevents
2012-11-08 18:34:17 +01:00