summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge branch 'feature/bug_retval_mult' of https://github.com/albert-github/do...Dimitri van Heesch2019-07-311-11/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Give warning when a retval is used multiple timesalbert-github2019-01-211-13/+84
* | | | | | | | | | issue 7068: "QGDict::hashAsciiKey: Invalid null key" error messages (part 2)Dimitri van Heesch2019-07-313-10/+22
* | | | | | | | | | issue 7068: "QGDict::hashAsciiKey: Invalid null key" error messagesDimitri van Heesch2019-07-301-3/+6
* | | | | | | | | | Merge pull request #7114 from albert-github/feature/issue_7113Dimitri van Heesch2019-07-301-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | issue #7113 Doxygen doesn't process markdown tables correctlyalbert-github2019-07-101-1/+1
* | | | | | | | | | | Merge pull request #7101 from albert-github/feature/bug_js_licenseDimitri van Heesch2019-07-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Removed superfluous characteralbert-github2019-07-031-1/+1
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #7118 from albert-github/feature/issue_7109Dimitri van Heesch2019-07-301-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | issue #7109 Doxyapp can't use "[source_file | source_dir]" parameteralbert-github2019-07-111-0/+4
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'feature/bug_685714' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-07-303-22/+20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Bug 685714 - false positives reporting parameters or return value not being d...albert-github2019-03-303-22/+12
| * | | | | | | | | | | Bug 685714 - false positives reporting parameters or return value not being d...albert-github2019-03-301-2/+11
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Reduce code duplication when printing version stringDimitri van Heesch2019-07-301-31/+20
* | | | | | | | | | | Merge branch 'feature/bug_gitversion' of https://github.com/albert-github/dox...Dimitri van Heesch2019-07-3014-58/+56
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Show git version informationalbert-github2019-05-312-39/+0
| * | | | | | | | | | | Show git version informationalbert-github2019-05-3114-74/+38
| * | | | | | | | | | | Show git version informationalbert-github2019-04-076-6/+79
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-07-301-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #7116 from albert-github/feature/bug_comment_recognitionDimitri van Heesch2019-07-301-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Problem with with comment recognition for group open and closing commandsalbert-github2019-07-101-2/+2
| | | |/ / / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge branch 'feature/regr_7105_2' of https://github.com/albert-github/doxyge...Dimitri van Heesch2019-07-303-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | regression #7105 Correct counting in case of `\name`albert-github2019-07-121-0/+1
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'feature/regr_7105' of https://github.com/albert-github/doxygen ...Dimitri van Heesch2019-07-302-3/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | regression #7105 correct counting for group close countingalbert-github2019-07-101-0/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Improved constness and avoid using non-const members of aliasesDimitri van Heesch2019-07-299-112/+119
* | | | | | | | | | | Some code simplificationsDimitri van Heesch2019-07-291-4/+3
* | | | | | | | | | | Merge branch 'feature/issue_6950' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-07-291-3/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | issue #6950 XML - <initializer> for array of structure only contains referenc...albert-github2019-05-011-3/+9
* | | | | | | | | | | | Non existing MSC file crashes doxygenDimitri van Heesch2019-07-292-8/+23
* | | | | | | | | | | | Merge branch 'feature/issue_6925' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-07-291-49/+101
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | issue #6925 Missing ATX headings in markdown pagesalbert-github2019-05-271-49/+101
* | | | | | | | | | | | | Merge pull request #7026 from albert-github/feature/bug_end_comment_code_sectionDimitri van Heesch2019-07-291-6/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | End comment marker in \code section.albert-github2019-06-041-6/+9
* | | | | | | | | | | | | | Merge pull request #7023 from albert-github/feature/bug_warn_commandDimitri van Heesch2019-07-291-37/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Incorrect warning messagealbert-github2019-06-031-37/+43
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | issue #7126 Latex output format fixesalbert-github2019-07-283-34/+32
* | | | | | | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-07-271-20/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7131 from groleo/masterDimitri van Heesch2019-07-271-20/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | code.l: make CallContext independent of global variablesAdrian Negreanu2019-07-261-20/+20
| | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | Fix naming and indenting.Dimitri van Heesch2019-07-272-93/+93
* | | | | | | | | | | | | | | Merge branch 'docgroup' of https://github.com/groleo/doxygen into groleo-docg...Dimitri van Heesch2019-07-2712-245/+300
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | take doc group out of commentscan.lAdrian Negreanu2019-07-2612-245/+300
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'feature/issue_6769' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-07-271-1/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | issue #6769 Tabu is brokenalbert-github2019-07-261-5/+1
| * | | | | | | | | | | | | | issue #6769 Tabu is brokenalbert-github2019-07-221-1/+22
* | | | | | | | | | | | | | | issue @7140 DoxygenLayout does not support UTF8 BOM formatalbert-github2019-07-263-6/+5
* | | | | | | | | | | | | | | Merge branch 'feature/issue_7127' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-07-251-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | issue #7127 Broken links on generated documentationalbert-github2019-07-201-1/+2
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #7125 from albert-github/feature/bug_double_commentDimitri van Heesch2019-07-211-9/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \