summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-08-304-8/+20
|\
| * Merge pull request #382 from albert-github/feature/bug_config_typoDimitri van Heesch2015-08-291-2/+2
| |\
| | * Correcting print format error in config.lalbert-github2015-08-161-2/+2
| * | Merge pull request #385 from albert-github/feature/bug_doxyfile_openDimitri van Heesch2015-08-291-0/+1
| |\ \
| | * | Stop when doxygen configuration file ("Doxyfile") cannot be readalbert-github2015-08-231-0/+1
| * | | Small correction of errors in case of CSharp XML tagsalbert-github2015-08-281-3/+3
| * | | Merge pull request #388 from albert-github/feature/bug_value_attributeDimitri van Heesch2015-08-271-2/+13
| |\ \ \
| | * | | Add support for "value" attribute in FORTRAN scanneralbert-github2015-08-271-2/+13
| * | | | Merge pull request #387 from albert-github/feature/bug_implicitDimitri van Heesch2015-08-271-1/+1
| |\ \ \ \
| | * | | | Better handling of implicit statement in source code browseralbert-github2015-08-271-1/+1
| | |/ / /
* | | | | Moved creation of inline class documentation to separate template fileDimitri van Heesch2015-08-301-1/+7
* | | | | Added support for directory dependency graphs to template engineDimitri van Heesch2015-08-285-22/+107
* | | | | Added missing html resources to the html template fileDimitri van Heesch2015-08-271-2/+15
* | | | | Started with generating LaTeX output via the template engineDimitri van Heesch2015-08-279-404/+1124
* | | | | Add mathjax support to template & context.Dimitri van Heesch2015-08-274-5/+40
* | | | | Added missing information to template version of the all members listDimitri van Heesch2015-08-271-2/+36
* | | | | Added javascript search engine data to the template contextDimitri van Heesch2015-08-276-208/+901
|/ / / /
* | | | Merge pull request #386 from albert-github/feature/bug_753909Dimitri van Heesch2015-08-271-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Bug 753909 - Copy and paste of code fragment from CHM merges all pasted text ...albert-github2015-08-231-1/+1
| |/ /
* | | Bug 754130 - class="current" not applied to <li> for module tab within 'group...Dimitri van Heesch2015-08-261-1/+1
* | | Added documentation for creating tablesDimitri van Heesch2015-08-261-2/+3
* | | Fixes to support nested tables againDimitri van Heesch2015-08-264-70/+169
|/ /
* | Fixed various issues found by PVS-Studio.Dimitri van Heesch2015-08-1815-55/+36
|/
* Merge pull request #378 from albert-github/feature/bug_tooltipDimitri van Heesch2015-08-081-1/+1
|\
| * Tooltip can still contain < and > signsalbert-github2015-08-021-1/+1
* | Merge pull request #376 from albert-github/feature/bug_648865Dimitri van Heesch2015-08-081-1/+4
|\ \
| * | Bug 648865 - PYTHON: stops processing the file after encountering \""""albert-github2015-07-291-1/+4
| |/
* | Merge pull request #375 from albert-github/feature/bug_333106Dimitri van Heesch2015-08-081-3/+3
|\ \
| * | Bug 333106 - $line paramalbert-github2015-07-281-3/+3
| |/
* | Merge pull request #352 from groleo/diagnosticsDimitri van Heesch2015-08-081-1/+12
|\ \
| * | docparser: warn when finding a documented empty return typeAdrian Negreanu2015-06-211-1/+12
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-08-081-1/+1
|\ \ \ | | |/ | |/|
| * | Actually using value of GROUP_NESTED_COMPOUNDS optionMaksim Shabunin2015-07-271-1/+1
* | | Improved handling of <caption> in tables for LaTeX output.Dimitri van Heesch2015-08-0810-71/+187
* | | Bug 752712 - last entry missing in a @name group of typedefsDimitri van Heesch2015-07-261-0/+8
|/ /
* | Merge pull request #355 from albert-github/feature/bug_copy_filesDimitri van Heesch2015-07-261-10/+14
|\ \
| * | Copy user EXTRA_FILES at the end to overrule files generated by default by do...albert-github2015-06-141-10/+14
| |/
* | Merge pull request #372 from albert-github/feature/bug_752657Dimitri van Heesch2015-07-261-0/+6
|\ \
| * | Bug 752657 - XML not documenting a class in pythonalbert-github2015-07-261-0/+6
* | | Merge pull request #371 from albert-github/feature/bug_752658Dimitri van Heesch2015-07-261-1/+3
|\ \ \
| * | | Bug 752658 - XML empty <argsstring/> in pythonalbert-github2015-07-251-1/+3
* | | | Merge pull request #370 from albert-github/feature/bug_661814Dimitri van Heesch2015-07-262-5/+1
|\ \ \ \
| * | | | Bug 661814 - writeMemberNavIndex template calls static fixSpacesalbert-github2015-07-242-5/+1
| |/ / /
* | | | Merge pull request #369 from albert-github/feature/bug_682373Dimitri van Heesch2015-07-262-0/+3
|\ \ \ \
| * | | | Bug 682373 - Math does not work in LaTeX with custom header and footer.albert-github2015-07-242-0/+3
| |/ / /
* | | | Merge pull request #356 from albert-github/feature/bug_149792Dimitri van Heesch2015-07-261-7/+23
|\ \ \ \
| * | | | Bug 149792 - Mainpage title has wrong style in RTFalbert-github2015-06-151-3/+8
| * | | | BugĀ 149792 - Mainpage title has wrong style in RTFalbert-github2015-06-141-1/+1
| * | | | Bug 149792 - Mainpage title has wrong style in RTFalbert-github2015-06-141-3/+14
| | |_|/ | |/| |
* | | | Merge pull request #362 from albert-github/feature/bug_htags_spellDimitri van Heesch2015-07-261-1/+1
|\ \ \ \ | |_|_|/ |/| | |