summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* issue #8584: navtree js output varies from ASLRHEADmasterDimitri van Heesch2021-06-151-3/+13
* Merge pull request #8592 from albert-github/feature/issue_8585Dimitri van Heesch2021-06-155-15/+110
|\
| * issue #8585 INLINE_SOURCES = YES do not generate code inline from sources if ...albert-github2021-06-085-15/+110
* | Merge pull request #8598 from albert-github/feature/bug_inline_struct_outputDimitri van Heesch2021-06-151-0/+6
|\ \
| * | Merged brief and detailed description in case if INLINE_SIMPLE_STRUCTS with L...albert-github2021-06-131-0/+6
* | | Merge pull request #8599 from albert-github/feature/bug_docbook_inlineDimitri van Heesch2021-06-152-9/+81
|\ \ \ | |/ / |/| |
| * | Implementation functions for INLINE_SIMPLE_STRUCTS for docbook outputalbert-github2021-06-152-9/+81
|/ /
* | Merge pull request #8597 from albert-github/feature/bug_warn_reorderDimitri van Heesch2021-06-131-1/+1
|\ \
| * | Compilation warnings regarding reorderingalbert-github2021-06-131-1/+1
|/ /
* | Merge pull request #8589 from albert-github/feature/bug_citeDimitri van Heesch2021-06-135-8/+24
|\ \
| * | Problem with cite command (tests 12)albert-github2021-06-075-8/+24
| |/
* | Merge pull request #8594 from albert-github/feature/bug_765867Dimitri van Heesch2021-06-131-5/+5
|\ \
| * | bug_765867 Ampersand not rendered correctly in HTML Help indexalbert-github2021-06-101-5/+5
| |/
* | Merge branch 'albert-github-feature/issue_8591'Dimitri van Heesch2021-06-131-1/+4
|\ \
| * | Some rewordingDimitri van Heesch2021-06-131-2/+2
| * | Merge branch 'feature/issue_8591' of https://github.com/albert-github/doxygen...Dimitri van Heesch2021-06-131-1/+4
| |\ \ |/ / /
| * | issue #8591 Doxygen comment suggestion in help collides with clang-formatalbert-github2021-06-081-1/+4
| |/
* | Merge pull request #8595 from albert-github/feature/bug_674442Dimitri van Heesch2021-06-1318-0/+84
|\ \
| * | bug_674442 CREATE_FOLDERS should not create unused foldersalbert-github2021-06-121-1/+1
| * | bug_674442 CREATE_FOLDERS should not create unused foldersalbert-github2021-06-1218-0/+84
| |/
* | issue #8588: References to multiply nested class is broken with INLINE_SIMPLE...Dimitri van Heesch2021-06-122-10/+10
* | Regression: No warnings were given for multiple @param commands with the same...Dimitri van Heesch2021-06-122-46/+29
* | 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
|\ \ \