index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Forgot to handle deprecated in the same way as other xref items
Dimitri van Heesch
2020-12-03
1
-1/+1
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-12-02
9
-90/+166
|
\
|
*
Merge pull request #8197 from albert-github/feature/issue_8023
Dimitri van Heesch
2020-12-02
4
-7/+35
|
|
\
|
|
*
issue #8023 Add option to exit with non-zero exit code on warnings even if WA...
albert-github
2020-11-23
4
-7/+35
|
*
|
Merge pull request #8207 from timoffermann/feature/issue_6204
Dimitri van Heesch
2020-12-02
2
-40/+76
|
|
\
\
|
|
*
|
Introduce new DOT_UML_DETAIL setting "NONE"
Tim Offermann
2020-11-27
2
-13/+37
|
|
*
|
Enable UML diagrams without member fields
Tim Offermann
2020-11-26
2
-37/+49
|
*
|
|
Merge pull request #8219 from analizo/fix-doxyparse-yaml-output-syntax
Dimitri van Heesch
2020-12-02
1
-2/+2
|
|
\
\
\
|
|
*
|
|
quotes added surrounding inheritance tokens on doxyparse output
Joenio Marques da Costa
2020-12-01
1
-2/+2
|
*
|
|
|
Merge pull request #8217 from albert-github/feature/bug_extend_tests
Dimitri van Heesch
2020-12-02
1
-1/+1
|
|
\
\
\
\
|
|
*
|
|
|
Extend tests with some other default tests
albert-github
2020-12-01
1
-1/+1
|
|
|
/
/
/
|
*
|
|
|
Merge pull request #8218 from analizo/improve-doxyparse-readme
Dimitri van Heesch
2020-12-02
2
-40/+52
|
|
\
\
\
\
|
|
*
|
|
|
add .md extension on Doxyparse README doc
Joenio Marques da Costa
2020-12-01
1
-0/+0
|
|
*
|
|
|
better description of Doxyparse on README doc
Joenio Marques da Costa
2020-12-01
1
-13/+25
|
|
|
/
/
/
*
|
|
|
|
Merge branch 'albert-github-feature/bug_789318'
Dimitri van Heesch
2020-12-02
1
-23/+38
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fixes spacing
Dimitri van Heesch
2020-12-02
1
-31/+31
|
*
|
|
|
Merge branch 'feature/bug_789318' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2020-12-02
1
-23/+38
|
|
\
\
\
\
|
/
/
/
/
/
|
*
|
|
|
bug 789318 c# expression-bodied property is not rendered correctly
albert-github
2020-09-01
1
-23/+38
*
|
|
|
|
Join sequences of the same type of xref items together in a single paragraph ...
Dimitri van Heesch
2020-12-02
1
-9/+11
*
|
|
|
|
Improve handling of inline namespace members in LateX/RTF output
Dimitri van Heesch
2020-12-02
13
-129/+190
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Remove duplicate pages for classes inside inline namespaces (LaTeX/RTF/DocBook)
Dimitri van Heesch
2020-11-29
3
-8/+16
*
|
|
|
Merge pull request #8213 from allanbowe/issue-8212
Dimitri van Heesch
2020-11-29
13
-197/+197
|
\
\
\
\
|
*
|
|
|
fix: convert links to the main doxygen site to https. Trailing whitespace wa...
Allan Bowe
2020-11-29
13
-197/+197
*
|
|
|
|
Fix compiler error by making clangparser use TooltipManager::instance()
Dimitri van Heesch
2020-11-29
1
-2/+1
*
|
|
|
|
Fix shadowing warning for hex constant
Dimitri van Heesch
2020-11-29
1
-1/+0
*
|
|
|
|
Refactoring: simplify vhdldocgen code a bit
Dimitri van Heesch
2020-11-29
1
-11/+2
*
|
|
|
|
Refactoring: replace QDict by std::set for classifying keywords in vhdldocgen
Dimitri van Heesch
2020-11-29
3
-86/+34
*
|
|
|
|
Refactoring: replace QMap with std::map in fortranscanner.l
Dimitri van Heesch
2020-11-29
1
-29/+30
*
|
|
|
|
Refactoring: move addDocCrossReference to memberdef.cpp/.h
Dimitri van Heesch
2020-11-28
5
-42/+46
*
|
|
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-11-28
2
-1/+6
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #8210 from albert-github/feature/bug_cnt_html_comment
Dimitri van Heesch
2020-11-28
1
-1/+5
|
|
\
\
\
\
|
|
*
|
|
|
Line miscount in case of Html type Comment
albert-github
2020-11-28
1
-1/+5
|
*
|
|
|
|
Merge pull request #8209 from albert-github/feature/bug_noop_alias
Dimitri van Heesch
2020-11-28
1
-0/+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Missing \noop in list with commands starting with "\n" for escaping in aliases
albert-github
2020-11-28
1
-0/+1
|
|
|
/
/
/
/
*
|
|
|
|
|
Refactoring: make setAnchors() a member of MemberList
Dimitri van Heesch
2020-11-28
9
-28/+25
*
|
|
|
|
|
Protect mutable access to members in code generators with mutexes
Dimitri van Heesch
2020-11-28
3
-0/+22
|
/
/
/
/
/
*
|
|
|
|
issue #697: Test 32 reference to bell signal (XHTML, LaTeX)
Dimitri van Heesch
2020-11-28
5
-38/+142
|
/
/
/
/
*
|
|
|
Merge pull request #8203 from albert-github/feature/bug_xhtml_search
Dimitri van Heesch
2020-11-28
3
-15/+17
|
\
\
\
\
|
*
|
|
|
Default doxygen search mechanism doesn't work when using with XHTML output
albert-github
2020-11-25
3
-15/+17
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Issue #8206: Incorrect XHTML results
Dimitri van Heesch
2020-11-27
21
-75/+140
|
/
/
/
*
|
|
Merge pull request #8196 from albert-github/feature/bug_shown_files
Dimitri van Heesch
2020-11-24
2
-2/+5
|
\
\
\
|
*
|
|
Exclude markdown mapped documentation files from Files list
albert-github
2020-11-24
1
-1/+3
|
*
|
|
Exclude markdown mapped documentation files from Files list
albert-github
2020-11-23
1
-1/+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #8198 from albert-github/feature/bug_dot_cleanup
Dimitri van Heesch
2020-11-24
3
-3/+17
|
\
\
\
|
*
|
|
Making the use of DOT_CLEANUP more transparent
albert-github
2020-11-23
3
-3/+17
|
|
/
/
*
|
|
Fixed potential crash when cleaning up
Dimitri van Heesch
2020-11-24
2
-7/+7
*
|
|
Merge pull request #8194 from albert-github/feature/bug_tests_warn
Dimitri van Heesch
2020-11-24
5
-11/+56
|
\
\
\
|
*
|
|
Doxygen warnings are not seen as errors during running tests
albert-github
2020-11-22
4
-9/+48
|
*
|
|
Doxygen warnings are not seen as errors during running tests
albert-github
2020-11-22
1
-2/+8
*
|
|
|
Merge pull request #8200 from albert-github/feature/issue_8184
Dimitri van Heesch
2020-11-24
3
-5/+10
|
\
\
\
\
[next]