summaryrefslogtreecommitdiffstats
path: root/kweather
Commit message (Collapse)AuthorAgeFilesLines
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-091-4/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1a7cc700b1ac6c6d9750c5e7ba338a41be7bb1ee)
* kweather sidebar: correctly initialize variables. This fixes issue #15.Michele Calgaro2021-11-022-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 949893d7e4af5286f75d9320b54a52a0cf6e77fb)
* 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> (cherry picked from commit 93f97fe1408efe0fda86a3e362271d0b30b0396a)
* KWeather Sidebar: timer fixesMavridis Philippe2021-08-292-10/+8
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 47ea2b84cdae64f9569cf961d0b46d50ff9eadb2)
* KWeather Konqueror sidebar revivalMavridis Philippe2021-08-2912-200/+251
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 07171bc7a78a7c4d45372d8750e857d1da5d6173)
* 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> (cherry picked from commit d9491476626343e82d19446f10f60168eaada7ed)
* 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> (cherry picked from commit 3a63db139994124da997697d32e32c154d75eb21)
* Resolve ambiguous station namesEmanoil Kotsev2021-01-271-224/+224
| | | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> (cherry picked from commit 21e74c70c6f2a97e7083925d69da62da864cc5fe)
* 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> (cherry picked from commit 07d616b7e20de3282bad26ac303503bf86955ffe)
* 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> (cherry picked from commit f48efce5614763d16beeb150af1a4eb030148b38)
* Removed code formatting modelines.Michele Calgaro2020-09-285-12/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dfde73733d3e0116aeeed9bef7a7de042fc68637)
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-091-9/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3da95bc474b9b4ebc8d5f43b9eb5a6abcc15f600)
* Desktop file translations:Slávek Banko2020-05-158-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> (cherry picked from commit 094853ca31a9dc5e619b0951953d4dc862a99e25)
* Add CMakeL10n rules.Slávek Banko2018-12-231-0/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fdabfa4682797a28265bcdf85ea536aecf398b06)
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-212-8/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 617593fd186632d86c1462e67c3c0a91b2d5daea)
* 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> (cherry picked from commit 8aedce54f45a6debc32db7eb17f226bc695738a8)
* Update METAR URLTimothy Pearson2016-08-241-1/+1
| | | | (cherry picked from commit eb7b432f0481ab35b71014f30fa3290e3dd85131)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2441-0/+0
| | | | (cherry picked from commit 8464a54022f85121f501fa2addb0bd5d96cf14e0)
* 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
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-247-23/+23
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-227-13/+13
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-204-7/+7
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-5/+5
|
* Initial conversion to cmakeSlávek Banko2012-11-184-0/+170
| | | | Thanks to Fat-Zer
* Update autotools for new DSO linkage styleSlávek Banko2012-08-061-2/+3
| | | | Thanks to Francois Andriot for the patch
* Branding: KDE->TDEDarrell Anderson2012-06-271-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-088-19/+19
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|