summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: remove isVisited/setVisited from contextDimitri van Heesch2020-11-152-95/+107
* Refactoring: Modernise DotGfxHierarchyTableDimitri van Heesch2020-11-153-80/+55
* Merge pull request #8170 from albert-github/feature/issue_8169Dimitri van Heesch2020-11-141-1/+1
|\
| * issue @8169 "\emoji heavy_check_mark" produces ✓ instead of ✔️albert-github2020-11-111-1/+1
* | Fix for crash when using members of a partially constructed objectDimitri van Heesch2020-11-145-10/+24
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-11-132-1/+2
|\ \ | |/
| * Merge pull request #8166 from albert-github/feature/bug_ftn_ignDimitri van Heesch2020-11-101-0/+1
| |\
| | * Doxygen crashes on Fortranalbert-github2020-11-091-0/+1
| * | Typo in namespacedef.halbert-github2020-11-101-1/+1
* | | Refactoring: replacing dynamic_cast by static_cast to improve performanceDimitri van Heesch2020-11-1340-601/+1169
|/ /
* | Refactoring: Introduce immutable and mutable interfacesDimitri van Heesch2020-11-0936-1367/+1514
|/
* Merge pull request #8128 from albert-github/feature/bug_configDimitri van Heesch2020-11-061-41/+61
|\
| * Incorrect handling of string with spaces and no quotesalbert-github2020-10-251-1/+0
| * Incorrect handling of string with spaces and no quotesalbert-github2020-10-251-40/+61
* | Minor tweaksDimitri van Heesch2020-11-053-10/+6
* | Merge branch 'Rel_1_8_20_DGA' of https://github.com/DGA45/doxygen into DGA45-...Dimitri van Heesch2020-11-052-2/+10
|\ \
| * | Fix issue #7547DGA452020-10-301-0/+2
| * | Merge remote-tracking branch 'origin/issue7556' into Rel_1_8_20_DGADGA452020-10-302-2/+8
| |\ \
| | * | Fix #7556 ANSI-C anonymous (unnamed) struct/unions duplicated namesDGA452020-02-032-2/+8
* | | | Optimized the escape function and made it more genericDimitri van Heesch2020-11-051-6/+7
* | | | issue #8156 Markdown anchors do not work with special symbolsalbert-github2020-11-031-1/+7
* | | | Merge pull request #8151 from albert-github/feature/issue_8129_docuDimitri van Heesch2020-11-031-6/+14
|\ \ \ \
| * | | | Update config.xmlDimitri van Heesch2020-11-021-1/+1
| * | | | Update config.xmlDimitri van Heesch2020-11-021-10/+13
| * | | | Documentation correction for CASE_SENSE_NAMESalbert-github2020-11-021-6/+11
* | | | | Merge pull request #8149 from albert-github/feature/bug_warn_doctokinizerDimitri van Heesch2020-11-021-10/+11
|\ \ \ \ \
| * | | | | 64-bit Windows compiler warnings doctokinizer.lalbert-github2020-11-011-10/+11
* | | | | | Fixed issue when testing on ceph code regarding calling aliased membersDimitri van Heesch2020-11-021-19/+25
| |/ / / / |/| | | |
* | | | | Fixed issue in combineUsingRelations() that could lead to the use of invalid ...Dimitri van Heesch2020-11-012-2/+11
* | | | | Fixed issue when testing on pytouch code regarding calling aliased membersDimitri van Heesch2020-11-011-1/+1
* | | | | Refactoring: modernized the getUsedNamespaces() methodDimitri van Heesch2020-11-016-184/+89
|/ / / /
* | | | issue #8148: copydoc broken in private sectionsDimitri van Heesch2020-11-011-1/+1
* | | | issue 8143: copydoc in excluded namespace broken after d03e8d9Dimitri van Heesch2020-10-311-2/+12
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-10-311-0/+3
|\ \ \ \
| * \ \ \ Merge pull request #8146 from albert-github/feature/issue_8144Dimitri van Heesch2020-10-301-0/+3
| |\ \ \ \
| | * | | | Problem with `\\` at end of an ALIASES in the configuration filealbert-github2020-10-301-0/+3
* | | | | | issue #8129: Image path is now case sensitive (take 2)Dimitri van Heesch2020-10-312-34/+58
|/ / / / /
* | | | | issue #8129: Image path is now case sensitiveDimitri van Heesch2020-10-302-21/+32
|/ / / /
* | | | Fixed marker replacement for a placeholder at the end of the commandDimitri van Heesch2020-10-291-2/+2
* | | | Some further simplications and modernizationsDimitri van Heesch2020-10-291-50/+30
* | | | Merge branch 'feature/bug_aliases_cmd' of https://github.com/albert-github/do...Dimitri van Heesch2020-10-291-12/+21
|\ \ \ \
| * | | | Handling commands for backslash and at-sign in ALIASESalbert-github2020-10-291-12/+21
* | | | | Refactoring: modernize getUsedClasses() methodDimitri van Heesch2020-10-2910-143/+144
|/ / / /
* | | | issue #8139 Segfault after a8bf5d3albert-github2020-10-291-1/+1
* | | | Merge pull request #8131 from albert-github/feature/issue_8130Dimitri van Heesch2020-10-281-2/+6
|\ \ \ \
| * | | | issue #8130 Markdown relative links - not working for other foldersalbert-github2020-10-261-2/+6
| | |_|/ | |/| |
* | | | Merge pull request #8136 from albert-github/feature/bug_latex_doubleDimitri van Heesch2020-10-281-7/+2
|\ \ \ \
| * | | | Remove ouble usepackage / RequirePackage from LaTeXalbert-github2020-10-271-7/+2
* | | | | Merge branch 'feature/issue_8137' of https://github.com/albert-github/doxygen...Dimitri van Heesch2020-10-281-1/+1
|\ \ \ \ \
| * | | | | issue #8137 Whitespace/Separator required to recognize custom command argumentalbert-github2020-10-281-1/+1
| |/ / / /