kwin/kcmkwin/kwindecoration
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
..
declarative-plugin Add some const & 2019-10-30 19:23:01 +01:00
package Merge branch 'Plasma/5.17' 2019-10-28 12:46:04 -06:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00
decorationmodel.cpp [decorations] Let KDecoration plugins recommend a border size per default 2019-06-06 22:24:45 +02:00
decorationmodel.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
kcm.cpp [decorations] Let KDecoration plugins recommend a border size per default 2019-06-06 22:24:45 +02:00
kcm.h [decorations] Let KDecoration plugins recommend a border size per default 2019-06-06 22:24:45 +02:00
kwindecoration.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2019-10-17 05:41:38 +02:00
Messages.sh Merge branch 'Plasma/5.15' 2019-02-12 08:56:17 +01:00
utils.cpp [kcmkwin/kwindecoration] Rewrite the KWin decorations settings as a ConfigModule 2019-02-10 13:01:04 +01:00
utils.h [kcmkwin/kwindecoration] Rewrite the KWin decorations settings as a ConfigModule 2019-02-10 13:01:04 +01:00
window-decorations.knsrc SVN_SILENT made messages (.desktop file) - always resolve ours 2019-10-17 05:41:38 +02:00