l10n daemon script
8d628a4b08
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
7 years ago
l10n daemon script
d9bbe59e04
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
7 years ago
l10n daemon script
6e61fcc20c
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
7 years ago
Friedrich W. H. Kossebau
7e852a230e
[weather dataengine]: bbc: fix description, UK MET no longer the data provider
...
Have to keep "bbcukmet" as engine id though, mapping to a new "correct" id
would be too complex for no UI gain
7 years ago
l10n daemon script
abc2d564a7
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
7 years ago
l10n daemon script
9428884630
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
7 years ago
Friedrich W. H. Kossebau
458fdeac4b
[weather dataengine] bbc: use night icons for forecast "Tonight"
7 years ago
l10n daemon script
4434af7725
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
7 years ago
l10n daemon script
5d6410de38
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
7 years ago
Friedrich W. H. Kossebau
f0134f6441
[weather dataengine] bbc: adapt to changed strings for same day in forecast
7 years ago
Friedrich W. H. Kossebau
a6be67a4a8
[weather dataengine] Use https in some more places
8 years ago
Friedrich W. H. Kossebau
9bb747d4f9
Mark unused argument as such
8 years ago
Friedrich W. H. Kossebau
39593a337e
[weather dataengine] bbc: handle and ignore condition "Not Available"
8 years ago
Friedrich W. H. Kossebau
96150f5f37
[weather dataengine] bbc: handle and skip visbility "--"
8 years ago
Friedrich W. H. Kossebau
96cc6a68a0
[weather] BBCUKMET: add missing "thundery showers"
8 years ago
Friedrich W. H. Kossebau
715870b352
[weather] BBCUKMET: add missing "light rain showers"/"heavy rain showers"
8 years ago
Friedrich W. H. Kossebau
558a29efc4
[weather dataengine] Fix BBC provider to adapt to change RSS feed
...
Summary:
The urls of the BBC weather feeds seem to have changed, resulting in the
dataengine to use no longer existing urls.
I could not find the change documented somewhere and also do not know about
a contact person with BBC, so done based on examples on website, trial &
error.
There are some data issues visible in the new data feeds, so chance is the
feeds might see more rework and might break things again. But without any
contract or formal agreement we can just play catch-up.
BUG: 392510
Test Plan:
Existing configured weather applets using a location from a BBC weather
service work again.
Newly configured weather applets using a BBC weather service also work.
Reviewers: #plasma, jriddell, cfeck
Reviewed By: cfeck
Subscribers: cfeck, plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D11808
8 years ago
Friedrich W. H. Kossebau
75a3b8d53f
[weather] Add optional "Observation Timestamp" to dataengine data
8 years ago
Friedrich W. H. Kossebau
4cff16d527
[weather] Use night icons for observation data where possible
...
As the time dataengine can no longer be queried sync in Plasma5 days,
do the needed async stateful dance.
8 years ago
Friedrich W. H. Kossebau
fb7b5c93af
[weather] Use range-based for loops
8 years ago
Friedrich W. H. Kossebau
d179c64f06
[weather] UKMET: add some icon mapping, align order for day & night
8 years ago
Friedrich W. H. Kossebau
7950320894
[weather] Use initializer list for setting up lookup tables
8 years ago
Friedrich W. H. Kossebau
5c7651ec6e
[weather] Avoid some repeated table-lookups
8 years ago
Friedrich W. H. Kossebau
e17a7a86a7
[weather] use some Q_DECLARE_TYPEINFO
8 years ago
Friedrich W. H. Kossebau
767484db9e
[weather] Dump old code for day/night calculation by time dataengine
...
Sync querying of the time dataengine is no longer possible,
also is the calculation of the elevation not depending on other data
then those passed in, so this is not really data hold by the time
data engine. Instead one would calculate the values needed on the fly.
Yet to solve: how to make direct use of the solarsystem code currently
part of the time dataengine only.
8 years ago
Friedrich W. H. Kossebau
81a8c2fb87
[weather] UKMET: fix parsing of station location
8 years ago
Friedrich W. H. Kossebau
12d1d35f83
[weather] Remove unused iconPeriod* variables
8 years ago
Friedrich W. H. Kossebau
bfac9ca943
[weather] Do not abuse #warning for normal FIXME notes
8 years ago
Friedrich W. H. Kossebau
12a82fcba5
[Weather] Fix term used for thunderstorm in bbcukmet data db
9 years ago
Friedrich W. H. Kossebau
c9d571d2d5
[Weather] Fix lookup of bbcukmet translations strings, stored in lowercase
9 years ago
Friedrich W. H. Kossebau
bf44afcb2a
[Weather] Fix term used for thunderstorm in bbcukmet data db
9 years ago
Friedrich W. H. Kossebau
27543d4825
[Weather] Fix lookup of bbcukmet translations strings, stored in lowercase
9 years ago
Friedrich W. H. Kossebau
68a4005d1f
[Weather] Use ecm_qt_declare_logging_category & qCDebug
10 years ago
David Faure
6bb0745a26
Use KIO error code enum rather than hardcoded 149
10 years ago
Friedrich W. H. Kossebau
9fae612e6f
Weather: use SERVICE_TYPES with kcoreaddons_desktop_to_json
10 years ago
David Faure
1abaaa55e9
add_definitions(-DQT_NO_URL_CAST_FROM_STRING) + fix compilation
10 years ago
Friedrich W. H. Kossebau
528a51fa59
[weather] Document & align data types and values set for weather stations
...
* only set data entries if given (avoid "n/a")
* use untranslated value ids for wind direction and pressure tendency
* pass float/double values as float/double, not strings
First round of clean-up
Also remove complex lookup of values when setting data
10 years ago
Friedrich W. H. Kossebau
efe21eb512
[weather] make credit lines shorter, use no-break space in composed names
10 years ago
Friedrich W. H. Kossebau
d7fc7621ed
[weather bbcukment] Fix: wrong data key "Humidity Field" -> "Humidity Unit"
10 years ago
Friedrich W. H. Kossebau
afdeb5864b
[weather] more improved string handling in bbcukmet & wettercom ions
10 years ago
Friedrich W. H. Kossebau
266dc03719
[weather bbcukmet] Add missing "thick cloud", improve some cloud mapping
10 years ago
Friedrich W. H. Kossebau
799ad2da29
[weather bbcukmet] parse search result properly as json
10 years ago
Friedrich W. H. Kossebau
9aaae54a8f
[weather] less casting from ascii in bbcukmet, noaa & wetter.com ions
10 years ago
Friedrich W. H. Kossebau
4c1b063e91
[weather] more comparison with qlatin1strings
10 years ago
Friedrich W. H. Kossebau
9ba58ca796
[weather] inline init() methods of all ions
10 years ago
Friedrich W. H. Kossebau
7186616b94
[weather] code style: align ion headers
10 years ago
Friedrich W. H. Kossebau
ed5b3fa9a0
[weather] code style: no else after return
10 years ago
Friedrich W. H. Kossebau
45c6b54dd9
[weather] cleanup includes
10 years ago
Friedrich W. H. Kossebau
8c2ce96514
[weather] Align code of http calls to data providers
10 years ago
Friedrich W. H. Kossebau
84f8453285
[weather] use QHash for all kjob-based tables
10 years ago