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 pull request #8363 from albert-github/feature/issue_8362
Dimitri van Heesch
2021-02-17
1
-2/+22
|
|
\
\
\
|
|
*
|
|
issue_8362 Text of image repeated 4 times
albert-github
2021-01-29
1
-2/+22
|
*
|
|
|
Merge pull request #8365 from albert-github/feature/bug_ext_version
Dimitri van Heesch
2021-02-17
1
-3/+56
|
|
\
\
\
\
|
|
*
|
|
|
Extended doxygen version information
albert-github
2021-01-31
1
-3/+56
|
|
|
/
/
/
|
*
|
|
|
Merge pull request #8382 from arwedus/feature/config-warn-if-incomplete-doc
Dimitri van Heesch
2021-02-17
4
-10/+30
|
|
\
\
\
\
|
|
*
|
|
|
fix typo in config.xml
arwedus
2021-02-13
1
-1/+1
|
|
*
|
|
|
add config option WARN_IF_INCOMPLETE_DOC
James Wilcox
2021-02-13
4
-10/+30
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Get preprocessor output without line numbers
albert-github
2021-02-16
3
-4/+7
|
|
/
/
/
|
*
|
|
Merge pull request #8376 from whatacold/fix-using-namespace-callgraph
Dimitri van Heesch
2021-02-12
1
-101/+99
|
|
\
\
\
|
|
*
|
|
code.l: replace printf with DBG_CTX for easily toggling it.
Guangwang Huang
2021-02-09
1
-97/+97
|
|
*
|
|
issue #8011: No callgraph if having more than one 'using namespace's.
Guangwang Huang
2021-02-09
1
-4/+2
*
|
|
|
|
Adding support for lex files
albert-github
2021-02-18
14
-270/+397
*
|
|
|
|
Adding support for lex files
albert-github
2021-02-12
17
-142/+2453
|
/
/
/
/
*
|
|
|
issue #7772: Regression - Class list missing in Group page [1.8.16 -> 1.8.17]
Dimitri van Heesch
2021-02-09
1
-3/+4
|
/
/
/
*
|
|
Regression: invalid LaTeX output for file index
Dimitri van Heesch
2021-02-08
1
-2/+4
*
|
|
Merge branch 'refactor_constexp'
Dimitri van Heesch
2021-02-06
8
-92/+77
|
\
\
\
|
*
|
|
Refactoring: replace QCString with std::string in constexp
Dimitri van Heesch
2021-02-06
8
-92/+77
*
|
|
|
Fixed missing include for util.cpp when building for Windows
Dimitri van Heesch
2021-02-06
1
-0/+1
|
/
/
/
*
|
|
Refactoring: replace/remove the use of QDateTime
Dimitri van Heesch
2021-02-06
1
-28/+23
*
|
|
Refactoring: Move xml parser to a separate directory
Dimitri van Heesch
2021-02-06
5
-564/+7
*
|
|
Refactoring: qtools cleanup + remove QDateTime use from rtfgen.cpp
Dimitri van Heesch
2021-02-05
3
-6/+9
*
|
|
Fixed a couple of issues found by running Coverity
Dimitri van Heesch
2021-02-05
4
-6/+9
*
|
|
issue #8370: Doxygen 1.9.1 confused by C++ using/typedef declaration
Dimitri van Heesch
2021-02-05
1
-4/+2
*
|
|
issue #8371: @defgroup contained in the markdown mainpage.md are not includin...
Dimitri van Heesch
2021-02-04
2
-3/+3
|
/
/
*
|
Regression: Fixed compilation issue in sqlite3gen after merging PR #8359
Dimitri van Heesch
2021-01-28
1
-1/+1
*
|
Regression: fixed crash due to uninitialized pointer in dotgroupcollaboration...
Dimitri van Heesch
2021-01-28
1
-14/+10
*
|
Merge pull request #8356 from DuyDang007/patch-1
Dimitri van Heesch
2021-01-28
1
-2/+2
|
\
\
|
*
|
issue #8160 Use ^^ instead of \n in ALIASES ...
DuyDang
2021-01-26
1
-2/+2
*
|
|
Merge pull request #8359 from albert-github/feature/issue_8357
Dimitri van Heesch
2021-01-28
6
-9/+10
|
\
\
\
|
*
|
|
issue #8357 XML output does not include cross-references in code-fragments
albert-github
2021-01-27
6
-9/+10
|
|
/
/
*
|
|
Extension during mapping not correctly replaced.
albert-github
2021-01-28
1
-1/+1
|
/
/
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2021-01-25
1
-1/+1
|
\
\
|
*
\
Merge pull request #8353 from albert-github/feature/bug_spel_htmlattrib
Dimitri van Heesch
2021-01-23
1
-1/+1
|
|
\
\
|
|
*
|
Spelling correction
albert-github
2021-01-23
1
-1/+1
*
|
|
|
Regression: fix incorrect warning regarding 'unable to resolve link'
Dimitri van Heesch
2021-01-25
1
-1/+1
|
/
/
/
*
|
|
Regression. Pages appeared in the wrong order in the menu bar
Dimitri van Heesch
2021-01-23
1
-1/+1
*
|
|
Regression: fixed potential crash in ftvhelp.cpp
Dimitri van Heesch
2021-01-23
1
-2/+2
*
|
|
Regression: fixed potential crash in docparser.cpp
Dimitri van Heesch
2021-01-23
1
-1/+1
|
/
/
*
|
Fix size_t related compiler errors & warnings for win64
Dimitri van Heesch
2021-01-22
8
-57/+54
*
|
Refactoring: cleanup unused qtools headers
Dimitri van Heesch
2021-01-22
23
-109/+70
*
|
Refactoring: template.cpp (part 4)
Dimitri van Heesch
2021-01-22
1
-77/+47
*
|
Refactoring: template.cpp (part 3)
Dimitri van Heesch
2021-01-22
1
-130/+108
*
|
Refactoring: template.cpp (part 2)
Dimitri van Heesch
2021-01-22
1
-59/+64
*
|
Refactoring: template.cpp (part 1)
Dimitri van Heesch
2021-01-22
1
-154/+115
*
|
Refactoring: modernized context.cpp
Dimitri van Heesch
2021-01-22
1
-17/+16
*
|
Refactoring: fix for potentially uninitialized variables
Dimitri van Heesch
2021-01-22
1
-6/+6
*
|
Refactoring: modernize vhdldocgen
Dimitri van Heesch
2021-01-22
2
-300/+244
*
|
Refactoring: modernize PlantumlManager
Dimitri van Heesch
2021-01-22
8
-137/+79
*
|
Refactoring: modernize Statistics & time keeping
Dimitri van Heesch
2021-01-22
5
-46/+34
*
|
Refactoring: modernize FTVHelp
Dimitri van Heesch
2021-01-22
2
-77/+65
[prev]
[next]