index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
|
|
|
|
Merge pull request #8121 from albert-github/feature/bug_clang_config
Dimitri van Heesch
2020-10-20
1
-2/+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Small layout improvement in documentation of CLANG_DATABASE_PATH
albert-github
2020-10-20
1
-2/+2
*
|
|
|
|
|
|
Refactoring: modernize TooltipManager class and source reference lists
Dimitri van Heesch
2020-10-20
21
-340/+301
|
/
/
/
/
/
/
*
|
|
|
|
|
issue #8103: C++ Table of content, namespace list does not contains namespace...
Dimitri van Heesch
2020-10-19
1
-5/+5
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #8112 from albert-github/feature/bug_ext_map_msg
Dimitri van Heesch
2020-10-19
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
Confusing message for extension mapping for extension with starting dot.
albert-github
2020-10-17
1
-1/+1
*
|
|
|
|
|
Enabling both ALLEXTERNALS and BUILTIN_STL_SUPPORT caused artificial STL clas...
Dimitri van Heesch
2020-10-19
2
-7/+5
*
|
|
|
|
|
issue #8103: C++ Table of content, namespace list does not contains namespace...
Dimitri van Heesch
2020-10-19
5
-337/+336
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Fix for compiler warning fix :-(
Dimitri van Heesch
2020-10-17
1
-1/+1
*
|
|
|
|
Fixes compiler warning
Dimitri van Heesch
2020-10-17
1
-1/+1
*
|
|
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-10-17
2
-2/+11
|
\
\
\
\
\
|
*
\
\
\
\
Merge pull request #8111 from albert-github/feature/bug_cnt_md_links
Dimitri van Heesch
2020-10-17
1
-1/+11
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Miscounting in case of markdown links
albert-github
2020-10-16
1
-1/+11
|
*
|
|
|
|
|
Merge pull request #8108 from albert-github/feature/bug_md_cnt_list
Dimitri van Heesch
2020-10-17
1
-1/+0
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
Miscounting in respect to lists in markdown
albert-github
2020-10-16
1
-1/+0
|
|
|
/
/
/
/
[next]