summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Double defined operator in test 74albert-github2019-01-053-369/+373
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-01-051-0/+2
|\
| * Merge pull request #6735 from albert-github/feature/issue_6732Dimitri van Heesch2019-01-051-0/+2
| |\
| | * issue #6732 align environment for formula (\f{align}) no longer workingalbert-github2019-01-031-0/+2
* | | Fixed missing end paragraph marker when inline image appeared as last item.Dimitri van Heesch2019-01-052-3/+9
|/ /
* | Issue #6039: Links on image in Markdown (Origin: bugzilla #769223)Dimitri van Heesch2019-01-038-33/+159
|/
* Merge pull request #6724 from pkl97/masterDimitri van Heesch2019-01-021-1/+1
|\
| * Fixed typoPeter Klotz2019-01-011-1/+1
|/
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2018-12-311-370/+370
|\
| * Merge pull request #6709 from albert-github/feature/bug_changelog_xhtmlDimitri van Heesch2018-12-311-370/+370
| |\
| | * Incorrect XHTML of changelog for 1.8.15albert-github2018-12-291-370/+370
* | | Merge branch 'albert-github-feature/issue_6708'Dimitri van Heesch2018-12-311-2/+11
|\ \ \ | |/ / |/| |
| * | Fixed range and added code commentDimitri van Heesch2018-12-311-1/+2
| * | Merge branch 'feature/issue_6708' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-12-311-2/+10
| |\ \ |/ / /
| * | issue #6708 Invalid UTF-8 characters in hover titlealbert-github2018-12-311-2/+1
| * | issue #6708 Invalid UTF-8 characters in hover titlealbert-github2018-12-311-2/+11
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2018-12-315-11/+122
|\ \ \
| * \ \ Merge pull request #6713 from mosra/testingDimitri van Heesch2018-12-315-11/+122
| |\ \ \
| | * | | Added .editorconfig.Vladimír Vondruš2018-12-291-0/+5
| | * | | testing: improve tests for \ref.Vladimír Vondruš2018-12-293-11/+117
| | * | | testing: make runtests.py executable.Vladimír Vondruš2018-12-291-0/+0
| | |/ /
* | | | Merge branch 'albert-github-feature/issue_6716'Dimitri van Heesch2018-12-3113-20/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Moved check for page having a title to hasTitle() methodDimitri van Heesch2018-12-3113-22/+26
| * | | Merge branch 'feature/issue_6716' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-12-311-1/+2
| |\ \ \ |/ / / /
| * | | issue #6716 mainpage notitle causes notitle to appear in index baralbert-github2018-12-301-1/+2
| |/ /
* | | Merge branch 'mosra-invalid-xml-for-empty-toc'Dimitri van Heesch2018-12-314-1/+80
|\ \ \
| * \ \ Merge branch 'invalid-xml-for-empty-toc' of https://github.com/mosra/doxygen ...Dimitri van Heesch2018-12-314-1/+80
| |\ \ \ |/ / / /
| * | | Properly handle empty TOC in XML output.Vladimír Vondruš2018-12-291-2/+2
| * | | testing: add a test for TOC levels in the XML output.Vladimír Vondruš2018-12-292-0/+58
| * | | testing: add a test for XML output with an empty TOC.Vladimír Vondruš2018-12-292-0/+21
| |/ /
* | | Issue 6714: Don't crash or generate invalid XML for empty TOCDimitri van Heesch2018-12-311-2/+2
|/ /
* | Merge pull request #6711 from albert-github/feature/issue_6707_INSTALLDimitri van Heesch2018-12-291-1/+1
|\ \ | |/ |/|
| * issue #6707 The INSTALL file contains a dead link to install.htmlalbert-github2018-12-291-1/+1
|/
* Bump version number for next releaseDimitri van Heesch2018-12-271-1/+1
* Fixed year in date of release 1.8.15Release_1_8_15Dimitri van Heesch2018-12-271-1/+1
* Fix type and length of clang compilation database optionDimitri van Heesch2018-12-272-64/+73
* Some fixes made during packaging of the binariesDimitri van Heesch2018-12-273-2/+3
* Merge branch 'changelog_for_1_8_15'Dimitri van Heesch2018-12-271-0/+401
|\
| * Changelog for release 1.8.15Dimitri van Heesch2018-12-261-0/+401
* | Fixed regression after fixing memory leakDimitri van Heesch2018-12-263-5/+10
|/
* Merge branch 'mosra-xml-namespace-members-in-file-scope'Dimitri van Heesch2018-12-266-6/+108
|\
| * Renamed option and test case numbersDimitri van Heesch2018-12-266-21/+26
| * Merge branch 'xml-namespace-members-in-file-scope' of https://github.com/mosr...Dimitri van Heesch2018-12-266-2/+99
| |\ |/ /
| * Make it possible to list namespace members in file scope for XML output.Vladimír Vondruš2018-02-106-2/+99
* | Merge pull request #6578 from albert-github/feature/bug_addindex_htmlDimitri van Heesch2018-12-262-3/+8
|\ \
| * | Multiple addindex commands in HTML with same namealbert-github2018-10-272-3/+8
* | | Merge branch 'albert-github-feature/bug_escaped_equal_sign'Dimitri van Heesch2018-12-267-4/+26
|\ \ \
| * \ \ Merge branch 'feature/bug_escaped_equal_sign' of https://github.com/albert-gi...Dimitri van Heesch2018-12-267-4/+26
| |\ \ \ |/ / / /
| * | | Create command for escaped equal signalbert-github2018-11-077-4/+26
* | | | Fixed some more small memory leaksDimitri van Heesch2018-12-265-9/+22