summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed alt attribute appearing in <object> tag for SVG imagesDimitri van Heesch2019-01-052-58/+40
|
* 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 working
| | * issue #6732 align environment for formula (\f{align}) no longer workingalbert-github2019-01-031-0/+2
| | | | | | | | | | | | The `\f{..}` looks like the, new, option handling, but the handling if `\f{` is done at another place and would now be included here due to the first part `<Comment>{B}*{CMD}[a-z_A-Z]+"{"[a-zA-Z_,:0-9\. ]*"}"{B}*` of the rules.
* | | 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 typo in warning message
| * 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.15
| | * Incorrect XHTML of changelog for 1.8.15albert-github2018-12-291-370/+370
| | | | | | | | | | | | | | | | | | Checking for valid XNHTM results in: html/changelog.html:365: parser error : Excessive depth in document: 256 due to missing `</li>`
* | | 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 ↵Dimitri van Heesch2018-12-311-2/+10
| |\ \ |/ / / | | | | | | https://github.com/albert-github/doxygen into albert-github-feature/issue_6708
| * | issue #6708 Invalid UTF-8 characters in hover titlealbert-github2018-12-311-2/+1
| | | | | | | | | | | | Corrected test and setting of indexE (was working by accident).
| * | issue #6708 Invalid UTF-8 characters in hover titlealbert-github2018-12-311-2/+11
| | | | | | | | | | | | | | | The replace function has as side effect that it affect UTF-8 characters as well. Removing `id="node[0-9]*"` no by searching its start and end.
* | | 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
| |\ \ \ | | | | | | | | | | Test suite and developer-facing improvements
| | * | | Added .editorconfig.Vladimír Vondruš2018-12-291-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | Specifies how most of the files are indented to make contributions easier. See https://editorconfig.org for more information.
| | * | | testing: improve tests for \ref.Vladimír Vondruš2018-12-293-11/+117
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tests for C++11 user-defined literals from https://github.com/doxygen/doxygen/issues/6299 were missing, adding them to avoid the regression re-appearing in the future.
| | * | | testing: make runtests.py executable.Vladimír Vondruš2018-12-291-0/+0
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So one can do just ./runtests.py on Unix-like systems, instead of the unusual python runtests.py
* | | | 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 ↵Dimitri van Heesch2018-12-311-1/+2
| |\ \ \ |/ / / / | | | | | | | | https://github.com/albert-github/doxygen into albert-github-feature/issue_6716
| * | | issue #6716 mainpage notitle causes notitle to appear in index baralbert-github2018-12-301-1/+2
| |/ / | | | | | | | | | The "notitle" was still shown at the botton page index bar in case of TreeView and in other cases in the top index bar.
* | | 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
| |\ \ \ |/ / / / | | | | | | | | into mosra-invalid-xml-for-empty-toc
| * | | Properly handle empty TOC in XML output.Vladimír Vondruš2018-12-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Caused the test (079) to fail with a SIGSEGV, but larger projects exit with a success return code and the generated XML is either truncated or empty. Weird.
| * | | testing: add a test for TOC levels in the XML output.Vladimír Vondruš2018-12-292-0/+58
| | | | | | | | | | | | | | | | For good measure, this one works.
| * | | testing: add a test for XML output with an empty TOC.Vladimír Vondruš2018-12-292-0/+21
| |/ / | | | | | | | | | | | | Fails, in particular causes Doxygen to produce an empty (or truncated) XML file but returning with a success error code.
* | | 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.html
| * issue #6707 The INSTALL file contains a dead link to install.htmlalbert-github2018-12-291-1/+1
|/ | | | Corrected link.
* 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 ↵Dimitri van Heesch2018-12-266-2/+99
| |\ |/ / | | | | https://github.com/mosra/doxygen into mosra-xml-namespace-members-in-file-scope
| * Make it possible to list namespace members in file scope for XML output.Vladimír Vondruš2018-02-106-2/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For better consistency with the HTML output, where each file documentation lists (and links to) all members of given namespace. This also makes it possible to be consistent with the HTML output in case a namespace is not documented and thus all its member detailed docs should be put into corresponding file docs instead. In order to be backwards compatible and avoid breaking stuff for existing users of the XML output, this is controlled by a new XML_NAMESPACE_MEMBERS_IN_FILE_SCOPE configuration option that defaults to NO. Note that this, unlike the HTML output, will put the whole detailed docs into the file scope instead of just listing them. It's up to the user of the XML output to deduplicate this information. It can be done for example by comparing member ID prefixes with compound ID -- íf different, the detailed docs are already somewhere else.
* | Merge pull request #6578 from albert-github/feature/bug_addindex_htmlDimitri van Heesch2018-12-262-3/+8
|\ \ | | | | | | Multiple addindex commands in HTML with same name
| * | Multiple addindex commands in HTML with same namealbert-github2018-10-272-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | It is possible to specify an addindex multiple times. In HTML this resulted in - a 'a' tag with with the same 'name' attribute - in CHM only one occurrence was shown. this has been corrected. (see e.g. the index of 'flex' in the CHM manual generated ffrom master).
* | | Merge branch 'albert-github-feature/bug_escaped_equal_sign'Dimitri van Heesch2018-12-267-4/+26
|\ \ \
| * \ \ Merge branch 'feature/bug_escaped_equal_sign' of ↵Dimitri van Heesch2018-12-267-4/+26
| |\ \ \ |/ / / / | | | | | | | | https://github.com/albert-github/doxygen into albert-github-feature/bug_escaped_equal_sign
| * | | Create command for escaped equal signalbert-github2018-11-077-4/+26
| | | | | | | | | | | | | | | | This command writes an equal sign (`=`) to the output. This character sequence has to be escaped in some cases, because it is used in Markdown header processing.
* | | | Fixed some more small memory leaksDimitri van Heesch2018-12-265-9/+22
| | | |