summaryrefslogtreecommitdiffstats
path: root/src/classdef.cpp
Commit message (Expand)AuthorAgeFilesLines
* Guarded debug prints against printing a NULL pointer.Dimitri van Heesch2015-04-061-1/+1
* Fixes for showing type constraint relationsDimitri van Heesch2015-03-151-1/+2
* 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-8/+77
* Merge pull request #271 from orbitcowboy/masterDimitri van Heesch2015-01-031-20/+21
|\
| * Fix potential null pointer dereference in src/classdef.cppMartin Ettl2014-12-221-20/+21
* | Remove unused local and static global variablesalbert-github2014-12-271-1/+0
|/
* Bug 739209 - Invalid warning about undocumented C++ function imported from ta...Dimitri van Heesch2014-12-231-1/+1
* Bug 740218 - Full scope needed when making link inside cross-referenced sectionDimitri van Heesch2014-11-171-1/+2
* Various VHDL fixesDimitri van Heesch2014-11-061-1/+7
* Bug 736992 - Member functions omitted from tagfileDimitri van Heesch2014-09-221-58/+106
* Regression class<T extends V> resulted in class<V> as the page titleDimitri van Heesch2014-09-141-9/+10
* Merge pull request #163 from squan888/masterDimitri van Heesch2014-09-111-3/+10
|\
| * Bug 729236 - Added HIDE_COMPOUND_REFERENCE config optionStephen Quan2014-04-301-3/+10
* | Bug 735589 - [PATCH] Remove not needed variable initialization in src/classde...Dimitri van Heesch2014-08-301-3/+3
* | Bug 583958 - Class diagrams and class hierarchy don't work for java generic c...Dimitri van Heesch2014-08-141-1/+1
* | Merge branch 'master' of https://github.com/groleo/doxygen-1 into groleo-masterDimitri van Heesch2014-08-041-3/+16
|\ \
| * | cache anonymous into ClassDefImpl::isAnonymousAdrian Negreanu2014-08-041-3/+16
* | | Bug 734077 - no uniquely matching class member found for inline function defi...Dimitri van Heesch2014-08-031-0/+5
|/ /
* | Bug 730520 - No documentation generated for method-less C++ structDimitri van Heesch2014-06-161-2/+1
|/
* Bug 712251 - Documentation for enumeration not generatedDimitri van Heesch2014-04-201-2/+3
* Bug 722619 - doxygen 1.8.6 sorts the contents of a namespace by group within ...Dimitri van Heesch2014-02-221-0/+4
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Bug 722759 - Documentation for derived classes no longer has an "Additional I...Dimitri van Heesch2014-01-261-0/+11
* Fixed issues with SEPARATE_MEMBER_PAGES and INLINE_SIMPLE_STRUCTSDimitri van Heesch2014-01-191-3/+4
* Reduced and improved functionality of QListDimitri van Heesch2013-12-301-32/+32
* More work on the template and context mechanismsDimitri van Heesch2013-12-291-9/+13
* Template and context enhancementsDimitri van Heesch2013-12-231-206/+14
* Added more info to the contextDimitri van Heesch2013-12-121-0/+6
* Bug 719422 - private java class is mentioned in inherited by list of super classDimitri van Heesch2013-12-081-0/+2
* More context and template additionsDimitri van Heesch2013-11-291-5/+14
* More template and context updatesDimitri van Heesch2013-11-111-455/+470
* Added rudimentary support for django like template system for output creation.Dimitri van Heesch2013-10-211-15/+34
* Bug 709870 - Broken links on members HTML page when using BUILTIN_STL_SUPPORTDimitri van Heesch2013-10-121-24/+31
* Fixed compile warningDimitri van Heesch2013-09-241-8/+5
* Fix potential assert when members of base class were not yet countedDimitri van Heesch2013-08-231-0/+2
* Bug 704412 - doxygen don't hide private Inherited MembersDimitri van Heesch2013-08-011-105/+209
* Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsingDimitri van Heesch2013-07-021-1/+1
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-17/+27
* Release-1.8.3.1-20130402Dimitri van Heesch2013-04-021-4/+56
* Release-1.8.3.1-20130324Dimitri van Heesch2013-03-241-5/+7
* Release-1.8.3.1-20130209Dimitri van Heesch2013-02-091-5/+6
* Release-1.8.3.1Dimitri van Heesch2013-01-201-4/+28
* Release-1.8.3Dimitri van Heesch2012-12-261-9/+8
* Release-1.8.2-20121118Dimitri van Heesch2012-11-181-157/+162
* Release-1.8.2-20120930Dimitri van Heesch2012-09-301-2/+27
* Release-1.8.2Dimitri van Heesch2012-08-111-27/+23
* Release-1.8.1.2-20120729Dimitri van Heesch2012-07-291-30/+158
* Release-1.8.1.2Dimitri van Heesch2012-07-121-55/+71
* Release-1.8.1.1Dimitri van Heesch2012-06-101-27/+34