Commit Graph

5 Commits (r14.0.12)

Author SHA1 Message Date
Slávek Banko 13ac5ec618
TDEMarkdown: Use the file name as the document title.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ab35068aad)
3 years ago
Slávek Banko ad682c2384
TDEMarkdown: Add basic actions in menu bar and toolbar.
Remove unwanted duplicate status bar.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 819611b11b)
3 years ago
Slávek Banko da92557466
TDEMarkdown: Ensure that the loaded file content and generated HTML
are terminated by zero terminator to avoid reading overflow.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0b365bf245)
3 years ago
Mavridis Philippe 715ad91506
TDEMarkdown: Fixed XML-GUI file path.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit d8ddbb090a)
3 years ago
Mavridis Philippe e87a929300
Add tdemarkdown part - embeddable lightweight markdown viewing component.
TDEMarkdown is based on the md4c library and using TDEHTML for rendering
its output. For enhanced safety, on HTML widget is turned off everything
we don't need for viewing. It integrates nicely into Konqueror and
supports both Commonmark and GitHub markdown syntaxes.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>

Prepare to merge tdemarkdown into tdelibs.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 95279fbf6d)
3 years ago