- 14 Oct, 2021 1 commit
-
-
Heiko Becker authored
The MobileProviders class is only included if WITH_MODEMMANAGER_SUPPORT is true, otherwise one gets undefined references to it. (cherry picked from commit dc43948b)
-
- 07 Sep, 2021 2 commits
-
-
Nicolas Fella authored
In !33 we are adding new functionality to it that we want to be autotested. Add basic test infrastructure for that. The test is currently minimal but will be extended in the future.
-
Nicolas Fella authored
And use PUBLIC to ensure it propagates correctly
-
- 30 Jan, 2021 1 commit
-
-
Nicolas Fella authored
This makes it easier to build against both Qt5 and Qt6 GIT_SILENT
-
- 17 Oct, 2018 2 commits
-
-
Jan Grulich authored
-
Summary: to optionally handle a CIDR or port suffix. Added capabilitiesimplemented via defaulted parameter to maintain compatibilitywith the previous version. Includes unit tests for the updated code. Opened as a separate review per comment from Pino on review D15093. Part of: CCBUG: 397572 FIXED-IN: 5.14.0 Reviewers: jgrulich, pino Subscribers: ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D15520
-