Alexander Lohnau
32149dc002
Run clang-format
...
https://invent.kde.org/plasma/plasma-workspace/-/issues/9
4 years ago
Volker Krause
769587bdef
Switch from QRegExp to QRegularExpression
4 years ago
David Redondo
ee55b18de6
Convert copyright statements to SPDX expressions
...
I was in a video call with Volker and asked him under which license the GtkUpdateIconCache
is licensed.
6 years ago
David Edmundson
4edf2cc983
Port connections to new syntax
...
Summary: Porting done by clazy.
Test Plan: Compiles
Reviewers: #plasma
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D26823
6 years ago
Noah Davis
0d63cfafbc
Fix QTreeView::sortByColumn() deprecation warning by specifying SortOrder
6 years ago
Vlad Zagorodniy
004b81c4ef
modernize: delete redundant return statements
...
Summary:
All these return statements are at the end of functions which return
nothing.
Reviewers: #breeze, mart
Reviewed By: mart
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D11638
8 years ago
Vlad Zagorodniy
f632fdc8c4
modernize: delete redundant void args
...
Summary:
Redundant void args are deleted with clang-tidy.
See https://clang.llvm.org/extra/clang-tidy/checks/modernize-redundant-void-arg.html
Reviewers: #breeze, mart
Reviewed By: mart
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D11636
8 years ago
Kevin Funk
d827875638
Run convert-to-cmake-automoc.pl over files
...
Fixes warnings from moc
11 years ago
Hugo Pereira Da Costa
4a2a5c483a
cleanup directory structure
...
removed old breeze decoration svg
11 years ago
Hugo Pereira Da Costa
82a67ebbd9
fixed includes order
11 years ago
Hugo Pereira Da Costa
0b5bfb17f9
Added all the code relevant to handle exceptions
11 years ago