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
*
issue #8286 Incorrect processing of VHDL strings
albert-github
2020-12-29
1
-2/+2
*
Merge pull request #8279 from dhebbeker/feature/archive-build-artifacts
Dimitri van Heesch
2020-12-28
1
-0/+6
|
\
|
*
Change path to build artifacts.
David Hebbeker
2020-12-27
1
-1/+1
|
*
Revert "Add debug output."
David Hebbeker
2020-12-27
1
-5/+0
|
*
Add debug output.
David Hebbeker
2020-12-27
1
-0/+5
|
*
Add action to archive build artifacts.
David Hebbeker
2020-12-27
1
-0/+6
*
|
Bump version to 1.9.1
Dimitri van Heesch
2020-12-27
1
-1/+1
*
|
Added changelog for 1.9.0
Release_1_9_0
Dimitri van Heesch
2020-12-27
1
-0/+270
*
|
Workaround for older versions of Qt
Dimitri van Heesch
2020-12-27
1
-3/+4
|
/
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-12-26
1
-2/+1
|
\
|
*
Merge pull request #8277 from albert-github/feature/bug_cnt_md_endcode
Dimitri van Heesch
2020-12-26
1
-2/+1
|
|
\
|
|
*
Miscounting lines in case a fenced code block
albert-github
2020-12-26
1
-2/+1
|
|
/
*
|
Avoid "Internal inconsistency" warnings for scoped enums
Dimitri van Heesch
2020-12-26
1
-3/+7
|
/
*
When instantiating templates also instantiate nested classes
Dimitri van Heesch
2020-12-26
3
-26/+47
*
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
[next]