Commit Graph

17 Commits (25cabb41ffc34ac0add32f7d746b90c947512a0a)

Author SHA1 Message Date
Michele Calgaro 66dc020d26
Replace TRUE/FALSE with boolean values true/false
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 months ago
gregory guy ce2ef1f4f8
Drop automake build support.
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>
5 years ago
Slávek Banko c0263d89c6
Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 2ac1800224
Fix FTBFS for build with builtin libchm.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy db17d12f24
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 27f453ad1b
Removed obsolete Qt2's TQVector class and replaced
with TQt3's TQPtrVector.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 4d2243bedf
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro b37d2e8964
Fixed typedef-related warnings from compiler.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 10fab8b8e0 Additional k => tde renaming and fixes 12 years ago
Darrell Anderson b005049893 Fix inadvertent "TQ" changes. 14 years ago
Timothy Pearson ebabab1132 Rename additional global TQt functions 14 years ago
Timothy Pearson 71061104fa Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 60da180138.
14 years ago
Timothy Pearson 60da180138 Rename a number of old tq methods that are no longer tq specific 14 years ago
tpearson 16e768c7ec rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 8cbd3f4122 rename the following methods:
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
14 years ago
tpearson 25794f5046 TQt4 port kchmviewer
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
14 years ago
tpearson 3133bbc63a Added abandoned KDE3 version of kchmviewer
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1090662 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago