summaryrefslogtreecommitdiffstats
path: root/src/docparser.h
Commit message (Expand)AuthorAgeFilesLines
* Compilation warnings regarding reorderingalbert-github2021-06-131-1/+1
* Problem with cite command (tests 12)albert-github2021-06-071-2/+4
* Formulas with a new environment handled as inline formulasalbert-github2021-05-131-1/+5
* issue #8193: Better warning in case of error in dot / msc / dia imageDimitri van Heesch2021-05-031-122/+116
* Merge branch 'vertical_alignment_table' of https://github.com/DuyDang007/doxy...Dimitri van Heesch2021-05-021-0/+2
|\
| * Support vertical alignment in multirow tableDuy Dang2021-02-011-0/+2
* | Merge pull request #8509 from albert-github/feature/bug_formula_mjDimitri van Heesch2021-05-011-1/+1
|\ \
| * \ Merge branch 'master' into feature/bug_formula_mjDimitri van Heesch2021-04-281-11/+11
| |\ \
| * | | Problems with some commands in MathJaxalbert-github2021-04-201-1/+1
* | | | Merge branch 'feature/bug_startuml' of https://github.com/albert-github/doxyg...Dimitri van Heesch2021-05-011-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Extending startuml with extra figure typesalbert-github2021-04-041-0/+3
| |/ /
* | | Refactoring: remove implicit conversion from QCString to const char *Dimitri van Heesch2021-04-221-11/+11
|/ /
* | Refactoring: make qcstring.h a local includeDimitri van Heesch2021-03-261-2/+1
* | Refactoring: remove unused QString dependenciesDimitri van Heesch2021-03-231-3/+0
* | Refactoring: some cleanup and removed text direction logicDimitri van Heesch2021-03-041-51/+2
|/
* Refactoring: modernize docparser and clientsDimitri van Heesch2021-01-221-61/+58
* Refactor: modernize markdown and make it thread-safeDimitri van Heesch2020-06-161-50/+53
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-34/+32
* Compilation warningsalbert-github2020-02-221-1/+0
* Adding commands `\rtfinclude`, `\docbookinclude`, `\maninclude` and `\xmlincl...albert-github2020-01-091-1/+1
* Merge branch 'feature/bug_html_s' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-12-261-1/+2
|\
| * Adding HTML s tag, XML corrections for other tagsalbert-github2019-08-161-1/+2
* | Minor tweaksDimitri van Heesch2019-12-251-2/+2
* | Merge branch 'master' into feature/bug_style_changeDimitri van Heesch2019-12-251-63/+63
|\ \
| * \ Merge branch 'master' into spellingDimitri van Heesch2019-12-231-61/+61
| |\ \
| | * | Coverity uninitializedalbert-github2019-12-021-61/+61
| * | | spelling: embeddingJosh Soref2019-11-121-2/+2
| |/ /
* | | Warning with XML / HTML style commandsalbert-github2019-10-201-2/+4
|/ /
* | Reduce the use of QString in favor of the more efficient QCStringDimitri van Heesch2019-09-211-0/+1
* | issue #7216: non-const getGroupDef() called on aliased member (cleanup + null...Dimitri van Heesch2019-08-261-2/+1
|/
* Merge branch 'feature/issue_6831' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-08-041-1/+15
|\
| * issue #6831 Failure to recognize class array with PHP in @varalbert-github2019-02-151-1/+15
* | Merge branch 'fetaure/bug_html_ins_del_tag' of https://github.com/albert-gith...Dimitri van Heesch2019-08-031-1/+3
|\ \
| * | Adding HTML tags ins and delalbert-github2019-04-041-1/+3
* | | Non existing MSC file crashes doxygenDimitri van Heesch2019-07-291-3/+3
* | | Remove not used classalbert-github2019-07-071-18/+0
* | | Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-6/+6
|/ /
* | Merge branch 'feature/bug_lineno_split_examples' of https://github.com/albert...Dimitri van Heesch2019-03-091-1/+6
|\ \
| * | Show line numbers in "split" examplesalbert-github2019-03-031-1/+6
* | | Minor refactoringDimitri van Heesch2019-03-031-1/+12
|/ /
* | a named anchor does not need custom attributes and minor other corrections.Dimitri van Heesch2019-02-171-4/+2
* | Bug 136299 - attributes to <p> tag get lostalbert-github2019-02-041-3/+20
|/
* Issue #6039: Links on image in Markdown (Origin: bugzilla #769223)Dimitri van Heesch2019-01-031-0/+1
* Merge branch 'feature/bug_escaped_equal_sign' of https://github.com/albert-gi...Dimitri van Heesch2018-12-261-1/+1
|\
| * Create command for escaped equal signalbert-github2018-11-071-1/+1
* | Improved robustness of the emoji featureDimitri van Heesch2018-12-231-6/+7
* | Merge pull request #6643 from albert-github/feature/bug_xhtml_test_30Dimitri van Heesch2018-12-031-2/+4
|\ \
| * | Incorrect number tag sequence for xhtml with htmlinclude command possiblealbert-github2018-11-251-2/+4
* | | Restructured code to avoid the need for global stateDimitri van Heesch2018-11-251-1/+1
|/ /
* | Merge branch 'feature/bug_inline_image' of https://github.com/albert-github/d...Dimitri van Heesch2018-11-111-1/+3
|\ \