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 #8269 Make failed when building layout.cpp
albert-github
2020-12-23
1
-1/+1
*
issue #6471: Out-of-line documentation of scoped enums
Dimitri van Heesch
2020-12-22
1
-3/+76
*
Merge pull request #8268 from albert-github/feature/bug_warn_util
Dimitri van Heesch
2020-12-22
1
-3/+3
|
\
|
*
Remove warnings from util.cpp
albert-github
2020-12-21
1
-3/+3
*
|
Merge pull request #8271 from albert-github/feature/bug_cnt_md_anchor
Dimitri van Heesch
2020-12-22
1
-1/+1
|
\
\
|
*
|
Miscounting of lines in case of inserting an anchor for a "H." tag
albert-github
2020-12-22
1
-1/+1
*
|
|
Fixed more issues handling Java nested generic classes (part 2)
Dimitri van Heesch
2020-12-22
1
-2/+6
*
|
|
Fixed more issues handling Java nested generic classes
Dimitri van Heesch
2020-12-22
1
-2/+28
|
/
/
*
|
Refactoring: remove unused Doxygen::genericsSDict
Dimitri van Heesch
2020-12-22
4
-42/+2
*
|
Fixed scope resolution problem for nested Java generics
Dimitri van Heesch
2020-12-22
3
-11/+16
|
/
*
Merge pull request #8237 from albert-github/feature/bug_anchor_member_group
Dimitri van Heesch
2020-12-21
1
-1/+1
|
\
|
*
Multilke anchors with member-group
albert-github
2020-12-08
1
-1/+1
*
|
Merge pull request #8265 from albert-github/feature/bug_bld_warn
Dimitri van Heesch
2020-12-21
3
-7/+7
|
\
\
|
*
|
Remove some build warnings
albert-github
2020-12-20
3
-7/+7
*
|
|
Refactoring: modernize class index
Dimitri van Heesch
2020-12-21
8
-327/+167
*
|
|
Regression: Fixed crash while processing the Kafka package.
Dimitri van Heesch
2020-12-20
2
-3/+5
*
|
|
Avoid unused variable 'g_docCrossReferenceMutex' warning
Dimitri van Heesch
2020-12-20
1
-1/+2
|
/
/
*
|
Removed unused taggedInnerClasses member
Dimitri van Heesch
2020-12-19
3
-24/+0
*
|
Refactoring: replace ClassSDict by ClassLinkedMap/ClassLinkedRefMap
Dimitri van Heesch
2020-12-19
34
-1131/+875
*
|
Add param validation to typedef function pointers
Fabio Utzig
2020-12-17
2
-2/+2
*
|
Simplified escaping for latex URLs
Dimitri van Heesch
2020-12-16
1
-11/+2
*
|
Merge branch 'albert-github-feature/bug_utf_8_latex_href'
Dimitri van Heesch
2020-12-16
1
-40/+83
|
\
\
|
*
|
Unified the routine to get the next UTF8 character from a UTF8 stream
Dimitri van Heesch
2020-12-16
1
-84/+71
|
*
|
Merge branch 'feature/bug_utf_8_latex_href' of https://github.com/albert-gith...
Dimitri van Heesch
2020-12-16
1
-1/+57
|
|
\
\
|
|
*
|
Incorrect handling of UTF-8 characters in latex reference statement
albert-github
2020-12-11
1
-1/+57
|
|
|
/
*
|
|
Merge pull request #8243 from albert-github/feature/issue_8142
Dimitri van Heesch
2020-12-16
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
issue #8142 UTF-8 in URL in source generates truncated URL in HTML
albert-github
2020-12-11
1
-1/+1
|
|
/
*
|
issue #8251: Macro stopped working in 1.8,.19
Dimitri van Heesch
2020-12-15
1
-4/+9
*
|
Added missing protocols
Dimitri van Heesch
2020-12-15
1
-2/+4
*
|
Merge branch 'feature/bug_url_irc' of https://github.com/albert-github/doxyge...
Dimitri van Heesch
2020-12-15
2
-2/+3
|
\
\
|
*
|
Incorrect specification of irc as URL protocol
albert-github
2020-12-11
2
-2/+3
|
|
/
*
|
Regression: Fixed crash in dotgfxhierarchytable.cpp
Dimitri van Heesch
2020-12-14
1
-1/+1
*
|
issue #8246 The prefix &#х202А; for files is displayed incorrectly in the f...
albert-github
2020-12-14
1
-3/+3
*
|
Fix for compilation issues on Windows
Dimitri van Heesch
2020-12-12
1
-2/+11
*
|
Merge branch 'xmlparser'
Dimitri van Heesch
2020-12-11
6
-1209/+1735
|
\
\
|
|
/
|
/
|
|
*
Make layout parser use the new XML parser
Dimitri van Heesch
2020-12-11
3
-921/+922
|
*
Make tagreader use the new XML parser
Dimitri van Heesch
2020-12-08
2
-291/+268
|
*
Refactoring: replace QXml by own XML processor
Dimitri van Heesch
2020-12-06
3
-0/+548
*
|
Creating link to not defined label in case of groups
albert-github
2020-12-04
2
-5/+4
*
|
Merge pull request #8222 from albert-github/feature/bug_docu_links
Dimitri van Heesch
2020-12-03
1
-2/+2
|
\
\
|
|
/
|
/
|
|
*
Incorrect link in doxygen documentation
albert-github
2020-12-03
1
-2/+2
*
|
Avoid duplicate entry in the LaTeX output for inlined namespace
Dimitri van Heesch
2020-12-03
1
-1/+1
*
|
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
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
[next]