summaryrefslogtreecommitdiffstats
path: root/src/htmldocvisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 707713 - Add support for dia diagramsDimitri van Heesch2013-10-061-0/+42
* Added @parblock and @endparblock commandsDimitri van Heesch2013-09-241-11/+76
* Fixed a number of compiler warnings reported by newer clang compilerDimitri van Heesch2013-09-181-2/+2
* Bug 701314 - URLs are not created on C# classes in some casesDimitri van Heesch2013-06-151-0/+8
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-17/+22
* Release-1.8.3.1-20130402Dimitri van Heesch2013-04-021-3/+3
* Release-1.8.3.1-20130209Dimitri van Heesch2013-02-091-2/+3
* Release-1.8.3.1Dimitri van Heesch2013-01-201-27/+4
* Release-1.8.2-20121118Dimitri van Heesch2012-11-181-17/+53
* Release-1.8.2-20120930Dimitri van Heesch2012-09-301-7/+31
* Release-1.8.2Dimitri van Heesch2012-08-111-15/+52
* Release-1.8.1.2Dimitri van Heesch2012-07-121-35/+103