summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* WeatherLib: initialize correct icon settingMavridis Philippe2022-01-141-0/+7
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KWeather: Try another icon for Service settingsMavridis Philippe2022-01-141-1/+1
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Sidebar: enforce icon update after settings changeMavridis Philippe2022-01-141-1/+8
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KWeather: Place Service section before StationsMavridis Philippe2022-01-141-1/+1
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Code style improvements.Mavridis Philippe2022-01-143-8/+12
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Move useIconTheme DCOP call into kcmweatherservice.Mavridis Philippe2022-01-144-20/+18
| | | | | | | This is where it belongs, and thus it can be used by both the applet and sidebar. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KWeather: Split Display module in two sumbodulesMavridis Philippe2022-01-1417-346/+647
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Force all stations to update.Mavridis Philippe2022-01-141-1/+3
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* WeatherService: Added forceUpdateAll() function.Mavridis Philippe2022-01-142-2/+12
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* prefdialogfdata.ui: wording changesMavridis Philippe2022-01-141-3/+3
| | | | | | according to recommendations. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Refine kdDebug() calls according to recommendations.Mavridis Philippe2022-01-141-5/+5
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Rename getIcon(...) to saveIconNamePath(...)Mavridis Philippe2022-01-142-28/+28
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Preference dialog fixes.Mavridis Philippe2022-01-141-15/+5
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Implemented icon theme option.Mavridis Philippe2022-01-1412-100/+274
| | | | | | | | | | | | | Changes in this commit include: * The option itself; * A method of updating the option right after Apply or Ok is pressed in the settings dialog; * A new WeatherIconPrivate class to store the methods previously in WeatherIcons, as well as the settings; * Improved icon name helper function in METAR parser; * A few cleanups to the WeatherIcon class. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KWeather: Added fallbacks to "weather-snow"Mavridis Philippe2022-01-141-1/+7
| | | | | | | For themes missing the (specified by XDG) weather-snow-scattered icon. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KWeather: Use TDEIconLoader with absolute path to load icons.Mavridis Philippe2022-01-141-3/+4
| | | | | | This provides us with free built-in SVG support. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KWeather: improved fallback mechanism.Mavridis Philippe2022-01-143-67/+294
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KWeather: remove clouds < 0 case.Mavridis Philippe2022-01-141-3/+0
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KWeather: Use brackets block for better readabilityMavridis Philippe2022-01-141-0/+2
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KWeather: Fixed commentsMavridis Philippe2022-01-141-2/+2
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KWeather: Better icon name string handling.Mavridis Philippe2022-01-141-7/+14
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* 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
|