summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Guard #include of "filesystem.hpp" to not break std::min/std::maxDimitri van Heesch2021-06-122-0/+4
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-06-123-1/+5
|\
| * Merge pull request #8586 from albert-github/feature/bug_test_subdirDimitri van Heesch2021-06-061-0/+3
| |\
| | * Running tests with subdirs enabledalbert-github2021-06-051-0/+3
| |/
| * Merge pull request #8580 from albert-github/feature/bug_warn_internal_docDimitri van Heesch2021-06-012-1/+2
| |\
| | * Correcting documentation warnings of doxygens own internal documentationalbert-github2021-05-312-1/+2
| |/
* | Added concepts to the templated outputDimitri van Heesch2021-06-1227-136/+792
|/
* Improved responsive design of dynamic menusDimitri van Heesch2021-05-307-57/+183
* Merge pull request #8543 from albert-github/feature/bug_debug_markdownDimitri van Heesch2021-05-252-4/+12
|\
| * Confusing debug output for markdownalbert-github2021-05-112-4/+12
* | Fixed problem where processing symlinks could result in ASSERT: "fd!=0"Dimitri van Heesch2021-05-251-5/+7
* | Merge branch 'albert-github-feature/issue_8563'Dimitri van Heesch2021-05-251-91/+95
|\ \
| * | Adjusted the text a bitDimitri van Heesch2021-05-251-95/+94
| * | Merge branch 'feature/issue_8563' of https://github.com/albert-github/doxygen...Dimitri van Heesch2021-05-251-1/+6
| |\ \ |/ / /
| * | issue #8563 Link not created and the Doxygen comment is placed in the output ...albert-github2021-05-241-1/+6
* | | issue #8232: Incorrect link from summary links for namespacesDimitri van Heesch2021-05-254-29/+29
* | | Merge branch 'albert-github-feature/issue_8541'Dimitri van Heesch2021-05-241-0/+9
|\ \ \
| * | | Replace runtime computation of the scope by a string constantDimitri van Heesch2021-05-241-3/+2
| * | | Merge branch 'feature/issue_8541' of https://github.com/albert-github/doxygen...Dimitri van Heesch2021-05-241-0/+10
| |\ \ \ |/ / / /
| * | | issue #8541 Javadoc: external links to classes in java.lang are not resolvedalbert-github2021-05-241-2/+2
| * | | issue #8541 avadoc: external links to classes in java.lang are not resolvedalbert-github2021-05-111-0/+10
| | |/ | |/|
* | | issue #8480: Python: certain 'reimplements' entries missingDimitri van Heesch2021-05-242-0/+2
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-05-244-15/+74
|\ \ \
| * \ \ Merge pull request #8553 from albert-github/feature/bug_8552Dimitri van Heesch2021-05-244-15/+74
| |\ \ \ | | |_|/ | |/| |
| | * | issue #8552 Javadoc: strange issue with @verbatim ... @endverbatimalbert-github2021-05-154-10/+47
| | * | issue #8552 Javadoc: strange issue with @verbatim ... @endverbatimalbert-github2021-05-142-5/+27
* | | | Optimized MathJax HTML output and made the template output the same.Dimitri van Heesch2021-05-248-63/+90
|/ / /
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-05-245-8/+7
|\ \ \
| * \ \ Merge pull request #8554 from albert-github/feature/bug_mathjax_v3_refDimitri van Heesch2021-05-233-6/+5
| |\ \ \
| | * | | Extra settings for MathJax V3albert-github2021-05-153-6/+5
| * | | | Merge pull request #8565 from albert-github/feature/issue_8564Dimitri van Heesch2021-05-232-2/+2
| |\ \ \ \
| | * | | | issue #8564 input buffer overflow, can't enlarge buffer because scanner uses ...albert-github2021-05-232-2/+2
| |/ / / /
* | | | | Fixed endless loop issue following recursive symlinkDimitri van Heesch2021-05-242-130/+214
|/ / / /
* | | | issue #8560: Regression: In Python/xml output, refid and qualified name of ba...Dimitri van Heesch2021-05-232-7/+29
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-05-221-2/+8
|\ \ \ \
| * | | | Update build_cmake.ymlDimitri van Heesch2021-05-221-0/+2
| * | | | Update build_cmake.ymlDimitri van Heesch2021-05-221-0/+1
| * | | | Update build_cmake.ymlDimitri van Heesch2021-05-221-1/+2
| * | | | Update build_cmake.ymlDimitri van Heesch2021-05-221-2/+3
| * | | | Update build_cmake.ymlDimitri van Heesch2021-05-221-5/+2
| * | | | Update build_cmake.ymlDimitri van Heesch2021-05-221-1/+3
| * | | | Update build_cmake.ymlDimitri van Heesch2021-05-221-1/+2
| * | | | Update build_cmake.ymlDimitri van Heesch2021-05-221-0/+1
* | | | | Merge branch 'albert-github-feature/bug_predefined_space'Dimitri van Heesch2021-05-221-34/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Made some more simplificationsDimitri van Heesch2021-05-221-27/+9
| * | | | Merge branch 'feature/bug_predefined_space' of https://github.com/albert-gith...Dimitri van Heesch2021-05-221-7/+1
| |\ \ \ \ |/ / / / /
| * | | | Using spaces in a PREDEFINED settingalbert-github2021-05-211-7/+1
* | | | | issue #8560: Regression: In Python/xml output, refid and qualified name of ba...Dimitri van Heesch2021-05-222-13/+25
|/ / / /
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-05-202-1/+7
|\ \ \ \
| * \ \ \ Merge pull request #8549 from albert-github/feature/bug_empty_classDimitri van Heesch2021-05-201-1/+6
| |\ \ \ \