~neon/project-neon/kscreen

  • Committer: Daniel Vrátil
  • Date: 2020-02-25 15:22:11 UTC
  • Revision ID: git-v1:51fd586686a8d86554e5e7d1073c173c57f914f8
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
Filename Latest Rev Last Changed Committer Comment Size
..
common 561 4 years ago Roman Gilg Add a common directory for functionality being use Diff
console 33 11 years ago Dan Vrátil Merge branch 'master' into plasma Conflicts: CMa Diff
kcm 2 11 years ago Dan Vrátil Merge branch 'kcm_import' Diff
kded 33 11 years ago Dan Vrátil Merge branch 'master' into plasma Conflicts: CMa Diff
plasma 520 5 years ago Andras Mantia Merge remote-tracking branch 'origin/Plasma/5.14' Diff
plasmoid 483 5 years ago Kai Uwe Broulik Add applet with screen layouts and presentation mo Diff
tests 33 11 years ago Dan Vrátil Merge branch 'master' into plasma Conflicts: CMa Diff
.arcconfig 278 7 years ago Bhushan Shah Add .arcconfig 58 bytes Diff Download File
.gitignore 568 4 years ago Laurent Montel Ignore some more files 224 bytes Diff Download File
CMakeLists.txt 644 4 years ago Jonathan Riddell Update version number for 5.18.80 GIT_SILENT 1.4 KB Diff Download File
CONTRIBUTING.md 616 4 years ago Roman Gilg docs: add contributing guide Summary: This adds a 3.9 KB Diff Download File
COPYING 23.1.1 11 years ago Dan Vrátil Fix license headers, add COPYING file 17.6 KB Diff Download File
COPYING.LGPL 23.1.87 11 years ago Achim Bohnet Add copy of the LGPL 25.9 KB Diff Download File
kscreen.categories 553 4 years ago Laurent Montel Use new file category syntax 122 bytes Diff Download File
README.md 616 4 years ago Roman Gilg docs: add contributing guide Summary: This adds a 669 bytes Diff Download File