Volker Krause
b307cfeace
Add additional includes needed by Qt6
...
Also remove two unused includes gone in Qt6.
4 years ago
Nicolas Fella
225e4aae2c
Port away from deprecated KPluginLoader
5 years ago
Alexander Lohnau
c11051955d
Convert license headers to SPDX
5 years ago
Alexander Lohnau
e092b6f6c3
Port GeolocationProvider plugin loading away from KServiceTypeTrader
...
Instead install the plugins in the plasma/geolocationprovider namespace
and load them using KPluginLoader.
Task: https://phabricator.kde.org/T12179
5 years ago
Alexander Lohnau
90ede05980
dataengines: Use K_PLUGIN_CLASS_WITH_JSON directly
...
Task: https://phabricator.kde.org/T14542
5 years ago
Alexander Lohnau
823d2106ec
Run clang-format
...
If you want git blame to ignore formatting revisions run:
git config blame.ignoreRevsFile .git-blame-ignore-revs
5 years ago
Alexander Lohnau
d3f58b05e4
Port a bunch of foreach usages
5 years ago
Friedrich W. H. Kossebau
2608ccce81
Use nullptr
8 years ago
Aleix Pol Gonzalez
f684124287
Fix most obvious clazy and clang warnings
...
REVIEW: 128997
10 years ago
Montel Laurent
a007f294b4
Use new connect api + QStringLiteral
11 years ago
Hrvoje Senjan
17a144bc8c
[dataengines/geolocation] Fix build with NM 1.0.0
...
Fix build by adding QT_NO_KEYWORDS definition.
It is needed to avoid symbol collision with gtk/gio.
REVIEW: 123091
11 years ago
Martin Gräßlin
78c97f5b42
[dataengines/geolocation] Use wifi data if available
...
Adds a dependency to NetworkManager and queries the available wifi
access points to include in the request to the location service.
REVIEW: 122736
11 years ago
Lukáš Tinkl
307a267c62
fix getting correct network status
12 years ago
Àlex Fiestas
757b4a4edd
Ported geolocation from Solid/Networking to QNetworkConfigManager
12 years ago
Aleix Pol
da27b27678
Initial import from the monolithic kde-workspace.
...
This is the beginning of revision history for this module. If you
want to look at revision history older than this, please refer to the
techbase wiki for how to use Git history grafting. At the time of
writing, this wiki is located here:
http://community.kde.org/Frameworks/GitOldHistory
If you have already performed the grafting and you don't see any
history beyond this commit, try running "git log" with the "--follow"
argument.
Branched from the monolithic repo kde-workspace, frameworks branch, at commit
049113e719dd2fc4446d054fa1a3aada330094f0
12 years ago