summaryrefslogtreecommitdiffstats
path: root/src/htmldocvisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: modernize PlantumlManagerDimitri van Heesch2021-01-221-3/+3
* Refactoring: move Doc*Visitor::push/popEnabledDimitri van Heesch2021-01-221-38/+6
* Refactoring: modernize HtmlAttribListDimitri van Heesch2021-01-221-31/+18
* Refactoring: modernize docparser and clientsDimitri van Heesch2021-01-221-46/+45
* issue #697: Test 32 reference to bell signal (XHTML, LaTeX)Dimitri van Heesch2020-11-281-11/+35
* XHML: div tag not possible as part of a p tag.albert-github2020-11-161-1/+1
* issue @8169 "\emoji heavy_check_mark" produces ✓ instead of ✔️albert-github2020-11-111-1/+1
* Fix for broken LaTeX output.Dimitri van Heesch2020-09-271-6/+6
* Refactoring: prepare output generators for multi-threaded useDimitri van Heesch2020-09-271-145/+136
* Text show as formula when USE_MATHJAX=YES (#7697)albert-github2020-04-121-0/+10
* issue #7672 Request: use <img> tags instead of <object> tags for SVG imagesalbert-github2020-03-291-19/+3
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-2/+2
* Forgot to remove some config files.Dimitri van Heesch2020-02-131-1/+1
* Improve formula handling and rendering.Dimitri van Heesch2020-02-121-4/+20
* Adding commands `\rtfinclude`, `\docbookinclude`, `\maninclude` and `\xmlincl...albert-github2020-01-091-0/+8
* Merge branch 'feature/bug_html_s' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-12-261-0/+3
|\
| * Adding HTML s tag, XML corrections for other tagsalbert-github2019-08-161-0/+3
* | Minor fixesDimitri van Heesch2019-12-251-4/+3
* | Merge branch 'feature/bug_335614' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-12-251-7/+6
|\ \
| * | Bug 335614 - HTML link incorrect when using tagfilealbert-github2019-09-301-7/+6
* | | Merge branch 'master' into spellingDimitri van Heesch2019-12-231-13/+13
|\ \ \
| * | | Tests 31 for XHTML outputalbert-github2019-12-191-1/+1
| * | | Split language parser into "outline parser" and "code parser"Dimitri van Heesch2019-12-031-12/+12
| |/ /
* | | spelling: embeddingJosh Soref2019-11-121-3/+3
|/ /
* | Reduce the use of QString in favor of the more efficient QCStringDimitri van Heesch2019-09-211-8/+8
|/
* Problem with '<td nowrap>'albert-github2019-08-101-0/+6
* Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...Dimitri van Heesch2019-08-041-1/+1
|\
| * Correction warning messagealbert-github2019-06-011-1/+1
* | Merge branch 'feature/issue_6831' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-08-041-2/+4
|\ \
| * | issue #6831 Failure to recognize class array with PHP in @varalbert-github2019-02-151-2/+4
* | | Merge branch 'fetaure/bug_html_ins_del_tag' of https://github.com/albert-gith...Dimitri van Heesch2019-08-031-0/+6
|\ \ \
| * | | Adding HTML tags ins and delalbert-github2019-04-041-0/+6
* | | | Remove not used classalbert-github2019-07-071-8/+0
* | | | issue #7033 Syntax highlighting doesn't work when calling \dontinclude from M...albert-github2019-06-061-2/+4
| |_|/ |/| |
* | | Replaced NULL by 0.Dimitri van Heesch2019-04-281-1/+1
* | | 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
|/