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
...
*
|
Fixed compilation issue when use_libclang was disabled
Dimitri van Heesch
2021-01-01
1
-1/+1
*
|
Renamed CLANG_INCLUDE_INPUT_PATHS to CLANG_ADD_INC_PATHS
Dimitri van Heesch
2021-01-01
2
-3/+3
*
|
Refactoring: modernise Doxygen::clangUsrMap
Dimitri van Heesch
2021-01-01
6
-27/+31
*
|
Refactoring: remove unused Doxygen::htmlDirMap
Dimitri van Heesch
2021-01-01
3
-43/+2
*
|
Refactoring: replace Doxygen::directories by Doxygen::dirLinkedMap
Dimitri van Heesch
2021-01-01
13
-123/+100
*
|
Refactoring: remove unused Doxygen::entryDBFileName and Doxygen::objDBFileName
Dimitri van Heesch
2021-01-01
4
-31/+0
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-12-31
1
-2/+2
|
\
\
|
*
\
Merge pull request #8287 from albert-github/feature/issue_8286
Dimitri van Heesch
2020-12-31
1
-2/+2
|
|
\
\
|
|
*
|
issue #8286 Incorrect processing of VHDL strings
albert-github
2020-12-29
1
-2/+2
*
|
|
|
Refactoring: replace Doxygen::groupSDict by Doxygen::groupLinkedMap
Dimitri van Heesch
2020-12-31
25
-403/+226
*
|
|
|
Refactoring: replaced PageSDict by PageLinked*Map
Dimitri van Heesch
2020-12-31
20
-332/+225
|
/
/
/
*
|
|
Fix cases where classes inside inline namespaces could lead to crashes
Dimitri van Heesch
2020-12-31
2
-190/+231
*
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-12-31
3
-12/+46
|
\
\
\
|
*
\
\
Merge pull request #8289 from brycelelbach/clang-include-input-paths
Dimitri van Heesch
2020-12-31
2
-12/+25
|
|
\
\
\
|
|
*
|
|
Add a CLANG_INCLUDE_INPUT_PATHS option which can be used to control whether
Bryce Adelstein Lelbach aka wash
2020-12-31
2
-12/+25
|
*
|
|
|
Merge pull request #8285 from albert-github/feature/bug_doxyw_docu
Dimitri van Heesch
2020-12-31
1
-0/+21
|
|
\
\
\
\
|
|
*
|
|
|
Layout in doxywizard documentation
albert-github
2020-12-29
1
-0/+21
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Refactoring: replace QMap by std::map in vhdldocgen
Dimitri van Heesch
2020-12-31
1
-36/+34
|
/
/
/
/
*
|
|
|
Fix potential crash with inline namespace
Dimitri van Heesch
2020-12-30
1
-25/+29
*
|
|
|
Refactoring: remove SIntDict and SIntList (no longer used)
Dimitri van Heesch
2020-12-30
1
-336/+26
*
|
|
|
Refactoring: change MemberGroupSDict to MemberGroupList
Dimitri van Heesch
2020-12-30
20
-488/+262
*
|
|
|
Refactoring: replace Doxygen::memGrpInfoDict by Doxygen::memberGroupInfoMap
Dimitri van Heesch
2020-12-30
5
-40/+47
*
|
|
|
Refactoring: modernise MemberGroupList
Dimitri van Heesch
2020-12-30
7
-197/+99
*
|
|
|
Fix size_t->int related compiler warnings on Windows 64bit
Dimitri van Heesch
2020-12-30
1
-4/+4
*
|
|
|
Merge branch 'dhebbeker-feature/replace_QDict_by_std-container_for_m_usedDirs'
Dimitri van Heesch
2020-12-30
3
-82/+103
|
\
\
\
\
|
*
|
|
|
Replaced UsedDirsContainer with UsedDirLinkedMap
Dimitri van Heesch
2020-12-30
3
-84/+102
|
*
|
|
|
Merge branch 'feature/replace_QDict_by_std-container_for_m_usedDirs' of https...
Dimitri van Heesch
2020-12-30
3
-20/+23
|
|
\
\
\
\
|
/
/
/
/
/
|
*
|
|
|
Substitute `QDict<UsedDir>` with `std::map<QCString, UsedDir * >`.
David Hebbeker
2020-12-29
3
-20/+23
|
|
/
/
/
*
|
|
|
Merge pull request #8288 from albert-github/feature/issue_8286_2
Dimitri van Heesch
2020-12-30
1
-0/+10
|
\
\
\
\
|
*
|
|
|
issue #8286 Incorrect processing of VHDL strings
albert-github
2020-12-29
1
-0/+10
|
|
/
/
/
*
|
|
|
Merge pull request #8284 from albert-github/feature/issue_8282
Dimitri van Heesch
2020-12-30
3
-31/+41
|
\
\
\
\
|
*
|
|
|
issue #8282 Error on ALIAS declaration without quotes
albert-github
2020-12-29
3
-31/+41
|
|
/
/
/
*
|
|
|
issue #8291: Doxygen crash on Windows when INLINE_SIMPLE_STRUCTS=YES
Dimitri van Heesch
2020-12-30
1
-4/+16
*
|
|
|
Refactoring: modernise member indices
Dimitri van Heesch
2020-12-30
4
-297/+163
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'searchindex'
Dimitri van Heesch
2020-12-29
5
-470/+391
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Refactoring: Modernise client side part of searchindex
Dimitri van Heesch
2020-12-29
5
-470/+391
*
|
|
Merge pull request #8279 from dhebbeker/feature/archive-build-artifacts
Dimitri van Heesch
2020-12-28
1
-0/+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Change path to build artifacts.
David Hebbeker
2020-12-27
1
-1/+1
|
*
|
Revert "Add debug output."
David Hebbeker
2020-12-27
1
-5/+0
|
*
|
Add debug output.
David Hebbeker
2020-12-27
1
-0/+5
|
*
|
Add action to archive build artifacts.
David Hebbeker
2020-12-27
1
-0/+6
*
|
|
Bump version to 1.9.1
Dimitri van Heesch
2020-12-27
1
-1/+1
*
|
|
Added changelog for 1.9.0
Release_1_9_0
Dimitri van Heesch
2020-12-27
1
-0/+270
*
|
|
Workaround for older versions of Qt
Dimitri van Heesch
2020-12-27
1
-3/+4
|
/
/
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-12-26
1
-2/+1
|
\
\
|
*
\
Merge pull request #8277 from albert-github/feature/bug_cnt_md_endcode
Dimitri van Heesch
2020-12-26
1
-2/+1
|
|
\
\
|
|
*
|
Miscounting lines in case a fenced code block
albert-github
2020-12-26
1
-2/+1
|
|
/
/
*
|
|
Avoid "Internal inconsistency" warnings for scoped enums
Dimitri van Heesch
2020-12-26
1
-3/+7
|
/
/
*
|
When instantiating templates also instantiate nested classes
Dimitri van Heesch
2020-12-26
3
-26/+47
*
|
Improved sorting of class list/hierarchy
Dimitri van Heesch
2020-12-26
1
-3/+9
[prev]
[next]