summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #405 from albert-github/feature/bug_toc_alignDimitri van Heesch2015-10-241-1/+1
|\
| * Right alignment of in page table of contentsalbert-github2015-10-241-1/+1
|/
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-10-220-0/+0
|\
| * Merge pull request #397 from madebr/vhdlDimitri van Heesch2015-10-181-1/+1
| |\
| | * Fix hexChar for inputs 0 <= i < 10Anonymous Maarten2015-09-161-1/+1
| * | Merge pull request #403 from t-b/fix_typoDimitri van Heesch2015-10-181-1/+1
| |\ \
| | * | Fix typo in function nameThomas Braun2015-10-131-1/+1
* | | | Bug 754184 - \bug paragraph doesn't end with a new sectioning commandDimitri van Heesch2015-10-201-19/+2
* | | | Fix hexChar for inputs 0 <= i < 10Anonymous Maarten2015-10-201-1/+1
* | | | Fix typo in function nameThomas Braun2015-10-201-1/+1
* | | | Bug 756724 - Inline markdown links don't support reference targets that conta...Dimitri van Heesch2015-10-201-4/+16
|/ / /
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-10-171-1/+1
|\ \ \ | |/ /
| * | Merge pull request #402 from hrw/masterDimitri van Heesch2015-10-081-1/+1
| |\ \
| | * | DO NOT hardcode x86-64 architecture.Marcin Juszkiewicz2015-10-081-1/+1
| |/ /
* | | Bug 756241 - Race condition in parallel DOT runsDimitri van Heesch2015-10-173-55/+77
|/ /
* | 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
| |/ /
* | | Merge pull request #401 from albert-github/feature/bug_629249Dimitri van Heesch2015-10-041-0/+5
|\ \ \ | |/ / |/| |
| * | 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 755293 - Tree view pane overlaps with content tabsDimitri van Heesch2015-09-201-1/+1
* | [Bug 755225] On Windows, generated layout is with UNIX EOLDimitri van Heesch2015-09-194-26/+30
* | 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
|\ \