summaryrefslogtreecommitdiffstats
path: root/src/tde
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_OBJECT with TQ_OBJECTr14.1.1Michele Calgaro2023-07-262-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (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 <[email protected]>
* 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 <[email protected]>
* conversion to the cmake building systemgregory guy2019-05-121-0/+27
| | | | | Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* QT_INCLUDES => TQT_INCLUDES conversionSlávek Banko2018-09-251-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Add help handbook, add DocPath, rename files.Darrell Anderson2014-02-196-0/+532