summaryrefslogtreecommitdiffstats
path: root/kweather
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* kweather sidebar: correctly initialize variables. This fixes issue #15.Michele Calgaro2021-11-012-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unwanted end spaces in kweather-stations.desktop.Slávek Banko2021-09-101-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* KWeather Sidebar: timer fixesMavridis Philippe2021-08-292-10/+8
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KWeather Konqueror sidebar revivalMavridis Philippe2021-08-2912-200/+251
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* cmake: a couple of small fixesAlexander Golubev2021-02-271-0/+5
| | | | | | | * 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>
* 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>
* 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>
* Removed code formatting modelines.Michele Calgaro2020-09-285-12/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-091-9/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Desktop file translations:Slávek Banko2020-05-148-625/+28
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add CMakeL10n rules.Slávek Banko2018-12-221-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-212-8/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KWeather: Add current date to the log entriesSlávek Banko2016-11-271-1/+3
| | | | | | This relates to bug 2728 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update METAR URLTimothy Pearson2016-08-231-1/+1
|
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2341-0/+0
|
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-192-100/+100
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-192-100/+100
| | | | This reverts commit 995d497ce0f29ddab04b97dbb54002447b6d0a28.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-192-100/+100
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-182-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-113-5/+5
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-112-100/+100
|
* Fix unintended rename.Darrell Anderson2014-02-211-1/+1
|
* Fix unintended renamingDarrell Anderson2014-02-161-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-4/+4
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1514-24/+24
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-149-14/+14
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-5/+5
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-013-4/+4
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-013-5/+5
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-014-13/+13
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-273-6/+6
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-278-9/+9
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-264-9/+9
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-252-2/+2
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2512-29/+29
|