summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge pull request #6398 from albert-github/feature/bug_610436Dimitri van Heesch2018-07-252-7/+32
| |\ \ \ \ \
| | * | | | | Bug 610436 - <![CDATA[ is not handled inside C# commentsalbert-github2018-07-192-7/+32
| * | | | | | Merge pull request #6407 from albert-github/feature/bug_doxyfile_options_2Dimitri van Heesch2018-07-251-0/+4
| |\ \ \ \ \ \
| | * | | | | | Correction for `doxygen -g`albert-github2018-07-251-0/+4
| |/ / / / / /
| * | | | | | Merge pull request #778 from albert-github/feature/565713Dimitri van Heesch2018-07-241-0/+1
| |\ \ \ \ \ \
| | * | | | | | Bug 565713 - Fortran: Does not recognize backslash at end of documentation linealbert-github2018-06-271-0/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge pull request #6406 from albert-github/feature/bug_tagfile_reference_htmlDimitri van Heesch2018-07-241-1/+1
| |\ \ \ \ \ \
| | * | | | | | Not showing external project in HTML hierarchy class pagesalbert-github2018-07-241-1/+1
| * | | | | | | Merge pull request #6389 from austinbhale/patch-1Dimitri van Heesch2018-07-241-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | PATCH -- updates reference link with no closingAustin Hale2018-07-111-1/+2
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge pull request #6401 from albert-github/feature/bug_648180Dimitri van Heesch2018-07-242-1/+13
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Bug 648180 - Fortran: tagfile.tag:789: warning: Unknown compound attribute `t...albert-github2018-07-202-1/+13
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge pull request #770 from albert-github/feature/bug_630931Dimitri van Heesch2018-07-231-1/+10
| |\ \ \ \ \ \
| | * | | | | | Bug 630931 - \cond after @string literal containing backslash fails in C#albert-github2018-06-181-1/+10
| * | | | | | | Merge pull request #764 from albert-github/feature/bug_7922449Dimitri van Heesch2018-07-231-1/+3
| |\ \ \ \ \ \ \
| | * | | | | | | Bug 792449 - markdown plantuml use of graphviz fail if plantuml work i code filealbert-github2018-06-121-1/+3
| | |/ / / / / /
| * | | | | | | Merge pull request #6403 from albert-github/feature/bug_doxyfile_optionsDimitri van Heesch2018-07-231-26/+19
| |\ \ \ \ \ \ \ |/ / / / / / / /
| * | | | | | | Consistency between 'generate' and 'update' startup optionalbert-github2018-07-211-26/+19
* | | | | | | | Merge pull request #6405 from albert-github/feature/bug_latex_special_charsDimitri van Heesch2018-07-232-22/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | Improvements in handling special characters in Latexalbert-github2018-07-232-22/+28
|/ / / / / / / /
* | | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2018-07-232-2/+7
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #760 from albert-github/feature/bug_754440Dimitri van Heesch2018-07-231-1/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Bug 754440 - Can't suppress @author, @date and @copyright information in the ...albert-github2018-06-101-1/+6
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge pull request #747 from albert-github/feature/bug_779141Dimitri van Heesch2018-07-231-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Bug 779141 - CREATE_SUBDIRS breaks SERVER_BASED_SEARCHalbert-github2018-05-281-1/+1
* | | | | | | | | | Merge branch 'albert-github-feature/bug_395343'Dimitri van Heesch2018-07-232-10/+12
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Combined lrRank and rank parameters for computeMd5SignatureDimitri van Heesch2018-07-232-22/+15
| * | | | | | | | | Merge branch 'feature/bug_395343' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-07-232-6/+15
| |\ \ \ \ \ \ \ \ \ |/ / / / / / / / / /
| * | | | | | | | | Bug 395343 - caller graph can be improved by having caller on left & callee o...albert-github2018-06-102-6/+15
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'albert-github-feature/bug_latex_index'Dimitri van Heesch2018-07-233-5/+31
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'feature/bug_latex_index' of https://github.com/albert-github/do...Dimitri van Heesch2018-07-233-5/+31
| |\ \ \ \ \ \ \ \ \ |/ / / / / / / / / /
| * | | | | | | | | Making the 'tex' part of \makeindex available to the useralbert-github2018-05-083-5/+31
* | | | | | | | | | Minor documentation fixDimitri van Heesch2018-07-231-1/+1
* | | | | | | | | | Minor fixes to local toc logic after feedbackDimitri van Heesch2018-07-232-7/+7
* | | | | | | | | | Merge branch 'albert-github-feature/bug_tableofcontents_latex'Dimitri van Heesch2018-07-2226-234/+507
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Moved local toc data into a separate type for better encapsulationDimitri van Heesch2018-07-2212-124/+158
| * | | | | | | | | | Merge branch 'feature/bug_tableofcontents_latex' of https://github.com/albert...Dimitri van Heesch2018-07-2225-192/+431
| |\ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / /
| * | | | | | | | | | Enable in page table of contents for XML and add maximum level to in page tab...albert-github2018-07-123-3/+30
| * | | | | | | | | | Merge branch 'feature/bug_tableofcontents_latex' of https://github.com/albert...albert-github2018-07-1288-559/+1521
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/bug_tableofcontents_latexDimitri van Heesch2018-06-2488-559/+1521
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | |
| * | | | | | | | | | | Enable in page table of contents for XML and add maximum level to in page tab...albert-github2018-07-1213-36/+183
| |/ / / / / / / / / /
| * | | | | | | | | | Enable in page table of contents for LaTeXalbert-github2018-05-2121-177/+241
* | | | | | | | | | | Possible fix for the buildDimitri van Heesch2018-07-211-5/+5
* | | | | | | | | | | Fixed logic errorDimitri van Heesch2018-07-211-1/+2
* | | | | | | | | | | Merge pull request #743 from albert-github/feature/bug_796355Dimitri van Heesch2018-07-212-8/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Bug 796355 - LaTeX: Class scrbook Error: undefined old font command `\tt'albert-github2018-05-262-8/+8
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #737 from albert-github/feature/bug_cond_consistencyDimitri van Heesch2018-07-211-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Consistency between preprocessor and handling of \cond and \ifalbert-github2018-05-211-3/+3
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #738 from albert-github/feature/bug_latex_codeDimitri van Heesch2018-07-215-36/+51
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Small problems when having code in LaTeX outputalbert-github2018-05-241-6/+6