summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bug 722603 - doxygen nested \if \endif sample not workingDimitri van Heesch2014-02-111-2/+8
* Improved handling of percent symbolDimitri van Heesch2014-02-1110-25/+36
* Updated copyrightDimitri van Heesch2014-02-11229-230/+230
* Fixed off-by one error for last character in compound.xsdDimitri van Heesch2014-02-101-1/+1
* fixed compile issue on LinuxDimitri van Heesch2014-02-101-1/+1
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-02-101-0/+1
|\
| * On windows citelist.doc remainsalbert-github2014-02-091-0/+1
* | Restructered html entity handlingDimitri van Heesch2014-02-1017-536/+603
* | Merge branch 'feature/html_entities' of https://github.com/albert-github/doxy...Dimitri van Heesch2014-02-0916-1438/+771
|\ \
| * | Recognize all HTML4 special character entitiesalbert-github2014-02-0816-1438/+771
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-02-091-332/+422
|\ \ \ | | |/ | |/|
| * | sqlite3: updatesAdrian Negreanu2014-02-081-332/+422
| |/
* | Added language update for Swedish (thanks to Björn Palmqvist)Dimitri van Heesch2014-02-091-3/+260
* | Added support for range tag in the template languageDimitri van Heesch2014-02-092-2/+191
* | Add template context for annotated class indexDimitri van Heesch2014-02-083-11/+65
* | Added support for elif to the template languageDimitri van Heesch2014-02-081-14/+55
* | More context changesDimitri van Heesch2014-02-083-32/+177
* | Added basic arithmetic operations to the template expressions, and made the e...Dimitri van Heesch2014-02-081-167/+357
* | Context enhancementDimitri van Heesch2014-02-081-0/+6
* | Bug 723299 - Last line of code block lost if it is only one character and the...Dimitri van Heesch2014-02-061-6/+6
|/
* Better message in case doxygen -u is usedalbert-github2014-02-053-12/+32
* Merge pull request #106 from albert-github/feature/obsolete_congfig_itemsDimitri van Heesch2014-02-041-18/+2
|\
| * Items XML_SCHEMA and XML_DTD declared obsoletealbert-github2014-02-041-18/+2
* | Merge branch 'wip/fix-link-id-on-last-line' of https://github.com/agateau/dox...Dimitri van Heesch2014-02-041-1/+1
|\ \ | |/ |/|
| * Make sure all ids in g_linkRefs are lower caseAurélien Gâteau2014-02-041-1/+1
* | Missing & and chars after " in tree of chm documentationDimitri van Heesch2014-02-041-1/+2
* | Fixed memory leak in nested comment administrationDimitri van Heesch2014-02-031-4/+4
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-02-037-27/+113
|\ \
| * \ Merge pull request #90 from hakanardo/mansubdirDimitri van Heesch2014-02-032-5/+24
| |\ \
| | * | Make the MAN_SUBDIR setting overide the name of the directry the man pages ar...Hakan Ardo2014-01-142-6/+16
| | * | add parameterHakan Ardo2014-01-121-0/+9
| * | | Merge pull request #104 from groleo/masterDimitri van Heesch2014-02-031-17/+25
| |\ \ \
| | * | | sqlite3: SQLITE_TRANSIENTsAdrian Negreanu2014-02-011-4/+4
| | * | | sqlite3: extract more infoAdrian Negreanu2014-02-011-13/+21
| | | |/ | | |/|
| * | | Merge pull request #101 from albert-github/feature/bug_commentcnvDimitri van Heesch2014-02-031-1/+40
| |\ \ \
| | * | | Add line numbers in case comment is not closed properly.albert-github2014-01-261-1/+40
| | |/ /
| * | | Merge pull request #95 from albert-github/feature/bug_latex_index_1Dimitri van Heesch2014-02-033-4/+24
| |\ \ \ | | |/ / | |/| |
| | * | Enabling possibility to have { and } in (latex) index itemsalbert-github2014-01-153-4/+24
* | | | Bug 723314 - Doxygen crashes on incorrect end group /**< @} */Dimitri van Heesch2014-02-031-2/+14
* | | | Bug 723516 - star is not printed in \code environmentDimitri van Heesch2014-02-031-0/+12
* | | | Bug 722788 - Command \| not working when last character in markdown table lineDimitri van Heesch2014-01-261-1/+1
* | | | Bug 722711 - [PATCH] Link refs with no title swallow an extra newlineDimitri van Heesch2014-01-261-3/+3
* | | | Bug 722759 - Documentation for derived classes no longer has an "Additional I...Dimitri van Heesch2014-01-262-1/+12
|/ / /
* | | Fixes for missing build dependenciesDimitri van Heesch2014-01-226-67/+18
* | | Incorrect handling dependenciesalbert-github2014-01-221-24/+20
* | | Minor fixes for the new build locationsDimitri van Heesch2014-01-211-33/+34
* | | Spitting generated files better from source filesalbert-github2014-01-2110-171/+135
* | | Bug 721878 - Dia diagrams not displayed by FirefoxDimitri van Heesch2014-01-201-2/+2
* | | Fixed issues with SEPARATE_MEMBER_PAGES and INLINE_SIMPLE_STRUCTSDimitri van Heesch2014-01-196-63/+84
* | | Merge pull request #89 from albert-github/feature/docu_updateDimitri van Heesch2014-01-181-5/+5
|\ \ \