summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warning for MacOSXDimitri van Heesch2015-09-191-0/+1
* 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
* Merge pull request #395 from albert-github/feature/bug_examples_pdfDimitri van Heesch2015-09-1349-168/+447
|\
| * Add examples to LaTeX / PDF doxygen manualalbert-github2015-09-0612-23/+31
| * Add examples to LaTeX / PDF doxygen manualalbert-github2015-09-0549-145/+416
* | 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-136-1409/+1895
* | Merge pull request #393 from scarabeusiv/masterDimitri van Heesch2015-09-134-5/+5
|\ \
| * | Use STATIC libraries to prevent them being sharedTomáš Chvátal2015-09-014-5/+5
| |/
* | Merge pull request #396 from isanghao/masterDimitri van Heesch2015-09-131-0/+1
|\ \
| * | 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-0869-219/+739
|/
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-08-312-34/+4
|\
| * Merge pull request #381 from albert-github/feature/bug_646002Dimitri van Heesch2015-08-312-34/+4
| |\
| | * Bug 646002 - htmlonly content appears in generated XML outputalbert-github2015-08-121-14/+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 'albert-github-feature/bug_extension'Dimitri van Heesch2015-08-313-67/+21
|\ \
| * \ 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-309-18/+32
|\ \
| * \ Merge pull request #392 from albert-github/feature/bug_cmake_pdfDimitri van Heesch2015-08-301-1/+1
| |\ \
| | * | Cmake tries to remove directory refman.tex instead of file refman.texalbert-github2015-08-301-1/+1
| |/ /
| * | 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
| * | | Merge pull request #389 from albert-github/feature/bug_table_docuDimitri van Heesch2015-08-293-6/+8
| |\ \ \
| | * | | Small documentation correctionsalbert-github2015-08-283-6/+8
| * | | | Merge pull request #390 from albert-github/feature/bug_param_align_latexDimitri van Heesch2015-08-291-3/+3
| |\ \ \ \
| | * | | | Alignment in LaTeX parameter tablealbert-github2015-08-281-3/+3
| | |/ / /
| * | | | Merge pull request #391 from albert-github/feature/bug_errors_csharpDimitri van Heesch2015-08-291-3/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | 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-306-215/+89
* | | | | Added support for directory dependency graphs to template engineDimitri van Heesch2015-08-286-23/+119
* | | | | Added missing html resources to the html template fileDimitri van Heesch2015-08-273-2/+26
* | | | | Started with generating LaTeX output via the template engineDimitri van Heesch2015-08-2723-410/+1629
* | | | | Add mathjax support to template & context.Dimitri van Heesch2015-08-275-13/+47
* | | | | Added missing information to template version of the all members listDimitri van Heesch2015-08-273-13/+98
* | | | | Added javascript search engine data to the template contextDimitri van Heesch2015-08-2714-212/+1000
|/ / / /
* | | | Merge pull request #386 from albert-github/feature/bug_753909Dimitri van Heesch2015-08-272-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Bug 753909 - Copy and paste of code fragment from CHM merges all pasted text ...albert-github2015-08-232-1/+6
| |/ /