Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Fixed issue when testing on ceph code regarding calling aliased members | Dimitri van Heesch | 2020-11-02 | 1 | -19/+25 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Fixed issue in combineUsingRelations() that could lead to the use of invalid ... | Dimitri van Heesch | 2020-11-01 | 2 | -2/+11 | |
* | | | | | | Fixed issue when testing on pytouch code regarding calling aliased members | Dimitri van Heesch | 2020-11-01 | 1 | -1/+1 | |
* | | | | | | Refactoring: modernized the getUsedNamespaces() method | Dimitri van Heesch | 2020-11-01 | 6 | -184/+89 | |
|/ / / / / | ||||||
* | | | | | issue #8148: copydoc broken in private sections | Dimitri van Heesch | 2020-11-01 | 1 | -1/+1 | |
* | | | | | issue 8143: copydoc in excluded namespace broken after d03e8d9 | Dimitri van Heesch | 2020-10-31 | 1 | -2/+12 | |
* | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2020-10-31 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge pull request #8146 from albert-github/feature/issue_8144 | Dimitri van Heesch | 2020-10-30 | 1 | -0/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Problem with `\\` at end of an ALIASES in the configuration file | albert-github | 2020-10-30 | 1 | -0/+3 | |
* | | | | | | | issue #8129: Image path is now case sensitive (take 2) | Dimitri van Heesch | 2020-10-31 | 2 | -34/+58 | |
|/ / / / / / | ||||||
* | | | | | | issue #8129: Image path is now case sensitive | Dimitri van Heesch | 2020-10-30 | 2 | -21/+32 | |
|/ / / / / | ||||||
* | | | | | Fixed marker replacement for a placeholder at the end of the command | Dimitri van Heesch | 2020-10-29 | 1 | -2/+2 | |
* | | | | | Some further simplications and modernizations | Dimitri van Heesch | 2020-10-29 | 1 | -50/+30 | |
* | | | | | Merge branch 'feature/bug_aliases_cmd' of https://github.com/albert-github/do... | Dimitri van Heesch | 2020-10-29 | 1 | -12/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | Handling commands for backslash and at-sign in ALIASES | albert-github | 2020-10-29 | 1 | -12/+21 | |
* | | | | | | Refactoring: modernize getUsedClasses() method | Dimitri van Heesch | 2020-10-29 | 10 | -143/+144 | |
|/ / / / / | ||||||
* | | | | | issue #8139 Segfault after a8bf5d3 | albert-github | 2020-10-29 | 1 | -1/+1 | |
* | | | | | Merge pull request #8131 from albert-github/feature/issue_8130 | Dimitri van Heesch | 2020-10-28 | 1 | -2/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | issue #8130 Markdown relative links - not working for other folders | albert-github | 2020-10-26 | 1 | -2/+6 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #8136 from albert-github/feature/bug_latex_double | Dimitri van Heesch | 2020-10-28 | 1 | -7/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove ouble usepackage / RequirePackage from LaTeX | albert-github | 2020-10-27 | 1 | -7/+2 | |
* | | | | | | Merge branch 'feature/issue_8137' of https://github.com/albert-github/doxygen... | Dimitri van Heesch | 2020-10-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | issue #8137 Whitespace/Separator required to recognize custom command argument | albert-github | 2020-10-28 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'symbolresolver' | Dimitri van Heesch | 2020-10-28 | 9 | -1163/+1331 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Refactoring: introduce SymbolResolver to group symbol lookup routines | Dimitri van Heesch | 2020-10-28 | 9 | -1163/+1331 | |
* | | | | | | Merge pull request #8133 from albert-github/feature/issue_8127 | Dimitri van Heesch | 2020-10-26 | 1 | -10/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | issue #8127 Java: xml output of preformatted (`<pre>`) block adds para-block ... | albert-github | 2020-10-26 | 1 | -10/+18 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | issue #8132 Markdown inclusion of images broken after 39db9f48 | albert-github | 2020-10-26 | 1 | -0/+4 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #8124 from albert-github/feature/bug_cmake_version | Dimitri van Heesch | 2020-10-24 | 1 | -1/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Redundant / incorrect required version of cmake | albert-github | 2020-10-22 | 1 | -1/+0 | |
* | | | | | | Merge pull request #8123 from albert-github/feature/bug_cnt_md_code | Dimitri van Heesch | 2020-10-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Miscounting lines with markdown backtick section | albert-github | 2020-10-22 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #8122 from albert-github/feature/bug_warn_lex | Dimitri van Heesch | 2020-10-24 | 6 | -8/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove warnings from lexers | albert-github | 2020-10-20 | 6 | -8/+8 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #8125 from albert-github/feature/bug_cnt_md_table | Dimitri van Heesch | 2020-10-24 | 1 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Miscounting lines with markdown table | albert-github | 2020-10-22 | 1 | -4/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #8126 from albert-github/feature/bug_cnt_md_blockquote | Dimitri van Heesch | 2020-10-24 | 1 | -3/+3 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Miscounting lines with markdown blockquote | albert-github | 2020-10-22 | 1 | -3/+3 | |
| |/ / / / | ||||||
* | | | | | Use correct #include | Dimitri van Heesch | 2020-10-23 | 1 | -1/+1 | |
* | | | | | Fixed regression for test 027 due to use of unordered map | Dimitri van Heesch | 2020-10-23 | 1 | -1/+1 | |
* | | | | | Refactoring: Remove unused DefinitionIntf and DefinitionList classes | Dimitri van Heesch | 2020-10-23 | 6 | -58/+29 | |
* | | | | | Merge branch 'symbolmap' | Dimitri van Heesch | 2020-10-23 | 7 | -269/+155 | |
|\ \ \ \ \ | ||||||
| * | | | | | Refactoring: modernize Doxygen::symbolMap | Dimitri van Heesch | 2020-10-23 | 7 | -269/+155 | |
* | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2020-10-23 | 1 | -3/+7 | |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| * | | | | Merge pull request #8114 from albert-github/feature/bug_cnt_md_extra_line | Dimitri van Heesch | 2020-10-20 | 1 | -3/+7 | |
| |\ \ \ \ | ||||||
| | * | | | | Update markdown.cpp | Dimitri van Heesch | 2020-10-20 | 1 | -1/+1 | |
| | * | | | | When we have some simple markdown files like with extra spaces (after `\aa2`,... | albert-github | 2020-10-18 | 1 | -2/+6 | |
* | | | | | | Pass QCString by const reference | Dimitri van Heesch | 2020-10-20 | 1 | -9/+9 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2020-10-20 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge pull request #8117 from albert-github/feature/bug_cnt_md_ref_image | Dimitri van Heesch | 2020-10-20 | 1 | -1/+1 | |
| |\ \ \ \ \ |