summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: modernize TooltipManager class and source reference listsDimitri van Heesch2020-10-2021-340/+301
* issue #8103: C++ Table of content, namespace list does not contains namespace...Dimitri van Heesch2020-10-191-5/+5
* Merge pull request #8112 from albert-github/feature/bug_ext_map_msgDimitri van Heesch2020-10-191-1/+1
|\
| * Confusing message for extension mapping for extension with starting dot.albert-github2020-10-171-1/+1
* | Enabling both ALLEXTERNALS and BUILTIN_STL_SUPPORT caused artificial STL clas...Dimitri van Heesch2020-10-192-7/+5
* | issue #8103: C++ Table of content, namespace list does not contains namespace...Dimitri van Heesch2020-10-195-337/+336
* | Fix for compiler warning fix :-(Dimitri van Heesch2020-10-171-1/+1
* | Fixes compiler warningDimitri van Heesch2020-10-171-1/+1
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-10-172-2/+11
|\ \
| * \ Merge pull request #8111 from albert-github/feature/bug_cnt_md_linksDimitri van Heesch2020-10-171-1/+11
| |\ \
| | * | Miscounting in case of markdown linksalbert-github2020-10-161-1/+11
| * | | Merge pull request #8108 from albert-github/feature/bug_md_cnt_listDimitri van Heesch2020-10-171-1/+0
| |\ \ \ | | |_|/ | |/| |
| | * | Miscounting in respect to lists in markdownalbert-github2020-10-161-1/+0
| | |/
* | | Performance tweak: Pass BaseClassList by const referenceDimitri van Heesch2020-10-177-20/+20
|/ /
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-10-161-1/+2
|\ \
| * | issue #8105 How do add (multiple files without extension) directory in INPUT ...albert-github2020-10-161-1/+2
| |/
* | issue #8098: Python Decorator written below @brief tag and above the function...Dimitri van Heesch2020-10-162-0/+11
|/
* Merge pull request #8097 from albert-github/feature/issue_8093Dimitri van Heesch2020-10-151-1/+1
|\
| * issue #8093 Some URLs in fresh/updated Doxyfile are split over two linesalbert-github2020-10-131-1/+1
* | Merge pull request #8096 from albert-github/feature/bug_dvipsDimitri van Heesch2020-10-151-6/+6
|\ \
| * | Don't start dvips when latex fails for formulasalbert-github2020-10-131-6/+6
| |/
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-10-151-1/+2
|\ \
| * \ Merge pull request #8100 from albert-github/feature/bug_latex_fig_spaceDimitri van Heesch2020-10-151-1/+2
| |\ \
| | * | Space around images in LaTeX output is sometimes a bit largealbert-github2020-10-141-1/+2
| | |/
* | | issue #8102 [C++] Reference relations are not generated for constructors usin...Dimitri van Heesch2020-10-151-0/+8
|/ /
* | Incorrect label / name in case regeneration of HTML without regeneration of d...albert-github2020-10-151-1/+1
* | issue #8091: [C++] Newer doxygen versions add a lot of bogus warnings about u...Dimitri van Heesch2020-10-145-60/+70
|/
* Merge pull request #8092 from albert-github/feature/bug_transl_sliceDimitri van Heesch2020-10-1226-6/+119
|\
| * Translation function trCompoundListDescription no entry for SLICEalbert-github2020-10-1226-6/+119
* | Merge pull request #8079 from albert-github/feature/issue_8078Dimitri van Heesch2020-10-121-1/+1
|\ \
| * | issue #8078 Warning and extra text when using Markdown as mainpagealbert-github2020-10-061-1/+1
* | | Merge pull request #8086 from albert-github/feature/bug_latex_footerDimitri van Heesch2020-10-121-13/+18
|\ \ \
| * | | Missing footer on first page of each chapter in LaTeXalbert-github2020-10-091-13/+18
* | | | Merge pull request #8088 from albert-github/feature/bug_md_pg_atxDimitri van Heesch2020-10-121-0/+1
|\ \ \ \
| * | | | Miscounting of lines in respect to page command (ATX header)albert-github2020-10-101-0/+1
| |/ / /
* | | | Refactoring: Modernize BaseClassListDimitri van Heesch2020-10-1217-910/+714
* | | | Fix type conversion warnings in searchindex.cppDimitri van Heesch2020-10-121-5/+5
| |_|/ |/| |
* | | Refactoring: Remove use of globals/statics in isAccessibleFrom*Dimitri van Heesch2020-10-114-114/+114
* | | Spelling erroralbert-github2020-10-111-1/+1
* | | Spelling erroralbert-github2020-10-101-1/+1
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-10-102-2/+3
|\ \ \ | |/ /
| * | Incorrect counting of markdown verbatim blockalbert-github2020-10-081-1/+2
| * | Warnings during compilation of doctokinizeralbert-github2020-10-071-1/+1
| |/
* | Refactoring: Introduce ScopedTypeVariantDimitri van Heesch2020-10-103-437/+463
|/
* Minor tweaksDimitri van Heesch2020-10-051-60/+47
* Merge branch 'feature/bug_doctok_cnt' of https://github.com/albert-github/dox...Dimitri van Heesch2020-10-053-238/+315
|\
| * Miscounting lines in doctokinizeralbert-github2020-09-203-238/+315
* | added support for mingw PRETTY_FUNC (#8059)ArmandZampieri2020-10-051-1/+1
* | Merge branch 'albert-github-feature/bug_md_pg_cnt'Dimitri van Heesch2020-10-0411-58/+75
|\ \
| * | Reworked changes a bitDimitri van Heesch2020-10-0410-64/+52