summaryrefslogtreecommitdiffstats
path: root/src/xmldocvisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/bug_inline_image' of https://github.com/albert-github/d...Dimitri van Heesch2018-11-111-3/+4
|\
| * Inline imagesalbert-github2018-08-091-2/+3
* | Merge branch 'feature/issue_6517' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-11-111-0/+15
|\ \
| * | issue_6517: Emoji supportalbert-github2018-10-011-0/+15
* | | Merge pull request #6438 from albert-github/feature/bug_citeDimitri van Heesch2018-10-281-1/+1
|\ \ \ | |/ / |/| |
| * | Correcting labels for citationsalbert-github2018-08-101-1/+1
| |/
* | Merge pull request #6424 from albert-github/feature/bug_image_xmlDimitri van Heesch2018-09-031-1/+1
|\ \
| * | Include height item in XML outputalbert-github2018-08-051-1/+1
| |/
* | Bug 667993 - HTML tags <u> and </u> not supportedalbert-github2018-07-071-0/+6
|/
* Properly copy images for the XML output.Vladimír Vondruš2017-12-071-9/+14
* Propagate language information to all <programlisting> XML elements.Vladimír Vondruš2017-11-191-6/+10
* Use language identifier instead of file extension for language attributeDimitri van Heesch2017-09-281-1/+1
* Use language in stead of lang for language name attributeShi Yan2017-08-221-1/+1
* Add language type attribute to programlisting tagShi Yan2017-08-221-1/+1
* Bug 770660 - Code snippet always shows line numbers from 1albert-github2016-09-031-0/+22
* Warnings from CLANG compileralbert-github2016-08-281-0/+5
* Include command show line number (e.g. LaTeX)albert-github2016-08-241-2/+16
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-1/+1
* Bug 646002 - htmlonly content appears in generated XML outputalbert-github2015-08-121-20/+2
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Remove unused local and static global variablesalbert-github2014-12-271-2/+0
* various fixes and restructuringDimitri van Heesch2014-12-221-19/+4
* Merge branch 'feature/bug_size_latex' of https://github.com/albert-github/dox...Dimitri van Heesch2014-12-201-38/+84
|\
| * Limit images sizes and make more uniform (LaTeX)albert-github2014-11-281-36/+79
|/
* Bug 731947 - Support for PlantUMLDimitri van Heesch2014-08-101-0/+5
* Bug 728740 - XML Output: Doxygen doesn’t escape & characters (included in a...Dimitri van Heesch2014-08-041-1/+3
* Docbook output improvementsDimitri van Heesch2014-06-201-3/+4
* Bug 692985 - Notes in xml output are not correctly separatedDimitri van Heesch2014-04-191-2/+6
* Added \latexinclude command (thanks to Juan Zaratiegui for the patch)Dimitri van Heesch2014-03-271-0/+5
* 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-103/+7
* Bug 719639 - @xrefitem with empty heading stringalbert-github2013-12-011-2/+2
* Bug 719639 - @xrefitem with empty heading stringalbert-github2013-12-011-1/+3
* Bug 707713 - Add support for dia diagramsDimitri van Heesch2013-10-061-0/+13
* Added @parblock and @endparblock commandsDimitri van Heesch2013-09-241-0/+13
* The language specifier in e.g. \code{.py} was ignored for the XML outputDimitri van Heesch2013-07-131-2/+7
* Bug 704079 - Generated XML is malformedDimitri van Heesch2013-07-121-67/+67
* Bug 701314 - URLs are not created on C# classes in some casesDimitri van Heesch2013-06-151-2/+8
* Bug 700646 - XML output does not handle HTML entities in titlesDimitri van Heesch2013-05-301-1/+1
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-1/+1
* Release-1.8.3.1-20130209Dimitri van Heesch2013-02-091-0/+5
* Release-1.8.3.1Dimitri van Heesch2013-01-201-2/+6
* Release-1.8.2-20121118Dimitri van Heesch2012-11-181-1/+11
* Release-1.8.1.2Dimitri van Heesch2012-07-121-32/+100
* Release-1.8.0-20120429Dimitri van Heesch2012-04-291-0/+5
* Release-1.8.0-20120408Dimitri van Heesch2012-04-081-1/+1
* Release-1.8.0Dimitri van Heesch2012-03-171-1/+1
* Release-1.7.6.1-20120220Dimitri van Heesch2012-02-201-1/+1