summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updated test case to reflect new node numberingThomas Haller2019-05-245-48/+48
* changed numbering of dot nodes to prevent different contents being generated ...Thomas Haller2019-05-233-68/+33
* Merge pull request #6957 from cfriedt/feature/cfriedt/6955/allow-javadoc-styl...Dimitri van Heesch2019-05-218-0/+155
|\
| * do not clobber version placeholderChristopher Friedt2019-05-181-1/+1
| * updated manual, included examples in documentationChristopher Friedt2019-05-172-1/+12
| * make similar javadoc banner change for stripping special comments from codeChristopher Friedt2019-05-091-0/+18
| * add blurb to docblocksChristopher Friedt2019-05-091-0/+10
| * Allow Javadoc-style comment blocks with a Doxyfile variableChristopher Friedt2019-05-035-0/+116
* | Merge pull request #7001 from albert-github/feature/bug_lex_debugDimitri van Heesch2019-05-212-0/+6
|\ \
| * | Missing debug statements sqlcode and xmlcode lexersalbert-github2019-05-202-0/+6
* | | Bug 757574 - Warning regarding subsection with anchor in markdownDimitri van Heesch2019-05-201-15/+8
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-05-192-1/+35
|\ \ \ | |/ /
| * | Merge pull request #6916 from albert-github/feature/bug_py_classDimitri van Heesch2019-05-191-0/+26
| |\ \
| | * | Class definition with collectionsalbert-github2019-04-071-0/+26
| * | | Merge pull request #6961 from albert-github/feature/bug_nested_comment_tcl_pyDimitri van Heesch2019-05-191-1/+9
| |\ \ \
| | * | | Incorrect Reached end of file while still inside a (nested) comment for TCL /...albert-github2019-05-031-1/+9
| | | |/ | | |/|
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-05-181-2/+2
|\ \ \ \ | |/ / /
| * | | Merge pull request #6962 from albert-github/feature/bug_output_tag_orderDimitri van Heesch2019-05-181-2/+2
| |\ \ \
| | * | | Incorrect output tag orderalbert-github2019-05-041-2/+2
| | |/ /
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-05-183-198/+115
|\ \ \ \ | |/ / /
| * | | Merge pull request #7000 from doxygen/revert-6987-issue6960_bDimitri van Heesch2019-05-182-175/+92
| |\ \ \
| | * | | Revert "alternate fix for .dot file handling"Dimitri van Heesch2019-05-182-175/+92
| |/ / /
| * | | Merge pull request #6971 from albert-github/feature/issue_6945Dimitri van Heesch2019-05-181-23/+23
| |\ \ \
| | * | | issue #6945 \class after \brief doesn't count as a new line - resulting docs ...albert-github2019-05-081-23/+23
* | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-05-181-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #6977 from mrhatch97/fix-cpp17-namespacesDimitri van Heesch2019-05-181-0/+2
| |\ \ \ \
| | * | | | Fixed C++17-namespace assignment bugMatthew Hatch2019-05-091-0/+2
| | |/ / /
* | | | | Fixed issue in doxmlparser in getter functionDimitri van Heesch2019-05-181-1/+1
|/ / / /
* | | | Merge pull request #6983 from albert-github/feature/bug_utf8_nbspDimitri van Heesch2019-05-181-6/+19
|\ \ \ \
| * | | | Special handling of the UTF8 nbsp sequencealbert-github2019-05-111-6/+19
* | | | | Merge pull request #6991 from albert-github/feature/issue_6990Dimitri van Heesch2019-05-181-0/+1
|\ \ \ \ \
| * | | | | issue #6990 Dot produces no Graphsalbert-github2019-05-151-0/+1
* | | | | | Merge pull request #6987 from thomas-haller/issue6960_bDimitri van Heesch2019-05-172-92/+175
|\ \ \ \ \ \
| * | | | | | added check if .dot file is already queued for processing before adding a new...Thomas Haller2019-05-142-51/+114
| * | | | | | delayed creation and update of .md5 files after successful creation of output...Thomas Haller2019-05-142-43/+52
| * | | | | | node numbers removed for md5 calculation to avoid false md5 mismatchesThomas Haller2019-05-131-15/+26
* | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-05-1512-1221/+1200
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #6988 from albert-github/feature/bug_htags_call_graphDimitri van Heesch2019-05-151-8/+5
| |\ \ \ \ \ \ \
| | * | | | | | | USE_HTAGS = YES, there are _no_ call / caller graphs in the documentationalbert-github2019-05-141-8/+5
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge pull request #6989 from albert-github/feature/bug_htags_filemapDimitri van Heesch2019-05-151-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Don't try to load htags filemap in case htags failsalbert-github2019-05-141-1/+1
| |/ / / / / /
| * | | | | | Merge pull request #6985 from albert-github/feature/bug_enable_doxmlparserDimitri van Heesch2019-05-1311-1212/+1194
| |\ \ \ \ \ \
| | * | | | | | Enable example doxmlparser possibilities for cmake buildalbert-github2019-05-1211-1212/+1194
* | | | | | | | issue 6986: C++ static template methods: duplication as non-static and specia...Dimitri van Heesch2019-05-151-0/+6
|/ / / / / / /
* | | | | | | Merge branch 'albert-github-feature/svg_image_determnation'Dimitri van Heesch2019-05-131-1/+5
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Simplified code a bitDimitri van Heesch2019-05-131-15/+5
| * | | | | | Merge branch 'feature/svg_image_determnation' of https://github.com/albert-gi...Dimitri van Heesch2019-05-131-1/+15
| |\ \ \ \ \ \ |/ / / / / / /
| * | | | | | Image not seen as svg imagealbert-github2019-04-051-1/+15
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #6870 from albert-github/feature/issue_6869Dimitri van Heesch2019-05-121-1/+1
|\ \ \ \ \ \
| * | | | | | issue #6869 SVG image generated by \dot or \dotfile does not render properly ...albert-github2019-03-041-1/+1