index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
htmldocvisitor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge branch 'feature/bug_init_fd_line' of https://github.com/albert-github/d...
Dimitri van Heesch
2019-04-28
1
-1/+1
|
\
\
\
|
*
|
|
Crash in case of usage of \line without \include
albert-github
2019-04-19
1
-1/+1
|
|
/
/
*
|
|
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-1/+1
|
/
/
*
|
Merge pull request #6861 from albert-github/feature/bug_html_attributes
Dimitri van Heesch
2019-03-10
1
-2/+40
|
\
\
|
*
|
Multiple use of HTML attributes
albert-github
2019-02-28
1
-2/+40
*
|
|
Merge pull request #6868 from albert-github/feature/bug_secref_multicol
Dimitri van Heesch
2019-03-09
1
-2/+2
|
\
\
\
|
*
|
|
secref command output shows in 1 column (HTML)
albert-github
2019-03-04
1
-2/+2
*
|
|
|
Merge branch 'feature/bug_lineno_split_examples' of https://github.com/albert...
Dimitri van Heesch
2019-03-09
1
-6/+13
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Show line numbers in "split" examples
albert-github
2019-03-03
1
-3/+10
*
|
|
|
Fix for unmatched </p> when using \until as the first command
Dimitri van Heesch
2019-03-03
1
-6/+4
|
/
/
/
*
|
|
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-4/+6
|
/
/
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-02-17
1
-1/+1
|
\
\
|
*
|
Adjustment of xhtml1-transitional.dtd
albert-github
2019-02-16
1
-1/+1
|
|
/
*
|
a named anchor does not need custom attributes and minor other corrections.
Dimitri van Heesch
2019-02-17
1
-0/+2
*
|
Bug 136299 - attributes to <p> tag get lost
albert-github
2019-02-04
1
-7/+9
|
/
*
Merge branch 'cheoljoo-run_java_once_3rd_trial'
Dimitri van Heesch
2019-01-08
1
-4/+9
|
\
|
*
Merge branch 'run_java_once_3rd_trial' of https://github.com/cheoljoo/doxygen...
Dimitri van Heesch
2019-01-08
1
-7/+9
|
|
\
|
*
\
Merge branch 'run_java_once_3rd_trial' of https://github.com/cheoljoo/doxygen...
Dimitri van Heesch
2018-12-27
1
-1/+4
|
|
\
\
|
|
|
/
|
|
*
JAVA_ONCE -> FAST
Charles.Lee
2018-12-26
1
-1/+1
|
|
*
merge
Charles.Lee
2018-12-24
1
-70/+211
|
|
|
\
|
|
*
|
add format in writePlantUMLSource() and gathered in one pu file. But it is n...
Charles.Lee
2018-08-28
1
-1/+4
*
|
|
|
issue #6744 Ampersand in Markdown image URL is not escaped in XML output
albert-github
2019-01-06
1
-2/+2
*
|
|
|
Fixed alt attribute appearing in <object> tag for SVG images
Dimitri van Heesch
2019-01-05
1
-57/+39
*
|
|
|
Fixed missing end paragraph marker when inline image appeared as last item.
Dimitri van Heesch
2019-01-05
1
-1/+6
*
|
|
|
Issue #6039: Links on image in Markdown (Origin: bugzilla #769223)
Dimitri van Heesch
2019-01-03
1
-25/+64
|
/
/
/
*
|
|
Merge pull request #6578 from albert-github/feature/bug_addindex_html
Dimitri van Heesch
2018-12-26
1
-0/+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Multiple addindex commands in HTML with same name
albert-github
2018-10-27
1
-0/+5
*
|
|
Improved robustness of the emoji feature
Dimitri van Heesch
2018-12-23
1
-2/+2
*
|
|
Tag sequence incorrect for svg image (XHTML)
albert-github
2018-12-11
1
-13/+3
*
|
|
Fixed merge problem
Dimitri van Heesch
2018-12-03
1
-4/+3
*
|
|
Merge pull request #6643 from albert-github/feature/bug_xhtml_test_30
Dimitri van Heesch
2018-12-03
1
-1/+6
|
\
\
\
|
*
|
|
Incorrect number tag sequence for xhtml with htmlinclude command possible
albert-github
2018-11-25
1
-1/+6
*
|
|
|
Incorrect tag sequence for xhtml with latexinclude command possible
albert-github
2018-12-03
1
-0/+1
*
|
|
|
Fixed incorrect XHTML output for test 021
Dimitri van Heesch
2018-12-02
1
-28/+55
*
|
|
|
Restructured code to avoid the need for global state
Dimitri van Heesch
2018-11-25
1
-38/+54
*
|
|
|
Incorrect number of start / end paragraph tags for xhtml with image command
albert-github
2018-11-24
1
-2/+4
|
/
/
/
*
|
|
Incorrect number of start / end paragraph tags for xhtml with htmlonly
albert-github
2018-11-24
1
-14/+19
*
|
|
Merge branch 'feature/bug_inline_image' of https://github.com/albert-github/d...
Dimitri van Heesch
2018-11-11
1
-11/+51
|
\
\
\
|
*
|
|
Inline images
albert-github
2018-08-09
1
-10/+50
*
|
|
|
issue_6517: Emoji support
albert-github
2018-10-01
1
-0/+15
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #6402 from albert-github/feature/bug_579628
Dimitri van Heesch
2018-09-01
1
-32/+73
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Bug 579628 - Merging of consecutive repeated commands creates poorly-structur...
albert-github
2018-07-20
1
-32/+73
|
|
/
*
|
Bug 667993 - HTML tags <u> and </u> not supported
albert-github
2018-07-07
1
-0/+6
|
/
*
XHTML image tag mandatory alt attribute
albert-github
2018-04-09
1
-3/+11
*
+ Added: support RTL for DocXRefItem in html
ahoogol
2017-09-02
1
-3/+6
*
Fixed one remained compile error in clang
ahoogol
2017-06-28
1
-1/+1
*
Added support for RTL(right to left) languages like Arabic and Persian in HTM...
ahoogol
2017-06-25
1
-23/+56
*
Fix plantuml generation issue
Anders Wallander
2016-10-19
1
-2/+2
*
Adds plantuml support Qt compressed help file
Anders Wallander
2016-10-18
1
-2/+2
*
New classes for generated HTML div elements.
Dennis Allerkamp
2016-09-24
1
-3/+3
[prev]
[next]