| Commit message (Expand) | Author | Age | Files | Lines |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-14 | 11 | -39/+39 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-21 | 2 | -3/+3 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-08 | 3 | -5/+5 |
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 1 | -1/+1 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 12 | -12/+12 |
* | KWeather: improve icon loading and other fixes | Mavridis Philippe | 2023-06-14 | 12 | -202/+252 |
* | 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 |
* | kweather sidebar: correctly initialize variables. This fixes issue #15. | Michele Calgaro | 2021-11-01 | 2 | -2/+2 |
* | Remove unwanted end spaces in kweather-stations.desktop. | Slávek Banko | 2021-09-10 | 1 | -2/+2 |
* | KWeather Sidebar: timer fixes | Mavridis Philippe | 2021-08-29 | 2 | -10/+8 |
* | KWeather Konqueror sidebar revival | Mavridis Philippe | 2021-08-29 | 12 | -200/+251 |
* | cmake: a couple of small fixes | Alexander Golubev | 2021-02-27 | 1 | -0/+5 |
* | Do not list files that are part of the source code as DEPENDS. | Slávek Banko | 2021-01-29 | 1 | -2/+0 |
* | Resolve ambiguous station names | Emanoil Kotsev | 2021-01-27 | 1 | -224/+224 |
* | Generate kweather station information files during the build phase | Slávek Banko | 2021-01-27 | 1 | -1/+4 |
* | kweather: Improve station list processing | Emanoil Kotsev | 2021-01-24 | 8 | -4063/+6484 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-28 | 5 | -12/+0 |
* | Simplify CMake rules for desktop file translations. | Slávek Banko | 2020-07-09 | 1 | -9/+6 |
* | Desktop file translations: | Slávek Banko | 2020-05-14 | 8 | -625/+28 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-22 | 1 | -0/+3 |
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-21 | 2 | -8/+6 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -3/+3 |
* | KWeather: Add current date to the log entries | Slávek Banko | 2016-11-27 | 1 | -1/+3 |