Alexander Lohnau
c3201e74c2
Drop now unneeded QOverload statements
...
By defining the KF_DISABLE_DEPRECATED_BEFORE_AND_AT value, the deprecated overloads are hidden.
This way we only have the un-deprecated one visible.
4 years ago
Alexander Lohnau
f80a43f24f
Port away from deprecated KSycoca signal
...
The checks can be safely dropped, because in KService a hardcoded
list is used as the parameter.
4 years ago
Alexander Lohnau
fefe12dff6
Manual SPDX fixes & cleanup
5 years ago
Alexander Lohnau
c11051955d
Convert license headers to SPDX
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
Nicolas Fella
2a81512f0c
[weatherengine] Port from KPluginInfo to KPluginMetaData
5 years ago
Laurent Montel
457fd4d232
If include is define in .h remove it if it's defined in .cpp too (scripted)
5 years ago
Laurent Montel
791fb706ed
GIT_SILENT: ignore some files
7 years ago
Shawn Starr
fb209c64e7
[weather] Fix spelling error in debug output
7 years ago
Friedrich W. H. Kossebau
fb7b5c93af
[weather] Use range-based for loops
8 years ago
Friedrich W. H. Kossebau
9f914401cc
[weather] avoid some string allocations
8 years ago
Friedrich W. H. Kossebau
6a86b1ef05
[Weather] Use QNetworkConfigurationManager to know about online status
...
Seems to work better for getting the weather dataengine to pull & push
data to the widget once there is network
CCBUG: 366827
Backport of 2a1156b3e8
10 years ago
Friedrich W. H. Kossebau
f995cbb953
[Weather] Remove outdated ion loading code, use Plasma::DataEngineConsumer API
...
Backport of 5679cb0728
10 years ago
Friedrich W. H. Kossebau
2a1156b3e8
[Weather] Use QNetworkConfigurationManager to know about online status
...
Seems to work better for getting the weather dataengine to pull & push
data to the widget once there is network
CCBUG: 366827
10 years ago
Friedrich W. H. Kossebau
5679cb0728
[Weather] Remove outdated ion loading code, use Plasma::DataEngineConsumer API
10 years ago
Friedrich W. H. Kossebau
68a4005d1f
[Weather] Use ecm_qt_declare_logging_category & qCDebug
10 years ago
Friedrich W. H. Kossebau
b5a5c1584b
[Weather] --deprecated call
10 years ago
Allen Winter
12d06d3d06
minor - -Wpedantic and some -Wunused-params
10 years ago
Friedrich W. H. Kossebau
20278c4950
[weather] Use modern signal/slot connection
10 years ago
Friedrich W. H. Kossebau
c02817e0e0
[weather] Improve signature of WeatherEngine::dataUpdated
10 years ago
Friedrich W. H. Kossebau
2d95f93da8
[weather] inline WeatherEngine::init()
10 years ago
Friedrich W. H. Kossebau
dd8de63d80
[weather] less casting from ascii
10 years ago
Friedrich W. H. Kossebau
864c1ab186
[weather] remove dead code
10 years ago
Friedrich W. H. Kossebau
eda736a4bd
[weather] NULL -> nullptr
10 years ago
Friedrich W. H. Kossebau
2f9dd0d6cc
fix slot signature normalization
10 years ago
Aleix Pol
a62c8d0b1b
Small cleanup of KDELibs4Support uses
...
Was looking into why it's needed at all, found these simple ones
10 years ago
Marco Martin
638897d043
restore weather dataengine
...
only noaa and wettercom ions are enabled so far
web api of others like bbc is changed anyways
10 years ago
Montel Laurent
ed441f0bc3
Remove not necessary include moc
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