summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bug 729017 - function object in member initializer causes documentation lossDimitri van Heesch2014-04-271-8/+3
* Bug 728654 - configuration stops with settings.h missingalbert-github2014-04-261-1/+1
* Bug 623299 - Fortran: quotation after define causes erroralbert-github2014-04-212-0/+6
* Merge pull request #157 from albert-github/feature/bug_172072Dimitri van Heesch2014-04-212-7/+9
|\
| * Bug 172072 - $title doesn't work in LateX headeralbert-github2014-04-202-7/+9
* | Added last and first attributes to index tree nodeDimitri van Heesch2014-04-201-0/+7
* | Bug 712251 - Documentation for enumeration not generatedDimitri van Heesch2014-04-204-5/+6
|/
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-04-191-1/+1
|\
| * Merge pull request #152 from gilelad/masterDimitri van Heesch2014-04-191-1/+1
| |\
| | * Fix segfault on invalid bounding FIG when patching dotGil Elad2014-04-151-1/+1
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-04-191-1/+1
|\ \ \ | |/ /
| * | Inconsistency in usage of simplesecr versus simplesectsep correctedalbert-github2014-04-191-1/+1
| * | Undo previous commitalbert-github2014-04-191-1/+1
| * | Inconsistency in usage of simplesecr versus simplesectsep correctedalbert-github2014-04-191-1/+1
* | | Bug 692985 - Notes in xml output are not correctly separatedDimitri van Heesch2014-04-192-3/+6
* | | Bug 728530 - Crash on \addindex \termDimitri van Heesch2014-04-192-40/+49
|/ /
* | Added stricter URL filtering to prevent DOM Based XSS when the tree view is e...Dimitri van Heesch2014-04-191-18/+28
|/
* Added support for \-- and \--- to prevent interpretation as ndash and mdashDimitri van Heesch2014-04-138-4/+54
* Meta tag in the HTML search page was not closed properlyDimitri van Heesch2014-04-121-1/+1
* Bug 726469 - Tilde sign in combination with <pre> and MARKDOWN_SUPPORT disabledDimitri van Heesch2014-04-121-1/+2
* Bug 726219 - python3 import style causes doxygen to ignore some inheritancesDimitri van Heesch2014-04-121-0/+2
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-04-121-1/+0
|\
| * Merge pull request #141 from randomguy3/fix-id-extractDimitri van Heesch2014-04-121-1/+0
| |\
| | * Fix id parsing for atx markdown headersAlex Merry2014-03-181-1/+0
* | | Merge branch 'patch-1' of https://github.com/rkawulak/doxygen into rkawulak-p...Dimitri van Heesch2014-04-121-1/+1
|\ \ \ | |/ / |/| |
| * | Update doctokenizer.lrkawulak2014-03-171-1/+1
| |/
* | [PATCH] Fix broken links to subpages in LaTeX outputDimitri van Heesch2014-04-121-2/+2
* | Merge branch 'feature/bug_678436' of https://github.com/albert-github/doxygen...Dimitri van Heesch2014-04-111-3/+3
|\ \
| * | Bug 678436 - Nested \if messes up list itemsalbert-github2014-04-071-1/+1
| * | Bug 678436 - Nested \if messes up list itemsalbert-github2014-04-061-2/+2
* | | Changed "See Also" back to "See also"Dimitri van Heesch2014-04-051-1/+1
* | | Fixed problem with ending a paragraph when htmlonly was at the end of a comme...Dimitri van Heesch2014-04-051-1/+5
* | | Added optional [block] option to \htmlonlyDimitri van Heesch2014-03-295-12/+26
* | | Improve rendering of sub and superscripts in LaTeXDimitri van Heesch2014-03-282-2/+3
* | | Use \newline i.s.o. \par for linebreaks in LaTeXDimitri van Heesch2014-03-281-2/+1
* | | add space between br and / for better compatibilityDimitri van Heesch2014-03-285-90/+37
|/ /
* | Added \latexinclude command (thanks to Juan Zaratiegui for the patch)Dimitri van Heesch2014-03-2713-3/+30
* | Disabled config dependency check to avoid regressionDimitri van Heesch2014-03-231-0/+4
* | Merge branch 'template'Dimitri van Heesch2014-03-232-16/+272
|\ \
| * | Add index support to contextDimitri van Heesch2014-03-232-16/+272
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-03-234-12/+29
|\ \ \
| * \ \ Merge pull request #147 from albert-github/feature/bug_chm_multiple_imagesDimitri van Heesch2014-03-231-1/+1
| |\ \ \
| | * | | Chm don't add images multiple timesalbert-github2014-03-231-1/+1
| | | |/ | | |/|
| * | | Merge pull request #146 from albert-github/feature/extension_chm_prev_nextDimitri van Heesch2014-03-232-7/+24
| |\ \ \
| | * | | Enable Previous and Next buttons in chm output filealbert-github2014-03-232-7/+24
| | |/ /
| * | | Merge pull request #144 from albert-github/feature/bug_726734Dimitri van Heesch2014-03-231-2/+2
| |\ \ \
| | * | | Bug 726734 - alignment of blockquotes in pdfalbert-github2014-03-191-2/+2
| | |/ /
| * | | Merge pull request #143 from albert-github/feature/bug_726722Dimitri van Heesch2014-03-231-2/+2
| |\ \ \
| | * | | Bug 726722 - Blockquote followed by text inserts an extra paragraphalbert-github2014-03-191-2/+2
| | |/ /
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-03-232-4/+13
|\ \ \ \ | |/ / /