summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* KWeather: Fixed fallback to default iconsMavridis Philippe2022-01-141-1/+1
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KWeather: support for weather icons from icon theme.Mavridis Philippe2022-01-142-4/+11
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KWeather: updated icon name in DockWidget classMavridis Philippe2022-01-141-1/+1
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KWeather: updated icon handling.Mavridis Philippe2022-01-146-41/+245
| | | | | | | | The newly added class abstracts away icon names from the main code and has the ability to fall back to "safer" icon choices so as to ensure (if possible) icon theme consistency. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KWeather: use glob to find and install weather iconsMavridis Philippe2022-01-141-12/+4
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Renamed KWeather icons to adhere to icon theme standards.Mavridis Philippe2022-01-1438-0/+0
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-091-4/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.Slávek Banko2021-12-311-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* kweather sidebar: correctly initialize variables. This fixes issue #15.Michele Calgaro2021-11-012-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Italian)Michele Calgaro2021-10-091-6/+4
| | | | | | | Currently translated at 100.0% (11 of 11 strings) Translation: tdetoys/kweather - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kweather-desktop-files/it/
* Remove unwanted end spaces in kweather-stations.desktop.Slávek Banko2021-09-107-21/+21
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Translated using Weblate (Czech)Slávek Banko2021-09-101-289/+292
| | | | | | | Currently translated at 100.0% (285 of 285 strings) Translation: tdetoys/kweather - stations Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kweather-stations/cs/
* Translated using Weblate (Czech)Slávek Banko2021-09-101-9/+9
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: tdetoys/kworldclock - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kworldclock-desktop-files/cs/
* Translated using Weblate (Czech)Slávek Banko2021-09-101-9/+10
| | | | | | | Currently translated at 100.0% (4 of 4 strings) Translation: tdetoys/ktux - ktux.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/ktux-ktuxdesktop/cs/
* Translated using Weblate (Czech)Slávek Banko2021-09-101-8/+9
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdetoys/kodo - kodo.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kodo-kododesktop/cs/
* Translated using Weblate (Czech)Slávek Banko2021-09-101-8/+9
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdetoys/kfifteenapplet - kfifteenapplet.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kfifteenapplet-kfifteenappletdesktop/cs/
* Translated using Weblate (Czech)Slávek Banko2021-09-101-7/+8
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdetoys/amor - amor.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/amor-amordesktop/cs/
* Translated using Weblate (Czech)Slávek Banko2021-08-311-12/+10
| | | | | | | Currently translated at 100.0% (11 of 11 strings) Translation: tdetoys/kweather - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kweather-desktop-files/cs/
* Update translation filesTDE Weblate2021-08-2962-238/+524
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: TDE/tdetoys Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tde/tdetoys/
* Update translation template.Automated System2021-08-291-3/+3
|
* KWeather Sidebar: timer fixesMavridis Philippe2021-08-292-10/+8
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KWeather Konqueror sidebar revivalMavridis Philippe2021-08-2913-200/+252
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Update translation filesTDE Weblate2021-07-075-11/+8
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: TDE/tdetoys Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tde/tdetoys/
* Update translation template.Automated System2021-07-071-7/+4
|
* Remove cmake submodule since it has now been replaced by cmake-trinity ↵Slávek Banko2021-05-242-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/core/tdetoys/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Translated using Weblate (Italian)Michele Calgaro2021-03-181-177/+125
| | | | | | | Currently translated at 100.0% (285 of 285 strings) Translation: tdetoys/kweather - stations Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kweather-stations/it/
* Reset submodule main/core/tdetoys/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/core/tdetoys/admin to latest HEADAutomated System2021-02-281-0/+0
|
* cmake: a couple of small fixesAlexander Golubev2021-02-272-1/+6
| | | | | | | * Fix project name * Add explicit dependencies for a custom command in kweather Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Do not list files that are part of the source code as DEPENDS.Slávek Banko2021-01-291-2/+0
| | | | | | This resolves FTBS, which may occur due to commit 07d616b7e2. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/core/tdetoys/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Resolve ambiguous station namesEmanoil Kotsev2021-01-271-224/+224
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Generate kweather station information files during the build phaseSlávek Banko2021-01-271-1/+4
| | | | | | instead of the configuration phase. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/core/tdetoys/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/core/tdetoys/admin to latest HEADAutomated System2021-01-271-0/+0
|
* Translated using Weblate (Bulgarian)Emanoil Kotsev2021-01-261-288/+291
| | | | | | | Currently translated at 100.0% (285 of 285 strings) Translation: tdetoys/kweather - stations Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kweather-stations/bg/
* Added translation using Weblate (Bulgarian)Emanoil Kotsev2021-01-241-0/+1443
|
* Update translation filesTDE Weblate2021-01-244-910/+3338
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdetoys/kweather - stations Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kweather-stations/
* Update translation template.Automated System2021-01-241-214/+791
|
* kweather: Improve station list processingEmanoil Kotsev2021-01-248-4063/+6484
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + Add a README file with information about the processing stations + Automatically generate stations.dat and weather_stations.desktop from data/nsd_cccc.txt before cmake checks + File downloaded from https://tgftp.nws.noaa.gov/data/nsd_cccc.txt + Clean up weather_stations.desktop.in and moved relevant information to data/station_names.txt + Added GG to EU and NU, PE to Canada + Mapped most of African countries to AF region + Mapped few other countries to their regions + Algeria is not in the ME region + Christmas Islands code is CX + Added Greenland to Atlantic + Added some more states to Oceania + Added some more states to Cenetral and South Americas + Antarctica as new region + Renamed Australiasia to Australia and Oceania + Region abbreviations in alphabetic order + Removed Atlantic and Mexico regions and added North America + Mapped most of the outstanding stations in Canada and elsewhere + J Leslie Turriff provided information on the stations in Canada Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> Modify the generation of weather_stations.desktop so that it is possible to merge translations into a generated file. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2021-01-133-6/+3
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdetoys/kweather - stations Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kweather-stations/
* Reset submodule main/core/tdetoys/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Translated using Weblate (German)Stefan Krusche2021-01-121-173/+176
| | | | | | | Currently translated at 100.0% (170 of 170 strings) Translation: tdetoys/kweather - stations Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kweather-stations/de/
* Added translation using Weblate (German)Stefan Krusche2021-01-111-0/+866
|
* Translated using Weblate (Portuguese)Hugo Carvalho2020-12-091-8/+8
| | | | | | | Currently translated at 100.0% (11 of 11 strings) Translation: tdetoys/kweather - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kweather-desktop-files/pt/
* Translated using Weblate (Portuguese)Hugo Carvalho2020-12-091-8/+8
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: tdetoys/kworldclock - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kworldclock-desktop-files/pt/
* Translated using Weblate (Portuguese)Hugo Carvalho2020-12-091-7/+8
| | | | | | | Currently translated at 100.0% (4 of 4 strings) Translation: tdetoys/ktux - ktux.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/ktux-ktuxdesktop/pt/