KchmViewer – CHM (WinHelp) viewer
You can not 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
Slávek Banko 15270eab64
Simplify CMake rules for desktop file translations.
4 years ago
cmake@3bbc0e4d62 Reset submodule main/applications/kchmviewer/cmake to latest HEAD 4 years ago
doc Use PATH in call get_filename_component instead of DIRECTORY 4 years ago
lib Simplify CMake rules for desktop file translations. 4 years ago
src Move translations to a new directory layout. 4 years ago
translations Desktop file translations: 4 years ago
.gitmodules Drop automake build support. 4 years ago
AUTHORS Drop automake build support. 4 years ago
CMakeL10n.txt Add CMakeL10n rules. 5 years ago
CMakeLists.txt Move translations to a new directory layout. 4 years ago
COPYING Added abandoned KDE3 version of kchmviewer 14 years ago
ChangeLog Rename a number of classes to enhance compatibility with KDE4 11 years ago
ConfigureChecks.cmake conversion to the cmake building system 5 years ago
DCOP-bingings Added abandoned KDE3 version of kchmviewer 14 years ago
Doxyfile Additional renaming of kde to tde 13 years ago
FAQ Additional k => tde renaming and fixes 11 years ago
INSTALL Drop automake build support. 4 years ago
README Drop automake build support. 4 years ago
config.h.cmake conversion to the cmake building system 5 years ago
kchmviewer.tdevelop Finish rename from prior commit 13 years ago
kchmviewer.tdevelop.pcs Finish rename from prior commit 13 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.