| Summary: | Display chm file with a frame | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | leo zhu <lucida> |
| Component: | Documentation viewer | Assignee: | KDevelop Developers <kdevelop-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
display chm w/ frame
the patch Display CHM files with a frame |
||
|
Description
leo zhu
2004-04-21 20:38:09 UTC
Created attachment 5721 [details]
display chm w/ frame
Created attachment 5722 [details]
the patch
the patch
it also fixes the bug in #74000.
Created attachment 5908 [details]
Display CHM files with a frame
The newest version. It can:
Display chm file in a frame(index data on left, content on right)
Handle those chm files without index data correctly
Fix the CJK bug in #74000
I'd personally want to see index as a topics tree in documentation view. Will look what can be done in a short time. *** Bug 74000 has been marked as a duplicate of this bug. *** I would love this feature, please accept patch. CVS commit by dymo: Display chm file in a frame(index data on left, content on right) BUG: 80083 Thanks to leo zhu for the patch. PS: I'd personally love to see index data in the contents tree (chm documentation plugin needs to be patched). M +79 -18 chm.cpp 1.3 |