summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #376 from albert-github/feature/bug_648865Dimitri van Heesch2015-08-081-1/+4
|\ \
| * | Bug 648865 - PYTHON: stops processing the file after encountering \""""albert-github2015-07-291-1/+4
| |/
* | Merge pull request #375 from albert-github/feature/bug_333106Dimitri van Heesch2015-08-081-3/+3
|\ \
| * | Bug 333106 - $line paramalbert-github2015-07-281-3/+3
| |/
* | Merge pull request #352 from groleo/diagnosticsDimitri van Heesch2015-08-081-1/+12
|\ \
| * | docparser: warn when finding a documented empty return typeAdrian Negreanu2015-06-211-1/+12
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-08-081-1/+1
|\ \ \ | | |/ | |/|
| * | Actually using value of GROUP_NESTED_COMPOUNDS optionMaksim Shabunin2015-07-271-1/+1
* | | Improved handling of <caption> in tables for LaTeX output.Dimitri van Heesch2015-08-0810-71/+187
* | | Bug 752712 - last entry missing in a @name group of typedefsDimitri van Heesch2015-07-261-0/+8
|/ /
* | Merge pull request #355 from albert-github/feature/bug_copy_filesDimitri van Heesch2015-07-261-10/+14
|\ \
| * | Copy user EXTRA_FILES at the end to overrule files generated by default by do...albert-github2015-06-141-10/+14
| |/
* | Merge pull request #372 from albert-github/feature/bug_752657Dimitri van Heesch2015-07-261-0/+6
|\ \
| * | Bug 752657 - XML not documenting a class in pythonalbert-github2015-07-261-0/+6
* | | Merge pull request #371 from albert-github/feature/bug_752658Dimitri van Heesch2015-07-261-1/+3
|\ \ \
| * | | Bug 752658 - XML empty <argsstring/> in pythonalbert-github2015-07-251-1/+3
* | | | Merge pull request #370 from albert-github/feature/bug_661814Dimitri van Heesch2015-07-262-5/+1
|\ \ \ \
| * | | | Bug 661814 - writeMemberNavIndex template calls static fixSpacesalbert-github2015-07-242-5/+1
| |/ / /
* | | | Merge pull request #369 from albert-github/feature/bug_682373Dimitri van Heesch2015-07-262-0/+3
|\ \ \ \
| * | | | Bug 682373 - Math does not work in LaTeX with custom header and footer.albert-github2015-07-242-0/+3
| |/ / /
* | | | Merge pull request #356 from albert-github/feature/bug_149792Dimitri van Heesch2015-07-261-7/+23
|\ \ \ \
| * | | | Bug 149792 - Mainpage title has wrong style in RTFalbert-github2015-06-151-3/+8
| * | | | BugĀ 149792 - Mainpage title has wrong style in RTFalbert-github2015-06-141-1/+1
| * | | | Bug 149792 - Mainpage title has wrong style in RTFalbert-github2015-06-141-3/+14
| | |_|/ | |/| |
* | | | Merge pull request #362 from albert-github/feature/bug_htags_spellDimitri van Heesch2015-07-261-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Spelling correction for error message with USE_HTAGS usagealbert-github2015-07-051-1/+1
| * | | Revert "Spelling correction for error message with USE_HTAGS usage"albert-github2015-07-051-1/+1
| * | | Spelling correction for error message with USE_HTAGS usagealbert-github2015-07-051-1/+1
* | | | Merge pull request #365 from jcrada/masterDimitri van Heesch2015-07-251-18/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bug 485701: Fixes angle brackets (< and >) not escaped in HTML formula alt textJuan Rada-Vilela2015-07-241-18/+0
| * | | Fixes bug 485701: Angle brackets (< and >) not escaped in HTML formula alt textJuan Rada-Vilela2015-07-121-0/+2
| |/ /
* | | Undo _doxygen to libdoxygen target changeDimitri van Heesch2015-07-211-2/+2
* | | Bug 751300 - Doxygen don't support longer key in bibtexDimitri van Heesch2015-07-191-2/+2
* | | Bug 751321 - \cite still rejects valid BibTeX keysDimitri van Heesch2015-07-192-2/+2
* | | Bug 751984 - PATCH: Honour SOURCE_DATE_EPOCH environment variable for reprodu...Dimitri van Heesch2015-07-191-0/+30
* | | rename build target _doxygen to libdoxygenDimitri van Heesch2015-07-181-2/+2
* | | Updated italian translation and translator email addressAlessandro Falappa2015-07-161-4/+129
* | | Using tabu package for LaTeX tablesDimitri van Heesch2015-07-125-11/+50
|/ /
* | Updated installation section of the manualDimitri van Heesch2015-06-271-1/+1
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-06-261-1/+116
|\ \
| * | Update translator_cn.hLian Yang2015-06-241-1/+116
* | | Bug 751455 - class scoped enum documentation appearing at group level instead...Dimitri van Heesch2015-06-262-1/+11
|/ /
* | Fixed regression in argument processingDimitri van Heesch2015-06-211-4/+4
|/
* Bug 744762 - Using TAGFILES prevents symbol extractionDimitri van Heesch2015-06-113-2/+15
* sqlite3: add schema commentsAdrian Negreanu2015-06-091-107/+127
* sqlite3: fix constnessAdrian Negreanu2015-06-091-1/+2
* Merge pull request #341 from groleo/INPUT-messageDimitri van Heesch2015-06-061-1/+1
|\
| * specify that doxygen searches files in INPUT tagAdrian Negreanu2015-05-221-1/+1
* | Merge pull request #344 from hcw70/masterDimitri van Heesch2015-06-062-7/+8
|\ \
| * | Escape "@" in names as it is not allowed in XML / Docbook names (comming from...Hauke Wintjen2015-05-271-0/+1