summaryrefslogtreecommitdiffstats
path: root/klaptopdaemon
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1413-155/+155
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-085-12/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2016-17/+17
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-083-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-091-7/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* klaptopdaemon: Fix acpi helper violation check.Slávek Banko2020-05-253-17/+38
| | | | | | | | | | | | | | | | 1. Dependence on crcresult.h solved correctly. 2. Used macro tde_add_executable to define makecrc target. 3. Fixed command to run makecrc - it depends on both makecrc and klaptop_acpi_helper, - it must be run in build binary directory, not source, - the target name is used as the makecrc command, so there is no need to use get_target_property( ... LOCATION ), which caused a warning due to CMP0026. 4. The block of code that performs the binary violation verification was rolled back because it was removed in commit 2abe1e6f40 for an unknown reason, and the check was not actually performed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Desktop file translations:Slávek Banko2020-05-225-301/+17
| | | | | | | + 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>
* Clean up desktop files and fix German translations.Chris2019-11-283-148/+152
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fix NetBSD APM supportOBATA Akio2019-04-161-6/+44
| | | | | | | | NetBSD APM is supported other than i386 too, emulate API, so change to detect with MI support header. Additionally, catch up support codes to others. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Add CMakeL10n rules.Slávek Banko2018-12-251-0/+30
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2324-0/+0
|
* 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-113-4/+4
| | | | match XDG specifications
* Cleanup TDELocale warnings in PCMCIA kcontrol moduleDarrell Anderson2014-02-021-4/+4
|
* Finish moving kinfocenter files to kcontrol.Darrell Anderson2014-01-241-2/+2
| | | | This resolves bug report 289.
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-5/+5
|
* Update KDE->TDE branding in dialogs.Darrell Anderson2013-07-313-3/+3
|
* Fix incorrect characters.Darrell Anderson2013-05-235-5/+5
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1518-32/+32
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1415-21/+21
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-047-27/+27
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-3/+3
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-315-11/+11
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2718-24/+24
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-5/+5
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-2510-10/+10
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2525-69/+69
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2415-48/+48
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-227-12/+12
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-202-3/+3
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Additional changes to support building with cmake.Darrell Anderson2012-11-111-0/+1
| | | | Thanks to Slavek Banko.
* Initial conversion to cmake.Darrell Anderson2012-11-104-0/+152
| | | | Thanks to Fat-Zer.
* Fix klaptopdaemon setupHandler to be distribution independentSlávek Banko2012-07-112-3/+3
| | | | Thanks to Francois Andriot
* Update desktop file.Darrell Anderson2012-06-241-2/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-083-14/+14
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-102-2/+2
|
* Reorganize KControl menu tree.Darrell Anderson2012-03-142-2/+3
| | | | | * Move former KInfoCenter items -> Hardware/Information. * Move Laptop Battery -> Hardware.
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-11/+11
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1716-17/+17
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-218-13/+13
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1913-51/+51
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1815-55/+55
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1622-132/+132
| | | | This reverts commit bf280726d5d22f33d33e4f9e771220c725249407.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1522-132/+132
|