Yuri Chornoivan
99450132b1
Fix minor EBN issues and typos
6 years ago
Shawn Starr
4e26626327
[weather] [envcan] Add additional current condition icon mappings
7 years ago
Shawn Starr
3b61c8c689
[weather] [envcan] Add additional current condition icon mappings
7 years ago
Shawn Starr
9b3c4d1986
[weather] [envcan] Thunderstorm is a current condition, the XML also seems to have whitespaces so strip those off
7 years ago
Shawn Starr
1e8d1420e4
[weather][envcan] Pass credit url, which presents the license the weather provider requests shown when credits are clicked
7 years ago
Shawn Starr
e24a90e222
[weather] Adjust copyright period also, I'm back!
7 years ago
Shawn Starr
50d1d1494c
[weather][envcan] Updated attribution as per license requirements
7 years ago
Shawn Starr
1c39dcb20e
[weather][envcan] Thunderstorm is a current condition, the XML also seems to have whitespaces so strip those off
7 years ago
Chris Holland
58e6cc6e11
[weather] envcan: Fix typo in lowercase icon lookup string
...
Differential Revision: https://phabricator.kde.org/D19176
7 years ago
Friedrich W. H. Kossebau
03e13b10d8
[weather dataengine] bbc,envcan,noaa: fix day/night calculation for observe
...
"time" engine ignores the timezone in the passed DateTime variable,
only looks at the one given in the first argument
7 years ago
Friedrich W. H. Kossebau
28d0af6791
[weather dataengine] envcan: fix forecast icons to match "ice pellets"
...
Complements the same done before for the translation terms in
c5414f0d31
7 years ago
Friedrich W. H. Kossebau
3a38a57106
[weather dataengine] envcan: support also "Mainly cloudy" forecast
7 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
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
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
79282fc593
[weather] ENVCAN: fix reading station coordinates
8 years ago
Friedrich W. H. Kossebau
0fae936b2a
[weather] ENVCAN: read complete observation time data
8 years ago
Friedrich W. H. Kossebau
12d1d35f83
[weather] Remove unused iconPeriod* variables
8 years ago
Friedrich W. H. Kossebau
68a4005d1f
[Weather] Use ecm_qt_declare_logging_category & qCDebug
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
2e5ed45602
[weather] less casting from ascii in envcan ion
10 years ago
Friedrich W. H. Kossebau
eda736a4bd
[weather] NULL -> nullptr
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
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
8ad4293ee8
[weather] this is C++, no need for (void) as parameter list with methods
10 years ago
Friedrich W. H. Kossebau
d1c4aeecc0
[Weather Dataengine] Port ion_envcan to Plasma5
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