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
*
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
*
|
|
Refactoring: qtools cleanup + remove QDateTime use from rtfgen.cpp
Dimitri van Heesch
2021-02-05
9
-7602/+9
*
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2021-02-05
3
-9/+13
|
\
\
\
|
*
\
\
Merge pull request #8367 from albert-github/feature/bug_doxyw_split
Dimitri van Heesch
2021-02-05
1
-0/+4
|
|
\
\
\
|
|
*
|
|
Remove deprecated warnings for QString::SkipEmptyParts in doxywizard
albert-github
2021-01-31
1
-0/+4
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge pull request #8366 from albert-github/feature/bug_doxyw_endl
Dimitri van Heesch
2021-02-05
2
-9/+9
|
|
\
\
\
|
|
*
|
|
Remove deprecated warnings for endl in doxywizard
albert-github
2021-01-31
2
-9/+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
*
|
|
Detect generateDS and recreate index.py/compound.py automatically
Dimitri van Heesch
2021-02-03
5
-15/+51
*
|
|
Replace the C++ doxmlparser libary by a python based module
Dimitri van Heesch
2021-02-02
47
-10377/+24691
*
|
|
issue #5362: Indexing and searching cannot treat non ASCII identifiers
Dimitri van Heesch
2021-01-31
1
-1/+1
*
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2021-01-31
1
-4/+4
|
\
\
\
|
*
\
\
Merge pull request #8368 from albert-github/feature/bug_gha_sqlite3
Dimitri van Heesch
2021-01-31
1
-4/+4
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Add sqlite build for Ubuntu on Github Actions
albert-github
2021-01-31
1
-4/+4
|
|
/
/
*
|
|
issue #5363: Indexing and searching cannot treat non ASCII identifiers
Dimitri van Heesch
2021-01-31
1
-1/+5
|
/
/
*
|
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
7
-10/+11
|
\
\
\
|
*
|
|
issue #8357 XML output does not include cross-references in code-fragments
albert-github
2021-01-27
7
-10/+11
|
|
/
/
*
|
|
Merge pull request #8360 from albert-github/feature/bug_extension_mapping
Dimitri van Heesch
2021-01-28
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Extension during mapping not correctly replaced.
albert-github
2021-01-28
1
-1/+1
|
/
/
[next]