summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6468 from arm-in/masterDimitri van Heesch2018-09-037-12/+11
|\
| * Update README.txtArmin Müller2018-08-301-3/+2
| * Update changelog.docArmin Müller2018-08-211-2/+2
| * Update pyscanner.lArmin Müller2018-08-211-2/+2
| * Update pycode.lArmin Müller2018-08-211-2/+2
| * Update markdown.cppArmin Müller2018-08-211-1/+1
| * Update mangen.cppArmin Müller2018-08-211-1/+1
| * Update classdef.cppArmin Müller2018-08-211-1/+1
* | Merge pull request #6424 from albert-github/feature/bug_image_xmlDimitri van Heesch2018-09-031-1/+1
|\ \
| * | Include height item in XML outputalbert-github2018-08-051-1/+1
* | | Merge pull request #6481 from albert-github/feature/bug_test_005_typoDimitri van Heesch2018-09-031-1/+1
|\ \ \
| * | | Correct typing error in test 5albert-github2018-09-031-1/+1
* | | | Merge pull request #6480 from albert-github/feature/bug_test_051_typoDimitri van Heesch2018-09-032-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Correct typing error in test 51albert-github2018-09-032-2/+2
|/ / /
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2018-09-022-2/+3
|\ \ \
| * \ \ Merge pull request #6419 from albert-github/feature/bug_env_consistencyDimitri van Heesch2018-09-021-1/+2
| |\ \ \
| | * | | Consistency of environment variables between config and codealbert-github2018-08-021-2/+2
| | * | | Consistency of environment variables between config and codealbert-github2018-08-021-1/+2
| | |/ /
| * | | Merge pull request #6418 from albert-github/feature/bug_SOURCE_DATE_EPOCHDimitri van Heesch2018-09-021-1/+1
| |\ \ \
| | * | | Correct typing error in warning message.albert-github2018-07-311-1/+1
| | |/ /
* | | | Changed mail address and removed obsolete filesDimitri van Heesch2018-09-023-93/+1
|/ / /
* | | Update mail addressDimitri van Heesch2018-09-018-10/+10
* | | Merge pull request #6388 from albert-github/feature/bug_740046_regressionDimitri van Heesch2018-09-011-1/+1
|\ \ \
| * | | Section label with minus sign not recognized properly.albert-github2018-07-101-1/+1
* | | | Merge pull request #6402 from albert-github/feature/bug_579628Dimitri van Heesch2018-09-012-32/+82
|\ \ \ \
| * | | | Bug 579628 - Merging of consecutive repeated commands creates poorly-structur...albert-github2018-07-202-32/+82
* | | | | Update .travis.ymlDimitri van Heesch2018-08-261-0/+1
* | | | | Merge branch 'albert-github-feature/bug_667993'Dimitri van Heesch2018-08-2617-13/+105
|\ \ \ \ \
| * | | | | Readded missing "Span" case to DocStyleChange::styleStringDimitri van Heesch2018-08-261-8/+9
| * | | | | Merge branch 'feature/bug_667993' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-08-2617-6/+97
| |\ \ \ \ \ |/ / / / / /
| * | | | | Bug 667993 - HTML tags <u> and </u> not supportedalbert-github2018-07-151-1/+0
| * | | | | Bug 667993 - HTML tags <u> and </u> not supportedalbert-github2018-07-0717-6/+98
* | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2018-08-266-11/+11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #6441 from albert-github/feature/bug_distributed_manDimitri van Heesch2018-08-213-5/+5
| |\ \ \ \ \ \
| | * | | | | | Small corrections in distributed man pagesalbert-github2018-08-133-5/+5
| * | | | | | | Merge pull request #6455 from albert-github/feature/bug_navtree_cssDimitri van Heesch2018-08-211-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Truncated split bar in HTML output between treeview and normal text areaalbert-github2018-08-211-1/+1
| |/ / / / / /
| * | | | | | Merge pull request #6452 from cheoljoo/masterDimitri van Heesch2018-08-191-1/+1
| |\ \ \ \ \ \
| | * | | | | | Bug fix for plantumlCharles.Lee2018-08-191-1/+1
| * | | | | | | Merge pull request #6453 from albert-github/feature/bug_docu_lineno_docDimitri van Heesch2018-08-191-4/+4
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Documentation correction include command with optionsalbert-github2018-08-191-4/+4
| |/ / / / / /
* | | | | | | Merge branch 'albert-github-feature/bug_693515'Dimitri van Heesch2018-08-2613-91/+62
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Renamed (start/end)SimpleSect to (start/end)Examples.Dimitri van Heesch2018-08-2613-107/+61
| * | | | | | Merge branch 'feature/bug_693515' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-08-1913-19/+36
| |\ \ \ \ \ \ |/ / / / / / /
| * | | | | | Bug 693515 - The 'Examples:' section; bad/missing style and incorrect spellingalbert-github2018-06-2913-19/+36
* | | | | | | Merge branch 'lineno'Dimitri van Heesch2018-08-1922-377/+709
|\ \ \ \ \ \ \
| * | | | | | | Bug 691689 - Line numbers for examplesDimitri van Heesch2018-08-1922-377/+709
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #6451 from albert-github/feature/issue_6450Dimitri van Heesch2018-08-151-8/+3
|\ \ \ \ \ \ \
| * | | | | | | Cannot Generate Layout File using -lalbert-github2018-08-151-8/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #6445 from cheoljoo/masterDimitri van Heesch2018-08-151-0/+2
|\ \ \ \ \ \ \