summaryrefslogtreecommitdiffstats
path: root/src/xmldocvisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/bug_code_langDimitri van Heesch2021-05-021-113/+89
|\
| * issue #8522 Javadoc: type attribute of ordered lists not preserved (in xml)albert-github2021-04-291-1/+8
| * Refactoring: remove implicit conversion from QCString to const char *Dimitri van Heesch2021-04-221-6/+6
| * Refactoring: Add TextStream buffer to improve output writing performanceDimitri van Heesch2021-03-281-3/+3
| * Refactoring: replace QFile/FTextStream with fstream/stringstreamDimitri van Heesch2021-03-181-36/+24
| * Refactoring: Replaced QFileInfo with FileInfoDimitri van Heesch2021-03-181-8/+7
| * issue #8357 XML output does not include cross-references in code-fragmentsalbert-github2021-01-271-2/+3
| * Fix size_t related compiler errors & warnings for win64Dimitri van Heesch2021-01-221-2/+2
| * Refactoring: move Doc*Visitor::push/popEnabledDimitri van Heesch2021-01-221-17/+4
| * Refactoring: modernize HtmlAttribListDimitri van Heesch2021-01-221-26/+28
| * Refactoring: modernize docparser and clientsDimitri van Heesch2021-01-221-18/+10
* | Use language name to get code coloringalbert-github2021-01-171-2/+2
|/
* Add valign attribute of table cells to xml output.Jan Theegarten2021-01-071-0/+5
* Adapt formattingJan Theegarten2021-01-071-3/+3
* Add width attribute of tables and table cells to xml output.Jan Theegarten2021-01-071-2/+16
* Implement alt="" for images in xml.Jan Theegarten2021-01-071-2/+6
* Refactoring: prepare output generators for multi-threaded useDimitri van Heesch2020-09-271-22/+16
* Replaced FileNameDict/FileNameList by FileNameLinkedMapDimitri van Heesch2020-04-061-94/+95
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-6/+3
* Minor fixes for table cell attributes in XML and docbook outputDimitri van Heesch2020-02-021-4/+0
* Avoid unsupported html attributes from appearing in the XML/docbook output an...Dimitri van Heesch2020-02-021-30/+27
* Bug 791390 - Table formatting information ignored in Doxygen XML outputalbert-github2020-01-231-1/+46
* Adding commands `\rtfinclude`, `\docbookinclude`, `\maninclude` and `\xmlincl...albert-github2020-01-091-0/+18
* Showing information from all `*only commands in XML outputalbert-github2020-01-051-1/+26
* issue #7477 Broken urls in the xml outputalbert-github2020-01-041-5/+9
* Merge branch 'feature/bug_html_s' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-12-261-0/+3
|\
| * Adding HTML s tag, XML corrections for other tagsalbert-github2019-08-161-0/+3
* | Split language parser into "outline parser" and "code parser"Dimitri van Heesch2019-12-031-12/+12
|/
* Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...Dimitri van Heesch2019-08-041-1/+1
|\
| * Correction warning messagealbert-github2019-06-011-1/+1
* | Merge branch 'feature/issue_6831' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-08-041-2/+7
|\ \
| * | issue #6831 Failure to recognize class array with PHP in @varalbert-github2019-02-151-2/+7
* | | Merge branch 'fetaure/bug_html_ins_del_tag' of https://github.com/albert-gith...Dimitri van Heesch2019-08-031-0/+6
|\ \ \
| * | | Adding HTML tags ins and delalbert-github2019-04-041-0/+6
| | |/ | |/|
* | | Remove not used classalbert-github2019-07-071-12/+0
* | | High consequence coverity mesagesalbert-github2019-07-021-1/+1
* | | issue #7033 Syntax highlighting doesn't work when calling \dontinclude from M...albert-github2019-06-061-2/+4
|/ /
* | Merge branch 'feature/bug_lineno_split_examples' of https://github.com/albert...Dimitri van Heesch2019-03-091-1/+17
|\ \
| * | Show line numbers in "split" examplesalbert-github2019-03-031-1/+16
|/ /
* | Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-4/+6
|/
* issue #6744 Ampersand in Markdown image URL is not escaped in XML outputalbert-github2019-01-061-4/+2
* Issue #6039: Links on image in Markdown (Origin: bugzilla #769223)Dimitri van Heesch2019-01-031-1/+4
* Improved robustness of the emoji featureDimitri van Heesch2018-12-231-3/+7
* Incorrect number tag sequence for xhtml with htmlinclude command possiblealbert-github2018-11-251-1/+8
* 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
| |/