summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge pull request #6643 from albert-github/feature/bug_xhtml_test_30Dimitri van Heesch2018-12-037-6/+46
| |\ \ \ \
| | * | | | Incorrect number tag sequence for xhtml with htmlinclude command possiblealbert-github2018-11-257-6/+46
| * | | | | Merge pull request #6656 from albert-github/feature/bug_xhtml_latexincludeDimitri van Heesch2018-12-031-0/+1
| |\ \ \ \ \
| | * | | | | Incorrect tag sequence for xhtml with latexinclude command possiblealbert-github2018-12-031-0/+1
| * | | | | | Incorrect tag sequence possible for images possible in case of xhtmlalbert-github2018-12-034-31/+77
| |/ / / / /
| * | | | | Fixed incorrect XHTML output for test 021Dimitri van Heesch2018-12-021-28/+55
| * | | | | Merge pull request #6516 from albert-github/feature/issue_6513_2Dimitri van Heesch2018-12-011-22/+9
| |\ \ \ \ \
| | * | | | | Does not generate TOC for markdownalbert-github2018-09-161-22/+9
| * | | | | | Merge pull request #6644 from albert-github/feature/bug_xmllint_xhtmlDimitri van Heesch2018-12-011-2/+2
| |\ \ \ \ \ \
| | * | | | | | Warning running xmllint for xhtmlalbert-github2018-11-261-2/+2
| * | | | | | | Merge pull request #6645 from albert-github/feature/bug_xhtml_test_11Dimitri van Heesch2018-12-013-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Incorrect tag sequence for xhtml with class diagram possiblealbert-github2018-11-263-2/+2
| | |/ / / / / /
| * | | | | | | Keyword register (in code) is deprecated since C++11albert-github2018-11-272-3/+3
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge pull request #6634 from albert-github/feature/issue_6631Dimitri van Heesch2018-11-261-5/+0
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Issue #6631 Code blocks incorrectly formatted in Latexalbert-github2018-11-211-5/+0
| * | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2018-11-251-5/+5
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Improvement regarding width and title for docbookalbert-github2018-11-251-5/+5
| * | | | | | Restructured code to avoid the need for global stateDimitri van Heesch2018-11-254-44/+60
| * | | | | | 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
| * | | | | | 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
| | |/ / / /
| * | | | | 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
| | |/ / / /
| * | | | | 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
| | |/ / / /
| * | | | | Unbalanced start of lists resulting in not creatable pdf of rtf documentalbert-github2018-11-241-1/+0
| |/ / / /
| * | | | 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
| | | |_|/ | | |/| |
| * | | | Spanish translation for VHDL additionsJose2018-11-191-0/+113
| * | | | French translation for VHDL additionsBernard Normier2018-11-191-0/+113
| |/ / /
| * | | 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
| | * | | | Extending \cite command with '-' and '?' characters.albert-github2018-11-173-9/+25
| | |/ / /
| | * | | 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
| * | | | | 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