| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-12 | 1 | -2/+2 |
* | KWeather: improve icon loading and other fixes | Mavridis Philippe | 2023-06-14 | 12 | -202/+252 |
* | Reset submodule main/core/tdetoys/admin to latest HEADr14.1.0 | Automated System | 2023-01-13 | 1 | -0/+0 |
* | Reset submodule main/core/tdetoys/admin to latest HEAD | Automated System | 2023-01-10 | 1 | -0/+0 |
* | Translated using Weblate (Czech) | Slávek Banko | 2022-07-07 | 1 | -22/+12 |
* | Translated using Weblate (German) | Lian Begett | 2022-06-21 | 1 | -180/+129 |
* | Translated using Weblate (German) | Lian Begett | 2022-06-21 | 1 | -31/+19 |
* | Translated using Weblate (German) | Lian Begett | 2022-06-21 | 1 | -8/+8 |
* | Translated using Weblate (German) | Lian Begett | 2022-06-21 | 1 | -7/+8 |
* | Translated using Weblate (German) | Lian Begett | 2022-06-21 | 1 | -7/+8 |
* | Translated using Weblate (German) | Lian Begett | 2022-06-21 | 1 | -7/+8 |
* | Translated using Weblate (German) | Lian Begett | 2022-06-21 | 1 | -7/+8 |
* | Use TDE cmake macro to set version | Michele Calgaro | 2022-06-21 | 1 | -1/+5 |
* | Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. | Michele Calgaro | 2022-05-03 | 2 | -2/+0 |
* | Translated using Weblate (Italian) | stefano | 2022-03-12 | 1 | -22/+13 |
* | Reset submodule main/core/tdetoys/admin to latest HEAD | Automated System | 2022-01-28 | 1 | -0/+0 |
* | Update translation files | TDE Weblate | 2022-01-26 | 62 | -802/+2825 |
* | Update translation template. | Automated System | 2022-01-26 | 1 | -10/+25 |
* | WeatherLib: initialize correct icon setting | Mavridis Philippe | 2022-01-14 | 1 | -0/+7 |
* | KWeather: Try another icon for Service settings | Mavridis Philippe | 2022-01-14 | 1 | -1/+1 |
* | Sidebar: enforce icon update after settings change | Mavridis Philippe | 2022-01-14 | 1 | -1/+8 |
* | KWeather: Place Service section before Stations | Mavridis Philippe | 2022-01-14 | 1 | -1/+1 |
* | Code style improvements. | Mavridis Philippe | 2022-01-14 | 3 | -8/+12 |
* | Move useIconTheme DCOP call into kcmweatherservice. | Mavridis Philippe | 2022-01-14 | 4 | -20/+18 |
* | KWeather: Split Display module in two sumbodules | Mavridis Philippe | 2022-01-14 | 17 | -346/+647 |
* | Force all stations to update. | Mavridis Philippe | 2022-01-14 | 1 | -1/+3 |
* | WeatherService: Added forceUpdateAll() function. | Mavridis Philippe | 2022-01-14 | 2 | -2/+12 |
* | prefdialogfdata.ui: wording changes | Mavridis Philippe | 2022-01-14 | 1 | -3/+3 |
* | Refine kdDebug() calls according to recommendations. | Mavridis Philippe | 2022-01-14 | 1 | -5/+5 |
* | Rename getIcon(...) to saveIconNamePath(...) | Mavridis Philippe | 2022-01-14 | 2 | -28/+28 |
* | Preference dialog fixes. | Mavridis Philippe | 2022-01-14 | 1 | -15/+5 |
* | Implemented icon theme option. | Mavridis Philippe | 2022-01-14 | 12 | -100/+274 |
* | KWeather: Added fallbacks to "weather-snow" | Mavridis Philippe | 2022-01-14 | 1 | -1/+7 |
* | KWeather: Use TDEIconLoader with absolute path to load icons. | Mavridis Philippe | 2022-01-14 | 1 | -3/+4 |
* | KWeather: improved fallback mechanism. | Mavridis Philippe | 2022-01-14 | 3 | -67/+294 |
* | KWeather: remove clouds < 0 case. | Mavridis Philippe | 2022-01-14 | 1 | -3/+0 |
* | KWeather: Use brackets block for better readability | Mavridis Philippe | 2022-01-14 | 1 | -0/+2 |
* | KWeather: Fixed comments | Mavridis Philippe | 2022-01-14 | 1 | -2/+2 |
* | KWeather: Better icon name string handling. | Mavridis Philippe | 2022-01-14 | 1 | -7/+14 |
* | KWeather: Fixed fallback to default icons | Mavridis Philippe | 2022-01-14 | 1 | -1/+1 |
* | KWeather: support for weather icons from icon theme. | Mavridis Philippe | 2022-01-14 | 2 | -4/+11 |
* | KWeather: updated icon name in DockWidget class | Mavridis Philippe | 2022-01-14 | 1 | -1/+1 |
* | KWeather: updated icon handling. | Mavridis Philippe | 2022-01-14 | 6 | -41/+245 |
* | KWeather: use glob to find and install weather icons | Mavridis Philippe | 2022-01-14 | 1 | -12/+4 |
* | Renamed KWeather icons to adhere to icon theme standards. | Mavridis Philippe | 2022-01-14 | 38 | -0/+0 |
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-09 | 1 | -4/+2 |
* | Raise the minimum required version of CMake to 3.1 in CMakeL10n rules. | Slávek Banko | 2021-12-31 | 1 | -1/+1 |
* | Raise the minimum required version of CMake to 3.1. | Slávek Banko | 2021-12-29 | 1 | -1/+1 |
* | kweather sidebar: correctly initialize variables. This fixes issue #15. | Michele Calgaro | 2021-11-01 | 2 | -2/+2 |
* | Translated using Weblate (Italian) | Michele Calgaro | 2021-10-09 | 1 | -6/+4 |