summaryrefslogtreecommitdiffstats
path: root/src/memberdef.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* New VHDL parser implementationDimitri van Heesch2014-08-021-1/+1
* Documentation generator: added support for C# property accessors visibility m...Maksim Osipov2014-07-041-3/+43
* Bug 730520 - No documentation generated for method-less C++ structDimitri van Heesch2014-06-161-0/+6
* add space between br and / for better compatibilityDimitri van Heesch2014-03-281-1/+1
* Bug 724949 - Server side (PHP) search broke in 1.8.3Dimitri van Heesch2014-03-011-1/+3
* Pull out property names in Objective-C.Jeff Verkoeyen2014-02-151-0/+2
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Fixed issues with SEPARATE_MEMBER_PAGES and INLINE_SIMPLE_STRUCTSDimitri van Heesch2014-01-191-4/+5
* Reduced and improved functionality of QListDimitri van Heesch2013-12-301-16/+22
* More work on the template and context mechanismsDimitri van Heesch2013-12-291-9/+18
* Template and context enhancementsDimitri van Heesch2013-12-231-21/+42
* More template and context enhancementsDimitri van Heesch2013-12-121-21/+30
* Merge branch 'master' into templateDimitri van Heesch2013-11-291-0/+43
|\
| * Bug 692004 - show includes for free functionsDimitri van Heesch2013-11-261-0/+42
* | More context and template additionsDimitri van Heesch2013-11-291-4/+68
|/
* Bug 712795 - segmentation fault in memberdef.cppDimitri van Heesch2013-11-231-1/+1
* More template and context updatesDimitri van Heesch2013-11-111-539/+566
* Bug 709226 - Struct member fields not documented with INLINE_SIMPLE_STRUCTSDimitri van Heesch2013-10-131-5/+1
* Bug 707925 - False warning for Java "warning: missing ( in exception list on ...Dimitri van Heesch2013-09-211-9/+9
* Add support for writing and importing C++11 style enums to and from tag filesDimitri van Heesch2013-06-221-23/+20
* Bug 701314 - URLs are not created on C# classes in some casesDimitri van Heesch2013-06-151-1/+1
* Bug 700740 - Doxygen does not create links on C++ 11 style enum classesDimitri van Heesch2013-06-151-1/+13
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-607/+100
* Release-1.8.3.1-20130402Dimitri van Heesch2013-04-021-11/+149
* Release-1.8.3.1-20130324Dimitri van Heesch2013-03-241-21/+20
* Release-1.8.3.1-20130209Dimitri van Heesch2013-02-091-5/+18
* Release-1.8.3.1Dimitri van Heesch2013-01-201-4/+42
* Release-1.8.3Dimitri van Heesch2012-12-261-7/+23
* Release-1.8.2-20121118Dimitri van Heesch2012-11-181-67/+69
* Release-1.8.2-20120930Dimitri van Heesch2012-09-301-84/+119