summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| | | | | |_|_|_|_|_|_|_|/ | | | | |/| | | | | | | |
| | | * | | | | | | | | | Made regexp more strictDimitri van Heesch2019-12-181-5/+6
| | | * | | | | | | | | | Merge branch 'feature/bug_nospam_email' of https://github.com/albert-github/d...Dimitri van Heesch2019-12-181-0/+5
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | Simple nospam email addressalbert-github2019-11-051-0/+5
| | | * | | | | | | | | | | Merge pull request #7237 from albert-github/feature/bug_table_hrDimitri van Heesch2019-12-172-1/+9
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Problem with `<hr>` in LaTeX multicolumn cellalbert-github2019-08-291-0/+5
| | | | * | | | | | | | | | | Problem with `<hr>` in LaTeX multicolumn cellalbert-github2019-08-291-1/+4
| | | * | | | | | | | | | | | Avoid warning in commentcnv.l about trailing context made variable due to pre...Dimitri van Heesch2019-12-171-48/+34
| | | * | | | | | | | | | | | Prevent writing automatic anchors to the tag fileDimitri van Heesch2019-12-152-2/+2
| | | * | | | | | | | | | | | Merge branch 'feature/issue_7248' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-12-151-1/+18
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | issue #7248: Including external tag files with TOC produces a broken index.qhpalbert-github2019-09-091-1/+18
| | | * | | | | | | | | | | | | issue #7326: Incorrect display of multiline #define valueDimitri van Heesch2019-12-141-1/+9
| | | * | | | | | | | | | | | | Fix logic bug in SVG detectionDimitri van Heesch2019-12-141-1/+1
| | | * | | | | | | | | | | | | issue #7206: Problems with Fortran and `@cond`Dimitri van Heesch2019-12-141-7/+15
| | | * | | | | | | | | | | | | Minor fixesDimitri van Heesch2019-12-121-1/+1