You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 | |
---|---|---|
cmake@4d52ea2c67 | 5 years ago | |
doc | 5 years ago | |
lib | 5 years ago | |
po | 5 years ago | |
src | 5 years ago | |
.gitmodules | 5 years ago | |
AUTHORS | 5 years ago | |
CMakeL10n.txt | 7 years ago | |
CMakeLists.txt | 5 years ago | |
COPYING | 16 years ago | |
ChangeLog | 13 years ago | |
ConfigureChecks.cmake | 6 years ago | |
DCOP-bingings | 16 years ago | |
Doxyfile | 14 years ago | |
FAQ | 12 years ago | |
INSTALL | 5 years ago | |
README | 5 years ago | |
config.h.cmake | 6 years ago | |
kchmviewer.tdevelop | 14 years ago | |
kchmviewer.tdevelop.pcs | 14 years ago |
README
KchmViewer - a chm files viewer. Kchmviewer is a chm files (MS HTML help file format) viewer. The main advantage of KchmViewer is extended support for non-English languages. KchmViewer in most cases correctly detects chm file encoding, correctly shows tables of context of Russian, Korean, Chinese and Japanese help files. It searches in non-English help files (albeit, the search for MBCS languages - ja/ko/ch is still in progress.) FEATURES: ========= - Has support for TDEIO slave, TDEHTML and K*Widget. - Safe and harmless, kchviewer does not support JavaScript, optionally warns you before opening an external web page or switching to another help file. - Detects and shows encoding of any valid chm file. - Shows non-English chm files, including cyrillic, chinese, japanese... - Search in non-English chm files using chm built-in search index. - Shows an appropriate image for every TOC entry. - Has chm index support, including multiple index entries, cross-links and parent/child entries in index. - Persistent bookmarks support. Kchviewer stores the screen position for every bookmark. - For any opened chm files, stores the last opened window, search history, bookmark history, font size, etc, so when you open this file again, everything is on the last place. - Has easy and powerful search-in-page support. - Allows to increase or decrease the font size, so partially sighted people can read texts easily. - Has standard Back/Forward/Home navigation. - Can print the opened pages on a standard printer (usually via CUPS). - Has complex search query support.