summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Table of contents breaks when documentation spans multiple comment blocks wit...albert-github2016-04-091-1/+1
* | | Merge pull request #467 from albert-github/feature/bug_764515Dimitri van Heesch2016-04-091-0/+1
|\ \ \ | |/ / |/| |
| * | Bug 764515 - doxygen crashes no resolvedalbert-github2016-04-091-0/+1
|/ /
* | Merge pull request #466 from albert-github/feature/bug_764656Dimitri van Heesch2016-04-071-1/+1
|\ \ | |/ |/|
| * Bug 764656 - generated xml has errorsalbert-github2016-04-061-1/+1
|/
* Merge pull request #462 from albert-github/feature/bug_764359Dimitri van Heesch2016-04-022-3/+15
|\
| * Bug 764359 - Recent File list allows only 2 entriesalbert-github2016-03-311-0/+2
| * Bug 764359 - Recent File list allows only 2 entriesalbert-github2016-03-311-3/+13
|/
* Merge pull request #461 from albert-github/feature/bug_W64_assertionDimitri van Heesch2016-03-301-1/+1
|\
| * Assertion failure generation documentationalbert-github2016-03-301-1/+1
|/
* Improve output on mobile devicesDimitri van Heesch2016-03-282-2/+3
* Bug 762934 - External search does not properly escape user supplied data, res...Dimitri van Heesch2016-03-251-0/+1
* Bug 762670 - References for one function can inherit References from subseque...Dimitri van Heesch2016-03-201-29/+38
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-03-191-0/+1
|\
| * Merge pull request #459 from albert-github/feature/bug_763720Dimitri van Heesch2016-03-191-0/+1
| |\
| | * Bug 763720 - Exclusion of a new line at the end of source code file causing n...albert-github2016-03-181-1/+1
| | * Bug 763720 - Exclusion of a new line at the end of source code file causing n...albert-github2016-03-171-0/+1
* | | Bug 763105 - Directory list is not generated in HTML outputDimitri van Heesch2016-03-191-63/+86
|/ /
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-03-173-9/+68
|\ \
| * \ Merge pull request #458 from schachmat/patch-1Dimitri van Heesch2016-03-171-2/+2
| |\ \
| | * | mangen.h: remove italic in brief member descriptionsschachmat2016-03-161-2/+2
| | |/
| * | Merge pull request #457 from clone2727/bug306025Dimitri van Heesch2016-03-171-7/+7
| |\ \
| | * | Bug 306025 - Fix missing title in non-page docanchors from tag filesMatthew Hoops2016-03-161-7/+7
| | |/
| * | Merge pull request #456 from grypho/masterDimitri van Heesch2016-03-171-0/+59
| |\ \ | | |/ | |/|
| | * Feature: Translations for german language (changes since 1.8.4)Carsten Schumann2016-03-151-0/+59
| |/
* | Bug 763471 - imported section anchors are copied in project tagfileDimitri van Heesch2016-03-141-1/+1
|/
* Fix for changed references due to different removeRedudantWhiteSpace() implem...Dimitri van Heesch2016-03-132-10/+10
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-03-132-0/+11
|\
| * Merge pull request #454 from albert-github/feature/bug_763104Dimitri van Heesch2016-03-131-0/+3
| |\
| | * Bug 762982 - regression, Unescaped percent sign in doxygen outputalbert-github2016-03-051-0/+2
| | * Bug 763104 - hyperref link label drop underscoresalbert-github2016-03-051-0/+1
| * | Merge pull request #455 from albert-github/feature/flex_flag_ninjaDimitri van Heesch2016-03-131-0/+8
| |\ \ | | |/ | |/|
| | * Adding compilation options for flex/lex and bison/yaccalbert-github2016-03-051-0/+8
| |/
* | reimplemented removeRedundantWhiteSpace() to improve performanceDimitri van Heesch2016-03-131-154/+231
* | Fixed wrong <p> nesting issue for call/caller graphsDimitri van Heesch2016-03-081-4/+4
|/
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-02-141-4/+4
|\
| * Merge pull request #453 from waltronix/masterDimitri van Heesch2016-02-111-4/+4
| |\
| | * fixed rtf subsectionAndreas Walter2016-02-111-4/+4
| | * Merge remote-tracking branch 'refs/remotes/doxygen/master'Andreas Walter2016-02-04181-5808/+6757
| | |\
* | | | Bug 757509 - __init__.py causes to ignore some inheritanceDimitri van Heesch2016-02-141-1/+1
|/ / /
* | | Bug 753608 - Link of typedef within namespace on group pages missingDimitri van Heesch2016-02-081-17/+24
* | | Fixed issue escaping ndashes (\--) and mdashes (\---)Dimitri van Heesch2016-02-073-16/+14
* | | Fix for empty file nameDimitri van Heesch2016-02-071-0/+1
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-02-078-64/+71
|\ \ \ | | |/ | |/|
| * | Merge pull request #450 from jwilk/spellingDimitri van Heesch2016-02-026-56/+55
| |\ \
| | * | Fix documentation typosJakub Wilk2016-02-026-56/+55
| * | | Merge pull request #449 from albert-github/feature/bug_504305Dimitri van Heesch2016-02-021-0/+6
| |\ \ \
| | * | | Bug 504305 - FILTER_PATTERNS won't take command with argumentsalbert-github2016-01-311-0/+6
| | |/ /
| * | | Merge pull request #448 from albert-github/feature/bug_761139Dimitri van Heesch2016-02-021-8/+10
| |\ \ \
| | * | | Bug 761139 - python unicode docstrings are ignoredalbert-github2016-01-291-4/+6