summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #6863 from albert-github/feature/bug_abstract_intf_regress...Dimitri van Heesch2019-03-021-6/+6
|\ \ \ \ \
| * | | | | Regression on Definition and derived classes that are abstract interfaces (2)albert-github2019-03-011-5/+5
| * | | | | Regression on Definition and derived classes that are abstract interfaces (2)albert-github2019-03-011-1/+1
* | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-03-021-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #6858 from albert-github/feature/issue_6847Dimitri van Heesch2019-02-281-1/+1
| |\ \ \ \ \
| | * | | | | issue_6847 Physical newlines (^^) in ALIASES produce a mismatch between docum...albert-github2019-02-251-1/+1
| | |/ / / /
* | | | | | Disabled "inheritance by dominance" warningDimitri van Heesch2019-03-021-0/+6
|/ / / / /
* | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-02-287-56/+60
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #6832 from albert-github/feature/bug_latex_sectionDimitri van Heesch2019-02-242-44/+44
| |\ \ \ \
| | * | | | Section title runs into marginalbert-github2019-02-102-44/+44
| * | | | | Merge pull request #6849 from albert-github/feature/bug_internal_docuDimitri van Heesch2019-02-243-12/+14
| |\ \ \ \ \
| | * | | | | Remove some doxygen warnings in internal documentationalbert-github2019-02-223-12/+14
| * | | | | | Merge pull request #6848 from albert-github/feature/bug_latex_code_minusDimitri van Heesch2019-02-241-0/+1
| |\ \ \ \ \ \
| | * | | | | | Latex code double minus goes to endashalbert-github2019-02-221-0/+1
| | |/ / / / /
| * | | | | | Bug 322353 - C variable argument list doesn't work in @paramalbert-github2019-02-191-0/+1
| |/ / / / /
| * | | | | Merge pull request #6842 from albert-github/feature/issue_6840Dimitri van Heesch2019-02-181-0/+1
| |\ \ \ \ \
| | * | | | | issue #6840 Hash character in Markdown code span not rendered correctlyalbert-github2019-02-161-0/+1
* | | | | | | Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-2844-2308/+3196
* | | | | | | issue #6840 Hash character in Markdown code span not rendered correctlyalbert-github2019-02-281-0/+1
|/ / / / / /
* | | | | | Merge pull request #6834 from albert-github/feature/bug_399222Dimitri van Heesch2019-02-172-0/+15
|\ \ \ \ \ \
| * | | | | | Bug 399222 - SORT_BRIEF_DOCS produces wrong resultsalbert-github2019-02-132-0/+15
| |/ / / / /
* | | | | | Merge pull request #6835 from albert-github/feature/bug_layout_class_indexDimitri van Heesch2019-02-171-4/+8
|\ \ \ \ \ \
| * | | | | | Incorrect layout of class index (HTML)albert-github2019-02-131-4/+8
| |/ / / / /
* | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-02-177-13/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #6836 from albert-github/feature/bug_xhtml_dtd_2Dimitri van Heesch2019-02-177-13/+8
| |\ \ \ \ \ \
| | * | | | | | Adjustment of xhtml1-transitional.dtdalbert-github2019-02-163-3/+2
| | * | | | | | Adjustment of xhtml1-transitional.dtdalbert-github2019-02-165-6/+6
| | * | | | | | Adjustment of xhtml1-transitional.dtdalbert-github2019-02-161-4/+0
| | |/ / / / /
* | | | | | | a named anchor does not need custom attributes and minor other corrections.Dimitri van Heesch2019-02-173-9/+10
* | | | | | | Merge branch 'feature/bug_136299' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-02-174-17/+45
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Bug 136299 - attributes to <p> tag get lostalbert-github2019-02-044-17/+45
* | | | | | | Remove persistent storage of Entry objectsDimitri van Heesch2019-02-1720-4852/+551
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #6833 from albert-github/feature/issue_6830Dimitri van Heesch2019-02-101-5/+5
|\ \ \ \ \ \
| * | | | | | issue #6830 Message: graph_legend:39: error: Prevented to copy file <path_to_...albert-github2019-02-101-5/+5
* | | | | | | Forgot to comment out debug printDimitri van Heesch2019-02-101-1/+1
|/ / / / / /
* | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-02-1010-35/+8
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #6824 from albert-github/feature/bug_766508Dimitri van Heesch2019-02-091-0/+1
| |\ \ \ \ \
| | * | | | | Bug 766508 - missing comments of overridden methodsalbert-github2019-02-061-0/+1
| * | | | | | Merge pull request #6776 from albert-github/feature/bug_xhtml_tooltipDimitri van Heesch2019-02-099-35/+7
| |\ \ \ \ \ \
| | * | | | | | Double id for tooltips in XHTML Possible.albert-github2019-01-189-35/+7
| | | |_|_|/ / | | |/| | | |
* | | | | | | Improve handling < for expressions inside template argument defaultsDimitri van Heesch2019-02-101-11/+7
|/ / / / / /
* | | | | | Merge pull request #6826 from albert-github/feature/bug_626582Dimitri van Heesch2019-02-091-0/+1
|\ \ \ \ \ \
| * | | | | | Bug 626582 - Function overloads are not actually sorted in member function listalbert-github2019-02-071-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #6811 from albert-github/feature/bug_141919Dimitri van Heesch2019-02-092-8/+6
|\ \ \ \ \ \
| * | | | | | Bug 141919 - Wrong param and exception style in RTF outputalbert-github2019-02-012-8/+6
* | | | | | | 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