- 17 Aug, 2018 1 commit
-
-
Friedrich W. H. Kossebau authored
Done for code which already gets a const container var passed to the foreach macro, or where the var instance can be made const by a simple "const" keyword addition.
-
- 30 Jul, 2018 1 commit
-
-
Friedrich W. H. Kossebau authored
Reviewers: #kdevelop, kfunk Reviewed By: #kdevelop, kfunk Subscribers: kfunk, kdevelop-devel Tags: #kdevelop Differential Revision: https://phabricator.kde.org/D14492
-
- 13 Dec, 2017 1 commit
-
-
Friedrich W. H. Kossebau authored
Summary: Classes and structs used in Qt containers can get optimized handling if their typeinfo is known. This patch adds the typeinfo to many types which are used in Qt containers and where I understood the member types. Test Plan: No issues seen in two days usage. Tests run as before. Reviewers: #kdevelop, kfunk Reviewed By: #kdevelop, kfunk Subscribers: kfunk, mwolff, kdevelop-devel Differential Revision: https://phabricator.kde.org/D9159
-
- 05 Dec, 2017 2 commits
-
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
- 30 Nov, 2017 1 commit
-
-
Friedrich W. H. Kossebau authored
-
- 06 Sep, 2017 1 commit
-
-
Kevin Funk authored
(Without the transformations to std::move(...)) (cherry picked from commit f5b25083)
-
- 05 Sep, 2017 1 commit
-
-
Kevin Funk authored
(Without the transformations to std::move(...))
-