summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-11-141-0/+7
|\
| * Merge pull request #404 from albert-github/feature/bug_css_filterDimitri van Heesch2015-10-311-0/+7
| |\
| | * [Doxygen-users] plugin / filter not behaving as expectedalbert-github2015-10-141-0/+7
* | | Fixed a couple of small memory leaksDimitri van Heesch2015-11-142-3/+5
* | | Fixed link issue for MacOSX 10.11Dimitri van Heesch2015-11-141-0/+4
* | | Bug 756604 - Unable to prevent a numbered listDimitri van Heesch2015-11-017-7/+28
* | | Bug 754606 - Double anchors when using groupsDimitri van Heesch2015-11-011-9/+12
|/ /
* | Merge pull request #406 from alex85k/masterDimitri van Heesch2015-10-311-59/+59
|\ \
| * | add spaces like "Doyxgen"CN_SPC->"Doyxgen" CN_SPCalex85k2015-10-281-59/+59
* | | Bug 744938 - PATCH: add option to build latex without timestampsDimitri van Heesch2015-10-312-8/+26
* | | Bug 755080 - xrefitem link to list incorrect when using SHORT_NAMESDimitri van Heesch2015-10-248-23/+20
|/ /
* | Bug 754184 - \bug paragraph doesn't end with a new sectioning commandDimitri van Heesch2015-10-201-19/+2
* | Bug 756724 - Inline markdown links don't support reference targets that conta...Dimitri van Heesch2015-10-201-4/+16
* | Bug 756241 - Race condition in parallel DOT runsDimitri van Heesch2015-10-172-53/+75
|/
* Merge pull request #400 from albert-github/feature/bug_755783Dimitri van Heesch2015-10-041-1/+1
|\
| * Bug 755783 - RTF output has incomplete "References" and "Referenced by" sectionsalbert-github2015-09-301-1/+1
* | Merge pull request #399 from albert-github/feature/bug_755786Dimitri van Heesch2015-10-041-1/+2
|\ \
| * | Bug 755786 - fatal: Cannot open 'graph_legend': No such file or directoryalbert-github2015-09-291-1/+2
| |/
* | Bug 629249 - Incorrect "References" and "Referenced by"albert-github2015-09-301-0/+5
|/
* Bug 751755 - using plantuml cause a popup "openwith" windows when calling jav...Dimitri van Heesch2015-09-211-1/+1
* Removed BOM marker from greek translator to avoid Visual C warningsDimitri van Heesch2015-09-211-1/+1
* [Bug 755225] On Windows, generated layout is with UNIX EOLDimitri van Heesch2015-09-194-26/+30
* Fixed minor typos in commentsDimitri van Heesch2015-09-191-6/+4
* Updated the Greek translation (thanks to Παύλος Γκέσος)Dimitri van Heesch2015-09-191-49/+112
* Bug 753500 - $file when using @name is wrongDimitri van Heesch2015-09-145-13/+23
* Fixed a number of memory leaks in the template engineDimitri van Heesch2015-09-136-6/+70
* IncludeInfo class had uninitialized member variableDimitri van Heesch2015-09-131-1/+1
* Made several improvements to the performance of template engineDimitri van Heesch2015-09-135-1409/+1869
* Merge pull request #393 from scarabeusiv/masterDimitri van Heesch2015-09-131-2/+2
|\
| * Use STATIC libraries to prevent them being sharedTomáš Chvátal2015-09-011-2/+2
* | RTF improvement: Example section was merged with next function titleMinGyu Kim2015-09-111-0/+1
* | Template enhancements and various other small fixesDimitri van Heesch2015-09-0837-114/+545
|/
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-08-311-20/+2
|\
| * Merge pull request #381 from albert-github/feature/bug_646002Dimitri van Heesch2015-08-311-20/+2
| |\
| | * Bug 646002 - htmlonly content appears in generated XML outputalbert-github2015-08-121-20/+2
* | | Avoid using Resource::data as string, as it is not null terminated.Dimitri van Heesch2015-08-313-45/+30
|/ /
* | Merge branch 'feature/bug_extension' of https://github.com/albert-github/doxy...Dimitri van Heesch2015-08-313-67/+21
|\ \
| * | Make list of default extensions consistent with language mapping listalbert-github2015-08-163-65/+23
| |/
* | Repaired breaking @include for LaTeX outputDimitri van Heesch2015-08-302-2/+4
* | 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