index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
memberdef.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
issue #7302: Determination of anonymous is too restrictive
Dimitri van Heesch
2019-11-05
1
-12/+12
*
Removing left over debug statements
albert-github
2019-11-01
1
-4/+4
*
Replaced QList<ListItemInfo> with std::vector<ListItemInfo>
Dimitri van Heesch
2019-10-29
1
-9/+6
*
Embed TagInfo struct inside Entry
Dimitri van Heesch
2019-10-28
1
-3/+3
*
Changed ArgumentList to be an STL container
Dimitri van Heesch
2019-10-27
1
-297/+207
*
Made check for void return more strict
Dimitri van Heesch
2019-08-31
1
-14/+14
*
Merge branch 'feature/issue_7212' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-08-31
1
-3/+3
|
\
|
*
issue #7212 1.8.16: Function returning void pointer generates warning
albert-github
2019-08-20
1
-3/+3
*
|
issue #7216: non-const getGroupDef() called on aliased member (cleanup + null...
Dimitri van Heesch
2019-08-26
1
-1/+1
*
|
issue #7216: non-const getGroupDef() called on aliased member
Dimitri van Heesch
2019-08-25
1
-13/+17
|
/
*
Some fixes and restructuring
Dimitri van Heesch
2019-08-06
1
-6/+12
*
doxyparse addon new features and bugfixes
Joenio Costa
2019-08-05
1
-0/+11
*
Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...
Dimitri van Heesch
2019-08-04
1
-15/+15
|
\
|
*
Correction warning message
albert-github
2019-06-01
1
-15/+15
*
|
Improved constness and avoid using non-const members of aliases
Dimitri van Heesch
2019-07-29
1
-7/+7
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-06-13
1
-1/+1
|
\
\
|
*
|
Consistency not generated inheritance diagram
albert-github
2019-06-07
1
-1/+1
|
|
/
*
|
refactoring dot.cpp
Thomas Haller
2019-06-13
1
-0/+1
|
/
*
issue #6979 Method parameters documented inline are not present in documentat...
albert-github
2019-05-10
1
-0/+2
*
Add const correctness for argument lists
Dimitri van Heesch
2019-05-05
1
-28/+38
*
Further const correctness changes
Dimitri van Heesch
2019-05-05
1
-6/+8
*
Fixed issue with counting member lists
Dimitri van Heesch
2019-04-22
1
-4/+4
*
Merge pull request #6918 from albert-github/feature/issue_6607
Dimitri van Heesch
2019-04-21
1
-0/+1
|
\
|
*
issue #6607 Don't warn about missing parameter documentation for deleted func...
albert-github
2019-04-08
1
-0/+1
*
|
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-222/+792
|
/
*
issue #6882 1.8.15 regression: caller graph created even though CALLER_GRAPH ...
albert-github
2019-03-12
1
-2/+2
*
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-321/+644
*
Remove persistent storage of Entry objects
Dimitri van Heesch
2019-02-17
1
-1/+0
*
Remove dead code
Dimitri van Heesch
2019-01-21
1
-11/+0
*
Added 'constexpr' as attribute label and to XML output
Dimitri van Heesch
2019-01-13
1
-0/+6
*
Added declfile, declline, and declcolumn attributes to the location element i...
Dimitri van Heesch
2019-01-12
1
-7/+54
*
Shortened EXTRACT_PRIVATE_VIRTUAL to EXTRACT_PRIV_VIRTUAL to deal with max le...
Dimitri van Heesch
2019-01-08
1
-7/+9
*
Implement a new EXTRACT_PRIVATE_VIRTUAL option.
Vladimír Vondruš
2019-01-03
1
-5/+12
*
Merge remote-tracking branch 'doxygen/master'
Joe George
2018-11-05
1
-2/+33
|
\
|
*
Merge pull request #6562 from albert-github/feature/bug_references
Dimitri van Heesch
2018-11-04
1
-2/+33
|
|
\
|
|
*
Add commands to handle referenced by relation and references relation
albert-github
2018-10-17
1
-2/+33
*
|
|
Added *.ice files as a recognized file type.
Mark Spruiell
2018-10-22
1
-8/+75
|
/
/
*
|
Wrong separator in index for a.o. Python, C#
albert-github
2018-10-22
1
-1/+1
|
/
*
Implementation of standard generator for docbook output
albert-github
2018-09-07
1
-0/+12
*
Renamed (start/end)SimpleSect to (start/end)Examples.
Dimitri van Heesch
2018-08-26
1
-19/+2
*
Bug 693515 - The 'Examples:' section; bad/missing style and incorrect spelling
albert-github
2018-06-29
1
-2/+2
*
Merge pull request #720 from albert-github/feature/bug_python_html
Dimitri van Heesch
2018-06-24
1
-1/+1
|
\
|
*
Cannot properly jump from brief to detailed function description
albert-github
2018-05-11
1
-1/+1
*
|
Merge branch 'master' into vhdl-localization
Andreas Regel
2018-05-28
1
-3/+6
|
\
\
|
|
/
|
*
Misc. typos
luz.paz
2018-04-25
1
-2/+2
|
*
Bug 303020 - Missing warning of undocumented member in member group
albert-github
2018-04-10
1
-1/+4
*
|
Remove default assignment from Translator::trVhdlType() declaration
Andreas Regel
2018-01-09
1
-1/+1
*
|
Add VHDL strings to Translator class and add german translations.
Andreas Regel
2018-01-08
1
-1/+1
*
|
Replace calls to trTypeString with trVhdlType in single mode, which is the de...
Andreas Regel
2018-01-08
1
-1/+1
|
/
*
Bug 788209 - C++: False warning message when inheriting class from tag file
Dimitri van Heesch
2017-12-25
1
-0/+1
[next]