summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reset submodule main/core/tdetoys/admin to latest HEADr14.1.1Automated System2023-09-251-0/+0
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-042-3/+3
* Reset submodule main/core/tdetoys/admin to latest HEADAutomated System2023-09-011-0/+0
* Drop USE_TQT4 codeMichele Calgaro2023-08-312-45/+0
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2131-37/+37
* Reset submodule main/core/tdetoys/admin to latest HEADAutomated System2023-07-191-0/+0
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ...Michele Calgaro2023-07-131-2/+2
* KWeather: improve icon loading and other fixesMavridis Philippe2023-06-1412-202/+252
* Merge translation files from master branch.Automated System2023-04-2655-304/+0
* Reset submodule main/core/tdetoys/admin to latest HEADr14.1.0Automated System2023-01-131-0/+0
* Reset submodule main/core/tdetoys/admin to latest HEADAutomated System2023-01-101-0/+0
* Translated using Weblate (Czech)Slávek Banko2022-07-071-22/+12
* Translated using Weblate (German)Lian Begett2022-06-211-180/+129
* Translated using Weblate (German)Lian Begett2022-06-211-31/+19
* Translated using Weblate (German)Lian Begett2022-06-211-8/+8
* Translated using Weblate (German)Lian Begett2022-06-211-7/+8
* Translated using Weblate (German)Lian Begett2022-06-211-7/+8
* Translated using Weblate (German)Lian Begett2022-06-211-7/+8
* Translated using Weblate (German)Lian Begett2022-06-211-7/+8
* Use TDE cmake macro to set versionMichele Calgaro2022-06-211-1/+5
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-032-2/+0
* Translated using Weblate (Italian)stefano2022-03-121-22/+13
* Reset submodule main/core/tdetoys/admin to latest HEADAutomated System2022-01-281-0/+0
* Update translation filesTDE Weblate2022-01-2662-802/+2825
* Update translation template.Automated System2022-01-261-10/+25
* WeatherLib: initialize correct icon settingMavridis Philippe2022-01-141-0/+7
* KWeather: Try another icon for Service settingsMavridis Philippe2022-01-141-1/+1
* Sidebar: enforce icon update after settings changeMavridis Philippe2022-01-141-1/+8
* KWeather: Place Service section before StationsMavridis Philippe2022-01-141-1/+1
* Code style improvements.Mavridis Philippe2022-01-143-8/+12
* Move useIconTheme DCOP call into kcmweatherservice.Mavridis Philippe2022-01-144-20/+18
* KWeather: Split Display module in two sumbodulesMavridis Philippe2022-01-1417-346/+647
* Force all stations to update.Mavridis Philippe2022-01-141-1/+3
* WeatherService: Added forceUpdateAll() function.Mavridis Philippe2022-01-142-2/+12
* prefdialogfdata.ui: wording changesMavridis Philippe2022-01-141-3/+3
* Refine kdDebug() calls according to recommendations.Mavridis Philippe2022-01-141-5/+5
* Rename getIcon(...) to saveIconNamePath(...)Mavridis Philippe2022-01-142-28/+28
* Preference dialog fixes.Mavridis Philippe2022-01-141-15/+5
* Implemented icon theme option.Mavridis Philippe2022-01-1412-100/+274
* KWeather: Added fallbacks to "weather-snow"Mavridis Philippe2022-01-141-1/+7
* KWeather: Use TDEIconLoader with absolute path to load icons.Mavridis Philippe2022-01-141-3/+4
* KWeather: improved fallback mechanism.Mavridis Philippe2022-01-143-67/+294
* KWeather: remove clouds < 0 case.Mavridis Philippe2022-01-141-3/+0
* KWeather: Use brackets block for better readabilityMavridis Philippe2022-01-141-0/+2
* KWeather: Fixed commentsMavridis Philippe2022-01-141-2/+2
* KWeather: Better icon name string handling.Mavridis Philippe2022-01-141-7/+14
* KWeather: Fixed fallback to default iconsMavridis Philippe2022-01-141-1/+1
* KWeather: support for weather icons from icon theme.Mavridis Philippe2022-01-142-4/+11
* KWeather: updated icon name in DockWidget classMavridis Philippe2022-01-141-1/+1
* KWeather: updated icon handling.Mavridis Philippe2022-01-146-41/+245