summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use language name to get code coloringalbert-github2021-01-178-32/+69
* Merge pull request #8339 from albert-github/feature/issue_8338Dimitri van Heesch2021-01-161-8/+3
|\
| * issue #8338 \until and \skipline don't hide doxygen comments like \skip doesalbert-github2021-01-161-8/+3
|/
* Update build_cmake.ymlDimitri van Heesch2021-01-161-0/+1
* issue #8335: "failed to run html help compiler on index.hhp" with doxygen is ...Dimitri van Heesch2021-01-161-1/+2
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-01-135-10/+34
|\
| * Merge pull request #8330 from fjtc/masterDimitri van Heesch2021-01-122-4/+28
| |\
| | * Portuguese translators updated to 1.9.0.Fabio Jun Takada Chino2021-01-122-4/+28
| |/
| * Merge pull request #8326 from albert-github/feature/bug_docbook_debugDimitri van Heesch2021-01-121-2/+2
| |\
| | * Bug when running docbook with debug outputalbert-github2021-01-121-2/+2
| * | Merge pull request #8325 from albert-github/feature/bug_config_latex_spellDimitri van Heesch2021-01-121-3/+3
| |\ \
| | * | Spelling corrections configalbert-github2021-01-121-3/+3
| | |/
| * | Merge pull request #8324 from albert-github/feature/bug_sqlcode_debugDimitri van Heesch2021-01-121-1/+1
| |\ \ | | |/ | |/|
| | * sqlcode.l does not compile in LEX debug modealbert-github2021-01-121-1/+1
| |/
* | Avoid writing artifically created classes to the tag fileDimitri van Heesch2021-01-132-6/+8
|/
* Merge pull request #8309 from albert-github/feature/bug_668003Dimitri van Heesch2021-01-1110-599/+770
|\
| * bug 668003 Default LaTeX header misses $-placeholdersalbert-github2021-01-0510-599/+770
* | Merge pull request #8314 from albert-github/feature/issue_8308Dimitri van Heesch2021-01-111-1/+35
|\ \
| * | issue #8308 Verbatim block followed by markdown header breaks verbatim blockalbert-github2021-01-071-1/+35
* | | Merge pull request #8319 from albert-github/feature/bug_1_9_1_changelogDimitri van Heesch2021-01-111-1/+0
|\ \ \
| * | | Incorrect HTML sequencealbert-github2021-01-081-1/+0
* | | | Merge pull request #8321 from albert-github/feature/bug_560861Dimitri van Heesch2021-01-111-2/+7
|\ \ \ \
| * | | | bug_560861 Class graph does not differentiate same classes in different names...albert-github2021-01-111-2/+7
| |/ / /
* | | | Merge pull request #8323 from albert-github/feature/issue_8322Dimitri van Heesch2021-01-111-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | issue #8322 Random output for markdown xml snippetalbert-github2021-01-111-1/+2
|/ / /
* | | bump VERSION for the next release (1.9.2)Dimitri van Heesch2021-01-081-1/+1
* | | Update doxygen copyright (year)Release_1_9_1Dimitri van Heesch2021-01-081-1/+1
* | | Update doxywizard copyright (year)Dimitri van Heesch2021-01-081-2/+2
* | | Updated changelog for release 1.9.1Dimitri van Heesch2021-01-081-0/+80
* | | Fix coverity dead-code warningDimitri van Heesch2021-01-081-1/+1
* | | Merge branch 'albert-github-feature/issue_8311'Dimitri van Heesch2021-01-081-0/+2
|\ \ \
| * | | Slightly reworked the codeDimitri van Heesch2021-01-081-4/+2
| * | | Merge branch 'feature/issue_8311' of https://github.com/albert-github/doxygen...Dimitri van Heesch2021-01-081-0/+4
| |\ \ \ |/ / / /
| * | | issue #8311 Markdown table: double-quote ruins the outputalbert-github2021-01-071-0/+4
| |/ /
* | | Merge pull request #8313 from ModuleWorks/missing_xml_infoDimitri van Heesch2021-01-0847-11/+93
|\ \ \
| * | | Changed XML scheme accordingly.Jan Theegarten2021-01-071-0/+12
| * | | Update test referencesJan Theegarten2021-01-0744-8/+52
| * | | Add valign attribute of table cells to xml output.Jan Theegarten2021-01-071-0/+5
| * | | Adapt formattingJan Theegarten2021-01-071-3/+3
| * | | Add width attribute of tables and table cells to xml output.Jan Theegarten2021-01-071-2/+16
| * | | Implement alt="" for images in xml.Jan Theegarten2021-01-071-2/+6
| * | | Add location to xml representation of pages.Jan Theegarten2021-01-061-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | Add location to xml representation of pages.Jan Theegarten2020-03-251-0/+3
* | | | Merge pull request #8317 from albert-github/feature/bug_typeerror_testDimitri van Heesch2021-01-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Typeerror when running testsalbert-github2021-01-071-1/+1
|/ / /
* | | Various fixes based on coverity scan resultsDimitri van Heesch2021-01-0510-181/+215
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-01-053-5/+4
|\ \ \ | | |/ | |/|
| * | Merge pull request #8303 from albert-github/feature/bug_util_warnDimitri van Heesch2021-01-051-1/+1
| |\ \
| | * | Compilation warning in util.cppalbert-github2021-01-031-1/+1
| * | | Merge pull request #8307 from albert-github/feature/bug_md_multidotDimitri van Heesch2021-01-051-1/+1
| |\ \ \