summaryrefslogtreecommitdiffstats
path: root/src/memberdef.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split language parser into "outline parser" and "code parser"Dimitri van Heesch2019-12-031-3/+3
* issue #7348 Better warning in case a graph would have been to largeDimitri van Heesch2019-11-161-2/+4
* issue #7302: Determination of anonymous is too restrictiveDimitri van Heesch2019-11-051-12/+12
* Removing left over debug statementsalbert-github2019-11-011-4/+4
* Replaced QList<ListItemInfo> with std::vector<ListItemInfo>Dimitri van Heesch2019-10-291-9/+6
* Embed TagInfo struct inside EntryDimitri van Heesch2019-10-281-3/+3
* Changed ArgumentList to be an STL containerDimitri van Heesch2019-10-271-297/+207
* Made check for void return more strictDimitri van Heesch2019-08-311-14/+14
* Merge branch 'feature/issue_7212' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-08-311-3/+3
|\
| * issue #7212 1.8.16: Function returning void pointer generates warningalbert-github2019-08-201-3/+3
* | issue #7216: non-const getGroupDef() called on aliased member (cleanup + null...Dimitri van Heesch2019-08-261-1/+1
* | issue #7216: non-const getGroupDef() called on aliased memberDimitri van Heesch2019-08-251-13/+17
|/
* Some fixes and restructuringDimitri van Heesch2019-08-061-6/+12
* doxyparse addon new features and bugfixesJoenio Costa2019-08-051-0/+11
* Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...Dimitri van Heesch2019-08-041-15/+15
|\
| * Correction warning messagealbert-github2019-06-011-15/+15
* | Improved constness and avoid using non-const members of aliasesDimitri van Heesch2019-07-291-7/+7
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-06-131-1/+1
|\ \
| * | Consistency not generated inheritance diagramalbert-github2019-06-071-1/+1
| |/
* | refactoring dot.cppThomas Haller2019-06-131-0/+1
|/
* issue #6979 Method parameters documented inline are not present in documentat...albert-github2019-05-101-0/+2
* Add const correctness for argument listsDimitri van Heesch2019-05-051-28/+38
* Further const correctness changesDimitri van Heesch2019-05-051-6/+8
* Fixed issue with counting member listsDimitri van Heesch2019-04-221-4/+4
* Merge pull request #6918 from albert-github/feature/issue_6607Dimitri van Heesch2019-04-211-0/+1
|\
| * issue #6607 Don't warn about missing parameter documentation for deleted func...albert-github2019-04-081-0/+1
* | Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-222/+792
|/
* issue #6882 1.8.15 regression: caller graph created even though CALLER_GRAPH ...albert-github2019-03-121-2/+2
* Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-321/+644
* Remove persistent storage of Entry objectsDimitri van Heesch2019-02-171-1/+0
* Remove dead codeDimitri van Heesch2019-01-211-11/+0
* Added 'constexpr' as attribute label and to XML outputDimitri van Heesch2019-01-131-0/+6
* Added declfile, declline, and declcolumn attributes to the location element i...Dimitri van Heesch2019-01-121-7/+54
* Shortened EXTRACT_PRIVATE_VIRTUAL to EXTRACT_PRIV_VIRTUAL to deal with max le...Dimitri van Heesch2019-01-081-7/+9
* Implement a new EXTRACT_PRIVATE_VIRTUAL option.Vladimír Vondruš2019-01-031-5/+12
* Merge remote-tracking branch 'doxygen/master'Joe George2018-11-051-2/+33
|\
| * Merge pull request #6562 from albert-github/feature/bug_referencesDimitri van Heesch2018-11-041-2/+33
| |\
| | * Add commands to handle referenced by relation and references relationalbert-github2018-10-171-2/+33
* | | Added *.ice files as a recognized file type.Mark Spruiell2018-10-221-8/+75
|/ /
* | Wrong separator in index for a.o. Python, C#albert-github2018-10-221-1/+1
|/
* Implementation of standard generator for docbook outputalbert-github2018-09-071-0/+12
* Renamed (start/end)SimpleSect to (start/end)Examples.Dimitri van Heesch2018-08-261-19/+2
* Bug 693515 - The 'Examples:' section; bad/missing style and incorrect spellingalbert-github2018-06-291-2/+2
* Merge pull request #720 from albert-github/feature/bug_python_htmlDimitri van Heesch2018-06-241-1/+1
|\
| * Cannot properly jump from brief to detailed function descriptionalbert-github2018-05-111-1/+1
* | Merge branch 'master' into vhdl-localizationAndreas Regel2018-05-281-3/+6
|\ \ | |/
| * Misc. typosluz.paz2018-04-251-2/+2
| * Bug 303020 - Missing warning of undocumented member in member groupalbert-github2018-04-101-1/+4
* | Remove default assignment from Translator::trVhdlType() declarationAndreas Regel2018-01-091-1/+1
* | Add VHDL strings to Translator class and add german translations.Andreas Regel2018-01-081-1/+1