..
animations
plasma: remove unused source and header files
2023-05-21 22:38:30 +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 unused private Plasma::DataEngineService and Plasma::GetSource classes
2023-06-02 23:39:43 +03:00
scripting
plasma: drop JS animations
2023-05-21 21:44:37 +03:00
tests
plasma: remove unused storagetest header
2023-05-22 02:50:16 +03:00
widgets
plasma: remove unused Plasma::ComboBoxPrivate members
2022-12-09 03:08:57 +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: do not check plugins version
2022-05-30 18:59:29 +03:00
abstracttoolbox.h
generic: use the version from verification data for plugins
2020-11-26 03:46:01 +00: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: call constructors for types created on the heap
2023-06-02 11:33:01 +03:00
applet.h
plasma: remove binary compat bits
2022-11-28 01:28:02 +02:00
CMakeLists.txt
plasma: remove unused private Plasma::DataEngineService and Plasma::GetSource classes
2023-06-02 23:39:43 +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: someone's typo
2022-10-02 00:04:57 +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: rework services to not use files describing operations
2023-06-02 06:54:16 +03:00
dataenginemanager.cpp
plasma: build fix for the case when NDEBUG is not defined
2022-11-30 10:15:50 +02: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: prepare for Katie changes
2023-05-30 04:14:59 +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
kutils: new karchive library to replace KZip and KTar
2022-10-06 16:53:55 +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: drop support for package structure plugins
2023-06-02 14:09:23 +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: remove bogus Plasma::PluginLoader destructor
2023-06-02 11:54:39 +03:00
pluginloader.h
plasma: remove bogus Plasma::PluginLoader destructor
2023-06-02 11:54:39 +03:00
popupapplet.cpp
generic: cast pointers with QObject as base class via qobject_cast<T>()
2022-06-01 18:06:11 +00: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: remove redundant QString construct in correctPathCase() function
2022-11-23 22:02:32 +02:00
runnercontext.h
generic: make changes required for building against katie
2015-08-11 05:56:07 +03:00
runnermanager.cpp
plasma: do not check plugins version
2022-05-30 18:59: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: remove unused header inclusions and dataengine property
2023-06-02 07:29:36 +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
plasma: use KSharedConfig instead of compiling config class and update cache settings on config change
2023-06-02 13:51:31 +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: prepare for Katie changes
2023-05-30 04:14:59 +03:00
windoweffects.h
plasma: remove methods related to removed KWin effects
2021-07-18 22:48:50 +03:00