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
*
Extended doxygen version information
albert-github
2021-01-31
1
-3/+56
*
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
*
Refactoring: modernize condStack
Dimitri van Heesch
2021-01-22
1
-12/+13
*
Refactoring: modernize commentStack
Dimitri van Heesch
2021-01-22
1
-25/+30
*
Refactoring: modernize g_lexerStack
Dimitri van Heesch
2021-01-22
1
-13/+10
*
Refactoring: modernizing PerlModOutput::m_saved
Dimitri van Heesch
2021-01-22
1
-3/+4
*
Refactoring: replace QList<CommentInPrepass> by std::vector
Dimitri van Heesch
2021-01-22
1
-153/+152
*
Refactoring: modernize LatexDocVisitor::m_tableStateStack
Dimitri van Heesch
2021-01-22
2
-58/+45
*
Refactoring: move Doc*Visitor::push/popEnabled
Dimitri van Heesch
2021-01-22
14
-211/+82
*
Refactoring: modernize IndexList::m_intfs
Dimitri van Heesch
2021-01-22
2
-17/+19
*
Refactoring: remove unused function generateFileTree()
Dimitri van Heesch
2021-01-22
3
-288/+0
*
Refactoring: modernize HtmlAttribList
Dimitri van Heesch
2021-01-22
8
-211/+136
*
Refactoring: modernize various dot graphs
Dimitri van Heesch
2021-01-22
12
-216/+190
*
Refactoring: replace QList<MemberDef> by std::vector in util.cpp
Dimitri van Heesch
2021-01-22
2
-13/+12
*
Refactoring: modernize g_usingDeclarations
Dimitri van Heesch
2021-01-22
1
-16/+5
*
Refactoring: modernize FileList
Dimitri van Heesch
2021-01-22
15
-183/+113
*
Refactoring: modernize OutputNameList/OutputNameDict
Dimitri van Heesch
2021-01-22
2
-51/+31
*
Refactoring: replace QDict<void> by StringSet
Dimitri van Heesch
2021-01-22
1
-6/+6
*
Refactoring: replace g_compoundKeywordDict by g_compoundKeywords
Dimitri van Heesch
2021-01-22
1
-38/+10
*
Refactoring: replace StringList by StringVector
Dimitri van Heesch
2021-01-22
2
-38/+21
*
Refactoring: replace StringDict by StringMap
Dimitri van Heesch
2021-01-22
7
-66/+53
*
Refactoring: modernize IncludeInfo list
Dimitri van Heesch
2021-01-22
14
-328/+249
*
Refactoring: modernize docparser and clients
Dimitri van Heesch
2021-01-22
11
-813/+664
*
Refactoring: modernize htags g_symbolDict
Dimitri van Heesch
2021-01-22
1
-8/+9
*
Refactoring: modernize HtmlEntity::m_name2sym
Dimitri van Heesch
2021-01-22
2
-8/+8
[next]