summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7112 from arm-in/masterDimitri van Heesch2019-07-201-1/+1
|\
| * built-inArmin Müller2019-07-091-1/+1
* | issue #7120 Markdown generator does not consider extension mapping for files ...albert-github2019-07-121-12/+8
* | issue #7110 URL Encoding for Hyperlinks in PDFalbert-github2019-07-082-1/+2
* | Merge pull request #7105 from albert-github/feature/issue_7102Dimitri van Heesch2019-07-071-1/+13
|\ \
| * | issue #7102 Doxygen does not generate error/warning message for unbalanced gr...albert-github2019-07-051-1/+13
* | | Remove not used classalbert-github2019-07-0718-213/+0
* | | Merge pull request #7098 from albert-github/feature/bug_coverityDimitri van Heesch2019-07-066-5/+7
|\ \ \
| * | | High consequence coverity mesagesalbert-github2019-07-026-5/+7
| |/ /
* | | issue #7104 Warning with preprocessoralbert-github2019-07-051-6/+6
|/ /
* | Merge pull request #7079 from albert-github/feature/regr_6885Dimitri van Heesch2019-06-261-2/+2
|\ \
| * | regression #6885 mscgen links placed in the wrong place when using SVG outputalbert-github2019-06-261-2/+2
* | | Made MSCGEN_PATH obsolete now that mscgen code is part of doxygenDimitri van Heesch2019-06-242-35/+1
|/ /
* | issue #6880 mscgen links placed in the wrong place when using SVG outputDimitri van Heesch2019-06-232-55/+25
* | Bug 566109 - unable to resolve links to java functions with array argumentsDimitri van Heesch2019-06-221-0/+1
* | Split off lodepng functionality in a separate libraryDimitri van Heesch2019-06-223-2565/+2
* | Merge pull request #7034 from albert-github/feature/issue_7033Dimitri van Heesch2019-06-228-12/+33
|\ \
| * | issue #7033 Syntax highlighting doesn't work when calling \dontinclude from M...albert-github2019-06-068-12/+33
* | | Merge branch 'feature/bug_case_sense' of https://github.com/albert-github/dox...Dimitri van Heesch2019-06-221-6/+6
|\ \ \
| * | | Upper case characters in filename despice CASE_SENSE_NAME=NOalbert-github2019-06-171-4/+4
* | | | 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 #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-161-0/+1
|\ \ \
| * | | Missing brief descriptions with `\defgroup`albert-github2019-06-131-0/+1
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-06-164-5/+34
|\ \ \ \
| * \ \ \ 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 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
|\ \ \ \ | |/ / /
| * | | 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
| | |/ /
| * | | issue #7043 html output for markdown: different output when using '# Header {...albert-github2019-06-091-1/+4