Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | 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 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Miscounting of line in case of markdown `\ref` image | albert-github | 2020-10-19 | 1 | -1/+1 | |
| * | | | | | | Merge pull request #8115 from albert-github/feature/bug_cnt_md_hor_ruler | Dimitri van Heesch | 2020-10-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Miscounting in markdown in case of a horizontal ruler. | albert-github | 2020-10-18 | 1 | -1/+1 | |
| | | |/ / / / | | |/| | | | | ||||||
* | | | | | | | Some tweaks & fixes | Dimitri van Heesch | 2020-10-20 | 2 | -28/+32 | |
* | | | | | | | Merge branch 'test/uml' of https://github.com/cimeq/doxygen into cimeq-test/uml | Dimitri van Heesch | 2020-10-20 | 2 | -3/+32 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'master' into test/uml | Alexandre Salconi | 2020-09-29 | 66 | -12274/+12881 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | use boolean to add or remove uml details | Alexandre Salconi | 2020-09-29 | 2 | -4/+24 | |
| * | | | | | | | add variable for the fold lenght | Alexandre Salconi | 2020-09-29 | 2 | -1/+8 | |
| * | | | | | | | add suggestion #7686 to show type and parameters | Alexandre Salconi-Denis | 2020-09-03 | 1 | -1/+3 | |
| * | | | | | | | extend the max lenght befor a sting is folded | Alexandre Salconi-Denis | 2020-09-03 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #8120 from BetsyMcPhail/expand-nonrecursive-macro | Dimitri van Heesch | 2020-10-20 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Expand non-recursive preprocessor macros | Betsy McPhail | 2020-10-20 | 1 | -0/+4 | |