summaryrefslogtreecommitdiffstats
path: root/src/htmldocvisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Incorrect number of start / end paragraph tags for xhtml with image commandalbert-github2018-11-241-2/+4
* Incorrect number of start / end paragraph tags for xhtml with htmlonlyalbert-github2018-11-241-14/+19
* Merge branch 'feature/bug_inline_image' of https://github.com/albert-github/d...Dimitri van Heesch2018-11-111-11/+51
|\
| * Inline imagesalbert-github2018-08-091-10/+50
* | issue_6517: Emoji supportalbert-github2018-10-011-0/+15
* | Merge pull request #6402 from albert-github/feature/bug_579628Dimitri van Heesch2018-09-011-32/+73
|\ \
| * | Bug 579628 - Merging of consecutive repeated commands creates poorly-structur...albert-github2018-07-201-32/+73
| |/
* | Bug 667993 - HTML tags <u> and </u> not supportedalbert-github2018-07-071-0/+6
|/
* XHTML image tag mandatory alt attributealbert-github2018-04-091-3/+11
* + Added: support RTL for DocXRefItem in htmlahoogol2017-09-021-3/+6
* Fixed one remained compile error in clangahoogol2017-06-281-1/+1
* Added support for RTL(right to left) languages like Arabic and Persian in HTM...ahoogol2017-06-251-23/+56
* Fix plantuml generation issueAnders Wallander2016-10-191-2/+2
* Adds plantuml support Qt compressed help fileAnders Wallander2016-10-181-2/+2
* New classes for generated HTML div elements.Dennis Allerkamp2016-09-241-3/+3
* Bug 770660 - Code snippet always shows line numbers from 1albert-github2016-09-031-0/+25
* Warnings from CLANG compileralbert-github2016-08-281-0/+5
* Bug 675165 - Uses <img> instead of <object> html tag for SVG imagesDimitri van Heesch2016-05-151-8/+34
* Fix uppercase letters B-Z being unnecessarily escaped in index HTML anchors.Christoph Lipka2016-04-131-1/+1
* Remove unused variablesalbert-github2016-01-171-4/+0
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-12/+12
* Bug 746162 - formulas creating invalid HTML codeDimitri van Heesch2015-12-261-8/+47
* Template enhancements and various other small fixesDimitri van Heesch2015-09-081-1/+1
* Fixes to support nested tables againDimitri van Heesch2015-08-261-12/+6
* Fixed various issues found by PVS-Studio.Dimitri van Heesch2015-08-181-2/+2
* Improved handling of <caption> in tables for LaTeX output.Dimitri van Heesch2015-08-081-0/+5
* Bug 485701: Fixes angle brackets (< and >) not escaped in HTML formula alt textJuan Rada-Vilela2015-07-241-18/+0
* Fixes bug 485701: Angle brackets (< and >) not escaped in HTML formula alt textJuan Rada-Vilela2015-07-121-0/+2
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Support generating index-color PNG filesalbert-github2015-02-081-2/+2
* Remove unused local and static global variablesalbert-github2014-12-271-1/+0
* various fixes and restructuringDimitri van Heesch2014-12-221-3/+3
* Limit images sizes and make more uniform (LaTeX)albert-github2014-11-281-17/+59
* Bug 731947 - Support for PlantUMLDimitri van Heesch2014-08-101-2/+46
* New VHDL parser implementationDimitri van Heesch2014-08-021-2/+23
* Docbook output improvementsDimitri van Heesch2014-06-201-1/+1
* Replaced the VHDL parser with the VHDL scanner from 1.7.5 to avoid potential ...Dimitri van Heesch2014-05-181-23/+2
* Bug 728530 - Crash on \addindex \termDimitri van Heesch2014-04-191-20/+23
* Fixed problem with ending a paragraph when htmlonly was at the end of a comme...Dimitri van Heesch2014-04-051-1/+5
* Added optional [block] option to \htmlonlyDimitri van Heesch2014-03-291-1/+3
* add space between br and / for better compatibilityDimitri van Heesch2014-03-281-2/+2
* Added \latexinclude command (thanks to Juan Zaratiegui for the patch)Dimitri van Heesch2014-03-271-0/+2
* Improved handling of percent symbolDimitri van Heesch2014-02-111-1/+1
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Restructered html entity handlingDimitri van Heesch2014-02-101-2/+3
* Recognize all HTML4 special character entitiesalbert-github2014-02-081-104/+8
* Bug 721878 - Dia diagrams not displayed by FirefoxDimitri van Heesch2014-01-201-2/+2
* Add support for honoring svg image format preference in mscFabrizio Oddone2013-12-241-2/+6
* Bug 719639 - @xrefitem with empty heading stringalbert-github2013-12-011-2/+2
* Bug 719639 - @xrefitem with empty heading stringalbert-github2013-12-011-0/+3