summaryrefslogtreecommitdiffstats
path: root/src/classdef.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replaced MemberNameSDict by MemberNameLinkedMap based on LinkedMapDimitri van Heesch2020-04-081-43/+19
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-60/+60
* Restructure the way RefLists are handledDimitri van Heesch2020-02-271-1/+1
* issue #7446: C#: parameter named `extends` is broken in the documentationDimitri van Heesch2019-12-201-1/+1
* Coverity uninitializedalbert-github2019-12-021-34/+34
* issue #7348 Better warning in case a graph would have been to largeDimitri van Heesch2019-11-161-1/+2
* Merge pull request #7377 from albert-github/feature/bug_spell_srcDimitri van Heesch2019-11-061-8/+8
|\
| * Spelling corrections for src directoryalbert-github2019-11-051-8/+8
* | issue #7302: Determination of anonymous is too restrictiveDimitri van Heesch2019-11-051-21/+6
|/
* Replaced QList<ListItemInfo> with std::vector<ListItemInfo>Dimitri van Heesch2019-10-291-1/+1
* Changed ArgumentList to be an STL containerDimitri van Heesch2019-10-271-341/+67
* Reduce the use of QString in favor of the more efficient QCStringDimitri van Heesch2019-09-211-1/+1
* issue #7216: non-const getGroupDef() called on aliased member (cleanup + null...Dimitri van Heesch2019-08-261-3/+3
* issue #7216: non-const getGroupDef() called on aliased memberDimitri van Heesch2019-08-251-1/+1
* Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...Dimitri van Heesch2019-08-041-12/+12
|\
| * Correction warning messagealbert-github2019-06-011-12/+12
* | Improved constness and avoid using non-const members of aliasesDimitri van Heesch2019-07-291-1/+1
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-06-131-2/+6
|\ \
| * | Consistency not generated inheritance diagramalbert-github2019-06-071-1/+5
| * | Doxygen crash on ceph projectalbert-github2019-06-031-1/+1
| |/
* | refactoring dot.cppThomas Haller2019-06-131-2/+4
|/
* Merge pull request #6970 from albert-github/feature/issue_6968Dimitri van Heesch2019-05-071-2/+3
|\
| * issue #6968 INLINE_INHERITED_MEMB doesn't respect EXTRACT_PRIVATE=NOalbert-github2019-05-071-2/+3
* | Add const correctness for argument listsDimitri van Heesch2019-05-051-2/+2
|/
* Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-126/+440
* Revert "Disabled "inheritance by dominance" warning (try 2)"Dimitri van Heesch2019-03-031-6/+0
* Disabled "inheritance by dominance" warning (try 2)Dimitri van Heesch2019-03-021-0/+6
* Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-217/+444
* Improve constnessDimitri van Heesch2019-01-211-6/+6
* Shortened EXTRACT_PRIVATE_VIRTUAL to EXTRACT_PRIV_VIRTUAL to deal with max le...Dimitri van Heesch2019-01-081-1/+1
* Implement a new EXTRACT_PRIVATE_VIRTUAL option.Vladimír Vondruš2019-01-031-0/+4
* Prevent empty member list table (XHTML)albert-github2018-12-111-2/+12
* XHTML problem with name attribute with VHDL name attributealbert-github2018-12-101-1/+1
* Minor restructuringDimitri van Heesch2018-11-181-196/+184
* Merge remote-tracking branch 'doxygen/master'Joe George2018-11-021-0/+4
|\
| * Merge pull request #771 from albert-github/feature/bug_734308Dimitri van Heesch2018-10-271-0/+4
| |\
| | * Bug 734308 - Error message when using memberof in a C macroalbert-github2018-06-181-0/+4
* | | Fix for module quicklinksMark Spruiell2018-10-221-1/+24
* | | Added *.ice files as a recognized file type.Mark Spruiell2018-10-221-36/+289
|/ /
* | Implementation of standard generator for docbook outputalbert-github2018-09-071-1/+10
* | Merge pull request #6468 from arm-in/masterDimitri van Heesch2018-09-031-1/+1
|\ \
| * | Update classdef.cppArmin Müller2018-08-211-1/+1
* | | Renamed (start/end)SimpleSect to (start/end)Examples.Dimitri van Heesch2018-08-261-2/+2
* | | Merge branch 'feature/bug_693515' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-08-191-2/+2
|\ \ \ | |/ / |/| |
| * | Bug 693515 - The 'Examples:' section; bad/missing style and incorrect spellingalbert-github2018-06-291-2/+2
| |/
* | Bug 648180 - Fortran: tagfile.tag:789: warning: Unknown compound attribute `t...albert-github2018-07-201-1/+10
|/
* Merge pull request #746 from albert-github/feature/bug_782754Dimitri van Heesch2018-06-101-14/+0
|\
| * Bug 782754 - rtf generationalbert-github2018-05-281-14/+0
* | Merge branch 'master' into vhdl-localizationAndreas Regel2018-05-281-2/+2
|\ \ | |/
| * Misc. typosluz.paz2018-04-251-2/+2