summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Desktop file translations:Slávek Banko2020-05-023-10/+8
| | | | | | | | + 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 <[email protected]> (cherry picked from commit eff7b7b0b2e31516eee78d922693abce6e8d3b38)
* Move translations to a new directory layout.Slávek Banko2020-05-021-1/+1
| | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 3053c631c20b20dcb4a74849aaa6f5bd4be3a9ce)
* Drop automake build support.gregory guy2020-01-265-145/+9
| | | | | | | | | | | | | | | Add basic cmake build instructions. Delete LEEME, LIESMICH and LISEZMOI files. Delete empty file NEWS. Rework of the FAQ, INSTALL and README files. Add detection for the lm-sensors and math libc libraries. Move the ksensors.desktop file into XDG_APPS_INSTALL_DIR directory, see TDE/tde#26 and bug 2408. Add French description and comments in the ksensors.desktop file. Some cosmetics here and there. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit e383a9d6aecec8ed53d1a0f3ce804f1ce550476f)
* Fix German translation and improve comment.Chris2019-11-061-10/+6
| | | | | Signed-off-by: Chris <[email protected]> (cherry picked from commit 1b5a70193bafa6f4c4b2765f7c1b66b13637b32d)
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-041-16/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Updated date and version to R14.0.6 in .lsm files.Michele Calgaro2019-03-031-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add CMakeL10n rules.Slávek Banko2018-12-111-0/+3
| | | | | | | Update translation template. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 6cd3fcf3c4a17f214aa86d8932f386a04c6e56fa)
* Remove autoResize from CheckAllSensors check boxSlávek Banko2018-10-151-3/+0
| | | | | | | The definition of -UTQT_NO_COMPAT is no longer needed. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 5f63794da4fe4e353cb06da1358c62b913cdd9d1)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2018-10-153-12/+12
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit c81da919962b29705e21d26f8cfecfae2f50041f)
* cmake: Cleanup installation of the application iconSlávek Banko2018-10-151-6/+3
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 397d18e98a15c33a45c6538cb7a4ff141ed88921)
* convert to cmake building systemgregory guy2018-10-153-0/+82
| | | | | Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 9d6905151acf632ad6be7d4294166653e355720a)
* Fix FTBFS due to improper automocSlávek Banko2018-08-2327-15/+40
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit e9ad638186a167c22bc4e36d4ba15edafe3570c7)
* Update version numbers and date for R14.0.5 final releaser14.0.5Slávek Banko2018-07-261-1/+1
|
* Update version number for new target R14.0.5Slávek Banko2016-11-121-2/+2
|
* Update date in lsm filesr14.0.4Slávek Banko2016-10-231-1/+1
|
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2417-0/+0
| | | | (cherry picked from commit 86ed5e07ff61f8cee20b036770d4a9e0c4e24508)
* Update version number for new target R14.0.4Slávek Banko2016-02-291-2/+2
|
* Update date in lsm filesr14.0.3Slávek Banko2016-02-071-1/+1
|
* Strictly use autostart-enabled .desktopSlávek Banko2016-01-223-2/+12
| | | | | | | This resolves Bug 2577 Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit b62b2d3a077be091b693fecb52f65cbc1ac2681e)
* Update version number for new target R14.0.3Slávek Banko2015-11-301-2/+2
|
* Update date in lsm filesr14.0.2Slávek Banko2015-10-251-1/+1
|
* Update version number for new target R14.0.2Slávek Banko2015-08-261-2/+2
|
* Update date in lsm filesr14.0.1Slávek Banko2015-07-131-1/+1
|
* Update version in lsm filesSlávek Banko2015-07-111-1/+1
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Added access to handbook from the systray popup menu. This resolves bug 1845.Michele Calgaro2014-04-032-8/+28
|
* Replace template-only help handbook with new default format and delete ↵Darrell Anderson2014-03-023-2377/+0
| | | | obsolete Makefile.in files.
* Move ksensors from Utilities to System menu.Darrell Anderson2014-02-272-1/+2
|
* Add Help button to Configure dialog.Darrell Anderson2014-02-171-1/+1
|
* Fix help handbook not appearing in main handbook table of contents.Darrell Anderson2014-01-221-0/+1
|
* Branding cleanup.Darrell Anderson2014-01-092-3/+3
|
* Update lsm file.Darrell Anderson2014-01-061-6/+6
|
* KDE->TDE branding cleanup.Darrell Anderson2013-12-261-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-033-12/+12
|
* Update desktop file.Darrell Anderson2013-08-021-10/+11
|
* Remove autogenerated UI implementation filesTimothy Pearson2013-07-2510-1683/+0
|
* Fix unintended renaming of LIB_QTSlávek Banko2013-07-251-1/+1
|
* Additional KDE3 => TDE conversionSlávek Banko2013-07-245-29/+29
|
* Convert to TDE R14 APITimothy Pearson2013-07-2479-1636/+1636
|
* Apply build fixesTimothy Pearson2013-07-2417-213/+287
|
* Initial import of ksensors 0.7.3 sourcesTimothy Pearson2013-07-24107-0/+14304