summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/bug_xhtml_test_31' of https://github.com/albert-github/...Dimitri van Heesch2018-11-251-2/+4
|\
| * Incorrect number of start / end paragraph tags for xhtml with image commandalbert-github2018-11-241-2/+4
* | Merge branch 'albert-github-feature/bug_docbook_figure'Dimitri van Heesch2018-11-243-39/+64
|\ \ | |/ |/|
| * Refactored code a bit (use const references and made global functions members)Dimitri van Heesch2018-11-243-33/+48
| * Merge branch 'feature/bug_docbook_figure' of https://github.com/albert-github...Dimitri van Heesch2018-11-243-32/+42
| |\ |/ /
| * Doxygen creates empty image titles for Docbook outputalbert-github2018-11-233-32/+42
* | Merge branch 'albert-github-feature/issue_6632'Dimitri van Heesch2018-11-241-1/+1
|\ \
| * | Fixed differently by changing root cause for introducing the spaceDimitri van Heesch2018-11-243-13/+5
| * | Merge branch 'feature/issue_6632' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-11-242-4/+12
| |\ \ |/ / /
| * | issue #6632 References to Objective C protocols by name broken in 1.8.12albert-github2018-11-232-4/+12
| |/
* | Merge branch 'albert-github-feature/bug_emoji_objc'Dimitri van Heesch2018-11-241-3/+12
|\ \
| * | Refactored code a bitDimitri van Heesch2018-11-241-20/+10
| * | Merge branch 'feature/bug_emoji_objc' of https://github.com/albert-github/dox...Dimitri van Heesch2018-11-241-1/+20
| |\ \ |/ / /
| * | Reference text in reference list seen as emojialbert-github2018-11-231-1/+20
| |/
* | Merge pull request #6640 from albert-github/feature/bug_xhtml_test_20Dimitri van Heesch2018-11-242-16/+21
|\ \
| * | Incorrect number of start / end paragraph tags for xhtml with htmlonlyalbert-github2018-11-242-16/+21
| |/
* | Merge pull request #6639 from albert-github/feature/bug_indexDimitri van Heesch2018-11-241-1/+0
|\ \ | |/ |/|
| * Unbalanced start of lists resulting in not creatable pdf of rtf documentalbert-github2018-11-241-1/+0
|/
* Merge pull request #6621 from albert-github/feature/bug_docu_chapter_namesDimitri van Heesch2018-11-202-12/+12
|\
| * Synchronize chapter names of doxygen's own documentation.albert-github2018-11-172-12/+12
* | Merge pull request #6626 from albert-github/feature/bug_slice_dutchDimitri van Heesch2018-11-201-1/+76
|\ \
| * | Update Dutch translation for new Slice implementationalbert-github2018-11-191-1/+76
* | | Merge pull request #6627 from zeroc-ice/masterDimitri van Heesch2018-11-202-0/+226
|\ \ \
| * | | Spanish translation for VHDL additionsJose2018-11-191-0/+113
| * | | French translation for VHDL additionsBernard Normier2018-11-191-0/+113
| |/ /
* | | Merge pull request #6628 from albert-github/feature/bug_docu_reportDimitri van Heesch2018-11-202-8/+18
|\ \ \ | |/ / |/| |
| * | Correct list of not used translator functionsalbert-github2018-11-202-8/+18
|/ /
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2018-11-186-27/+71
|\ \
| * \ Merge pull request #6603 from albert-github/feature/issue_6601Dimitri van Heesch2018-11-181-2/+2
| |\ \
| | * | issue_6601 tparam HTML gobbles up lines after the tparam commentalbert-github2018-11-061-2/+2
| * | | Merge pull request #6623 from albert-github/feature/bug_print_warnDimitri van Heesch2018-11-171-4/+5
| |\ \ \
| | * | | Replace ''printf' with appropriate warn 'message'albert-github2018-11-171-4/+5
| | | |/ | | |/|
| * | | Merge pull request #6619 from albert-github/feature/bug_citeDimitri van Heesch2018-11-173-9/+25
| |\ \ \ | | |/ / | |/| |
| | * | Extending \cite command with '-' and '?' characters.albert-github2018-11-173-9/+25
| |/ /
| * | Merge pull request #6614 from albert-github/feature/issue_6612Dimitri van Heesch2018-11-121-10/+39
| |\ \
| | * | issue 6612 Issue with handling of emojialbert-github2018-11-121-10/+39
| |/ /
| * | Merge pull request #6611 from albert-github/feature/bug_debug_latexdocvisitorDimitri van Heesch2018-11-111-2/+0
| |\ \
| | * | Remove debug statementsalbert-github2018-11-111-2/+0
* | | | Merge branch 'zeroc-ice-master'Dimitri van Heesch2018-11-1852-1039/+3744
|\ \ \ \ | |/ / / |/| | |
| * | | Minor restructuringDimitri van Heesch2018-11-1816-392/+378
| * | | Merge branch 'master' of https://github.com/zeroc-ice/doxygen into zeroc-ice-...Dimitri van Heesch2018-11-1751-1024/+3743
| |\ \ \ |/ / / /
| * | | A few more language updatesJoe George2018-11-093-0/+12
| * | | Ensure all language files are resetJoe George2018-11-0929-144/+68
| * | | Fix Windows build failureJose2018-11-061-3/+3
| * | | Merge remote-tracking branch 'doxygen/master'Joe George2018-11-0514-25/+250
| |\ \ \ | | | |/ | | |/|
| * | | Fix scanner.l for SliceJoe George2018-11-021-2/+2
| * | | Merge remote-tracking branch 'doxygen/master'Joe George2018-11-0250-2531/+522
| |\ \ \
| * | | | Fix French lang buildJoe George2018-11-021-2/+2
| * | | | Added French translationBernard Normier2018-11-021-37/+41
| * | | | Update Spanish translationsJose2018-11-021-37/+37