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
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-12-02
5
-47/+111
|
\
|
*
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
*
|
|
|
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
12
-127/+188
*
|
|
|
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
2
-19/+19
|
\
\
\
\
|
*
|
|
|
fix: convert links to the main doxygen site to https. Trailing whitespace wa...
Allan Bowe
2020-11-29
2
-19/+19
*
|
|
|
|
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
1
-10/+12
|
\
\
\
\
|
*
|
|
|
Default doxygen search mechanism doesn't work when using with XHTML output
albert-github
2020-11-25
1
-10/+12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
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
1
-1/+2
|
\
\
\
|
*
|
|
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
2
-3/+8
|
\
\
\
|
*
|
|
Making the use of DOT_CLEANUP more transparent
albert-github
2020-11-23
2
-3/+8
|
|
/
/
*
|
|
Fixed potential crash when cleaning up
Dimitri van Heesch
2020-11-24
2
-7/+7
*
|
|
issue #8184 Bad parsing of CMakeLists.txt
albert-github
2020-11-24
1
-2/+3
|
/
/
*
|
issue #8070: C++: \var don't document enum class values
Dimitri van Heesch
2020-11-22
3
-9/+40
*
|
issue #8192: Excluded inline namespace broken after a5792da8
Dimitri van Heesch
2020-11-21
2
-57/+85
*
|
issue #8192: Excluded inline namespace broken after a5792da8
Dimitri van Heesch
2020-11-21
1
-2/+2
*
|
Merge pull request #8176 from albert-github/feature/issue_8169_2
Dimitri van Heesch
2020-11-20
1
-1/+1
|
\
\
|
*
|
XHML: div tag not possible as part of a p tag.
albert-github
2020-11-16
1
-1/+1
*
|
|
Merge pull request #8187 from albert-github/feature/issue_8186
Dimitri van Heesch
2020-11-20
1
-2/+2
|
\
\
\
|
*
|
|
issue #8186 Path resolving breaks on included @ sign
albert-github
2020-11-19
1
-2/+2
*
|
|
|
Refactoring: removing setVisited/isVisited members
Dimitri van Heesch
2020-11-20
7
-136/+49
*
|
|
|
Silently ignoring unexpected characters in configuration
albert-github
2020-11-18
1
-1/+1
*
|
|
|
Silently ignoring unexpected characters in configuration
albert-github
2020-11-18
1
-1/+3
|
/
/
/
*
|
|
issue #8177: Incorrect inheritance with forward declared templated classes
Dimitri van Heesch
2020-11-17
1
-14/+9
*
|
|
Fixed issue in dotgfxhierarchytable
Dimitri van Heesch
2020-11-16
1
-1/+1
|
/
/
*
|
Workaround for a compiler issue with gcc-5.4.0
Dimitri van Heesch
2020-11-15
1
-2/+2
[next]