summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix potential crash when reading tag file which contained nested java classes...Dimitri van Heesch2014-08-262-4/+18
* Bug 735145 - QHP toc broken if mainpage with PROJECT_NAME title has sections/...Dimitri van Heesch2014-08-243-8/+22
* Fixed typos and formatting in Doxyfile (thanks to Armin Mueller)Dimitri van Heesch2014-08-222-65/+66
* Bug 735037 - QGDict::hashAsciiKey: Invalid null keyDimitri van Heesch2014-08-211-2/+9
* Preparations for release 1.8.8Dimitri van Heesch2014-08-211-1/+1
* Bug 735001 - No output for markdown pages with duplicate label title (differe...Dimitri van Heesch2014-08-191-4/+4
* Bug 734331 - (Kashej) Strong enum members listed in containing namespaceDimitri van Heesch2014-08-181-10/+18
* Minor fixesDimitri van Heesch2014-08-181-6/+5
* No warning in case cite definition is missingalbert-github2014-08-182-2/+2
* Fixed typo and used QString for directoryDimitri van Heesch2014-08-181-3/+2
* Merge branch 'feature/bug_700510' of https://github.com/albert-github/doxygen...Dimitri van Heesch2014-08-182-81/+65
|\
| * Bug 700510 - Bibliography duplicate filenames failsalbert-github2014-07-061-3/+1
| * Bug 700510 - Bibliography duplicate filenames failsalbert-github2014-07-051-78/+64
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-08-181-3/+3
|\ \
| * | Correction of typing erroralbert-github2014-08-161-3/+3
* | | Bug 734727 - GENERATE_TAGFILE no longer includes any @*section linksDimitri van Heesch2014-08-182-19/+35
|/ /
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-08-153-25/+43
|\ \
| * | Support multiple extra HTML stylesheets.albert-github2014-08-153-25/+43
* | | Bug 733722 - XML Output invalid: XML_PROGRAMLISTING=YES copies Unicode form f...Dimitri van Heesch2014-08-152-6/+16
* | | Bug 734245 - Q_PROPERTY switches the member access from private to publicDimitri van Heesch2014-08-151-1/+4
* | | Bug 583958 - Class diagrams and class hierarchy don't work for java generic c...Dimitri van Heesch2014-08-142-27/+28
|/ /
* | Bug 734727 - GENERATE_TAGFILE no longer includes any @*section linksDimitri van Heesch2014-08-144-18/+20
* | Bug 734704 Sigsegv while generating XML outputDimitri van Heesch2014-08-131-1/+1
* | Vhdl fixesDimitri van Heesch2014-08-114-195/+431
* | Bug 731947 - Support for PlantUMLDimitri van Heesch2014-08-1028-42/+447
* | 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
* | 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
* | | 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-046-10/+139
|\ \ \ \
| * | | | Bug 734099 - Add support for non-parsed languageDimitri van Heesch2014-08-046-10/+139
* | | | | 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
|/ / / /
* | | | 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-023-35/+186
* | | | 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