kwin/scripting
Vlad Zahorodnii 5ad3c0ee13 Port away from deprecated qVariantFromValue
Summary:
qVariantFromValue is deprecated since Qt 5.14. It's advised to use
QVariant::fromValue instead.

Test Plan: Compiles.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D24042
2019-09-18 16:20:06 +03:00
..
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00
dbuscall.cpp
dbuscall.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
documentation-effect-global.xml
documentation-global.xml
genericscriptedconfig.cpp
genericscriptedconfig.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
genericscriptedconfig.json
kwinscript.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2019-07-13 05:18:09 +02:00
Messages.sh Fix message extraction 2018-05-20 08:14:50 +03:00
meta.cpp Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
meta.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
screenedgeitem.cpp Add support for new touch screen edge actions to declarative KWin scripts 2017-04-07 16:17:48 +02:00
screenedgeitem.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
scriptedeffect.cpp [scripting] Introduce complete function 2018-11-17 13:44:20 +02:00
scriptedeffect.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
scripting.cpp Port away from deprecated qVariantFromValue 2019-09-18 16:20:06 +03:00
scripting.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
scripting_logging.cpp
scripting_logging.h
scripting_model.cpp Port away from deprecated qVariantFromValue 2019-09-18 16:20:06 +03:00
scripting_model.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
scriptingutils.cpp
scriptingutils.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
timer.cpp
workspace_wrapper.cpp [scripting] Emit clientAdded for Wayland clients 2019-05-24 00:27:32 +03:00
workspace_wrapper.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00