..
animations
plasma: remove redundant animations destructors
2023-06-03 00:07:25 +03:00
data
plasma: drop support for package structure plugins
2023-06-02 14:09:23 +03:00
extenders
plasma: remove non-operational service monitor
2023-05-22 02:58:32 +03:00
private
plasma: remove bogus tooltip widget style sheet override
2023-07-07 21:24:57 +03:00
scripting
plasma: drop JS animations
2023-05-21 21:44:37 +03:00
tests
plasma: remove unused test engine and containment
2023-07-07 19:19:49 +03:00
widgets
plasma: focus hack for Plasma::CalendarWidget
2023-07-24 20:51:50 +03:00
abstractrunner.cpp
generic: replace use of QTime as timer with QElapsedTimer
2023-06-07 12:21:32 +03:00
abstractrunner.h
plasma: remove unused and deprecated Plasma::AbstractRunner::serviceQuery() method
2023-06-06 08:35:21 +03:00
abstracttoolbox.cpp
plasma: do not check plugins version
2022-05-30 18:59:29 +03:00
abstracttoolbox.h
generic: consistent headers inclusion
2023-06-02 23:59:34 +03:00
animator.cpp
plasma: drop JS animations
2023-05-21 21:44:37 +03:00
animator.h
plasma: drop JS animations
2023-05-21 21:44:37 +03:00
applet.cpp
plasma: static analyzer warning fix
2023-08-09 15:15:42 +03:00
applet.h
plasma: consistent headers inclusions
2023-07-17 22:06:05 +03:00
CMakeLists.txt
plasma: new Plasma::CalendarWidget class
2023-07-23 11:30:15 +03:00
config-plasma.h.cmake
generic: purge Qt support with fire
2020-02-07 13:00:55 +00:00
configloader.cpp
plasma: remove redundant Plasma::ConfigLoader::findItemByName() method
2023-06-02 01:35:59 +03:00
configloader.h
plasma: remove redundant Plasma::ConfigLoader::findItemByName() method
2023-06-02 01:35:59 +03:00
containment.cpp
plasma: remove non-operational service monitor
2023-05-22 02:58:32 +03:00
containment.h
plasma: remove forward-declarations of non-existing Plasma::AccessAppletJob class
2023-07-01 08:52:33 +03:00
containmentactions.cpp
plasma: remove duplicate header inclusions
2022-12-03 03:54:58 +02:00
containmentactions.h
plasma: remove noop ContainmentActions reimplementation
2022-10-02 00:31:16 +03: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: remove unused and mapped animations
2023-05-20 05:22:55 +03:00
corona.h
plasma: remove unused and mapped animations
2023-05-20 05:22:55 +03:00
datacontainer.cpp
generic: cast pointers with QObject as base class via qobject_cast<T>()
2022-06-01 18:06:11 +00:00
datacontainer.h
plasma: drop storage support
2021-10-02 05:09:03 +03:00
dataengine.cpp
plasma: remove unused private Plasma::DataEngineService and Plasma::GetSource classes
2023-06-02 23:39:43 +03:00
dataengine.h
plasma: remove unused private Plasma::PlasmoidService and Plasma::PlasmoidServiceJob classes
2023-06-03 00:23:19 +03:00
dataenginemanager.cpp
plasma: convert Plasma::PluginLoader methods to static
2023-06-03 01:26:42 +03: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
generic: remove redundant X11 checks and headers inclusions
2023-06-10 22:04:39 +03:00
dialog.h
plasma: remove redundant reimplementations
2022-10-04 04:17:15 +03:00
dialogshadows.cpp
kdeui: new KPixmap class
2022-11-09 02:08:27 +02:00
dialogshadows.h
plasma: export DialogShadows class
2022-11-07 18:05:11 +02:00
framesvg.cpp
plasma: do not guess the mask color in FrameSvg::mask()
2022-12-06 09:26:21 +02: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: correct iterator value types in Plasma::PackagePrivate::isValid()
2023-06-03 00:22:31 +03:00
package.h
plasma: drop methods to install, uninstall, register and get package file
2022-10-04 21:53:59 +03:00
packagemetadata.cpp
plasma: remove unused package metadata methods
2022-09-20 13:03:29 +03:00
packagemetadata.h
plasma: remove unused package metadata methods
2022-09-20 13:03:29 +03:00
packagestructure.cpp
plasma: fix regression since 4ae4a6f174
2023-06-26 18:09:54 +03:00
packagestructure.h
plasma: drop support for package structure plugins
2023-06-02 14:09:23 +03:00
paintutils.cpp
generic: rename KIconEffect::shadowBlur() method and use it in Plasma::PaintUtils::shadowBlur()
2021-11-12 03:25:28 +02:00
paintutils.h
initial import
2014-11-13 01:04:59 +02:00
plasma.cpp
plasma: do not check plugins version
2022-05-30 18:59:29 +03:00
plasma.h
plasma: do not check plugins version
2022-05-30 18:59:29 +03:00
pluginloader.cpp
plasma: convert Plasma::PluginLoader methods to static
2023-06-03 01:26:42 +03:00
pluginloader.h
plasma: remove redundant Plasma::PluginLoader pointer metatype declaration
2023-06-03 01:29:58 +03:00
popupapplet.cpp
generic: remove redundant X11 checks and headers inclusions
2023-06-10 22:04:39 +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
plasma: correctLastComponentCase() function optimization
2023-07-30 11:33:20 +03:00
runnercontext.h
generic: make changes required for building against katie
2015-08-11 05:56:07 +03:00
runnermanager.cpp
plasma: convert Plasma::PluginLoader methods to static
2023-06-03 01:26:42 +03:00
runnermanager.h
plasma: consistent headers inclusions
2023-07-12 21:06:16 +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: Plasma::Service debug messages corrections
2023-06-07 08:25:55 +03:00
service.h
plasma: remove unused private Plasma::DataEngineService and Plasma::GetSource classes
2023-06-02 23:39:43 +03:00
servicejob.cpp
generic: use CMake moc instead of automoc4 by default
2015-02-27 07:40:26 +00:00
servicejob.h
plasma: remove unused private members and forward-declarations of non-existing classes
2023-05-22 03:17:06 +03:00
svg.cpp
plasma: do not attempt to guess elements from SharedSvgRenderer constructor
2022-10-17 00:01:25 +03:00
svg.h
plasma: remove noop Svg::elementAtPoint() method
2022-02-01 21:14:35 +02:00
theme.cpp
generic: remove redundant X11 checks and headers inclusions
2023-06-10 22:04:39 +03:00
theme.h
plasma: drop JS animations
2023-05-21 21:44:37 +03:00
tooltipcontent.cpp
plasma: remove unused private Plasma::DataEngineService and Plasma::GetSource classes
2023-06-02 23:39:43 +03:00
tooltipcontent.h
generic: namespaced Qt4/Katie build fixes
2017-08-04 09:24:39 +00:00
tooltipmanager.cpp
plasma: remove unused headers inclusions
2023-05-22 03:23:35 +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: remove unused private Plasma::DataEngineService and Plasma::GetSource classes
2023-06-02 23:39:43 +03:00
wallpaper.h
plasma: deal with TODO related to moving Plasma::Wallpaper member
2022-10-24 18:27:49 +03:00
windoweffects.cpp
plasma: replace QVarLengthArray<T> with std::vector<T>
2023-07-30 18:29:19 +00:00
windoweffects.h
plasma: remove methods related to removed KWin effects
2021-07-18 22:48:50 +03:00