summaryrefslogtreecommitdiffstats
path: root/src/memberdef.h
Commit message (Expand)AuthorAgeFilesLines
* Embed TagInfo struct inside EntryDimitri van Heesch2019-10-281-1/+1
* Changed ArgumentList to be an STL containerDimitri van Heesch2019-10-271-14/+16
* Fix typosluz.paz2019-09-281-1/+1
* issue #7216: non-const getGroupDef() called on aliased memberDimitri van Heesch2019-08-251-3/+3
* Some fixes and restructuringDimitri van Heesch2019-08-061-5/+3
* doxyparse addon new features and bugfixesJoenio Costa2019-08-051-0/+5
* Improved constness and avoid using non-const members of aliasesDimitri van Heesch2019-07-291-2/+2
* Add const correctness for argument listsDimitri van Heesch2019-05-051-6/+7
* Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-43/+57
* Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-324/+279
* Remove dead codeDimitri van Heesch2019-01-211-5/+0
* Added 'constexpr' as attribute label and to XML outputDimitri van Heesch2019-01-131-0/+1
* Added declfile, declline, and declcolumn attributes to the location element i...Dimitri van Heesch2019-01-121-2/+6
* Merge remote-tracking branch 'doxygen/master'Joe George2018-11-051-0/+6
|\
| * Add commands to handle referenced by relation and references relationalbert-github2018-10-171-0/+6
* | Added *.ice files as a recognized file type.Mark Spruiell2018-10-221-1/+4
|/
* add the number of conditionals path and bugfixJoenio Costa2017-06-281-0/+6
* Check for undocumented params warnings if members detailed documentation is n...Artur Kink2016-11-291-0/+1
* Style fixes and added numbering to overloaded membersDimitri van Heesch2016-07-301-1/+1
* Template enhancements and various other small fixesDimitri van Heesch2015-09-081-0/+1
* Bug 746734 - Don't warn about missing documentation for deleted functions.Dimitri van Heesch2015-05-031-0/+1
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Bug 739209 - Invalid warning about undocumented C++ function imported from ta...Dimitri van Heesch2014-12-231-0/+1
* Bug 736992 - Member functions omitted from tagfileDimitri van Heesch2014-09-221-4/+3
* Added lists for indices to template contextDimitri van Heesch2014-08-021-0/+6
* Documentation generator: added support for C# property accessors visibility m...Maksim Osipov2014-07-041-0/+4
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* More work on the template and context mechanismsDimitri van Heesch2013-12-291-1/+2
* Template and context enhancementsDimitri van Heesch2013-12-231-0/+1
* More template and context enhancementsDimitri van Heesch2013-12-121-0/+8
* Merge branch 'master' into templateDimitri van Heesch2013-11-291-0/+1
|\
| * Bug 692004 - show includes for free functionsDimitri van Heesch2013-11-261-0/+1
* | More context and template additionsDimitri van Heesch2013-11-291-1/+2
|/
* More template and context updatesDimitri van Heesch2013-11-111-0/+1
* Bug 700740 - Doxygen does not create links on C++ 11 style enum classesDimitri van Heesch2013-06-151-0/+1
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-10/+8
* Release-1.8.3.1-20130402Dimitri van Heesch2013-04-021-3/+13
* Release-1.8.3.1-20130324Dimitri van Heesch2013-03-241-3/+5
* Release-1.8.3.1-20130209Dimitri van Heesch2013-02-091-2/+2
* Release-1.8.3.1Dimitri van Heesch2013-01-201-1/+1
* Release-1.8.2-20121118Dimitri van Heesch2012-11-181-23/+6
* Release-1.8.2-20120930Dimitri van Heesch2012-09-301-0/+2
* Release-1.8.1.2-20120729Dimitri van Heesch2012-07-291-0/+12
* Release-1.8.1.2Dimitri van Heesch2012-07-121-0/+2
* Release-1.8.1.1Dimitri van Heesch2012-06-101-7/+4
* Release-1.8.1Dimitri van Heesch2012-05-191-1/+11
* Release-1.8.0-20120429Dimitri van Heesch2012-04-291-3/+3
* Release-1.8.0-20120408Dimitri van Heesch2012-04-081-0/+1
* Release-1.7.6.1-20120220Dimitri van Heesch2012-02-201-2/+2
* Release-1.7.6.1-20111226Dimitri van Heesch2011-12-261-0/+2
> \ | |/ | * link cygwin wish8.6 with tk86.dll (configuration part)jan.nijtmans2012-06-263-24/+38 * | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3jan.nijtmans2012-06-234-2/+24 |\ \ | |/ | * sync tcl.m4 with Tcl versionjan.nijtmans2012-06-234-223/+224 | * [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3jan.nijtmans2012-06-223-2/+13 * | SetOptions.3: minor doc fixjan.nijtmans2012-06-1912-307/+300 |\ \ | |/ | * SetOptions.3: minor doc fixjan.nijtmans2012-06-1919-172/+165 * | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash withdkf2012-06-152-4/+9 * | Backport of [Bug 3532186] fixjan.nijtmans2012-06-151-3/+3 * | Fix text clipping when working with the Xft-based renderer.dkf2012-06-125-2/+63 * | fix test failuredkf2012-06-111-3/+3 * | make it builddkf2012-06-111-1/+1 * | fix the clipping in entries toodkf2012-06-112-13/+32 * | [Bug 3294450]: Do clipping of ttk text elements correctly.dkf2012-06-112-7/+25 * | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-1013-17/+22 |\ \ | |/ | * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-109-17/+22 * | eliminate some ANSI_ARGSjan.nijtmans2012-06-084-13/+13 |\ \ | |/ | * function def in frontjan.nijtmans2012-06-081-1/+1 * | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dlljan.nijtmans2012-06-08