summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Regression: fixed 'no matching class member found for' warning in OpenMSX pro...Dimitri van Heesch2020-12-231-2/+2
* Regression: Members of template instances were no longer outputtedDimitri van Heesch2020-12-231-1/+1
* issue #8274: List entries for file & namespace enumsDimitri van Heesch2020-12-231-76/+65
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-12-231-1/+1
|\
| * Merge pull request #8273 from albert-github/feature/issue_8269Dimitri van Heesch2020-12-231-1/+1
| |\
| | * issue #8269 Make failed when building layout.cppalbert-github2020-12-231-1/+1
| |/
* | Refactoring: replace NamespaceSDict by NamespaceLinkedMapDimitri van Heesch2020-12-2317-282/+150
* | Refactoring: replaced getNamespaceSDict() by getNamespaces()Dimitri van Heesch2020-12-2315-345/+315
|/
* issue #6471: Out-of-line documentation of scoped enumsDimitri van Heesch2020-12-221-3/+76
* Merge pull request #8268 from albert-github/feature/bug_warn_utilDimitri van Heesch2020-12-221-3/+3
|\
| * Remove warnings from util.cppalbert-github2020-12-211-3/+3
* | Merge pull request #8271 from albert-github/feature/bug_cnt_md_anchorDimitri van Heesch2020-12-221-1/+1
|\ \
| * | Miscounting of lines in case of inserting an anchor for a "H." tagalbert-github2020-12-221-1/+1
* | | Merge pull request #8270 from albert-github/feature/bug_latex_topruleDimitri van Heesch2020-12-221-6/+6
|\ \ \
| * | | Doxygen manual top rule is in uppercase.albert-github2020-12-221-6/+6
| | |/ | |/|
* | | Fixed more issues handling Java nested generic classes (part 2)Dimitri van Heesch2020-12-221-2/+6
* | | Fixed more issues handling Java nested generic classesDimitri van Heesch2020-12-221-2/+28
| |/ |/|
* | Refactoring: remove unused Doxygen::genericsSDictDimitri van Heesch2020-12-224-42/+2
* | Fixed scope resolution problem for nested Java genericsDimitri van Heesch2020-12-223-11/+16
|/
* Merge pull request #8237 from albert-github/feature/bug_anchor_member_groupDimitri van Heesch2020-12-211-1/+1
|\
| * Multilke anchors with member-groupalbert-github2020-12-081-1/+1
* | Merge pull request #8239 from nwrkbiz/linux-windows-crossbuildDimitri van Heesch2020-12-211-1/+2
|\ \
| * | Update CMakeLists.txtDaniel G2020-12-091-1/+2
| |/
* | Merge pull request #8263 from albert-github/feature/bug_addon_versionDimitri van Heesch2020-12-219-27/+130
|\ \
| * | Usage of version and help in addonsalbert-github2020-12-199-27/+130
* | | Merge pull request #8262 from albert-github/feature/bug_docu_latexDimitri van Heesch2020-12-2130-60/+121
|\ \ \
| * | | Doxygen's own documentation doesn't build with recent LaTeX versionalbert-github2020-12-1930-60/+121
| |/ /
* | | Merge pull request #8265 from albert-github/feature/bug_bld_warnDimitri van Heesch2020-12-213-7/+7
|\ \ \
| * | | Remove some build warningsalbert-github2020-12-201-1/+1
| * | | Remove some build warningsalbert-github2020-12-201-1/+1
| * | | Remove some build warningsalbert-github2020-12-203-7/+7
* | | | Prettify the HTML output when enabling SEPARATE_MEMBER_PAGESDimitri van Heesch2020-12-211-8/+23
* | | | Fixed problem expanding/collapsing search results when using XHTMLDimitri van Heesch2020-12-211-2/+2
* | | | Refactoring: modernize class indexDimitri van Heesch2020-12-219-345/+225
* | | | Regression: Fixed crash while processing the Kafka package.Dimitri van Heesch2020-12-202-3/+5
* | | | ignore ctags outputDimitri van Heesch2020-12-201-0/+2
* | | | Avoid unused variable 'g_docCrossReferenceMutex' warningDimitri van Heesch2020-12-201-1/+2
|/ / /
* | | Removed unused taggedInnerClasses memberDimitri van Heesch2020-12-193-24/+0
* | | Merge branch 'ClassSDict'Dimitri van Heesch2020-12-1936-1143/+882
|\ \ \ | |/ / |/| |
| * | Refactoring: replace ClassSDict by ClassLinkedMap/ClassLinkedRefMapDimitri van Heesch2020-12-1936-1143/+882
* | | Merge pull request #8257 from albert-github/feature/bug_doxyw_warn_2Dimitri van Heesch2020-12-181-38/+11
|\ \ \
| * | | Show configuration warnings unconditionally in the doxywizardalbert-github2020-12-171-38/+11
* | | | Merge pull request #8260 from albert-github/feature/bug_extend_tests_3Dimitri van Heesch2020-12-182-7/+108
|\ \ \ \ | |_|/ / |/| | |
| * | | Extend tests with some other default testsalbert-github2020-12-182-7/+108
|/ / /
* | | Merge pull request #8259 from utzig/callback-paramDimitri van Heesch2020-12-172-2/+2
|\ \ \ | |/ / |/| |
| * | Add param validation to typedef function pointersFabio Utzig2020-12-172-2/+2
|/ /
* | Simplified escaping for latex URLsDimitri van Heesch2020-12-161-11/+2
* | Merge branch 'albert-github-feature/bug_utf_8_latex_href'Dimitri van Heesch2020-12-161-40/+83
|\ \
| * | Unified the routine to get the next UTF8 character from a UTF8 streamDimitri van Heesch2020-12-161-84/+71
| * | Merge branch 'feature/bug_utf_8_latex_href' of https://github.com/albert-gith...Dimitri van Heesch2020-12-161-1/+57
| |\ \