summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merge branch 'feature/bug_md_pg_cnt' of https://github.com/albert-github/doxy...Dimitri van Heesch2020-10-0314-61/+90
| |\ \
| | * | Miscounting of lines in respect to page commandalbert-github2020-09-241-3/+6
| | * | Miscounting of lines in respect to page commandalbert-github2020-09-2414-62/+88
* | | | Incorrect recognition as RCS tagalbert-github2020-10-041-1/+2
* | | | Flush warnings file (#8069)albert-github2020-10-033-0/+18
* | | | Merge pull request #8072 from albert-github/feature/bug_consitency_voidDimitri van Heesch2020-10-035-24/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Using f() instead f(void) in C++ , consistencyalbert-github2020-10-025-24/+24
* | | | refactoring: modernize search indexDimitri van Heesch2020-10-032-157/+116
|/ / /
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-10-022-2/+2
|\ \ \
| * \ \ Merge pull request #8068 from albert-github/feature/bug_loss_dataDimitri van Heesch2020-10-011-1/+1
| |\ \ \
| | * | | Warning about possible loss of dataalbert-github2020-10-011-1/+1
| * | | | Warning in internal documentationalbert-github2020-10-011-1/+1
| |/ / /
* | | | issue #7706: Md5 hash does not match for two different runsDimitri van Heesch2020-10-021-2/+2
|/ / /
* | | issue #8066: Doxygen crashes in ClangTUParserDimitri van Heesch2020-09-302-4/+10
* | | Merge pull request #8060 from albert-github/feature/bug_md_open_bracketDimitri van Heesch2020-09-291-0/+2
|\ \ \
| * | | No warning for unbalanced brackets in markdownalbert-github2020-09-251-0/+2
* | | | Incorrect sorting of reflist itemsalbert-github2020-09-291-1/+1
* | | | issue #8063: Failed to build current "master" branchDimitri van Heesch2020-09-283-13/+19
* | | | Fix for broken LaTeX output.Dimitri van Heesch2020-09-2720-42/+42
* | | | Merge branch 'multithread_outputgen'Dimitri van Heesch2020-09-2734-750/+862
|\ \ \ \ | |/ / / |/| | |
| * | | Refactoring: prepare output generators for multi-threaded useDimitri van Heesch2020-09-2734-750/+862
| |/ /
* | | Merge pull request #8045 from albert-github/feature/bug_md_fenced_cntDimitri van Heesch2020-09-241-1/+1
|\ \ \
| * | | Miscounting of lines in case of fenced code blockalbert-github2020-09-201-1/+1
| | |/ | |/|
* | | Merge pull request #8052 from albert-github/feature/issue_8051Dimitri van Heesch2020-09-241-2/+2
|\ \ \
| * | | #8051 Consider documenting debug options of doxygenalbert-github2020-09-231-2/+2
| | |/ | |/|
* | | issue #8053 error: Attribute target redefined in SVGalbert-github2020-09-241-0/+1
|/ /
* | Fix compiler warning when printing number of cache hits & misses (part 2)Dimitri van Heesch2020-09-211-1/+2