summaryrefslogtreecommitdiffstats
path: root/src/classdef.h
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: modernize getMemberLists()Dimitri van Heesch2021-01-041-1/+2
* Refactoring: replace MemberSDict by MemberLinkedRefMapDimitri van Heesch2021-01-041-1/+0
* Refactoring: remove unused ClassListDimitri van Heesch2021-01-021-1/+0
* Refactoring: replace ExampleSDict by ExampleListDimitri van Heesch2021-01-011-2/+2
* Refactoring: change MemberGroupSDict to MemberGroupListDimitri van Heesch2020-12-301-2/+2
* When instantiating templates also instantiate nested classesDimitri van Heesch2020-12-261-1/+1
* Refactoring: remove unused Doxygen::genericsSDictDimitri van Heesch2020-12-221-1/+0
* Removed unused taggedInnerClasses memberDimitri van Heesch2020-12-191-2/+0
* Refactoring: replace ClassSDict by ClassLinkedMap/ClassLinkedRefMapDimitri van Heesch2020-12-191-5/+4
* Refactoring: removing setVisited/isVisited membersDimitri van Heesch2020-11-201-7/+0
* Refactoring: move ClassDefSet to the classdef headerDimitri van Heesch2020-11-151-0/+5
* Refactoring: replacing dynamic_cast by static_cast to improve performanceDimitri van Heesch2020-11-131-7/+9
* Refactoring: Introduce immutable and mutable interfacesDimitri van Heesch2020-11-091-23/+40
* Performance tweak: Pass BaseClassList by const referenceDimitri van Heesch2020-10-171-2/+2
* Refactoring: Modernize BaseClassListDimitri van Heesch2020-10-121-62/+40
* Changed container class for class use and constrained relations from QDict<vo...Dimitri van Heesch2020-08-021-14/+9
* Refactoring: Introduce type names for commonly used container typesDimitri van Heesch2020-05-011-3/+3
* Refactoring: migrate MemberNameInfoSDict to MemberNameInfoLinkedMapDimitri van Heesch2020-04-271-25/+26
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-3/+3
* issue #7302: Determination of anonymous is too restrictiveDimitri van Heesch2019-11-051-1/+0
* Changed ArgumentList to be an STL containerDimitri van Heesch2019-10-271-8/+9
* issue #7216: non-const getGroupDef() called on aliased memberDimitri van Heesch2019-08-251-1/+0
* Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-43/+63
* Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-236/+178
* Improve constnessDimitri van Heesch2019-01-211-6/+6
* Minor restructuringDimitri van Heesch2018-11-181-3/+1
* Added *.ice files as a recognized file type.Mark Spruiell2018-10-221-0/+6
* Bug 648180 - Fortran: tagfile.tag:789: warning: Unknown compound attribute `t...albert-github2018-07-201-0/+3
* Misc. typosluz.paz2018-04-251-1/+1
* const-ifyAdrian Negreanu2017-09-251-2/+2
* Optimized use of convertNameToFile to improve performanceDimitri van Heesch2016-02-071-1/+6
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Added type constraint relations for Java generics to dot graphs and XML outputDimitri van Heesch2015-02-211-2/+62
* Bug 736992 - Member functions omitted from tagfileDimitri van Heesch2014-09-221-1/+2
* Merge branch 'master' of https://github.com/groleo/doxygen-1 into groleo-masterDimitri van Heesch2014-08-041-0/+2
|\
| * cache anonymous into ClassDefImpl::isAnonymousAdrian Negreanu2014-08-041-0/+2
* | Bug 734077 - no uniquely matching class member found for inline function defi...Dimitri van Heesch2014-08-031-0/+3
|/
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Reduced and improved functionality of QListDimitri van Heesch2013-12-301-5/+5
* More work on the template and context mechanismsDimitri van Heesch2013-12-291-2/+6
* Corrected some inconsistencies in the commentsDimitri van Heesch2013-12-231-1/+0
* Added more info to the contextDimitri van Heesch2013-12-121-0/+1
* More context and template additionsDimitri van Heesch2013-11-291-2/+5
* More template and context updatesDimitri van Heesch2013-11-111-4/+8
* Added rudimentary support for django like template system for output creation.Dimitri van Heesch2013-10-211-0/+8
* Bug 704412 - doxygen don't hide private Inherited MembersDimitri van Heesch2013-08-011-4/+9
* Release-1.8.3.1-20130402Dimitri van Heesch2013-04-021-3/+9
* Release-1.8.3.1-20130324Dimitri van Heesch2013-03-241-0/+1
* Release-1.8.3.1-20130209Dimitri van Heesch2013-02-091-2/+4
* Release-1.8.3.1Dimitri van Heesch2013-01-201-2/+7