..
animations
plasma: format and indent
2021-07-29 17:16:43 +03:00
data
plasma: correct configuration options description
2021-01-09 10:03:31 +02:00
extenders
genric: misc cleanups
2016-01-14 00:09:35 +02:00
private
plasma: format and indent
2021-07-29 17:16:43 +03:00
scripting
plasma: format and indent
2021-07-29 17:16:43 +03:00
tests
plasma: format and indent
2021-07-29 17:16:43 +03:00
widgets
plasma: remove default reimplementations
2021-08-02 02:32:39 +03:00
.krazy
initial import
2014-11-13 01:04:59 +02:00
abstractdialogmanager.cpp
generic: use CMake moc instead of automoc4 by default
2015-02-27 07:40:26 +00:00
abstractdialogmanager.h
initial import
2014-11-13 01:04:59 +02:00
abstractrunner.cpp
plasma: replace read-write locks with mutexes where possible
2021-07-21 22:34:22 +03:00
abstractrunner.h
generic: remove KFilePlugin class leftovers
2021-07-25 02:34:07 +03:00
abstracttoolbox.cpp
plasma: print plugin name from version compatibility function
2020-11-26 03:08:34 +00:00
abstracttoolbox.h
generic: use the version from verification data for plugins
2020-11-26 03:46:01 +00:00
animator.cpp
plasma: format and indent
2021-07-29 17:16:43 +03:00
animator.h
plasma: remove documentation for removed methods [ci skip]
2021-07-19 04:24:37 +03:00
applet.cpp
plasma: format and indent
2021-07-29 17:16:43 +03:00
applet.h
plasma: remove stub event reimplementations
2021-07-29 16:45:35 +03:00
CMakeLists.txt
plasma: remove unused runner, dataengine and wallpaper scripting support
2021-07-08 15:41:29 +03:00
config-plasma.h.cmake
generic: purge Qt support with fire
2020-02-07 13:00:55 +00:00
configloader.cpp
generic: make changes required for building against katie
2015-08-11 05:56:07 +03:00
configloader.h
initial import
2014-11-13 01:04:59 +02:00
containment.cpp
plasma: format and indent
2021-07-29 17:16:43 +03:00
containment.h
plasma: remove deprecated and unused signal
2021-08-03 01:00:44 +03:00
containmentactions.cpp
plasma: format and indent
2021-07-29 17:16:43 +03:00
containmentactions.h
generic: use the version from verification data for plugins
2020-11-26 03:46:01 +00:00
containmentactionspluginsconfig.cpp
generic: make changes required for building against katie
2015-08-11 05:56:07 +03:00
containmentactionspluginsconfig.h
generic: namespaced Qt4/Katie build fixes
2017-08-04 09:24:39 +00:00
corona.cpp
plasma: format and indent
2021-07-29 17:16:43 +03:00
corona.h
plasma: remove deprecated and unused signal
2021-08-03 01:00:44 +03:00
datacontainer.cpp
generic: remove redundant srand()/qsrand() calls
2021-03-19 13:08:53 +02:00
datacontainer.h
initial import
2014-11-13 01:04:59 +02:00
dataengine.cpp
plasma: remove unused runner, dataengine and wallpaper scripting support
2021-07-08 15:41:29 +03:00
dataengine.h
plasma: remove unused runner, dataengine and wallpaper scripting support
2021-07-08 15:41:29 +03:00
dataenginemanager.cpp
generic: use QCryptographicHash instead of KMD5
2016-04-01 04:32:22 +00:00
dataenginemanager.h
initial import
2014-11-13 01:04:59 +02:00
delegate.cpp
generic: misc cleanups
2016-11-03 12:19:19 +00:00
delegate.h
initial import
2014-11-13 01:04:59 +02:00
dialog.cpp
plasma: format and indent
2021-07-29 17:16:43 +03:00
dialog.h
initial import
2014-11-13 01:04:59 +02:00
framesvg.cpp
plasma: format and indent
2021-07-29 17:16:43 +03:00
framesvg.h
generic: namespaced Qt4/Katie build fixes
2017-08-04 09:24:39 +00:00
Messages.sh
initial import
2014-11-13 01:04:59 +02:00
package.cpp
plasma: use QDir::exists() to check for directory existence
2020-01-09 03:38:03 +00:00
package.h
generic: misc cleanups
2015-09-04 21:57:46 +00:00
packagemetadata.cpp
plasma: remove now redudant methods for remote applets
2015-07-20 12:28:14 +03:00
packagemetadata.h
plasma: remove now redudant methods for remote applets
2015-07-20 12:28:14 +03:00
packagestructure.cpp
plasma: remove deprecated and unused signal
2021-08-03 01:00:44 +03:00
packagestructure.h
generic: use the version from verification data for plugins
2020-11-26 03:46:01 +00:00
paintutils.cpp
generic: misc cleanups
2015-09-28 13:37:23 +00:00
paintutils.h
initial import
2014-11-13 01:04:59 +02:00
plasma.cpp
plasma: format and indent
2021-07-29 17:16:43 +03:00
plasma.h
plasma: remove deprecated and unused signal
2021-08-03 01:00:44 +03:00
pluginloader.cpp
plasma: remove unused internal API of plugin loader
2021-06-19 16:02:02 +03:00
pluginloader.h
plasma: remove unused internal API of plugin loader
2021-06-19 16:02:02 +03:00
popupapplet.cpp
plasma: format and indent
2021-07-29 17:16:43 +03:00
popupapplet.h
generic: namespaced Qt4/Katie build fixes
2017-08-04 09:24:39 +00:00
querymatch.cpp
generic: replace recursive QMutex-es with std::recursive_mutex-es [ci reset]
2021-07-22 01:36:07 +03:00
querymatch.h
generic: namespaced Qt4/Katie build fixes
2017-08-04 09:24:39 +00:00
README
initial import
2014-11-13 01:04:59 +02:00
runnercontext.cpp
generic: code shrinks
2015-09-29 05:49:46 +00:00
runnercontext.h
generic: make changes required for building against katie
2015-08-11 05:56:07 +03:00
runnermanager.cpp
plasma: remove unused runner, dataengine and wallpaper scripting support
2021-07-08 15:41:29 +03:00
runnermanager.h
plasma: remove unused runner, dataengine and wallpaper scripting support
2021-07-08 15:41:29 +03:00
runnersyntax.cpp
initial import
2014-11-13 01:04:59 +02:00
runnersyntax.h
initial import
2014-11-13 01:04:59 +02:00
service.cpp
plasma: make use of KDE version
2016-04-29 16:01:50 +00:00
service.h
generic: use the version from verification data for plugins
2020-11-26 03:46:01 +00:00
servicejob.cpp
generic: use CMake moc instead of automoc4 by default
2015-02-27 07:40:26 +00:00
servicejob.h
plasma: remove remote widgets leftovers
2016-01-28 13:45:25 +02:00
svg.cpp
generic: replace QLatin1Literal with QLatin1String
2016-10-30 02:26:10 +00:00
svg.h
generic: namespaced Qt4/Katie build fixes
2017-08-04 09:24:39 +00:00
theme.cpp
plasma: format and indent
2021-07-29 17:16:43 +03:00
theme.h
generic: get rid of the effects watcher specific to Plasma
2016-08-29 19:39:11 +00:00
tooltipcontent.cpp
plasma: format and indent
2021-07-29 17:16:43 +03:00
tooltipcontent.h
generic: namespaced Qt4/Katie build fixes
2017-08-04 09:24:39 +00:00
tooltipmanager.cpp
plasma: format and indent
2021-07-29 17:16:43 +03:00
tooltipmanager.h
initial import
2014-11-13 01:04:59 +02:00
view.cpp
generic: use CMake moc instead of automoc4 by default
2015-02-27 07:40:26 +00:00
view.h
initial import
2014-11-13 01:04:59 +02:00
wallpaper.cpp
plasma: format and indent
2021-07-29 17:16:43 +03:00
wallpaper.h
plasma: remove unused runner, dataengine and wallpaper scripting support
2021-07-08 15:41:29 +03:00
windoweffects.cpp
plasma: format and indent
2021-07-29 17:16:43 +03:00
windoweffects.h
plasma: remove methods related to removed KWin effects
2021-07-18 22:48:50 +03:00