summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #6829 from albert-github/feature/issue_6828Dimitri van Heesch2019-02-091-1/+1
|\ \ \ \ \
| * | | | | issue #6828 Physical newlines (^^) in ALIASES configuration tags not working ...albert-github2019-02-071-1/+1
| | |/ / / | |/| | |
* | | | | Issue #6818 Certain regex pattern in class constant causes PHP class to be ig...albert-github2019-02-061-1/+2
* | | | | Issue #6818 Certain regex pattern in class constant causes PHP class to be ig...albert-github2019-02-051-0/+1
|/ / / /
* | | | Issue 6814: Further finetuning for inconsistent whitespace removal for operat...Dimitri van Heesch2019-02-041-2/+3
* | | | Merge pull request #6817 from fjtc/masterDimitri van Heesch2019-02-042-227/+499
|\ \ \ \
| * | | | Portuguse translators updated to Doxygen 1.8.16.Fabio Jun Takada Chino2019-02-042-227/+499
| | |_|/ | |/| |
* | | | Merge pull request #6788 from albert-github/feature/bug_void_returnDimitri van Heesch2019-02-041-14/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Warning for documented return of void type functionalbert-github2019-01-211-14/+14
* | | | Merge pull request #6813 from albert-github/feature/issue_6812Dimitri van Heesch2019-02-031-1/+9
|\ \ \ \
| * | | | issue #6812 Empty lines are lost when copy-pasting from code section.albert-github2019-02-011-1/+9
| | |/ / | |/| |
* | | | Issue 6814: Inconsistent whitespace removal for operators in 1.8.15Dimitri van Heesch2019-02-031-1/+1
* | | | Problem with just an asterisks on a `\code` linealbert-github2019-02-021-1/+1
|/ / /
* | | Fixed type in javascript license text and moved it to one locationDimitri van Heesch2019-01-313-30/+18
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-01-311-5/+1
|\ \ \
| * \ \ Merge pull request #6807 from albert-github/feature/bug_vhdl_inlineDimitri van Heesch2019-01-311-5/+1
| |\ \ \
| | * | | Inline VHDL codealbert-github2019-01-301-5/+1
* | | | | Minor tweaksDimitri van Heesch2019-01-311-3/+7
* | | | | Merge branch 'feature/issue_6800' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-01-311-3/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | issue #6800 Markdown line ending problems in 1.8.15 and masteralbert-github2019-01-281-3/+5
| |/ / /
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-01-313-4/+4
|\ \ \ \ | |/ / /
| * | | issue #6796 Bad link to section, subsection if pointing at item past suspicio...albert-github2019-01-263-4/+4
* | | | Aligned license statement for javascripts with general license statementDimitri van Heesch2019-01-272-4/+2
|/ / /
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-01-262-23/+1
|\ \ \
| * | | issue #6791 TOC not generated when using a particular Markdown header stylealbert-github2019-01-211-1/+1
| |/ /
| * | issue #6679 Multiple use of section label warning for Setex-stype headers in ...albert-github2019-01-181-22/+0
| |/
* | Store inline attribute for namespacesDimitri van Heesch2019-01-211-0/+4
* | Remove dead codeDimitri van Heesch2019-01-213-32/+0
* | Improve constnessDimitri van Heesch2019-01-212-12/+12
|/
* Added 'constexpr' as attribute label and to XML outputDimitri van Heesch2019-01-135-0/+25
* Added noexcept attribute to the XML outputDimitri van Heesch2019-01-131-0/+5
* Merge: moved example from 081 to 084, improved check if last char is newlineDimitri van Heesch2019-01-131-1/+1
* Merge branch 'feature/bug_pre_markdown' of https://github.com/albert-github/d...Dimitri van Heesch2019-01-131-1/+3
|\
| * No translation of markdown in <pre>albert-github2019-01-111-1/+3
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-01-123-1/+7
|\ \
| * \ Merge pull request #6767 from albert-github/feature/bug_xhtml_tooltipDimitri van Heesch2019-01-122-1/+2
| |\ \
| | * | Invalid id possible with tooltipsalbert-github2019-01-112-1/+2
| | |/
| * | Terminate brief in case of `-#` listalbert-github2019-01-111-0/+5
| |/
* | Added declfile, declline, and declcolumn attributes to the location element i...Dimitri van Heesch2019-01-126-22/+114
|/
* Merge pull request #6738 from albert-github/feature/issue_6733Dimitri van Heesch2019-01-101-7/+54
|\
| * issue #6733 invalid cite anchor id when using crossrefalbert-github2019-01-041-7/+54
* | Merge pull request #6740 from albert-github/feature/issue_6727Dimitri van Heesch2019-01-101-1/+1
|\ \
| * | issue #6727 SHOW_NAMESPACES = NO breaks latex PDFalbert-github2019-01-051-1/+1
* | | Merge pull request #6757 from albert-github/feature/issue_6754Dimitri van Heesch2019-01-101-1/+1
|\ \ \
| * | | issue #6754 False positives for "multiple @param sections"albert-github2019-01-081-1/+1
* | | | Merge pull request #6761 from albert-github/feature/bug_xhtml_briefDimitri van Heesch2019-01-101-0/+4
|\ \ \ \
| * | | | Terminating brief commandalbert-github2019-01-101-0/+4
* | | | | Don't write the plantuml cache file in case there are no plantuml diagrams.albert-github2019-01-101-0/+1
|/ / / /
* | | | Merge branch 'cheoljoo-run_java_once_3rd_trial'Dimitri van Heesch2019-01-0810-83/+417
|\ \ \ \
| * \ \ \ Merge branch 'run_java_once_3rd_trial' of https://github.com/cheoljoo/doxygen...Dimitri van Heesch2019-01-089-183/+162
| |\ \ \ \