summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...Dimitri van Heesch2019-08-0446-449/+449
|\
| * Correction warning messagealbert-github2019-06-0142-445/+445
| * Correction warning messagealbert-github2019-06-011-1/+1
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-08-041-1/+1
|\ \
| * \ Merge pull request #7097 from albert-github/featre/bug_437181Dimitri van Heesch2019-08-041-1/+1
| |\ \
| | * | Bug 437181 - The -d Preprocessor option doesn't work for php, should be in th...albert-github2019-07-021-1/+1
* | | | Merge branch 'feature/issue_6831' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-08-0412-29/+85
|\ \ \ \ | |/ / / |/| | |
| * | | issue #6831 Failure to recognize class array with PHP in @varalbert-github2019-02-1512-26/+90
* | | | Minor code simplificationsDimitri van Heesch2019-08-041-3/+8
* | | | Merge branch 'feature/bug_doc_cont' of https://github.com/albert-github/doxyg...Dimitri van Heesch2019-08-041-0/+3
|\ \ \ \
| * | | | Incorrect joining documentation sections.albert-github2019-07-071-0/+3
* | | | | Allow \r\n as line continuation as wellDimitri van Heesch2019-08-041-1/+1
* | | | | Merge branch 'feature/bug_if_unbalanced' of https://github.com/albert-github/...Dimitri van Heesch2019-08-041-0/+2
|\ \ \ \ \
| * | | | | warning: More #endif's than #if's found.albert-github2019-08-021-0/+2
* | | | | | Merge branch 'fetaure/bug_html_ins_del_tag' of https://github.com/albert-gith...Dimitri van Heesch2019-08-0313-3/+71
|\ \ \ \ \ \
| * | | | | | Adding HTML tags ins and delalbert-github2019-04-0413-3/+71
* | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-08-031-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #7158 from albert-github/feature/bug_reached_endDimitri van Heesch2019-08-031-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | warning: Reached end of file while still inside a (nested) comment.albert-github2019-08-021-1/+1
* | | | | | | | | issue 7068: "QGDict::hashAsciiKey: Invalid null key" error messages (part 5)Dimitri van Heesch2019-08-031-1/+1
|/ / / / / / / /
* | | | | | | | issue 7068: "QGDict::hashAsciiKey: Invalid null key" error messages (part 4)Dimitri van Heesch2019-08-031-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-08-021-0/+1
|\ \ \ \ \ \ \
| * | | | | | | issue #7151 Doxygen 1.8.15 TOC_INCLUDE_HEADINGS >0 stops html links being gen...albert-github2019-08-011-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Fixed typoDimitri van Heesch2019-08-021-1/+1
* | | | | | | Regression: unbalanced grouping commandsalbert-github2019-08-023-9/+12
|/ / / / / /
* | | | | | issue 7068: "QGDict::hashAsciiKey: Invalid null key" error messages (part 3)Dimitri van Heesch2019-08-014-42/+82
* | | | | | 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
|\ \ \ \ \ \ \ \ \