summaryrefslogtreecommitdiffstats
path: root/lib/libchmfile
Commit message (Collapse)AuthorAgeFilesLines
* Completed removal of autotool files. Those files were mistakenly forgotten ↵Michele Calgaro2020-06-182-133/+0
| | | | | | in the previous commit. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop automake build support.gregory guy2020-06-174-329/+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> (cherry picked from commit ce2ef1f4f8f62e74c007566908e0b1bc83894f87)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-05-123-5/+5
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c0263d89c688f750a6e68a7f77257b2be0c55990)
* Fix FTBFS for build with builtin libchm.Slávek Banko2019-05-121-5/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2ac1800224d2870ae5129e8a09b3a190e77fa506)
* conversion to the cmake building systemgregory guy2019-05-123-2/+36
| | | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit db17d12f24fab5ed233b222c90000e3c0081f99d)
* Fixed typedef-related warnings from compiler.Michele Calgaro2018-08-231-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b37d2e8964111a330be8355d7040431e983c0666)
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-015-25/+25
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-1/+1
| | | | This reverts commit 60da1801389e3c729d440a353003acca39a7c3b6.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-1/+1
|
* rename the following methods:tpearson2011-08-101-12/+12
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-103-32/+32
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kchmviewertpearson2011-05-2912-342/+342
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1234150 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added abandoned KDE3 version of kchmviewertpearson2010-02-1516-0/+5379
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1090662 283d02a7-25f6-0310-bc7c-ecb5cbfe19da