summaryrefslogtreecommitdiffstats
path: root/src/docparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6438 from albert-github/feature/bug_citeDimitri van Heesch2018-10-281-5/+6
|\
| * Correcting labels for citationsalbert-github2018-08-101-5/+6
* | Renamed command and moved duplicated code into a macroDimitri van Heesch2018-10-271-22/+31
* | Merge branch 'feature/bug_warning_msg' of https://github.com/albert-github/do...Dimitri van Heesch2018-10-271-143/+59
|\ \
| * | Correcting warning messages and echoing unknown commandalbert-github2018-08-261-143/+59
* | | Merge pull request #6435 from albert-github/feature/bug_image_in_a_tagDimitri van Heesch2018-10-271-0/+3
|\ \ \
| * | | Possibility to have a \image command inside a <A> tagalbert-github2018-08-091-0/+3
| | |/ | |/|
* | | Bug 710654 - <img> on a \page does not copy the image to the html output folderalbert-github2018-10-121-5/+6
* | | Readded missing "Span" case to DocStyleChange::styleStringDimitri van Heesch2018-08-261-8/+9
* | | Merge branch 'feature/bug_667993' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-08-261-1/+34
|\ \ \ | |_|/ |/| |
| * | Bug 667993 - HTML tags <u> and </u> not supportedalbert-github2018-07-071-1/+34
* | | Merge branch 'lineno'Dimitri van Heesch2018-08-191-1/+26
|\ \ \ | |_|/ |/| |
| * | Bug 691689 - Line numbers for examplesDimitri van Heesch2018-08-191-1/+26
* | | Bug 137447 - <a href> doesn't allow <img> as visible part?albert-github2018-08-051-0/+7
|/ /
* | Bug 779407 - plantuml:an unwanted newline is generated after @startumlDimitri van Heesch2018-07-211-1/+2
|/
* Problems and some enhancements for LaTeX tablesalbert-github2018-05-301-3/+23
* Corrected warning in case of a not supported output format with \image command.albert-github2018-05-161-7/+9
* Merge pull request #681 from albert-github/feature/bug_794509Dimitri van Heesch2018-04-221-9/+8
|\
| * Bug 794509 - c# see langword brokenalbert-github2018-03-231-9/+8
* | Bug 793862 - Missed warning opportunity: duplicated argumentsalbert-github2018-02-271-6/+26
|/
* Merge branch 'master' of https://github.com/ahoogol/doxygen into ahoogol-masterDimitri van Heesch2017-12-281-1/+122
|\
| * Fixed compile errors in clang and gccahoogol2017-06-281-12/+12
| * Added support for RTL(right to left) languages like Arabic and Persian in HTM...ahoogol2017-06-251-1/+122
* | Merge pull request #613 from Cyberboss/patch-1Dimitri van Heesch2017-12-241-1/+12
|\ \
| * | Suppresses warning for XML <see langword="..."/>Jordan Brown2017-10-191-1/+12
* | | Propagate language information to all <programlisting> XML elements.Vladimír Vondruš2017-11-191-0/+3
|/ /
* | Misc. doxy and comment typosluzpaz2017-08-021-1/+1
|/
* Bug 770660 - Code snippet always shows line numbers from 1albert-github2016-09-031-1/+5
* Warnings from CLANG compileralbert-github2016-08-281-0/+5
* Introducing commands includedoc and snippetdocalbert-github2016-08-211-11/+39
* Parse more than 1 size indiction in defaultHandleTitleAndSizeArtur Kink2016-08-081-15/+23
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-26/+26
* Bug 735152 - Python: Allow undocumented "cls" parameter for class methodsalbert-github2015-12-261-6/+6
* Bug 756604 - Unable to prevent a numbered listDimitri van Heesch2015-11-141-9/+30
* Bug 756604 - Unable to prevent a numbered listDimitri van Heesch2015-11-011-0/+9
* Bug 755080 - xrefitem link to list incorrect when using SHORT_NAMESDimitri van Heesch2015-10-241-1/+1
* Small correction of errors in case of CSharp XML tagsalbert-github2015-08-281-3/+3
* Added documentation for creating tablesDimitri van Heesch2015-08-261-2/+3
* Fixed various issues found by PVS-Studio.Dimitri van Heesch2015-08-181-12/+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
* | Improved handling of <caption> in tables for LaTeX output.Dimitri van Heesch2015-08-081-5/+52
|/
* Bug 746417 - Nested list in C# XML comments closes outer list prematurelyDimitri van Heesch2015-04-261-2/+3
* Warnings without filenamealbert-github2015-03-211-2/+2
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Enable relative paths referenced source filesalbert-github2015-01-101-0/+9
* Merge pull request #272 from albert-github/feature/bug_unusedDimitri van Heesch2015-01-031-4/+0
|\
| * Remove unused local and static global variablesalbert-github2014-12-271-4/+0
* | Fixed a couple of cases where sharing string data could lead to corruptionDimitri van Heesch2015-01-021-4/+6
|/
* Bug 685597 - C# <code> tag in an <example> tag does not render as expected.Dimitri van Heesch2014-12-231-1/+6