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
...
*
Improved sorting of class list/hierarchy
Dimitri van Heesch
2020-12-26
1
-3/+9
*
Fixed problem expanding/collapsing search results when using XHTML (part 2)
Dimitri van Heesch
2020-12-25
2
-3/+3
*
issue #8050: Artificial classDef confuses getCanonicalTypeForIdentifier() (pa...
Dimitri van Heesch
2020-12-25
1
-9/+34
*
Refactoring: Fix some issues in reporting warnings for Doxywizard's config pa...
Dimitri van Heesch
2020-12-25
1
-3/+3
*
Refactoring: removed some dead code
Dimitri van Heesch
2020-12-25
2
-142/+0
*
Refactoring: Re-added sorting for namespaces
Dimitri van Heesch
2020-12-25
1
-0/+8
*
Refactoring: better processing of (un)quoted values for tags in the configura...
Dimitri van Heesch
2020-12-25
4
-72/+314
*
Refactoring: better processing of (un)quoted values for tags in the configura...
Dimitri van Heesch
2020-12-24
1
-318/+427
*
Merge branch 'albert-github-feature/bug_param_ilinebr'
Dimitri van Heesch
2020-12-24
1
-1/+2
|
\
|
*
Fixed small issue computing indentation for inline line breaks
Dimitri van Heesch
2020-12-24
1
-0/+1
|
*
Merge branch 'feature/bug_param_ilinebr' of https://github.com/albert-github/...
Dimitri van Heesch
2020-12-24
1
-1/+1
|
|
\
|
/
/
|
*
Concatenation of \param text and \details text
albert-github
2020-12-23
1
-1/+1
*
|
issue #7471: [1.8.16 regression] multiple use of page label
Dimitri van Heesch
2020-12-24
1
-2/+5
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-12-24
4
-21/+3
|
\
\
|
*
\
Merge pull request #8276 from albert-github/feature/bug_refactor_lauout_default
Dimitri van Heesch
2020-12-24
4
-21/+3
|
|
\
\
|
|
*
|
Refactoring position of layout_default.xml
albert-github
2020-12-24
4
-21/+3
*
|
|
|
issue #8050: Artificial classDef confuses getCanonicalTypeForIdentifier()
Dimitri van Heesch
2020-12-24
1
-1/+6
|
/
/
/
*
|
|
issue #8274 List entries for file & namespace enums (part 2)
Dimitri van Heesch
2020-12-24
2
-4/+19
|
/
/
*
|
Regression: fixed 'no matching class member found for' warning in OpenMSX pro...
Dimitri van Heesch
2020-12-23
1
-2/+2
*
|
Regression: Members of template instances were no longer outputted
Dimitri van Heesch
2020-12-23
1
-1/+1
*
|
issue #8274: List entries for file & namespace enums
Dimitri van Heesch
2020-12-23
1
-76/+65
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-12-23
1
-1/+1
|
\
\
|
|
/
|
*
Merge pull request #8273 from albert-github/feature/issue_8269
Dimitri van Heesch
2020-12-23
1
-1/+1
|
|
\
|
|
*
issue #8269 Make failed when building layout.cpp
albert-github
2020-12-23
1
-1/+1
|
|
/
*
|
Refactoring: replace NamespaceSDict by NamespaceLinkedMap
Dimitri van Heesch
2020-12-23
17
-282/+150
*
|
Refactoring: replaced getNamespaceSDict() by getNamespaces()
Dimitri van Heesch
2020-12-23
15
-345/+315
|
/
*
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
*
|
|
Merge pull request #8270 from albert-github/feature/bug_latex_toprule
Dimitri van Heesch
2020-12-22
1
-6/+6
|
\
\
\
|
*
|
|
Doxygen manual top rule is in uppercase.
albert-github
2020-12-22
1
-6/+6
|
|
|
/
|
|
/
|
*
|
|
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 #8239 from nwrkbiz/linux-windows-crossbuild
Dimitri van Heesch
2020-12-21
1
-1/+2
|
\
\
|
*
|
Update CMakeLists.txt
Daniel G
2020-12-09
1
-1/+2
|
|
/
*
|
Merge pull request #8263 from albert-github/feature/bug_addon_version
Dimitri van Heesch
2020-12-21
9
-27/+130
|
\
\
|
*
|
Usage of version and help in addons
albert-github
2020-12-19
9
-27/+130
*
|
|
Merge pull request #8262 from albert-github/feature/bug_docu_latex
Dimitri van Heesch
2020-12-21
30
-60/+121
|
\
\
\
|
*
|
|
Doxygen's own documentation doesn't build with recent LaTeX version
albert-github
2020-12-19
30
-60/+121
|
|
/
/
*
|
|
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
1
-1/+1
|
*
|
|
Remove some build warnings
albert-github
2020-12-20
1
-1/+1
|
*
|
|
Remove some build warnings
albert-github
2020-12-20
3
-7/+7
*
|
|
|
Prettify the HTML output when enabling SEPARATE_MEMBER_PAGES
Dimitri van Heesch
2020-12-21
1
-8/+23
[prev]
[next]