summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7034 from albert-github/feature/issue_7033Dimitri van Heesch2019-06-229-13/+34
|\
| * issue #7033 Syntax highlighting doesn't work when calling \dontinclude from M...albert-github2019-06-069-13/+34
* | Merge branch 'albert-github-feature/bug_case_sense'Dimitri van Heesch2019-06-222-7/+7
|\ \
| * \ Merge branch 'feature/bug_case_sense' of https://github.com/albert-github/dox...Dimitri van Heesch2019-06-222-7/+7
| |\ \ |/ / /
| * | Upper case characters in filename despice CASE_SENSE_NAME=NOalbert-github2019-06-172-5/+5
* | | Merge pull request #7063 from albert-github/feature/bug_html_endcodelineDimitri van Heesch2019-06-225-11/+65
|\ \ \
| * | | Incorrect (X)HTML code when generating source code.albert-github2019-06-175-11/+65
| |/ /
* | | Merge pull request #7059 from albert-github/feature/bug_xhtml_bracketsDimitri van Heesch2019-06-221-0/+2
|\ \ \
| * | | (X)HTML warning when `[` or `]` in constructed idsalbert-github2019-06-161-0/+2
| |/ /
* | | Merge pull request #7070 from coliff/patch-1Dimitri van Heesch2019-06-221-1/+1
|\ \ \
| * | | update jQuery version mentioned in README to 3.4.1Christian Oliff2019-06-211-1/+1
|/ / /
* | | Merge pull request #7064 from albert-github/feature/bug_796582Dimitri van Heesch2019-06-171-0/+1
|\ \ \
| * | | Bug 796582 - Doxygen has stopped workingalbert-github2019-06-171-0/+1
| |/ /
* | | Avoid calling non-const member aliases and 0 pointer dereference in sqlite3Dimitri van Heesch2019-06-172-4/+8
|/ /
* | Merge pull request #7054 from albert-github/feature/regr_6945Dimitri van Heesch2019-06-164-3/+4
|\ \
| * | Missing brief descriptions with `\defgroup`albert-github2019-06-133-3/+3
| * | Missing brief descriptions with `\defgroup`albert-github2019-06-131-0/+1
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-06-168-5/+41
|\ \ \
| * \ \ Merge pull request #7056 from albert-github/feature/bug_cygwin_defaultsDimitri van Heesch2019-06-163-5/+5
| |\ \ \
| | * | | Cygwin should by default also have `CASE_SENS_NAMES=NO`albert-github2019-06-153-5/+5
| * | | | Merge pull request #7052 from InsertCreativityHere/masterDimitri van Heesch2019-06-151-0/+29
| |\ \ \ \
| | * | | | Fixes #6860.Austin Henriksen2019-06-121-0/+29
| | | |/ / | | |/| |
| * | | | Merge pull request #7057 from albert-github/feature/bug_warn_doxmlparserDimitri van Heesch2019-06-154-0/+7
| |\ \ \ \
| | * | | | Remove compilation warnings from doxmlparseralbert-github2019-06-154-0/+7
* | | | | | Merge branch 'albert-github-feature/issue_7050'Dimitri van Heesch2019-06-161-7/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'feature/issue_7050' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-06-161-7/+18
| |\ \ \ \ \ |/ / / / / /
| * | | | | issue #7050 Physical newlines (^^) not working in group names and without spa...albert-github2019-06-121-7/+18
| | |/ / / | |/| | |
* | | | | Fix for race conditions introduced when refactoring dot classes.Dimitri van Heesch2019-06-153-31/+34
| |/ / / |/| | |
* | | | Fix for warning about deletion of pointer to incomplete type 'DotWorkerThread'Dimitri van Heesch2019-06-151-0/+1
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-06-153-0/+10
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #7055 from albert-github/feature/bug_489766Dimitri van Heesch2019-06-133-0/+10
| |\ \ \
| | * | | Bug 489766 - Wrong MSC syntax rejected *silently*albert-github2019-06-131-1/+1
| | * | | Bug 489766 - Wrong MSC syntax rejected *silently*albert-github2019-06-133-0/+10
| | |/ /
* | | | Fix for warning about deletion of pointer to incomplete type 'DotFilePatcher'Dimitri van Heesch2019-06-151-1/+1
|/ / /
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-06-136-6/+17
|\ \ \ | |/ /
| * | Merge pull request #7048 from albert-github/feature/bug_535853Dimitri van Heesch2019-06-101-0/+4
| |\ \
| | * | Bug 535853 - C# consts incorrectly placed under instance variablesalbert-github2019-06-101-0/+4
| |/ /
| * | Merge pull request #7039 from albert-github/feature/issue_7038Dimitri van Heesch2019-06-101-1/+1
| |\ \
| | * | issue #7038 Broken refman.tex with SHOW_FILES=NO and doxygen groupsalbert-github2019-06-061-1/+1
| | |/
| * | Merge pull request #7041 from albert-github/feature/bug_warn_consistencyDimitri van Heesch2019-06-102-2/+6
| |\ \
| | * | Consistency not generated inheritance diagramalbert-github2019-06-072-2/+6
| | |/
| * | Merge pull request #7045 from albert-github/feature/issue_7043Dimitri van Heesch2019-06-101-1/+4
| |\ \
| | * | issue #7043 html output for markdown: different output when using '# Header {...albert-github2019-06-091-1/+4
| |/ /
| * | Merge pull request #7044 from albert-github/feature/bug_copydoc_spaceDimitri van Heesch2019-06-081-1/+1
| |\ \ | | |/ | |/|
| | * No space when replacing `\copydoc` by `\copydetails`albert-github2019-06-081-1/+1
| |/
| * Merge pull request #7024 from albert-github/feature/bug_classdef_countDimitri van Heesch2019-06-051-1/+1
| |\
| | * Doxygen crash on ceph projectalbert-github2019-06-031-1/+1
| |/
| * Merge pull request #7022 from albert-github/feature/issue_7021Dimitri van Heesch2019-06-021-1/+5
| |\
* | | refactoring dot.cppThomas Haller2019-06-1345-5078/+5139
* | | added check if .dot file is already queued for processing before adding a new...Thomas Haller2019-06-102-19/+81