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
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-34/+32
*
Compilation warnings
albert-github
2020-02-22
1
-1/+0
*
Adding commands `\rtfinclude`, `\docbookinclude`, `\maninclude` and `\xmlincl...
albert-github
2020-01-09
1
-1/+1
*
Merge branch 'feature/bug_html_s' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-12-26
1
-1/+2
|
\
|
*
Adding HTML s tag, XML corrections for other tags
albert-github
2019-08-16
1
-1/+2
*
|
Minor tweaks
Dimitri van Heesch
2019-12-25
1
-2/+2
*
|
Merge branch 'master' into feature/bug_style_change
Dimitri van Heesch
2019-12-25
1
-63/+63
|
\
\
|
*
\
Merge branch 'master' into spelling
Dimitri van Heesch
2019-12-23
1
-61/+61
|
|
\
\
|
|
*
|
Coverity uninitialized
albert-github
2019-12-02
1
-61/+61
|
*
|
|
spelling: embedding
Josh Soref
2019-11-12
1
-2/+2
|
|
/
/
*
|
|
Warning with XML / HTML style commands
albert-github
2019-10-20
1
-2/+4
|
/
/
*
|
Reduce the use of QString in favor of the more efficient QCString
Dimitri van Heesch
2019-09-21
1
-0/+1
*
|
issue #7216: non-const getGroupDef() called on aliased member (cleanup + null...
Dimitri van Heesch
2019-08-26
1
-2/+1
|
/
*
Merge branch 'feature/issue_6831' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-08-04
1
-1/+15
|
\
|
*
issue #6831 Failure to recognize class array with PHP in @var
albert-github
2019-02-15
1
-1/+15
*
|
Merge branch 'fetaure/bug_html_ins_del_tag' of https://github.com/albert-gith...
Dimitri van Heesch
2019-08-03
1
-1/+3
|
\
\
|
*
|
Adding HTML tags ins and del
albert-github
2019-04-04
1
-1/+3
*
|
|
Non existing MSC file crashes doxygen
Dimitri van Heesch
2019-07-29
1
-3/+3
*
|
|
Remove not used class
albert-github
2019-07-07
1
-18/+0
*
|
|
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
[next]