summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Use tdeprocess.hHEADmasterMichele Calgaro2024-12-022-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename KUniqueApplication to TDEUniqueApplicationMichele Calgaro2024-11-202-5/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Don't use obsolete header kapp.hMichele Calgaro2024-11-072-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Don't use obsolete header kuniqueapp.hMichele Calgaro2024-11-052-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use proper TQt headersMichele Calgaro2024-05-2338-96/+96
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0716-44/+44
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2028-28/+28
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-012-7/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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 <slavek.banko@axis.cz>
* 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 <slavek.banko@axis.cz>
* Drop automake build support.gregory guy2020-01-145-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 <gregory-tde@laposte.net>
* Fix German translation and improve comment.Chris2019-11-061-10/+6
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-011-16/+0
|
* Add CMakeL10n rules.Slávek Banko2018-12-111-0/+3
| | | | | | Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove autoResize from CheckAllSensors check boxSlávek Banko2018-10-141-3/+0
| | | | | | The definition of -UTQT_NO_COMPAT is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2018-10-143-12/+12
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Cleanup installation of the application iconSlávek Banko2018-10-141-6/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* convert to cmake building systemgregory guy2018-10-143-0/+82
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS due to improper automocSlávek Banko2018-08-2327-15/+40
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2317-0/+0
|
* Strictly use autostart-enabled .desktopSlávek Banko2016-01-223-2/+12
| | | | | | This resolves Bug 2577 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update version number to R14.1.0Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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