summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Fix nesting of XML tag "literallayout" for docbook output of enums.Hauke Wintjen2015-05-271-7/+7
| |/
* | Merge pull request #346 from albert-github/feature/bug_750016Dimitri van Heesch2015-06-061-2/+8
|\ \
| * | Bug 750016 - FILE_PATTERNS ignores arbitrary extensionsalbert-github2015-05-301-2/+8
| |/
| * Bug 746734 - Don't warn about missing documentation for deleted functions.Dimitri van Heesch2015-05-035-4/+16
| * Bug 748208 - Bug #313527 regression - Enum in bitfield is not parsed properly.Dimitri van Heesch2015-05-031-1/+7
| * Various VHDL related fixesDimitri van Heesch2015-04-271-0/+13
| * Bug 746417 - Nested list in C# XML comments closes outer list prematurelyDimitri van Heesch2015-04-261-2/+3
| * Merge pull request #331 from groleo/masterDimitri van Heesch2015-04-191-5/+5
| |\
| | * xml: use STRIP_FROM_PATH on @file attributes.Adrian Negreanu2015-04-171-5/+5
| * | Removed dbus XML parser, various refinementsDimitri van Heesch2015-04-197-922/+39
| * | Merge branch 'master' of https://github.com/Cryclops/doxygen into Cryclops-ma...Dimitri van Heesch2015-04-167-18/+482
| |\ \ | | |/ | |/|
| | * Add support for basic XML syntax highlighting.Weston Thayer2015-01-067-18/+482
* | | Added support for language codesDimitri van Heesch2015-05-312-10/+3
* | | Further cmake changesDimitri van Heesch2015-05-312-2/+4
* | | Removed old build files, added install targets and other optionsDimitri van Heesch2015-05-177-545/+5
* | | Replace to_c_cmd by resource compilerDimitri van Heesch2015-05-162-65/+225
* | | drop #include <unistd.h>Adrian Negreanu2015-05-1518-38/+34
* | | move layout_default.xml to templates/html/Adrian Negreanu2015-05-151-194/+0
* | | use cmakeAdrian Negreanu2015-05-151-0/+270
* | | Bug 746734 - Don't warn about missing documentation for deleted functions.Dimitri van Heesch2015-05-155-4/+16
* | | Bug 748208 - Bug #313527 regression - Enum in bitfield is not parsed properly.Dimitri van Heesch2015-05-151-1/+7
* | | Various VHDL related fixesDimitri van Heesch2015-05-151-0/+13
* | | Bug 746417 - Nested list in C# XML comments closes outer list prematurelyDimitri van Heesch2015-05-151-2/+3
* | | Removed dbus XML parser, various refinementsDimitri van Heesch2015-05-157-922/+39
* | | xml: use STRIP_FROM_PATH on @file attributes.Adrian Negreanu2015-05-151-5/+5
* | | Add support for basic XML syntax highlighting.Weston Thayer2015-05-157-18/+482
|/ /
* | Merge pull request #327 from wtschueller/masterDimitri van Heesch2015-04-161-2/+8
|\ \
| * | Tcl: fix for extra line breaks in source browser introduced by commit 312bef5wtschueller2015-04-071-2/+8
* | | Bug 747780 - man output should escape minus signsalbert-github2015-04-131-0/+1
* | | Bug 746226 - last enum member not documentedDimitri van Heesch2015-04-122-2/+3
* | | Merge pull request #328 from albert-github/feature/bug_latex_refDimitri van Heesch2015-04-121-3/+3
|\ \ \
| * | | Doxygen LaTeX / PDF links point to page 1albert-github2015-04-111-3/+3
| |/ /
* | | Remove unreachable codealbert-github2015-04-111-16/+5
|/ /
* | Bug 746619 - Bogus warnings in case of anonymous namespace and @todoDimitri van Heesch2015-04-061-1/+1
* | Bug 747111 - Table of content incorrect with escaped symbolsDimitri van Heesch2015-04-061-1/+2
* | Guarded debug prints against printing a NULL pointer.Dimitri van Heesch2015-04-0610-106/+106
* | Added documentation for ``` style fenced code block and more robust parsingDimitri van Heesch2015-04-052-9/+9