summaryrefslogtreecommitdiffstats
path: root/src/memberdef.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Replace calls to trTypeString with trVhdlType in single mode, which is the de...Andreas Regel2018-01-081-1/+1
|/
* Bug 788209 - C++: False warning message when inheriting class from tag fileDimitri van Heesch2017-12-251-0/+1
* add the number of conditionals path and bugfixJoenio Costa2017-06-281-0/+11
* Fixed problem where automatic line breaking caused missing vertical bars in t...Dimitri van Heesch2017-04-271-2/+1
* Check for undocumented params warnings if members detailed documentation is n...Artur Kink2016-11-291-20/+27
* Bug 770973 - Tag file size double between each runDimitri van Heesch2016-10-081-1/+1
* Bug 771152 - C++11 ref-qualifiers do not appear in Member Function Documentat...Dimitri van Heesch2016-09-211-0/+8
* Unified display of enum values across output formats and languagesDimitri van Heesch2016-08-311-30/+36
* Style fixes and added numbering to overloaded membersDimitri van Heesch2016-07-301-7/+9
* Modified (readability) layout for member title in HTML and LaTexPkLab.net2016-06-221-1/+1
* Applied responsive design to menu bar using smartmenusDimitri van Heesch2016-05-051-4/+0
* Fixed wrong <p> nesting issue for call/caller graphsDimitri van Heesch2016-03-081-4/+4
* Bug 753608 - Link of typedef within namespace on group pages missingDimitri van Heesch2016-02-081-17/+24
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-53/+53
* Bug 722654 - Inherited member of template class issues warning and is not doc...Dimitri van Heesch2016-01-091-4/+7
* Bug 742715 - Unnamed structs gives: QGDict::hashAsciiKey: Invalid null keyDimitri van Heesch2015-12-281-1/+6
* Bug 755939 - Warning refers to incorrect line for undocumented member functio...Dimitri van Heesch2015-12-281-1/+1
* Bug 758132 - Brief description of non documented functions (fixes)Dimitri van Heesch2015-12-281-5/+3
* Bug 758132 - Brief description of non documented functionsalbert-github2015-11-221-0/+1
* Bug 754606 - Double anchors when using groupsDimitri van Heesch2015-11-011-9/+12
* Template enhancements and various other small fixesDimitri van Heesch2015-09-081-5/+11
* Bug 746734 - Don't warn about missing documentation for deleted functions.Dimitri van Heesch2015-05-031-2/+7
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-04-041-3/+3
|\
| * Warnings without filenamealbert-github2015-03-211-3/+3
* | Added function arguments to the LaTeX tocDimitri van Heesch2015-04-021-0/+4
|/
* Merge pull request #305 from albert-github/feature/bug_745481Dimitri van Heesch2015-03-051-1/+4
|\
| * Bug 745481 - Doxygen generates bad "More..." file links for functions within ...albert-github2015-03-041-1/+4
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-02-261-2/+2
|\ \ | |/
| * Adding commands \hidecallgraph and \hidecallergraphalbert-github2015-02-221-2/+2
* | Bump copyright yearDimitri van Heesch2015-02-261-1/+1
|/
* Fortran: warning message about not documented module memberalbert-github2015-01-061-1/+7
* Merge pull request #272 from albert-github/feature/bug_unusedDimitri van Heesch2015-01-031-1/+0
|\
| * Remove unused local and static global variablesalbert-github2014-12-271-1/+0
* | Fixed a couple of cases where sharing string data could lead to corruptionDimitri van Heesch2015-01-021-1/+1
|/
* Bug 729063 - Missing link for item inside the same namespaceDimitri van Heesch2014-12-231-15/+17
* Bug 739209 - Invalid warning about undocumented C++ function imported from ta...Dimitri van Heesch2014-12-231-2/+8
* Bug 740218 - Full scope needed when making link inside cross-referenced sectionDimitri van Heesch2014-11-171-1/+1
* Fixed several Coverity warningsDimitri van Heesch2014-11-151-2/+2
* Bug 736992 - Member functions omitted from tagfileDimitri van Heesch2014-09-221-84/+73
* Regression class<T extends V> resulted in class<V> as the page titleDimitri van Heesch2014-09-141-1/+1
* Merge pull request #214 from ellert/missing-spacesDimitri van Heesch2014-09-031-3/+10
|\
| * Bug 652276 - Typedefs in manpages has too few linebreak possiblilitiesMattias Ellert2014-08-311-1/+3
| * Use substitute() instead of QString conversionMattias Ellert2014-08-271-2/+1
| * Fix for the second issue in bz 651848Mattias Ellert2014-08-261-1/+4
| * This is the patch attached to bz 651848 by Robin Gareus.Mattias Ellert2014-08-261-1/+4
* | Bug 735759 - Broken man pages due to bad use of autoBreakMattias Ellert2014-08-311-3/+3
* | Bug 735477 - [PATCH] Fix a potential null pointer dereference in src/memberde...Dimitri van Heesch2014-08-301-1/+1
|/
* Bug 733605 - Incorrect LaTeX generation for private union member in C++Dimitri van Heesch2014-08-041-10/+1
* Template context support for CREATE_SUBDIRSDimitri van Heesch2014-08-021-1/+1
* Added lists for indices to template contextDimitri van Heesch2014-08-021-0/+24