summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 733451 - volatile declaration on member functions is not handled as xml a...Dimitri van Heesch2014-08-082-7/+11
* Bug 732594 - Two entries for a single member in Doxygen XMLDimitri van Heesch2014-08-081-1/+2
* Bug 732768 - nested html tables cause pdflatex to hang (1.8.4 and 1.8.6)Dimitri van Heesch2014-08-082-6/+27
* Merge branch 'NimbusKit-feature-groupbreadcrumbs'Dimitri van Heesch2014-08-042-11/+26
|\
| * Made bread crumb trails enabled unconditionallyDimitri van Heesch2014-08-042-17/+10
| * Merge branch 'feature-groupbreadcrumbs' of https://github.com/NimbusKit/doxyg...Dimitri van Heesch2014-08-042-8/+30
| |\ |/ /
| * Add BREAD_CRUMB_TRAIL.Jeff Verkoeyen2014-07-192-8/+30
* | Fixed test 021Dimitri van Heesch2014-08-042-2/+2
* | Merge branch 'groleo-master'Dimitri van Heesch2014-08-043-4/+19
|\ \
| * | Made setName() virtual so overloading worksDimitri van Heesch2014-08-041-1/+1
| * | Merge branch 'master' of https://github.com/groleo/doxygen-1 into groleo-masterDimitri van Heesch2014-08-042-3/+18
| |\ \ |/ / /
| * | cache anonymous into ClassDefImpl::isAnonymousAdrian Negreanu2014-08-042-3/+18
* | | Bug 728740 - XML Output: Doxygen doesn’t escape & characters (included in a...Dimitri van Heesch2014-08-041-1/+3
* | | Bug 733605 - Incorrect LaTeX generation for private union member in C++Dimitri van Heesch2014-08-041-10/+1
* | | Merge branch 'bug734099'Dimitri van Heesch2014-08-049-11/+179
|\ \ \
| * | | Bug 734099 - Add support for non-parsed languageDimitri van Heesch2014-08-049-11/+179
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-08-041-6/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Merge pull request #206 from groleo/masterDimitri van Heesch2014-08-031-6/+9
| |\ \ \ | | |/ /
| | * | removeRedundantWhiteSpace micro-optimizationAdrian Negreanu2014-07-251-6/+9
* | | | Bug 734077 - no uniquely matching class member found for inline function defi...Dimitri van Heesch2014-08-035-4/+15
* | | | Bug 733938 - Explicit links using operator()() not generated.Dimitri van Heesch2014-08-031-4/+5
|/ / /
* | | Merge pull request #205 from albert-github/feature/bug_libcpmd_windows_linkDimitri van Heesch2014-08-031-1/+1
|\ \ \
| * | | Error linking 32-bit windowsalbert-github2014-08-031-1/+1
|/ / /
* | | Template context support for CREATE_SUBDIRSDimitri van Heesch2014-08-025-19/+124
* | | Added get filter, unified index propertiesDimitri van Heesch2014-08-022-2/+90
* | | Added groupby filter and some more context infoDimitri van Heesch2014-08-024-36/+187
* | | Fix after rebase from masterDimitri van Heesch2014-08-021-1/+2
* | | Added lists for indices to template contextDimitri van Heesch2014-08-024-50/+296
* | | Added member indexes to template contextDimitri van Heesch2014-08-022-21/+271
* | | Addition of module data to context and alphaIndex filterDimitri van Heesch2014-08-027-546/+1055
* | | Added namespace info to the contextDimitri van Heesch2014-08-023-7/+217
* | | Added mainpage to context and improved page treeDimitri van Heesch2014-08-025-34/+130
* | | Minor fixes to the template contextDimitri van Heesch2014-08-022-5/+4
* | | changed append filter and added index and path attributes to nodeDimitri van Heesch2014-08-021-2/+57
* | | Added flatten, listsort and paginate filtersDimitri van Heesch2014-08-021-0/+182
* | | Merge pull request #203 from albert-github/feature/bug_733856Dimitri van Heesch2014-08-022-0/+3
|\ \ \
| * | | Bug 733856 - segfault in QGListIterator while parsing fortran codealbert-github2014-07-302-0/+3
| |/ /
* | | Merge pull request #204 from albert-github/feature/bug_message_lengthDimitri van Heesch2014-08-021-3/+3
|\ \ \
| * | | Messages truncated in warnings filealbert-github2014-07-301-3/+3
| |/ /
* | | Fixed missing include for LinuxDimitri van Heesch2014-08-021-0/+1
* | | Merge branch 'vhdl'Dimitri van Heesch2014-08-0243-3088/+34730
|\ \ \ | |/ / |/| |
| * | New VHDL parser implementationDimitri van Heesch2014-08-0243-3088/+34730
| |/
* | Merge pull request #202 from jannick0/masterDimitri van Heesch2014-07-201-1/+1
|\ \ | |/ |/|
| * Update dot.cppjannick02014-07-191-1/+1
* | More robust extraction of scope information from tag filesDimitri van Heesch2014-07-182-15/+25
* | Disabled/fixed segments that produced doxygen warnings while running the testDimitri van Heesch2014-07-135-64/+24
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-07-1339-103/+1841
|\ \
| * \ Merge pull request #197 from wtschueller/fix729092Dimitri van Heesch2014-07-134-0/+118
| |\ \
| | * | Tcl: add test code for Bug 729092wtschueller2014-07-134-0/+118
| * | | Merge pull request #196 from albert-github/feature/bug_702584_2Dimitri van Heesch2014-07-132-2/+6
| |\ \ \