Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed alt attribute appearing in <object> tag for SVG images | Dimitri van Heesch | 2019-01-05 | 2 | -58/+40 |
| | |||||
* | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2019-01-05 | 1 | -0/+2 |
|\ | |||||
| * | Merge pull request #6735 from albert-github/feature/issue_6732 | Dimitri van Heesch | 2019-01-05 | 1 | -0/+2 |
| |\ | | | | | | | issue #6732 align environment for formula (\f{align}) no longer working | ||||
| | * | issue #6732 align environment for formula (\f{align}) no longer working | albert-github | 2019-01-03 | 1 | -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 Heesch | 2019-01-05 | 2 | -3/+9 |
|/ / | |||||
* | | Issue #6039: Links on image in Markdown (Origin: bugzilla #769223) | Dimitri van Heesch | 2019-01-03 | 8 | -33/+159 |
|/ | |||||
* | Merge pull request #6724 from pkl97/master | Dimitri van Heesch | 2019-01-02 | 1 | -1/+1 |
|\ | | | | | Fixed typo in warning message | ||||
| * | Fixed typo | Peter Klotz | 2019-01-01 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2018-12-31 | 1 | -370/+370 |
|\ | |||||
| * | Merge pull request #6709 from albert-github/feature/bug_changelog_xhtml | Dimitri van Heesch | 2018-12-31 | 1 | -370/+370 |
| |\ | | | | | | | Incorrect XHTML of changelog for 1.8.15 | ||||
| | * | Incorrect XHTML of changelog for 1.8.15 | albert-github | 2018-12-29 | 1 | -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 Heesch | 2018-12-31 | 1 | -2/+11 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixed range and added code comment | Dimitri van Heesch | 2018-12-31 | 1 | -1/+2 |
| | | | |||||
| * | | Merge branch 'feature/issue_6708' of ↵ | Dimitri van Heesch | 2018-12-31 | 1 | -2/+10 |
| |\ \ |/ / / | | | | | | | https://github.com/albert-github/doxygen into albert-github-feature/issue_6708 | ||||
| * | | issue #6708 Invalid UTF-8 characters in hover title | albert-github | 2018-12-31 | 1 | -2/+1 |
| | | | | | | | | | | | | Corrected test and setting of indexE (was working by accident). | ||||
| * | | issue #6708 Invalid UTF-8 characters in hover title | albert-github | 2018-12-31 | 1 | -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/doxygen | Dimitri van Heesch | 2018-12-31 | 5 | -11/+122 |
|\ \ \ | |||||
| * \ \ | Merge pull request #6713 from mosra/testing | Dimitri van Heesch | 2018-12-31 | 5 | -11/+122 |
| |\ \ \ | | | | | | | | | | | Test suite and developer-facing improvements | ||||
| | * | | | Added .editorconfig. | Vladimír Vondruš | 2018-12-29 | 1 | -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-29 | 3 | -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-29 | 1 | -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 Heesch | 2018-12-31 | 13 | -20/+25 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Moved check for page having a title to hasTitle() method | Dimitri van Heesch | 2018-12-31 | 13 | -22/+26 |
| | | | | |||||
| * | | | Merge branch 'feature/issue_6716' of ↵ | Dimitri van Heesch | 2018-12-31 | 1 | -1/+2 |
| |\ \ \ |/ / / / | | | | | | | | | https://github.com/albert-github/doxygen into albert-github-feature/issue_6716 | ||||
| * | | | issue #6716 mainpage notitle causes notitle to appear in index bar | albert-github | 2018-12-30 | 1 | -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 Heesch | 2018-12-31 | 4 | -1/+80 |
|\ \ \ | |||||
| * \ \ | Merge branch 'invalid-xml-for-empty-toc' of https://github.com/mosra/doxygen ↵ | Dimitri van Heesch | 2018-12-31 | 4 | -1/+80 |
| |\ \ \ |/ / / / | | | | | | | | | into mosra-invalid-xml-for-empty-toc | ||||
| * | | | Properly handle empty TOC in XML output. | Vladimír Vondruš | 2018-12-29 | 1 | -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-29 | 2 | -0/+58 |
| | | | | | | | | | | | | | | | | For good measure, this one works. | ||||
| * | | | testing: add a test for XML output with an empty TOC. | Vladimír Vondruš | 2018-12-29 | 2 | -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 TOC | Dimitri van Heesch | 2018-12-31 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #6711 from albert-github/feature/issue_6707_INSTALL | Dimitri van Heesch | 2018-12-29 | 1 | -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.html | albert-github | 2018-12-29 | 1 | -1/+1 |
|/ | | | | Corrected link. | ||||
* | Bump version number for next release | Dimitri van Heesch | 2018-12-27 | 1 | -1/+1 |
| | |||||
* | Fixed year in date of release 1.8.15Release_1_8_15 | Dimitri van Heesch | 2018-12-27 | 1 | -1/+1 |
| | |||||
* | Fix type and length of clang compilation database option | Dimitri van Heesch | 2018-12-27 | 2 | -64/+73 |
| | |||||
* | Some fixes made during packaging of the binaries | Dimitri van Heesch | 2018-12-27 | 3 | -2/+3 |
| | |||||
* | Merge branch 'changelog_for_1_8_15' | Dimitri van Heesch | 2018-12-27 | 1 | -0/+401 |
|\ | |||||
| * | Changelog for release 1.8.15 | Dimitri van Heesch | 2018-12-26 | 1 | -0/+401 |
| | | |||||
* | | Fixed regression after fixing memory leak | Dimitri van Heesch | 2018-12-26 | 3 | -5/+10 |
|/ | |||||
* | Merge branch 'mosra-xml-namespace-members-in-file-scope' | Dimitri van Heesch | 2018-12-26 | 6 | -6/+108 |
|\ | |||||
| * | Renamed option and test case numbers | Dimitri van Heesch | 2018-12-26 | 6 | -21/+26 |
| | | |||||
| * | Merge branch 'xml-namespace-members-in-file-scope' of ↵ | Dimitri van Heesch | 2018-12-26 | 6 | -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-10 | 6 | -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_html | Dimitri van Heesch | 2018-12-26 | 2 | -3/+8 |
|\ \ | | | | | | | Multiple addindex commands in HTML with same name | ||||
| * | | Multiple addindex commands in HTML with same name | albert-github | 2018-10-27 | 2 | -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 Heesch | 2018-12-26 | 7 | -4/+26 |
|\ \ \ | |||||
| * \ \ | Merge branch 'feature/bug_escaped_equal_sign' of ↵ | Dimitri van Heesch | 2018-12-26 | 7 | -4/+26 |
| |\ \ \ |/ / / / | | | | | | | | | https://github.com/albert-github/doxygen into albert-github-feature/bug_escaped_equal_sign | ||||
| * | | | Create command for escaped equal sign | albert-github | 2018-11-07 | 7 | -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 leaks | Dimitri van Heesch | 2018-12-26 | 5 | -9/+22 |
| | | | |