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
*
Refactor: make QCString a wrapper around std::string
Dimitri van Heesch
2020-06-10
8
-21/+25
*
Revert pull request #7703: make declArgumentList be from declaration, and arg...
Dimitri van Heesch
2020-06-07
1
-3/+3
*
Merge pull request #7829 from albert-github/feature/bug_htmlhelp_indon
Dimitri van Heesch
2020-06-06
1
-1/+1
|
\
|
*
Incorrect htmlhelp language code for Indonesian
albert-github
2020-06-04
1
-1/+1
*
|
Prevent potential empty string
Dimitri van Heesch
2020-06-06
1
-1/+1
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-06-06
1
-1/+1
|
\
\
|
*
|
issue #7833 Empty string in PREDEFINED throws
albert-github
2020-06-06
1
-1/+1
*
|
|
Fixed compilation issue on Windows for setNum with size_t argument
Dimitri van Heesch
2020-06-06
2
-2/+2
|
/
/
*
|
Issue #7831: Error building docs after 0df1623c9363d52a2b04457233dcf2c64319b03c
Dimitri van Heesch
2020-06-05
2
-19/+29
*
|
Refactor: modernize configuration values
Dimitri van Heesch
2020-06-04
27
-1043/+1003
|
/
*
Added copyright header to threadpool.h
Dimitri van Heesch
2020-05-31
1
-0/+16
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-05-31
1
-0/+5
|
\
|
*
Empty enum setting in configuration file
albert-github
2020-05-29
1
-0/+5
*
|
Added experimental multi-thread input processing support.
Dimitri van Heesch
2020-05-31
11
-102/+322
|
/
*
Merge pull request #7794 from wataash/cmake-list-dir
Dimitri van Heesch
2020-05-27
1
-14/+14
|
\
|
*
Replace ${CMAKE_SOURCE_DIR}/path/to/current/cmake-lists-txt/dir with ${CMAKE_...
Wataru Ashihara
2020-05-23
1
-14/+14
|
*
Refactoring: Removed creation of MemberDef's for macro definitions from pre.l
Dimitri van Heesch
2020-05-22
6
-115/+76
*
|
Merge pull request #7806 from albert-github/feature/bug_py_mult
Dimitri van Heesch
2020-05-27
1
-0/+4
|
\
\
|
*
|
Warning in case of multiple python documentation sections.
albert-github
2020-05-27
1
-0/+4
*
|
|
Merge pull request #7801 from albert-github/feature/bug_warn_struct
Dimitri van Heesch
2020-05-27
1
-7/+4
|
\
\
\
|
*
|
|
Better warning for non documented struct
albert-github
2020-05-24
1
-7/+4
|
|
/
/
*
|
|
Merge pull request #7805 from albert-github/feature/issue_7804
Dimitri van Heesch
2020-05-27
2
-2/+3
|
\
\
\
|
*
|
|
Issue #7804 String double quotes in C get misinterpreted by pdflatex
albert-github
2020-05-27
2
-2/+3
|
|
/
/
*
|
|
Compilation error on debug compilation of constexp.l
albert-github
2020-05-24
1
-1/+1
|
/
/
*
|
Refactoring: Removed creation of MemberDef's for macro definitions from pre.l
Dimitri van Heesch
2020-05-24
6
-119/+105
|
/
*
issue #7595 Links from one Markdown file to another do not work
albert-github
2020-05-21
1
-2/+4
*
Reduce use of WIN32 defines outside of portable
Dimitri van Heesch
2020-05-16
2
-23/+10
*
Fix build issue: strlcpy & strlcat are BSD specific
Dimitri van Heesch
2020-05-15
1
-1/+1
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-05-15
1
-0/+9
|
\
|
*
Merge pull request #7566 from DGA45/issue7495
Dimitri van Heesch
2020-05-14
1
-0/+9
|
|
\
|
|
*
Fix #7495 generate "bitfield"
DGA45
2020-02-03
1
-0/+9
*
|
|
Refactoring
Dimitri van Heesch
2020-05-15
9
-250/+102
|
/
/
*
|
Fixes signed/unsigned mismatch warning in plantuml.cpp
Dimitri van Heesch
2020-05-10
1
-13/+15
*
|
Merge pull request #7703 from elrond79/set_defname_if_not_proto
Dimitri van Heesch
2020-05-10
1
-3/+3
|
\
\
|
*
|
try to make it so that argumentList is always from the definition
Paul Molodowitch
2020-04-15
1
-3/+3
*
|
|
Merge pull request #7559 from albert-github/feature/bug_plantuml_hashAsciiKey
Dimitri van Heesch
2020-05-10
1
-1/+7
|
\
\
\
|
*
|
|
Plantuml has problems with output directories ending with directory separator
albert-github
2020-02-01
1
-1/+7
*
|
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-05-10
1
-2/+7
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into feature/issue_7738
Dimitri van Heesch
2020-05-09
39
-584/+770
|
|
\
\
\
\
|
*
|
|
|
|
issue #7738 \todo ignores EXCLUDE_SYMBOLS
albert-github
2020-04-30
1
-1/+4
*
|
|
|
|
|
Did a bit of restructuring and fixed some compiler warnings
Dimitri van Heesch
2020-05-10
9
-97/+66
*
|
|
|
|
|
Merge branch 'feature/change-DirList-container-to-std' of https://github.com/...
Dimitri van Heesch
2020-05-10
10
-71/+64
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Replaced addDir(const DirDef *dd) by addDir(DirDef *const dd) in GroupDef and...
David Hebbeker
2020-05-05
2
-3/+3
|
*
|
|
|
|
Copied implementation of `QGList::inSort()` to sortInDirList.
David Hebbeker
2020-05-05
3
-2/+18
|
*
|
|
|
|
Replaced calls to DirDef::append() to DirDef::push_back().
David Hebbeker
2020-05-05
2
-3/+6
|
*
|
|
|
|
Include dirdef.h instead of forward declaration.
David Hebbeker
2020-05-05
2
-2/+2
|
*
|
|
|
|
Create compareDirDefs for sorting.
David Hebbeker
2020-05-05
2
-6/+9
|
*
|
|
|
|
Replaced DirList::count() by DirList::size().
David Hebbeker
2020-05-02
4
-8/+8
|
*
|
|
|
|
For loops on QListIterator by range loops.
David Hebbeker
2020-05-02
7
-43/+16
|
*
|
|
|
|
Replace QList with std::deque in DirList.
David Hebbeker
2020-05-02
1
-6/+4
[next]