index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
docparser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-6/+6
*
Merge branch 'feature/bug_lineno_split_examples' of https://github.com/albert...
Dimitri van Heesch
2019-03-09
1
-1/+6
|
\
|
*
Show line numbers in "split" examples
albert-github
2019-03-03
1
-1/+6
*
|
Minor refactoring
Dimitri van Heesch
2019-03-03
1
-1/+12
|
/
*
a named anchor does not need custom attributes and minor other corrections.
Dimitri van Heesch
2019-02-17
1
-4/+2
*
Bug 136299 - attributes to <p> tag get lost
albert-github
2019-02-04
1
-3/+20
*
Issue #6039: Links on image in Markdown (Origin: bugzilla #769223)
Dimitri van Heesch
2019-01-03
1
-0/+1
*
Merge branch 'feature/bug_escaped_equal_sign' of https://github.com/albert-gi...
Dimitri van Heesch
2018-12-26
1
-1/+1
|
\
|
*
Create command for escaped equal sign
albert-github
2018-11-07
1
-1/+1
*
|
Improved robustness of the emoji feature
Dimitri van Heesch
2018-12-23
1
-6/+7
*
|
Merge pull request #6643 from albert-github/feature/bug_xhtml_test_30
Dimitri van Heesch
2018-12-03
1
-2/+4
|
\
\
|
*
|
Incorrect number tag sequence for xhtml with htmlinclude command possible
albert-github
2018-11-25
1
-2/+4
*
|
|
Restructured code to avoid the need for global state
Dimitri van Heesch
2018-11-25
1
-1/+1
|
/
/
*
|
Merge branch 'feature/bug_inline_image' of https://github.com/albert-github/d...
Dimitri van Heesch
2018-11-11
1
-1/+3
|
\
\
|
*
|
Inline images
albert-github
2018-08-09
1
-1/+3
*
|
|
Merge branch 'feature/issue_6517' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2018-11-11
1
-2/+18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
issue_6517: Emoji support
albert-github
2018-10-01
1
-2/+18
*
|
|
Merge branch 'feature/bug_warning_msg' of https://github.com/albert-github/do...
Dimitri van Heesch
2018-10-27
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Correcting warning messages and echoing unknown command
albert-github
2018-08-26
1
-1/+1
|
|
/
*
|
Merge pull request #6487 from albert-github/feature/bug_docbook
Dimitri van Heesch
2018-09-15
1
-0/+2
|
\
\
|
*
|
Implementation of standard generator for docbook output
albert-github
2018-09-07
1
-0/+2
*
|
|
Fixing coverity messages
albert-github
2018-09-13
1
-1/+1
|
/
/
*
|
Bug 667993 - HTML tags <u> and </u> not supported
albert-github
2018-07-07
1
-1/+3
|
/
*
Misc. typos
luz.paz
2018-04-25
1
-2/+2
*
Merge branch 'master' of https://github.com/ahoogol/doxygen into ahoogol-master
Dimitri van Heesch
2017-12-28
1
-72/+88
|
\
|
*
Fixed compile errors in clang and gcc
ahoogol
2017-06-28
1
-15/+15
|
*
Added support for RTL(right to left) languages like Arabic and Persian in HTM...
ahoogol
2017-06-25
1
-72/+88
*
|
Propagate language information to all <programlisting> XML elements.
Vladimír Vondruš
2017-11-19
1
-0/+2
|
/
*
Bug 770660 - Code snippet always shows line numbers from 1
albert-github
2016-09-03
1
-1/+2
*
Introducing commands includedoc and snippetdoc
albert-github
2016-08-21
1
-1/+1
*
Bug 746162 - formulas creating invalid HTML code
Dimitri van Heesch
2015-12-26
1
-3/+11
*
Bug 756604 - Unable to prevent a numbered list
Dimitri van Heesch
2015-11-01
1
-1/+1
*
Improved handling of <caption> in tables for LaTeX output.
Dimitri van Heesch
2015-08-08
1
-8/+15
*
Using tabu package for LaTeX tables
Dimitri van Heesch
2015-07-12
1
-2/+17
*
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-1/+1
*
various fixes and restructuring
Dimitri van Heesch
2014-12-22
1
-5/+5
*
Merge branch 'feature/bug_size_latex' of https://github.com/albert-github/dox...
Dimitri van Heesch
2014-12-20
1
-1/+10
|
\
|
*
Limit images sizes and make more uniform (LaTeX)
albert-github
2014-11-28
1
-2/+11
|
/
*
Bug 731947 - Support for PlantUML
Dimitri van Heesch
2014-08-10
1
-1/+1
*
Docbook output improvements
Dimitri van Heesch
2014-06-20
1
-1/+1
*
Added support for \-- and \--- to prevent interpretation as ndash and mdash
Dimitri van Heesch
2014-04-13
1
-1/+1
*
Added optional [block] option to \htmlonly
Dimitri van Heesch
2014-03-29
1
-1/+3
*
Added \latexinclude command (thanks to Juan Zaratiegui for the patch)
Dimitri van Heesch
2014-03-27
1
-1/+1
*
Updated copyright
Dimitri van Heesch
2014-02-11
1
-1/+1
*
Recognize all HTML4 special character entities
albert-github
2014-02-08
1
-21/+71
*
Bug 707713 - Add support for dia diagrams
Dimitri van Heesch
2013-10-06
1
-1/+27
*
Added @parblock and @endparblock commands
Dimitri van Heesch
2013-09-24
1
-1/+15
*
Fixed a number of compiler warnings reported by newer clang compiler
Dimitri van Heesch
2013-09-18
1
-4/+1
*
Release-1.8.3.1-20130512
Dimitri van Heesch
2013-05-12
1
-2/+4
*
Release-1.8.3.1-20130209
Dimitri van Heesch
2013-02-09
1
-1/+1
[next]