refactor: fix various compiler warnings

Authored by dvratil on Feb 25 2020, 3:17 PM.

Description

refactor: fix various compiler warnings

Summary:
Fixes pessimizing move, implicit copy assignment operator, copies
in range for loops, deprecated Qt methods, missing final keyword
and unused lambda capture.

Built with Clang 10

Reviewers: Plasma, romangg

Reviewed By: Plasma, romangg

Subscribers: romangg, plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D27626

Details

Committed
dvratilFeb 25 2020, 3:22 PM
Reviewer
Plasma
Differential Revision
D27626: refactor: fix various compiler warnings
Parents
R104:1dc2ca344b85: Merge branch 'Plasma/5.18'
Branches
Unknown
Tags
Unknown