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 'master' into feature/bug_code_lang
Dimitri van Heesch
2021-05-02
1
-113/+89
|
\
|
*
issue #8522 Javadoc: type attribute of ordered lists not preserved (in xml)
albert-github
2021-04-29
1
-1/+8
|
*
Refactoring: remove implicit conversion from QCString to const char *
Dimitri van Heesch
2021-04-22
1
-6/+6
|
*
Refactoring: Add TextStream buffer to improve output writing performance
Dimitri van Heesch
2021-03-28
1
-3/+3
|
*
Refactoring: replace QFile/FTextStream with fstream/stringstream
Dimitri van Heesch
2021-03-18
1
-36/+24
|
*
Refactoring: Replaced QFileInfo with FileInfo
Dimitri van Heesch
2021-03-18
1
-8/+7
|
*
issue #8357 XML output does not include cross-references in code-fragments
albert-github
2021-01-27
1
-2/+3
|
*
Fix size_t related compiler errors & warnings for win64
Dimitri van Heesch
2021-01-22
1
-2/+2
|
*
Refactoring: move Doc*Visitor::push/popEnabled
Dimitri van Heesch
2021-01-22
1
-17/+4
|
*
Refactoring: modernize HtmlAttribList
Dimitri van Heesch
2021-01-22
1
-26/+28
|
*
Refactoring: modernize docparser and clients
Dimitri van Heesch
2021-01-22
1
-18/+10
*
|
Use language name to get code coloring
albert-github
2021-01-17
1
-2/+2
|
/
*
Add valign attribute of table cells to xml output.
Jan Theegarten
2021-01-07
1
-0/+5
*
Adapt formatting
Jan Theegarten
2021-01-07
1
-3/+3
*
Add width attribute of tables and table cells to xml output.
Jan Theegarten
2021-01-07
1
-2/+16
*
Implement alt="" for images in xml.
Jan Theegarten
2021-01-07
1
-2/+6
*
Refactoring: prepare output generators for multi-threaded use
Dimitri van Heesch
2020-09-27
1
-22/+16
*
Replaced FileNameDict/FileNameList by FileNameLinkedMap
Dimitri van Heesch
2020-04-06
1
-94/+95
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-6/+3
*
Minor fixes for table cell attributes in XML and docbook output
Dimitri van Heesch
2020-02-02
1
-4/+0
*
Avoid unsupported html attributes from appearing in the XML/docbook output an...
Dimitri van Heesch
2020-02-02
1
-30/+27
*
Bug 791390 - Table formatting information ignored in Doxygen XML output
albert-github
2020-01-23
1
-1/+46
*
Adding commands `\rtfinclude`, `\docbookinclude`, `\maninclude` and `\xmlincl...
albert-github
2020-01-09
1
-0/+18
*
Showing information from all `*only commands in XML output
albert-github
2020-01-05
1
-1/+26
*
issue #7477 Broken urls in the xml output
albert-github
2020-01-04
1
-5/+9
*
Merge branch 'feature/bug_html_s' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-12-26
1
-0/+3
|
\
|
*
Adding HTML s tag, XML corrections for other tags
albert-github
2019-08-16
1
-0/+3
*
|
Split language parser into "outline parser" and "code parser"
Dimitri van Heesch
2019-12-03
1
-12/+12
|
/
*
Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...
Dimitri van Heesch
2019-08-04
1
-1/+1
|
\
|
*
Correction warning message
albert-github
2019-06-01
1
-1/+1
*
|
Merge branch 'feature/issue_6831' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-08-04
1
-2/+7
|
\
\
|
*
|
issue #6831 Failure to recognize class array with PHP in @var
albert-github
2019-02-15
1
-2/+7
*
|
|
Merge branch 'fetaure/bug_html_ins_del_tag' of https://github.com/albert-gith...
Dimitri van Heesch
2019-08-03
1
-0/+6
|
\
\
\
|
*
|
|
Adding HTML tags ins and del
albert-github
2019-04-04
1
-0/+6
|
|
|
/
|
|
/
|
*
|
|
Remove not used class
albert-github
2019-07-07
1
-12/+0
*
|
|
High consequence coverity mesages
albert-github
2019-07-02
1
-1/+1
*
|
|
issue #7033 Syntax highlighting doesn't work when calling \dontinclude from M...
albert-github
2019-06-06
1
-2/+4
|
/
/
*
|
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
|
|
/
[next]