kwin/kcmkwin
Albert Astals Cid e144748c7a Add some const &
Summary:
Won't make things go much faster since everything that was
being passed by value is refcounted but still const & is a bit faster
than refcounting

For shared pointers instead of adding const & we move them into the
destination variable saving some cpu usage but at the same time making
clear the pointer is being stored by not being const &

Reviewers: zzag

Reviewed By: zzag

Subscribers: zzag, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D25022
2019-10-30 19:23:01 +01:00
..
common Update my last name 2019-09-29 17:03:25 +03:00
kwincompositing SVN_SILENT made messages (.desktop file) - always resolve ours 2019-10-23 09:01:14 +02:00
kwindecoration Add some const & 2019-10-30 19:23:01 +01:00
kwindesktop Merge branch 'Plasma/5.17' 2019-10-28 07:57:34 -06:00
kwineffects SVN_SILENT made messages (.desktop file) - always resolve ours 2019-10-24 05:37:04 +02:00
kwinoptions SVN_SILENT made messages (.desktop file) - always resolve ours 2019-10-23 09:01:14 +02:00
kwinrules Add some const & 2019-10-30 19:23:01 +01:00
kwinscreenedges SVN_SILENT made messages (.desktop file) - always resolve ours 2019-10-18 05:38:34 +02:00
kwinscripts SVN_SILENT made messages (.desktop file) - always resolve ours 2019-10-23 09:01:14 +02:00
kwintabbox SVN_SILENT made messages (.desktop file) - always resolve ours 2019-10-23 09:01:14 +02:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00