KchmViewer – CHM (WinHelp) viewer
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.
 
 
 
Go to file
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
cmake@4d52ea2c67 Reset submodule main/applications/kchmviewer/cmake to latest HEAD 5 years ago
doc Drop automake build support. 5 years ago
lib Drop automake build support. 5 years ago
po Drop automake build support. 5 years ago
src Drop automake build support. 5 years ago
.gitmodules Drop automake build support. 5 years ago
AUTHORS Drop automake build support. 5 years ago
CMakeL10n.txt Add CMakeL10n rules. 7 years ago
CMakeLists.txt Drop automake build support. 5 years ago
COPYING Added abandoned KDE3 version of kchmviewer 16 years ago
ChangeLog Rename a number of classes to enhance compatibility with KDE4 13 years ago
ConfigureChecks.cmake conversion to the cmake building system 6 years ago
DCOP-bingings Added abandoned KDE3 version of kchmviewer 16 years ago
Doxyfile Additional renaming of kde to tde 14 years ago
FAQ Additional k => tde renaming and fixes 12 years ago
INSTALL Drop automake build support. 5 years ago
README Drop automake build support. 5 years ago
config.h.cmake conversion to the cmake building system 6 years ago
kchmviewer.tdevelop Finish rename from prior commit 14 years ago
kchmviewer.tdevelop.pcs Finish rename from prior commit 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.