summaryrefslogtreecommitdiffstats
path: root/src/tde
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falser14.1.4Michele Calgaro2025-04-031-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 66dc020d264d1fe4ebe235e5dd7eceb863007d7c)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-091-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 13a90d07994f44f6eedc8d43b8d745341eb31497)
* Replace Q_OBJECT with TQ_OBJECTr14.1.1Michele Calgaro2023-07-262-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1dd43d62c9d83373117df38a7c4bad9fe12b5e32)
* Drop automake build support.gregory guy2020-06-162-106/+0
| | | | | | | | | | | | | | | Add basic cmake instructions with new file INSTALL. Add an AUTHOR file. Rework of the README file. Removed unnecessary files lchmurlhandler.cpp, lchmurlhandler.h, qt34.cpp and qt34.h. Removed the install of the static lib libchmfile. Removed the kchmdcopiface_skel.cpp file, this file should be created at build time. Moved the desktop file kchmviewer.desktop into the XDG_APPS_INSTALL_DIR directory, see TDE/tde#26 and bug 2408. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Added linking to kdeextra library.Slávek Banko2019-05-131-2/+3
| | | | | | | | | This resolve FTBFS on some systems. Because the kdeextra library is linked as static, there is no reason to be installed as a separate library. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* conversion to the cmake building systemgregory guy2019-05-121-0/+27
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* QT_INCLUDES => TQT_INCLUDES conversionSlávek Banko2018-09-251-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add help handbook, add DocPath, rename files.Darrell Anderson2014-02-196-0/+532