summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 721169 - Wrong call graph in simple situationDimitri van Heesch2014-01-081-3/+34
* Bug 721618 - Move contructors and move assignment operators of embedded class...Dimitri van Heesch2014-01-081-1/+10
* Bug 721462 - Parsing problem with C++11 empty initializer listsDimitri van Heesch2014-01-081-0/+5
* Simplified LaTeX header/footer escapingDimitri van Heesch2014-01-081-20/+16
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-01-081-8/+20
|\
| * Merge pull request #79 from albert-github/feature/bug_626172Dimitri van Heesch2014-01-051-8/+20
| |\
| | * Bug 626172 - Latex $projectname with "&" gets no escapedalbert-github2014-01-041-8/+20
* | | Add warning when encountering a nested comment start (/*) without matching en...Dimitri van Heesch2014-01-081-0/+5
|/ /
* | Bug 705499 - Nested namespace causes incorrect display when referenced via .t...Dimitri van Heesch2014-01-052-18/+25
* | Fixed issues with @parblock and added regression test caseDimitri van Heesch2014-01-045-1/+145
* | Fixed Tidy's 'empty span' warning in HTML outputDimitri van Heesch2014-01-031-1/+1
|/
* Bug 720691 - Code coloring in case of file without extensionDimitri van Heesch2014-01-021-1/+1
* Merge pull request #78 from albert-github/feature/bug_721302Dimitri van Heesch2014-01-024-0/+4
|\
| * Bug 721302 - [Latex/PDF] Merging brief and detailed description in file sectionalbert-github2014-01-014-0/+4
* | Merge pull request #71 from t-ashula/jqueryxssDimitri van Heesch2014-01-021-3/+3
|\ \
| * | add css-escape to avoid jquery based xsst-ashula2013-12-151-3/+3
* | | Merge pull request #77 from albert-github/feature/bug_436885Dimitri van Heesch2014-01-021-2/+2
|\ \ \
| * | | Bug 436885 - c-source and h-source missing for latexalbert-github2013-12-311-2/+2
| | |/ | |/|
* | | Improved performance of rendering large index pages, by replacing images in t...Dimitri van Heesch2014-01-024-115/+136
|/ /
* | Bug 705220 - Enables using unicode (non ASCII) to name output filesDimitri van Heesch2013-12-302-16/+91
* | Removed generated file src/settings.h from source repositoryDimitri van Heesch2013-12-302-12/+1
* | Merge branch 'qtools'Dimitri van Heesch2013-12-3070-962/+1087
|\ \
| * | Reduced and improved functionality of QListDimitri van Heesch2013-12-3070-962/+1087
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2013-12-301-2/+0
|\ \ \ | |/ / |/| |
| * | Merge pull request #76 from albert-github/feature/bug_docuDimitri van Heesch2013-12-291-2/+0
| |\ \
| | * | \xmlonly aoppeared twice in see also section of \htmlonly and \docbookonlyalbert-github2013-12-291-2/+0
| |/ /
* | | More work on the template and context mechanismsDimitri van Heesch2013-12-2914-306/+1284
* | | Bug 721032 - Trouble with /cond /endcondDimitri van Heesch2013-12-251-1/+1
|/ /
* | Fixed typo in changelogDimitri van Heesch2013-12-241-1/+1
* | Added changelog for 1.8.6Release_1_8_6Dimitri van Heesch2013-12-241-1/+134
* | Bump revision in configure scriptDimitri van Heesch2013-12-241-1/+1
* | Bug 720580 - inline source browser shows wrong code with muilti-line c++11's ...Dimitri van Heesch2013-12-242-2/+2
* | Bug 712819 - Some external namespaces appear in list despite having ALLEXTERN...Dimitri van Heesch2013-12-242-2/+7
* | Fixed regression in argument matching for the template exampleDimitri van Heesch2013-12-242-38/+46
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2013-12-243-14/+44
|\ \
| * \ Merge pull request #74 from pianofab/masterDimitri van Heesch2013-12-243-14/+44
| |\ \
| | * | Add support for honoring svg image format preference in mscFabrizio Oddone2013-12-243-14/+44
* | | | Corrected some inconsistencies in the commentsDimitri van Heesch2013-12-233-3/+3
* | | | Bug 719389 - HTML escaping incorrectly applied in source tooltipsDimitri van Heesch2013-12-231-3/+3
|/ / /
* | | Template and context enhancementsDimitri van Heesch2013-12-2315-309/+978
* | | Fixed compiler warning related to implicit size_t to int conversionDimitri van Heesch2013-12-171-1/+1
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2013-12-174-2/+29
|\ \ \ | | |/ | |/|
| * | Merge pull request #70 from albert-github/feature/developer_usageDimitri van Heesch2013-12-143-19/+19
| |\ \
| | * | usage: make -d print dev doxygen optionsalbert-github2013-12-143-19/+19
| |/ /
| * | Merge pull request #69 from albert-github/feature/idl_err_msgDimitri van Heesch2013-12-141-2/+2
| |\ \
| | * | doxygen version 1.8.5 throws many "Internal Inconsistency" errors when parsin...albert-github2013-12-141-2/+2
| |/ /
| * | Merge pull request #67 from groleo/masterDimitri van Heesch2013-12-121-0/+27
| |\ \
| | * | usage: make -d print dev doxygen optionsAdrian Negreanu2013-12-121-0/+27
| | |/
* | | Fixed invalid if statement found by cppcheckDimitri van Heesch2013-12-171-1/+1
|/ /
* | Merge pull request #65 from pianofab/patch-1Dimitri van Heesch2013-12-121-1/+5
|\ \