summaryrefslogtreecommitdiffstats
path: root/src/htmldocvisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'feature/bug_init_fd_line' of https://github.com/albert-github/d...Dimitri van Heesch2019-04-281-1/+1
|\ \ \
| * | | Crash in case of usage of \line without \includealbert-github2019-04-191-1/+1
| |/ /
* | | Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-1/+1
|/ /
* | Merge pull request #6861 from albert-github/feature/bug_html_attributesDimitri van Heesch2019-03-101-2/+40
|\ \
| * | Multiple use of HTML attributesalbert-github2019-02-281-2/+40
* | | Merge pull request #6868 from albert-github/feature/bug_secref_multicolDimitri van Heesch2019-03-091-2/+2
|\ \ \
| * | | secref command output shows in 1 column (HTML)albert-github2019-03-041-2/+2
* | | | Merge branch 'feature/bug_lineno_split_examples' of https://github.com/albert...Dimitri van Heesch2019-03-091-6/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Show line numbers in "split" examplesalbert-github2019-03-031-3/+10
* | | | Fix for unmatched </p> when using \until as the first commandDimitri van Heesch2019-03-031-6/+4
|/ / /
* | | Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-4/+6
|/ /
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-02-171-1/+1
|\ \
| * | Adjustment of xhtml1-transitional.dtdalbert-github2019-02-161-1/+1
| |/
* | a named anchor does not need custom attributes and minor other corrections.Dimitri van Heesch2019-02-171-0/+2
* | Bug 136299 - attributes to <p> tag get lostalbert-github2019-02-041-7/+9
|/
* Merge branch 'cheoljoo-run_java_once_3rd_trial'Dimitri van Heesch2019-01-081-4/+9
|\
| * Merge branch 'run_java_once_3rd_trial' of https://github.com/cheoljoo/doxygen...Dimitri van Heesch2019-01-081-7/+9
| |\
| * \ Merge branch 'run_java_once_3rd_trial' of https://github.com/cheoljoo/doxygen...Dimitri van Heesch2018-12-271-1/+4
| |\ \ | | |/
| | * JAVA_ONCE -> FASTCharles.Lee2018-12-261-1/+1
| | * mergeCharles.Lee2018-12-241-70/+211
| | |\
| | * | add format in writePlantUMLSource() and gathered in one pu file. But it is n...Charles.Lee2018-08-281-1/+4
* | | | issue #6744 Ampersand in Markdown image URL is not escaped in XML outputalbert-github2019-01-061-2/+2
* | | | Fixed alt attribute appearing in <object> tag for SVG imagesDimitri van Heesch2019-01-051-57/+39
* | | | Fixed missing end paragraph marker when inline image appeared as last item.Dimitri van Heesch2019-01-051-1/+6
* | | | Issue #6039: Links on image in Markdown (Origin: bugzilla #769223)Dimitri van Heesch2019-01-031-25/+64
|/ / /
* | | Merge pull request #6578 from albert-github/feature/bug_addindex_htmlDimitri van Heesch2018-12-261-0/+5
|\ \ \ | |_|/ |/| |
| * | Multiple addindex commands in HTML with same namealbert-github2018-10-271-0/+5
* | | Improved robustness of the emoji featureDimitri van Heesch2018-12-231-2/+2
* | | Tag sequence incorrect for svg image (XHTML)albert-github2018-12-111-13/+3
* | | Fixed merge problemDimitri van Heesch2018-12-031-4/+3
* | | Merge pull request #6643 from albert-github/feature/bug_xhtml_test_30Dimitri van Heesch2018-12-031-1/+6
|\ \ \
| * | | Incorrect number tag sequence for xhtml with htmlinclude command possiblealbert-github2018-11-251-1/+6
* | | | Incorrect tag sequence for xhtml with latexinclude command possiblealbert-github2018-12-031-0/+1
* | | | Fixed incorrect XHTML output for test 021Dimitri van Heesch2018-12-021-28/+55
* | | | Restructured code to avoid the need for global stateDimitri van Heesch2018-11-251-38/+54
* | | | Incorrect number of start / end paragraph tags for xhtml with image commandalbert-github2018-11-241-2/+4
|/ / /
* | | Incorrect number of start / end paragraph tags for xhtml with htmlonlyalbert-github2018-11-241-14/+19
* | | Merge branch 'feature/bug_inline_image' of https://github.com/albert-github/d...Dimitri van Heesch2018-11-111-11/+51
|\ \ \
| * | | Inline imagesalbert-github2018-08-091-10/+50
* | | | issue_6517: Emoji supportalbert-github2018-10-011-0/+15
| |/ / |/| |
* | | Merge pull request #6402 from albert-github/feature/bug_579628Dimitri van Heesch2018-09-011-32/+73
|\ \ \ | |_|/ |/| |
| * | Bug 579628 - Merging of consecutive repeated commands creates poorly-structur...albert-github2018-07-201-32/+73
| |/
* | Bug 667993 - HTML tags <u> and </u> not supportedalbert-github2018-07-071-0/+6
|/
* XHTML image tag mandatory alt attributealbert-github2018-04-091-3/+11
* + Added: support RTL for DocXRefItem in htmlahoogol2017-09-021-3/+6
* Fixed one remained compile error in clangahoogol2017-06-281-1/+1
* Added support for RTL(right to left) languages like Arabic and Persian in HTM...ahoogol2017-06-251-23/+56
* Fix plantuml generation issueAnders Wallander2016-10-191-2/+2
* Adds plantuml support Qt compressed help fileAnders Wallander2016-10-181-2/+2
* New classes for generated HTML div elements.Dennis Allerkamp2016-09-241-3/+3