summaryrefslogtreecommitdiffstats
path: root/src/mandocvisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/bug_code_langDimitri van Heesch2021-05-021-176/+197
|\
| * Fixed typo, use QCString, and some minor reformatingDimitri van Heesch2021-04-291-2/+2
| * issue #8522 Javadoc: type attribute of ordered lists not preserved (in xml)albert-github2021-04-291-2/+41
| * Refactoring: remove implicit conversion from QCString to const char *Dimitri van Heesch2021-04-221-5/+5
| * Refactoring: Add TextStream buffer to improve output writing performanceDimitri van Heesch2021-03-281-1/+1
| * Refactoring: replace QFile/FTextStream with fstream/stringstreamDimitri van Heesch2021-03-181-137/+137
| * Refactoring: Replaced QFileInfo with FileInfoDimitri van Heesch2021-03-181-8/+7
| * Refactoring: move Doc*Visitor::push/popEnabledDimitri van Heesch2021-01-221-17/+4
| * Refactoring: modernize docparser and clientsDimitri van Heesch2021-01-221-7/+3
* | Use language name to get code coloringalbert-github2021-01-171-2/+2
|/
* Refactoring: prepare output generators for multi-threaded useDimitri van Heesch2020-09-271-88/+79
* Adding commands `\rtfinclude`, `\docbookinclude`, `\maninclude` and `\xmlincl...albert-github2020-01-091-0/+6
* Merge branch 'feature/bug_html_s' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-12-261-0/+1
|\
| * Adding HTML s tag, XML corrections for other tagsalbert-github2019-08-161-0/+1
* | Split language parser into "outline parser" and "code parser"Dimitri van Heesch2019-12-031-12/+12
* | Reduce the use of QString in favor of the more efficient QCStringDimitri van Heesch2019-09-211-19/+0
|/
* 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 'fetaure/bug_html_ins_del_tag' of https://github.com/albert-gith...Dimitri van Heesch2019-08-031-0/+2
|\ \
| * | Adding HTML tags ins and delalbert-github2019-04-041-0/+2
| |/
* | issue #7126 Latex output format fixesalbert-github2019-07-281-2/+2
* | Remove not used classalbert-github2019-07-071-8/+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-5/+19
|\
| * 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
* Improved robustness of the emoji featureDimitri van Heesch2018-12-231-3/+2
* Merge pull request #6602 from albert-github/feature/bug_tparamDimitri van Heesch2018-12-031-4/+1
|\
| * Consistency in headings and layout for template parameters (tparam)albert-github2018-11-061-4/+1
* | issue_6517: Emoji supportalbert-github2018-10-011-0/+17
|/
* Bug 667993 - HTML tags <u> and </u> not supportedalbert-github2018-07-071-0/+7
* Bug 770660 - Code snippet always shows line numbers from 1albert-github2016-09-031-0/+27
* 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-2/+2
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Bug 731947 - Support for PlantUMLDimitri van Heesch2014-08-101-0/+1
* Added \latexinclude command (thanks to Juan Zaratiegui for the patch)Dimitri van Heesch2014-03-271-0/+2
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Restructered html entity handlingDimitri van Heesch2014-02-101-1/+2
* Recognize all HTML4 special character entitiesalbert-github2014-02-081-35/+8
* 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/+7
* Added @parblock and @endparblock commandsDimitri van Heesch2013-09-241-0/+8
* Bug 701314 - URLs are not created on C# classes in some casesDimitri van Heesch2013-06-151-4/+17
* Release-1.8.3.1-20130402Dimitri van Heesch2013-04-021-1/+1
* Release-1.8.3.1-20130209Dimitri van Heesch2013-02-091-1/+2
* Release-1.8.3.1Dimitri van Heesch2013-01-201-1/+1