summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add caption in verbatim blocks.Filipe Alves2016-07-141-0/+8
* Merge pull request #478 from albert-github/feature/bug_766464Dimitri van Heesch2016-06-231-0/+16
|\
| * Bug 766464 - python: missing cross-links in sources (option SOURCE_BROWSER = ...albert-github2016-05-161-0/+16
* | Bug 767171 - ALIASES stop working after verbatim with formula and /** */albert-github2016-06-051-3/+3
* | Adding partial htmlhelp support to template systemDimitri van Heesch2016-06-021-19/+80
* | Fixed problem with -w command when no Doxyfile was present and specifiedDimitri van Heesch2016-06-021-13/+8
* | Fixed for index.hhp output when using template engineDimitri van Heesch2016-05-283-1/+9
* | Added generating template files and reading templates from disk if presentDimitri van Heesch2016-05-287-7/+64
* | Added support for encoding tag to the template engine used for HTML help indicesDimitri van Heesch2016-05-281-13/+174
* | Disabled debug printsDimitri van Heesch2016-05-281-2/+2
* | Bug 751416 - Markdown: > escaped within backticksDimitri van Heesch2016-05-261-6/+8
* | Bug 766698 - VHDL: missing last sign in html documentation of constant declar...Dimitri van Heesch2016-05-251-1/+4
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-05-251-1/+1
|\ \
| * | Bug 766787 - HTML Tables with 10+ columns are broken for LaTeX based outputalbert-github2016-05-231-1/+1
* | | Bug 766809 - Enumerations heading present but none listedDimitri van Heesch2016-05-252-37/+29
* | | Fix search box rendering in HTML when menu bar is disabledDimitri van Heesch2016-05-241-4/+7
|/ /
* | Unify handling of extra packages in formula.cpp and latexgen.cpp so formula.c...Thadeus Fleming2016-05-204-21/+23
* | Bug 766069 - Files with incorrect extensions (.doc) are picked up by doxygenDimitri van Heesch2016-05-165-29/+14
|/
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-05-161-1/+1
|\
| * Merge pull request #477 from infinity0/masterDimitri van Heesch2016-05-161-1/+1
| |\
| | * Bug 751984 - Use UTC timezone when displaying QDateTimes parsed from SOURCE_D...Ximin Luo2016-05-091-1/+1
* | | Bug 765692 - Using `@page` to add title to Markdown file generates surplus em...Dimitri van Heesch2016-05-161-17/+40
* | | Bug 764711 - quick link index in alphabetical class list in classes.html does...Dimitri van Heesch2016-05-151-2/+2
* | | Bug 675165 - Uses <img> instead of <object> html tag for SVG imagesDimitri van Heesch2016-05-151-8/+34
|/ /
* | Bug 750930 - Representation of arrowsDimitri van Heesch2016-05-151-2/+0
* | Bug 749924 - Doxygen handles comments in Objective-C code blocks incorrectly.Dimitri van Heesch2016-05-101-8/+56
* | Minor build fixesDimitri van Heesch2016-05-091-0/+1
* | Bug 765070 - Java: final keyword on a parameter brakes docs inherinanceDimitri van Heesch2016-05-071-0/+3
|/
* Applied responsive design to menu bar using smartmenusDimitri van Heesch2016-05-054-67/+211
* Merge pull request #474 from c-lipka/fix_765001Dimitri van Heesch2016-05-011-1/+2
|\
| * Simplified code of fix for Bug 765001Christoph Lipka2016-05-011-10/+1
| * Merge branch 'master' into fix_765001Christoph Lipka2016-04-271-2/+2
| |\
| * | Bug 765001 - Bad character escaping scheme in HTML anchor generation.Christoph Lipka2016-04-271-1/+11
* | | Added an option to add "anonymous" headings to the table of contents (current...Christoph Lipka2016-04-302-4/+22
| |/ |/|
* | Bug 765002 - `@addindex`entries fail to link to the exact location in Compile...Christoph Lipka2016-04-261-2/+2
|/
* Fixed typos.orbitcowboy2016-04-143-17/+17
* Fix uppercase letters B-Z being unnecessarily escaped in index HTML anchors.Christoph Lipka2016-04-131-1/+1
* Merge pull request #465 from fredizzimo/fix_strip_from_pathDimitri van Heesch2016-04-091-10/+16
|\
| * Fix STRIP_FROM_PATH when running from drive rootFred Sundvik2016-04-041-10/+16
* | Merge pull request #468 from albert-github/feature/bug_tocDimitri van Heesch2016-04-091-1/+1
|\ \
| * | Table of contents breaks when documentation spans multiple comment blocks wit...albert-github2016-04-091-1/+1
* | | Bug 764515 - doxygen crashes no resolvedalbert-github2016-04-091-0/+1
|/ /
* | Bug 764656 - generated xml has errorsalbert-github2016-04-061-1/+1
|/
* Assertion failure generation documentationalbert-github2016-03-301-1/+1
* Bug 762670 - References for one function can inherit References from subseque...Dimitri van Heesch2016-03-201-29/+38
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-03-191-0/+1
|\
| * Merge pull request #459 from albert-github/feature/bug_763720Dimitri van Heesch2016-03-191-0/+1
| |\
| | * Bug 763720 - Exclusion of a new line at the end of source code file causing n...albert-github2016-03-181-1/+1
| | * Bug 763720 - Exclusion of a new line at the end of source code file causing n...albert-github2016-03-171-0/+1
* | | Bug 763105 - Directory list is not generated in HTML outputDimitri van Heesch2016-03-191-63/+86
|/ /