summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bug 742095 - Missing documentation after nested C++11 unified initializerDimitri van Heesch2015-02-231-7/+18
* Fixed code reachability bug found by coverity in translator_fi.hDimitri van Heesch2015-02-221-1/+1
* Merge pull request #281 from albert-github/feature/ftn_comment_pos73ffDimitri van Heesch2015-02-213-12/+82
|\
| * Fortran: fixed format position 73 and further is commentalbert-github2015-01-041-0/+3
| * Fortran: fixed format position 73 and further is commentalbert-github2015-01-043-13/+80
* | Merge pull request #273 from albert-github/feature/bug_configDimitri van Heesch2015-02-212-49/+70
|\ \
| * | Consistency in handling HTML and LaTeX in respect to header and footeralbert-github2014-12-282-49/+70
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-02-2152-76/+115
|\ \ \
| * \ \ Merge pull request #297 from albert-github/feature/dot_index_pngDimitri van Heesch2015-02-2150-70/+105
| |\ \ \
| | * | | Support generating index-color PNG filesalbert-github2015-02-0850-70/+105
| * | | | Merge pull request #299 from rconde01/issue744669Dimitri van Heesch2015-02-211-3/+3
| |\ \ \ \
| | * | | | Merge branch 'master' into issue744669rconde012015-02-171-3/+3
| | |/ / /
| * | | | Merge pull request #300 from rconde01/issue744670Dimitri van Heesch2015-02-211-2/+6
| |\ \ \ \
| | * | | | Fix for issue 744670rconde012015-02-171-2/+6
| | |/ / /
| * | | | Merge pull request #301 from rconde01/issue744671Dimitri van Heesch2015-02-211-1/+1
| |\ \ \ \
| | * | | | Fix for issue 744671rconde012015-02-171-1/+1
| | |/ / /
* | | | | Bug 743675 - Non-ascii characters are not emphasisedDimitri van Heesch2015-02-211-1/+2
|/ / / /
* | | | Added type constraint relations for Java generics to dot graphs and XML outputDimitri van Heesch2015-02-2110-40/+243
|/ / /
* | | Merge pull request #296 from sloriot/fix_bgl_searchDimitri van Heesch2015-02-051-1/+5
|\ \ \
| * | | increase the size of l when result is modifiedSebastien Loriot2015-01-311-1/+5
* | | | Bug 743605 - Tagfile anchors not generated for enumeration valuesDimitri van Heesch2015-02-051-0/+9
* | | | Bug 743604 - Duplicate anchors from tagfilesDimitri van Heesch2015-02-032-7/+7
* | | | Fixed potential string buffer issue for dot graphsDimitri van Heesch2015-01-251-4/+8
|/ / /
* | | Merge pull request #291 from byzheng/patch-1Dimitri van Heesch2015-01-241-1/+1
|\ \ \
| * | | Remove the new line after @startuml in generated pu filebyzheng2015-01-141-1/+1
* | | | Merge pull request #290 from albert-github/feature/bug_739680_project_nameDimitri van Heesch2015-01-241-1/+31
|\ \ \ \
| * | | | Update of search from "endless search to 'Character search: criterion.albert-github2015-01-231-1/+2
| * | | | Bug 739680 - Using HTML entities in PROJECT_NAMEalbert-github2015-01-111-1/+30
| |/ / /
* | | | Merge pull request #286 from albert-github/feature/bug_742445Dimitri van Heesch2015-01-232-3/+7
|\ \ \ \
| * | | | Bug 742445 - Wrong icons in TOC of CHM helpalbert-github2015-01-062-3/+7
* | | | | Correction on previous commit (wrong file)albert-github2015-01-221-9/+6
* | | | | Based on the report of Peter D. Barnes in the doxygen forum (http://doxygen.1...albert-github2015-01-213-2/+33
* | | | | Bug 742899 - <CAPTION> inside <TABLE> no longer works for LaTex outputalbert-github2015-01-141-1/+1
| |/ / / |/| | |
* | | | Merge pull request #269 from rabindra-harlalka/odl_props_newDimitri van Heesch2015-01-101-1/+39
|\ \ \ \
| * | | | Fix parsing of ODL-style propertiesrabindra-harlalka2014-12-211-1/+39
* | | | | Merge pull request #289 from albert-github/feature/bug_snippetDimitri van Heesch2015-01-101-0/+9
|\ \ \ \ \
| * | | | | Enable relative paths referenced source filesalbert-github2015-01-101-0/+9
* | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-01-091-23/+24
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of https://github.com/doxygen/doxygen.gitPetr Prikryl2015-01-093-4/+15
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | TranslatorSwedish updatedPetr Prikryl2015-01-091-23/+24
* | | | | | | Fixed potential crash while generating dot graphsDimitri van Heesch2015-01-091-1/+5
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #282 from pepr/masterDimitri van Heesch2015-01-061-19/+20
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'master' of https://github.com/doxygen/doxygen.gitPetr Prikryl2015-01-0547-221/+179
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | fix for src/translator_tw.h by Gary Lee (translation cleaned)Petr Prikryl2014-12-311-19/+20
| | |_|_|/ | |/| | |
* | | | | Merge pull request #283 from albert-github/feature/bug_ftn_warn_moduleDimitri van Heesch2015-01-061-1/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fortran: warning message about not documented module memberalbert-github2015-01-061-1/+7
| | |/ / | |/| |
* | | | Merge pull request #285 from albert-github/feature/bug_742427Dimitri van Heesch2015-01-061-3/+7
|\ \ \ \
| * | | | Bug 742427 - latex compilation: \backmatter incompatible with COMPACT_LATEX=YESalbert-github2015-01-061-3/+7
| |/ / /
* | | | Bug 742408 - Configuring doxyfile to only output docbook produces erroneous w...albert-github2015-01-061-0/+1
|/ / /
* | | Bug 742151 - Bogus warning: citelist: Unexpected new line characterDimitri van Heesch2015-01-041-2/+2