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 #7892: Incorrect search box on server-side search results page
Dimitri van Heesch
2020-07-07
1
-7/+1
*
Scalable search bar for high resolution displays (#7888)
tttapa
2020-07-04
10
-79/+205
*
Merge pull request #7885 from albert-github/feature/bug_warn_uninitialized
Dimitri van Heesch
2020-07-02
1
-4/+2
|
\
|
*
Misleading compiler warning
albert-github
2020-06-30
1
-4/+2
*
|
Merge pull request #7891 from albert-github/feature/issue_7890
Dimitri van Heesch
2020-07-02
1
-2/+2
|
\
\
|
|
/
|
/
|
|
*
issue #7890 Macro Expansion broken
albert-github
2020-07-02
1
-2/+2
|
/
*
Fixed anothing compilation issue when use_libclang was not enabled
Dimitri van Heesch
2020-06-29
4
-30/+23
*
Fix for compile issue on Travis
Dimitri van Heesch
2020-06-29
1
-1/+1
*
Merge branch 'mthread_pre'
Dimitri van Heesch
2020-06-28
10
-481/+408
|
\
|
*
Refactor: make preprocessor run in parallel
Dimitri van Heesch
2020-06-28
10
-481/+408
*
|
Problem with generating test output for Chinese (#7862)
albert-github
2020-06-20
1
-2/+2
*
|
Merge pull request #7857 from albert-github/feature/bug_obsolete_transl_fie
Dimitri van Heesch
2020-06-18
24
-182/+0
|
\
\
|
*
|
Remove not used translator function
albert-github
2020-06-17
24
-182/+0
*
|
|
Merge pull request #7861 from tttapa/tttapa-patch-1
Dimitri van Heesch
2020-06-18
1
-4/+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Don't crash if output subdirectories already exist
tttapa
2020-06-18
1
-4/+8
|
/
/
*
|
Multi-threaded parsing: added locks around global data
Dimitri van Heesch
2020-06-17
9
-68/+95
|
/
*
Merge pull request #7856 from d-c-d/xmldoc
Dimitri van Heesch
2020-06-17
1
-1/+1
|
\
|
*
XML tags moved to Appendix D of Ecma-334
David Dyck
2020-06-16
1
-1/+1
|
/
*
Merge pull request #7847 from albert-github/feature/bug_spelling_cite
Dimitri van Heesch
2020-06-16
1
-1/+1
|
\
|
*
Spelling correction in cite code
albert-github
2020-06-13
1
-1/+1
*
|
Merge pull request #7851 from infohoschie/fix/issue_7849
Dimitri van Heesch
2020-06-16
1
-1/+1
|
\
\
|
*
|
Updated formatting rules for paragraphs within table header cells.
Thomas Vogt
2020-06-14
1
-1/+1
*
|
|
Merge pull request #7854 from albert-github/feature/bug_doxywizard_version
Dimitri van Heesch
2020-06-16
1
-0/+7
|
\
\
\
|
*
|
|
Show doxywizard version by means of --version
albert-github
2020-06-16
1
-0/+7
*
|
|
|
Refactor: modernize markdown and make it thread-safe
Dimitri van Heesch
2020-06-16
35
-1661/+1688
|
/
/
/
*
|
|
Added atomic reference counting to QString
Dimitri van Heesch
2020-06-14
1
-3/+5
|
/
/
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-06-13
24
-42/+200
|
\
\
|
|
/
|
*
issue #7796 Backticks (`) in Doxygen-markup-in-C in Markdown collapses (#7797)
albert-github
2020-06-13
1
-2/+5
|
*
Running doxygen tests with variable with spaces (#7819)
albert-github
2020-06-13
1
-4/+25
|
*
bug_121547 extern variable is being referenced in documentation incorrectly (...
albert-github
2020-06-13
1
-3/+4
|
*
Add `const` qualifier to UsedDir::m_dir. (#7820)
David Hebbeker
2020-06-13
2
-3/+3
|
*
issue #7810 LaTeX manual not built, but make install tries to install it (#7821)
albert-github
2020-06-13
1
-0/+10
|
*
Create link for GENERATE_XML (#7824)
albert-github
2020-06-13
1
-1/+2
|
*
Addon option --pool to the test run script for parallel execution of tests (...
albert-github
2020-06-13
1
-10/+29
|
*
Add namespace inline flag in xml output (#7828)
Sergei Izmailov
2020-06-13
2
-2/+7
|
*
Incorrect label in map of dot files in xhtml (#7840)
albert-github
2020-06-13
4
-2/+13
|
*
Number of translatable terms (like Chapter) are in English instead of Greek (...
albert-github
2020-06-13
3
-6/+33
|
*
Merge pull request #7843 from albert-github/feature/bug_coverity_mkdir
Dimitri van Heesch
2020-06-13
4
-5/+19
|
|
\
|
|
*
Catch all wrong mkdir calls (coverity)
albert-github
2020-06-12
4
-5/+19
|
*
|
Merge pull request #7844 from albert-github/feature/bug_coverity_mscgen
Dimitri van Heesch
2020-06-13
5
-4/+50
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Coverity uninitialized variable in mscgen_api.cpp
albert-github
2020-06-12
5
-4/+50
|
|
/
*
|
Add options to enable various sanitizers
Dimitri van Heesch
2020-06-13
10
-10/+559
|
/
*
Regression: further fixes to make the documentation build again
Dimitri van Heesch
2020-06-10
4
-1662/+1298
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-06-10
5
-41/+158
|
\
|
*
issue #7778 Build fails with javacc 5.0 (#7779)
albert-github
2020-06-10
2
-1/+22
|
*
Merge pull request #7830 from maddox11/missing_instance_rework
Dimitri van Heesch
2020-06-10
3
-40/+136
|
|
\
|
|
*
missing instance-rework
hake
2020-06-03
3
-40/+136
*
|
|
Regression: fix issue with substitute characters
Dimitri van Heesch
2020-06-10
1
-1/+1
|
/
/
*
|
Fix win64 compiler warnings
Dimitri van Heesch
2020-06-10
1
-4/+4
*
|
Merge branch 'refactor_qcstring'
Dimitri van Heesch
2020-06-10
10
-846/+279
|
\
\
[next]