summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/bug_fenced_codeDimitri van Heesch2019-12-26151-11276/+11753
|\
| * Merge pull request #7223 from albert-github/feature/bug_formula_quoteDimitri van Heesch2019-12-261-1/+1
| |\
| | * Error in LaTeX with single quote in formula / math mode.albert-github2019-08-241-1/+1
| * | Merge pull request #7185 from albert-github/feature/bug_rtf_table_captionDimitri van Heesch2019-12-261-0/+3
| |\ \
| | * | Table caption flows in first table field for RTF outputalbert-github2019-08-131-1/+1
| | * | Table caption flows in first table field for RTF outputalbert-github2019-08-121-0/+3
| * | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-12-261-2/+0
| |\ \ \
| | * \ \ Merge pull request #7462 from albert-github/feature/issue_7461Dimitri van Heesch2019-12-251-2/+0
| | |\ \ \
| | | * | | Wrong reference to code linealbert-github2019-12-251-2/+0
| * | | | | Merge branch 'feature/bug_html_s' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-12-2613-4/+37
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Adding HTML s tag, XML corrections for other tagsalbert-github2019-08-1613-4/+37
| * | | | | Minor fixesDimitri van Heesch2019-12-2517-362/+316
| * | | | | Merge branch 'feature/bug_335614' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-12-256-24/+37
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Bug 335614 - HTML link incorrect when using tagfilealbert-github2019-09-306-24/+37
| * | | | | Minor tweaksDimitri van Heesch2019-12-252-5/+6
| * | | | | Merge branch 'feature/bug_style_change' of https://github.com/albert-github/d...Dimitri van Heesch2019-12-252-66/+74
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into feature/bug_style_changeDimitri van Heesch2019-12-25147-12994/+12673
| | |\ \ \ \ \
| | * | | | | | Warning with XML / HTML style commandsalbert-github2019-10-202-66/+74
| * | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-12-255-1/+220
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge pull request #7230 from albert-github/feature/bug_formula_macrofileDimitri van Heesch2019-12-255-1/+220
| | |\ \ \ \ \ \
| | | * | | | | | Create possibility to define LaTeX commands for formulasalbert-github2019-08-275-1/+220
| * | | | | | | | Fixed compiler warnings in docparser.cppDimitri van Heesch2019-12-231-4/+4
| |/ / / / / / /
| * | | | | | | Merge branch 'master' into spellingDimitri van Heesch2019-12-23110-8409/+8781
| |\ \ \ \ \ \ \
| | * | | | | | | Fix for use of non portable strnstr function (part 2)Dimitri van Heesch2019-12-232-3/+31
| | * | | | | | | Fix for use of non portable strnstr functionDimitri van Heesch2019-12-233-1/+18
| | * | | | | | | Merge pull request #7211 from albert-github/feature/issue_7210Dimitri van Heesch2019-12-231-32/+30
| | |\ \ \ \ \ \ \
| | | * | | | | | | issue #7210: 1.8.16: Image inclusion is inconsistentalbert-github2019-08-201-32/+30
| | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Optimize UTF-8 nbsp conversion in markdownDimitri van Heesch2019-12-221-6/+17
| | * | | | | | | Merge branch 'feature/bug_nbsp_code' of https://github.com/albert-github/doxy...Dimitri van Heesch2019-12-221-5/+6
| | |\ \ \ \ \ \ \
| | | * | | | | | | Text ' ' appears in code segmentsalbert-github2019-08-231-5/+6
| | | |/ / / / / /
| | * | | | | | | Fixed merge issueDimitri van Heesch2019-12-221-1/+1
| | * | | | | | | Merge branch 'master' into feature/bug_550158Dimitri van Heesch2019-12-22145-13669/+13042
| | |\ \ \ \ \ \ \
| | | * | | | | | | Removed exitCode parameter as it is always 1Dimitri van Heesch2019-12-2223-78/+63
| | | * | | | | | | Merge branch 'feature/bug_terminate' of https://github.com/albert-github/doxy...Dimitri van Heesch2019-12-2223-111/+101
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Better termination messagealbert-github2019-11-2223-111/+101
| | | * | | | | | | | issue 3417: C++: friend template functions shown even with HIDE_FRIEND_COMPOU...Dimitri van Heesch2019-12-212-12/+13
| | | * | | | | | | | Merge pull request #7231 from albert-github/feature/issue_7228Dimitri van Heesch2019-12-211-5/+5
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | issue #7228 Using markdown causes wrong error and warning line numbers - v. 1...albert-github2019-08-271-5/+5
| | | | | |_|/ / / / / | | | | |/| | | | | |
| | | * | | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-12-211-1/+1
| | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ Merge pull request #7459 from albert-github/feature/bug_tests_xhtmlDimitri van Heesch2019-12-201-1/+1
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | Tests 31 for XHTML outputalbert-github2019-12-191-1/+1
| | | * | | | | | | | | | Reduced code duplicationDimitri van Heesch2019-12-211-148/+37
| | | * | | | | | | | | | Merge branch 'feature/bug_config' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-12-203-9/+203
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | | | * | | | | | | | | Checking of right usage of configuration list itemsalbert-github2019-11-253-9/+203
| | | * | | | | | | | | | issue #7446: C#: parameter named `extends` is broken in the documentationDimitri van Heesch2019-12-2011-27/+38
| | | * | | | | | | | | | issue #7456: function-like macros generate warningsDimitri van Heesch2019-12-201-1/+2
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | Extend built-in STL support with more classesDimitri van Heesch2019-12-194-232/+311
| | | * | | | | | | | | Incorrect warning "yyextra->inside" instead of "inside"albert-github2019-12-181-2/+2
| | | * | | | | | | | | Merge branch 'feature/bug_unsupported_html' of https://github.com/albert-gith...Dimitri van Heesch2019-12-183-4/+7
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Output of unknown xml/html tagalbert-github2019-11-063-11/+23