summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Refactoring: remove isVisited/setVisited from indexDimitri van Heesch2020-11-153-55/+16
* | | Refactoring: removed macros used for getting the value of settingsDimitri van Heesch2020-11-153-27/+15
* | | Refactoring: move ClassDefSet to the classdef headerDimitri van Heesch2020-11-153-4/+5
* | | Refactoring: remove isVisited/setVisited from contextDimitri van Heesch2020-11-152-95/+107
* | | Refactoring: Modernise DotGfxHierarchyTableDimitri van Heesch2020-11-153-80/+55
|/ /
* | Merge pull request #8175 from albert-github/feature/bug_doxyw_qt_versDimitri van Heesch2020-11-141-2/+17
|\ \
| * | Show QT version in doxywizardalbert-github2020-11-131-2/+17
| |/
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-11-142-1/+7
|\ \
| * \ Merge pull request #8170 from albert-github/feature/issue_8169Dimitri van Heesch2020-11-142-1/+7
| |\ \
| | * | issue @8169 "\emoji heavy_check_mark" produces ✓ instead of ✔️albert-github2020-11-112-1/+7
| | |/
* | | Fix chmod permissions for imagesDimitri van Heesch2020-11-1422-0/+0
* | | Merge branch 'albert-github-feature/bug_doxyw_docu'Dimitri van Heesch2020-11-1427-95/+271
|\ \ \ | |/ / |/| |
| * | Changed some wording.Dimitri van Heesch2020-11-141-123/+124
| * | Merge branch 'feature/bug_doxyw_docu' of https://github.com/albert-github/dox...Dimitri van Heesch2020-11-1427-80/+255
| |\ \ |/ / /
| * | Update of doxywizard documetationalbert-github2020-11-0927-80/+255
* | | 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
| | |/
| * | Merge pull request #8168 from albert-github/feature/bug_spell_namespacedefDimitri van Heesch2020-11-101-1/+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-066-130/+295
|\
| * Incorrect handling of string with spaces and no quotesalbert-github2020-10-253-5/+4
| * Incorrect handling of string with spaces and no quotesalbert-github2020-10-256-128/+294
* | Merge pull request #8164 from albert-github/feature/bug_warn_vhdlDimitri van Heesch2020-11-065-3/+11733
|\ \
| * | Warnings in generated VhdlParser.ccalbert-github2020-11-065-3/+11733
* | | Merge pull request #8162 from albert-github/feature/bug_windows_shellDimitri van Heesch2020-11-061-1/+6
|\ \ \ | |/ / |/| |
| * | Syntax for faq about use in Windows Powershellalbert-github2020-11-061-1/+6
|/ /
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-11-052-2/+15
|\ \
| * \ Merge pull request #8154 from albert-github/feature/bug_doxyw_menu_handlingDimitri van Heesch2020-11-052-2/+15
| |\ \
| | * | Handling Enable / Disable menu items (doxywizard)albert-github2020-11-032-2/+15
* | | | Merge branch 'DGA45-Rel_1_8_20_DGA'Dimitri van Heesch2020-11-053-8/+12
|\ \ \ \ | |/ / / |/| | |
| * | | 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
* | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-11-051-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge pull request #8161 from albert-github/feature/issue_8160Dimitri van Heesch2020-11-051-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | issue #8160 Example in documentation of ALIASES shows using `\n` instead of `^^`albert-github2020-11-051-1/+1
| |/ / / /
* | | | | Merge branch 'albert-github-feature/issue_8156'Dimitri van Heesch2020-11-052-7/+22
|\ \ \ \ \
| * | | | | 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 #8152 from albert-github/feature/bug_doxyw_strlist_defaultDimitri van Heesch2020-11-021-13/+52
|\ \ \ \ \