summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #534 from imelgrat/patch-1Dimitri van Heesch2016-10-041-2/+2
|\ \ \
| * | | Fixed typedef and define strings for Spanish translationIván Melgrati2016-09-281-2/+2
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-09-271-4/+4
|\ \ \ \ | |/ / /
| * | | Merge pull request #532 from artur-kink/masterDimitri van Heesch2016-09-271-4/+4
| |\ \ \
| | * | | Clear header/footer information in ConfigImpl for postProcessArtur Kink2016-09-271-4/+4
| |/ / /
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-09-268-10/+44
|\ \ \ \ | |/ / /
| * | | Merge pull request #530 from artur-kink/masterDimitri van Heesch2016-09-267-9/+43
| |\ \ \
| | * | | Fixup man only output to use generator state push popArtur Kink2016-09-266-9/+17
| | * | | For manpages remove trailing dash when no brief descriptionArtur Kink2016-09-257-9/+35
| * | | | Merge pull request #528 from dallerk/plantuml_cfgDimitri van Heesch2016-09-241-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix for PlantUML configurationDennis Allerkamp2016-09-241-1/+1
| |/ / /
* | | | Bug 771152 - C++11 ref-qualifiers do not appear in Member Function Documentat...Dimitri van Heesch2016-09-2110-8/+87
|/ / /
* | | Fixed constexp.y bison issueDimitri van Heesch2016-09-211-1/+1
* | | Bug 771310 - French description for "Namespace Members" is wrong and causes f...Dimitri van Heesch2016-09-211-6/+6
* | | Merge pull request #521 from albert-github/feature/bug_722112Dimitri van Heesch2016-09-211-1/+7
|\ \ \
| * | | Bug 722112 - 'static' and 'throw' C++ keywords not coloredalbert-github2016-09-111-1/+7
* | | | Merge pull request #524 from groleo/flex-optionsDimitri van Heesch2016-09-2121-20/+61
|\ \ \ \
| * | | | bison: use %declarations instead of command line options.Adrian Negreanu2016-09-212-2/+4
| * | | | flex: use %option instead of command line options.Adrian Negreanu2016-09-2120-18/+57
|/ / / /
* | | | Fixed cross referencing issue when using bitfields.Dimitri van Heesch2016-09-201-1/+1
* | | | Merge pull request #523 from albert-github/feature/bug_771344Dimitri van Heesch2016-09-191-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Bug 771344 - Class name 'internal' breaks class hierarchy in C++albert-github2016-09-181-1/+1
| |/ /
* | | Merge pull request #522 from magol/patch-2Dimitri van Heesch2016-09-121-161/+345
|\ \ \ | |/ / |/| |
| * | Update Swedish translationMagnus Österlund2016-09-121-161/+345
|/ /
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-09-113-7/+22
|\ \
| * \ Merge pull request #517 from dallerk/plantuml_cfgDimitri van Heesch2016-09-062-0/+15
| |\ \
| | * | Option for PlantUML configuration fileDennis Allerkamp2016-09-032-0/+15
| * | | Merge pull request #519 from pawelsel/translate_plDimitri van Heesch2016-09-061-7/+7
| |\ \ \
| | * | | Updated the Polish translationPaweł Seledec2016-09-061-7/+7
| |/ / /
* | | | Bug 771199 - Web-page bug: Comment blocks in VHDLDimitri van Heesch2016-09-111-2/+1
|/ / /
* | | Bumped version number for git/development versionDimitri van Heesch2016-09-051-1/+1
* | | Updated changelog for 1.8.12 releaseRelease_1_8_12Dimitri van Heesch2016-09-051-0/+160
* | | Fixed two regressions found during extensive testingDimitri van Heesch2016-09-052-5/+13
* | | Update copyright year in docsDimitri van Heesch2016-09-041-1/+1
|/ /
* | Python strip code commentsalbert-github2016-09-031-1/+1
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-09-032-10/+19
|\ \
| * \ Merge pull request #451 from albert-github/feature/bug_761641Dimitri van Heesch2016-09-032-10/+19
| |\ \
| | * | Bug 761471 - Do not allow ligatures in log outputalbert-github2016-02-062-10/+19
* | | | Sorting in latex index and missing \@ in indexalbert-github2016-09-032-27/+6
|/ / /
* | | Merge branch 'albert-github-feature/bug_766059'Dimitri van Heesch2016-09-033-2/+27
|\ \ \
| * | | Added missing freeDimitri van Heesch2016-09-031-0/+1
| * | | Merge branch 'feature/bug_766059' of https://github.com/albert-github/doxygen...Dimitri van Heesch2016-09-033-2/+26
| |\ \ \ |/ / / /
| * | | Bug 766059 - DOT_PATH not expandedalbert-github2016-09-013-2/+26
* | | | Bug 770660 - Code snippet always shows line numbers from 1albert-github2016-09-0319-43/+211
* | | | Another possible fixDimitri van Heesch2016-09-021-1/+1
* | | | Fix for error in travis.ymlDimitri van Heesch2016-09-021-2/+1
* | | | Split apt-get install commands in travis config in an attempt to reduce timeoutsDimitri van Heesch2016-09-021-2/+6
* | | | Bug 770747 - Broken links in HTML output with SHOW_FILES=NODimitri van Heesch2016-09-023-1/+17
* | | | Merge pull request #497 from groleo/masterDimitri van Heesch2016-09-022-81/+225
|\ \ \ \
| * | | | sqlite3gen: stripWhitespace on bitfield's textAdrian Negreanu2016-08-091-1/+1