index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
xmldocvisitor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'feature/bug_lineno_split_examples' of https://github.com/albert...
Dimitri van Heesch
2019-03-09
1
-1/+17
|
\
|
*
Show line numbers in "split" examples
albert-github
2019-03-03
1
-1/+16
|
/
*
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-4/+6
*
issue #6744 Ampersand in Markdown image URL is not escaped in XML output
albert-github
2019-01-06
1
-4/+2
*
Issue #6039: Links on image in Markdown (Origin: bugzilla #769223)
Dimitri van Heesch
2019-01-03
1
-1/+4
*
Improved robustness of the emoji feature
Dimitri van Heesch
2018-12-23
1
-3/+7
*
Incorrect number tag sequence for xhtml with htmlinclude command possible
albert-github
2018-11-25
1
-1/+8
*
Merge branch 'feature/bug_inline_image' of https://github.com/albert-github/d...
Dimitri van Heesch
2018-11-11
1
-3/+4
|
\
|
*
Inline images
albert-github
2018-08-09
1
-2/+3
*
|
Merge branch 'feature/issue_6517' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2018-11-11
1
-0/+15
|
\
\
|
*
|
issue_6517: Emoji support
albert-github
2018-10-01
1
-0/+15
*
|
|
Merge pull request #6438 from albert-github/feature/bug_cite
Dimitri van Heesch
2018-10-28
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Correcting labels for citations
albert-github
2018-08-10
1
-1/+1
|
|
/
*
|
Merge pull request #6424 from albert-github/feature/bug_image_xml
Dimitri van Heesch
2018-09-03
1
-1/+1
|
\
\
|
*
|
Include height item in XML output
albert-github
2018-08-05
1
-1/+1
|
|
/
*
|
Bug 667993 - HTML tags <u> and </u> not supported
albert-github
2018-07-07
1
-0/+6
|
/
*
Properly copy images for the XML output.
Vladimír Vondruš
2017-12-07
1
-9/+14
*
Propagate language information to all <programlisting> XML elements.
Vladimír Vondruš
2017-11-19
1
-6/+10
*
Use language identifier instead of file extension for language attribute
Dimitri van Heesch
2017-09-28
1
-1/+1
*
Use language in stead of lang for language name attribute
Shi Yan
2017-08-22
1
-1/+1
*
Add language type attribute to programlisting tag
Shi Yan
2017-08-22
1
-1/+1
*
Bug 770660 - Code snippet always shows line numbers from 1
albert-github
2016-09-03
1
-0/+22
*
Warnings from CLANG compiler
albert-github
2016-08-28
1
-0/+5
*
Include command show line number (e.g. LaTeX)
albert-github
2016-08-24
1
-2/+16
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-1/+1
*
Bug 646002 - htmlonly content appears in generated XML output
albert-github
2015-08-12
1
-20/+2
*
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-1/+1
*
Remove unused local and static global variables
albert-github
2014-12-27
1
-2/+0
*
various fixes and restructuring
Dimitri van Heesch
2014-12-22
1
-19/+4
*
Merge branch 'feature/bug_size_latex' of https://github.com/albert-github/dox...
Dimitri van Heesch
2014-12-20
1
-38/+84
|
\
|
*
Limit images sizes and make more uniform (LaTeX)
albert-github
2014-11-28
1
-36/+79
|
/
*
Bug 731947 - Support for PlantUML
Dimitri van Heesch
2014-08-10
1
-0/+5
*
Bug 728740 - XML Output: Doxygen doesn’t escape & characters (included in a...
Dimitri van Heesch
2014-08-04
1
-1/+3
*
Docbook output improvements
Dimitri van Heesch
2014-06-20
1
-3/+4
*
Bug 692985 - Notes in xml output are not correctly separated
Dimitri van Heesch
2014-04-19
1
-2/+6
*
Added \latexinclude command (thanks to Juan Zaratiegui for the patch)
Dimitri van Heesch
2014-03-27
1
-0/+5
*
Improved handling of percent symbol
Dimitri van Heesch
2014-02-11
1
-1/+1
*
Updated copyright
Dimitri van Heesch
2014-02-11
1
-1/+1
*
Restructered html entity handling
Dimitri van Heesch
2014-02-10
1
-2/+3
*
Recognize all HTML4 special character entities
albert-github
2014-02-08
1
-103/+7
*
Bug 719639 - @xrefitem with empty heading string
albert-github
2013-12-01
1
-2/+2
*
Bug 719639 - @xrefitem with empty heading string
albert-github
2013-12-01
1
-1/+3
*
Bug 707713 - Add support for dia diagrams
Dimitri van Heesch
2013-10-06
1
-0/+13
*
Added @parblock and @endparblock commands
Dimitri van Heesch
2013-09-24
1
-0/+13
*
The language specifier in e.g. \code{.py} was ignored for the XML output
Dimitri van Heesch
2013-07-13
1
-2/+7
*
Bug 704079 - Generated XML is malformed
Dimitri van Heesch
2013-07-12
1
-67/+67
*
Bug 701314 - URLs are not created on C# classes in some cases
Dimitri van Heesch
2013-06-15
1
-2/+8
*
Bug 700646 - XML output does not handle HTML entities in titles
Dimitri van Heesch
2013-05-30
1
-1/+1
*
Release-1.8.3.1-20130512
Dimitri van Heesch
2013-05-12
1
-1/+1
*
Release-1.8.3.1-20130209
Dimitri van Heesch
2013-02-09
1
-0/+5
[next]