Commit graph

8 commits

Author SHA1 Message Date
Nicolas Fella
539d7a9072 Revert "Remove unneeded const_casts"
This reverts commit 9135ad06ea.
2021-10-27 23:11:53 +02:00
Nicolas Fella
774fe41da2 Revert "Pass QVariants by reference when possible"
This reverts commit c8c193690a.
2021-10-27 23:11:36 +02:00
Aleix Pol
c8c193690a Pass QVariants by reference when possible 2021-10-19 04:11:32 +02:00
Aleix Pol
9135ad06ea Remove unneeded const_casts
There is no reason to take the QDBusPendingCalls from the QVariant as
const and then cast them.
2021-10-19 04:09:01 +02:00
Nicolas Fella
87db95b22f Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
Yuri Chornoivan
01c4d0411b Fix minor EBN issues 2019-12-22 09:49:55 +02:00
Nicolas Fella
e601755644 Force usage of QStringLiteral and port remaining offenders 2019-06-10 14:40:28 +00:00
Nicolas Fella
d9f427aaeb Move declarativeplugin to top-level dir
Summary: It's not only used by the plasmoid any more but also SFOS and the app use it.

Test Plan: Builds, App runs fine

Reviewers: #kde_connect, piggz, apol

Reviewed By: #kde_connect, piggz, apol

Subscribers: piggz, kdeconnect

Tags: #kde_connect

Differential Revision: https://phabricator.kde.org/D14567
2018-08-03 02:24:58 +02:00
Renamed from plasmoid/declarativeplugin/responsewaiter.cpp (Browse further)