summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge pull request #594 from albert-github/feature/regression_586Dimitri van Heesch2017-09-022-11/+11
| |\ \ \ \
| | * | | | Marks JS as freely licensed (regression pull request 586)albert-github2017-08-252-11/+11
| | |/ / /
| * | | | Bug 784281 - Problem RTF output: The class list "classes" within the namespa...albert-github2017-08-261-0/+14
| |/ / /
| * | | Merge branch 'master' into librejs_fixesDimitri van Heesch2017-08-2111-23/+207
| |\ \ \
| | * \ \ Merge pull request #582 from artur-kink/masterDimitri van Heesch2017-08-211-1/+6
| | |\ \ \
| | | * | | Fixup man page NAME section when page has titleArtur Kink2017-07-191-1/+6
| | * | | | Merge pull request #576 from analizo/doxyparseDimitri van Heesch2017-08-213-2/+69
| | |\ \ \ \
| | | * | | | add the number of conditionals path and bugfixJoenio Costa2017-06-283-2/+69
| | * | | | | Merge pull request #570 from grw1983/masterDimitri van Heesch2017-08-211-2/+2
| | |\ \ \ \ \
| | | * | | | | Doxygen/VHDLdocgen:Guenther R. Wenninger2017-05-291-2/+2
| | * | | | | | Merge pull request #574 from brgl/fix_buildroot_buildDimitri van Heesch2017-08-211-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | build: fix the way lang_cfg.h is generatedBartosz Golaszewski2017-06-211-1/+1
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge pull request #571 from albert-github/feature/bug_652086Dimitri van Heesch2017-08-211-13/+57
| | |\ \ \ \ \ \
| | | * | | | | | Bug 652086 - does ALIAS work for VHDL code?albert-github2017-06-041-13/+57
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge pull request #568 from kossebau/makeNavEntriesNamespacesAndFilesLinkedDimitri van Heesch2017-08-211-3/+3
| | |\ \ \ \ \ \
| | | * | | | | | Add links behind nav entries "Namespaces" and "Files" (matching "Classes")Friedrich W. H. Kossebau2017-06-131-2/+2
| | | * | | | | | Fetch filename property from object instead of hardcoded duplicated stringFriedrich W. H. Kossebau2017-06-131-1/+1
| | | | |/ / / / | | | |/| | | |
| * | | | | | | Marks JS as freely licensedzachwick2017-08-044-421/+469
| | |_|_|_|/ / | |/| | | | |
* | | | | | | New table features mentioned in the documentation were not enabled.Dimitri van Heesch2017-09-161-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2017-08-206-15/+15
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Misc. doxy and comment typosluzpaz2017-08-025-14/+14
| * | | | | Call endMemberItem consistently.Alastair D'Silva2017-07-251-1/+1
| | |_|/ / | |/| | |
* | | | | Fixes for cross platform build with new LLVM/CLANG versionDimitri van Heesch2017-08-202-5/+13
* | | | | Merge branch 'master' of https://github.com/dvj/doxygen into dvj-masterDimitri van Heesch2017-07-083-1/+61
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix spellingDoug Johnston2017-05-311-1/+1
| * | | | make use of clang compilation databaseDoug Johnston2017-04-063-1/+61
* | | | | dot.cpp: Fix DotGfxHierarchyTable first class node loopAdrian DC2017-07-071-1/+1
| |/ / / |/| | |
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2017-06-122-19/+29
|\ \ \ \
| * | | | Correction of non reachable links and redirected links in documentation.albert-github2017-06-041-19/+19
| | |/ / | |/| |
| * | | Fix C# property initializer parsingPiotr Szydełko2017-05-201-0/+10
* | | | Avoid generating unused dir_* output files for non HTML output formatsDimitri van Heesch2017-06-121-0/+6
|/ / /
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2017-05-166-8/+8
|\ \ \
| * | | fix typoDenis Rouzaud2017-04-281-1/+1
| |/ /
| * | Merge pull request #560 from luzpaz/typosDimitri van Heesch2017-04-026-7/+7
| |\ \
| | * | typosKunda2017-03-056-7/+7
* | | | Fixed problem where automatic line breaking caused missing vertical bars in t...Dimitri van Heesch2017-04-271-2/+1
|/ / /
* | | line continuation characters inside comments embedded in a macro definition a...Dimitri van Heesch2017-04-021-3/+10
* | | Function declaration following a function definition incorrectly listed as ca...Dimitri van Heesch2017-04-021-11/+1
* | | Inline attribute got reset for functions returning an explicit struct typeDimitri van Heesch2017-04-021-1/+2
|/ /
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2017-01-291-146/+214
|\ \
| * | Version 20170123:Fabio Jun Takada Chino2017-01-241-146/+214
* | | Bug 776988 - Too greedy behavior of @ref const matchingDimitri van Heesch2017-01-171-4/+16
|/ /
* | Bug 776964 - Menu does not work without JavascriptDimitri van Heesch2017-01-103-77/+156
* | Bug 775493 - Usage of underscore's in parameter namesDimitri van Heesch2017-01-081-2/+45
* | Bug 776791 - [1.8.13 Regression] Segfault building the breathe docsalbert-github2017-01-041-1/+1
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-12-292-20/+28
|\ \
| * \ Merge pull request #550 from artur-kink/masterDimitri van Heesch2016-12-292-20/+28
| |\ \
| | * | Check for undocumented params warnings if members detailed documentation is n...Artur Kink2016-11-292-20/+28
* | | | Bug 769552 - doxygen warning parsing C++11 "using" declarationDimitri van Heesch2016-12-261-0/+3
* | | | Bug 774514 - Modify in some pronounciation expression in KoreanDimitri van Heesch2016-12-251-18/+18