kwin/effects/cube
Vlad Zagorodniy 4e5d3d0010 Port away from QRegion::rects
Summary:
QRegion::rects was deprecated in Qt 5.11. It is advised to use begin()
and end() methods instead.

Reviewers: #kwin, romangg

Reviewed By: #kwin, romangg

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D22353
2019-07-10 01:00:51 +03:00
..
data [effects/cube] Update cubecap texture 2018-09-28 21:20:11 +03:00
CMakeLists.txt [effects] Move the Desktop Cube Animation effect to its own directory 2018-09-28 20:07:32 +03:00
cube.cpp Port away from QRegion::rects 2019-07-10 01:00:51 +03:00
cube.h [effects/cube] Change type of the rotationDuration property to int 2018-07-02 12:46:38 +03:00
cube.kcfg [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
cube_config.cpp [effects] Port to new connect syntax 2019-01-26 01:22:06 +02:00
cube_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2018-09-04 06:05:23 +02:00
cube_config.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
cube_config.ui KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
cube_inside.h Use mgraesslin@kde.org for my mail address in Copyright and AboutData 2013-03-12 13:17:53 +01:00
cube_proxy.cpp Use mgraesslin@kde.org for my mail address in Copyright and AboutData 2013-03-12 13:17:53 +01:00
cube_proxy.h Use mgraesslin@kde.org for my mail address in Copyright and AboutData 2013-03-12 13:17:53 +01:00
cubeconfig.kcfgc Porting effects to Qt5/KF5: QStandardPaths 2013-08-13 17:56:04 -03:00