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
*
Refactoring: replace QRegExp by std::regex in memberdef.cpp
Dimitri van Heesch
2021-02-20
1
-89/+60
*
Refactoring: replace QRegExp by std::regex in doxygen.cpp
Dimitri van Heesch
2021-02-20
1
-91/+81
*
Refactoring: remove QRegExp in searchindex.cpp
Dimitri van Heesch
2021-02-20
1
-3/+8
*
Refactoring: replace QRegExp by std::regex in scanner.l
Dimitri van Heesch
2021-02-20
1
-17/+22
*
Refactoring: replace QRegExp by std::regex in rtfstyle.cpp
Dimitri van Heesch
2021-02-20
4
-125/+94
*
Refactoring: replace QRegExp by std::regex in groupdef.cpp
Dimitri van Heesch
2021-02-20
1
-6/+9
*
Refactoring: make better use of capture groups
Dimitri van Heesch
2021-02-20
3
-16/+15
*
Refactoring: replace QRegExp by std::regex in markdown.cpp
Dimitri van Heesch
2021-02-20
1
-10/+10
*
Refactoring: replace QRegExp by std::regex in doctokenizer.l
Dimitri van Heesch
2021-02-20
1
-21/+27
*
Refactoring: replace QRegExp by std::regex in htmlhelp.cpp
Dimitri van Heesch
2021-02-20
1
-5/+7
*
Refactoring: replace QRegExp by std::regex in docparser.cpp
Dimitri van Heesch
2021-02-20
5
-15/+13
*
Refactoring: replace QRegExp by std::regex in fortranscanner.l
Dimitri van Heesch
2021-02-20
1
-2/+2
*
Refactoring: replace QRegExp by std::regex in configimpl.l
Dimitri van Heesch
2021-02-20
1
-23/+29
*
Refactoring: replace QRegExp by std::regex in pre.l
Dimitri van Heesch
2021-02-20
2
-108/+75
*
Refactoring: replace QRegExp by std::regex in template.cpp
Dimitri van Heesch
2021-02-20
1
-17/+19
*
Refactoring: reduce code duplication by using writeMarkerList function
Dimitri van Heesch
2021-02-20
5
-273/+237
*
Refactoring: replace QRegExp by std::regex in definition.cpp
Dimitri van Heesch
2021-02-20
1
-130/+133
*
Refactoring: replace QRegExp by std::regex in classdef.cpp
Dimitri van Heesch
2021-02-20
1
-22/+34
*
Refactoring: replace QRegExp by std::regex in util.cpp
Dimitri van Heesch
2021-02-20
12
-368/+492
*
Improve handling of @param command without name or description
Dimitri van Heesch
2021-02-20
2
-6/+9
*
Merge pull request #8351 from albert-github/feature/bug_cs_summary
Dimitri van Heesch
2021-02-17
1
-2/+0
|
\
|
*
Wrong place in comment scanner of end summary tag
albert-github
2021-01-22
1
-2/+0
*
|
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
2
-4/+58
|
\
\
\
|
*
|
|
Extended doxygen version information
albert-github
2021-01-31
2
-4/+58
|
|
/
/
*
|
|
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
*
|
|
|
Merge pull request #8386 from albert-github/feature/bug_preprocessornolineno_2
Dimitri van Heesch
2021-02-17
4
-4/+11
|
\
\
\
\
|
*
|
|
|
Update preprocessing.doc
Dimitri van Heesch
2021-02-16
1
-1/+1
|
*
|
|
|
Get preprocessor output without line numbers
albert-github
2021-02-16
4
-4/+11
|
|
/
/
/
*
|
|
|
Merge pull request #8389 from albert-github/feature/bug_docu_redirect
Dimitri van Heesch
2021-02-17
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Correct documentation redirection link
albert-github
2021-02-17
1
-1/+1
|
/
/
/
*
|
|
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
*
|
|
|
Merge pull request #8381 from albert-github/feature/bug_doxygen_Doxyfile
Dimitri van Heesch
2021-02-12
1
-2/+1
|
\
\
\
\
|
*
|
|
|
Correction Doxyfile for documentation of doxygen code
albert-github
2021-02-12
1
-2/+1
|
/
/
/
/
*
|
|
|
issue #7772: Regression - Class list missing in Group page [1.8.16 -> 1.8.17]
Dimitri van Heesch
2021-02-09
1
-3/+4
|
/
/
/
*
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2021-02-08
1
-2/+2
|
\
\
\
|
*
\
\
Merge pull request #8346 from albert-github/feature/bug_doxyw_strlist
Dimitri van Heesch
2021-02-08
1
-2/+2
|
|
\
\
\
|
|
*
|
|
Non default value not shown properly in doxywizard
albert-github
2021-01-19
1
-2/+2
*
|
|
|
|
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
11
-1799/+48
*
|
|
|
Refactoring: make doxyindexer independent of qtools
Dimitri van Heesch
2021-02-06
2
-66/+61
*
|
|
|
Refactoring: Move xml parser to a separate directory
Dimitri van Heesch
2021-02-06
9
-11/+62
[next]