summaryrefslogtreecommitdiffstats
path: root/src/htmlgen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replaced bitmap of doxygen logo by SVG versionDimitri van Heesch2020-07-181-2/+2
* Scalable search bar for high resolution displays (#7888)tttapa2020-07-041-9/+9
* Refactor: modernize configuration valuesDimitri van Heesch2020-06-041-17/+12
* Performance improvements after profilingDimitri van Heesch2020-04-241-1/+1
* Text show as formula when USE_MATHJAX=YES (#7697)albert-github2020-04-121-0/+12
* Doxygen version information (#7645)albert-github2020-03-171-9/+9
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-5/+10
* Removing warnings from doxygen internal documentationalbert-github2020-02-251-1/+9
* Restructure section handlingDimitri van Heesch2020-02-211-12/+12
* Minor fixesDimitri van Heesch2019-12-251-50/+47
* Merge branch 'feature/bug_335614' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-12-251-15/+12
|\
| * Bug 335614 - HTML link incorrect when using tagfilealbert-github2019-09-301-15/+12
* | Merge pull request #7230 from albert-github/feature/bug_formula_macrofileDimitri van Heesch2019-12-251-1/+184
|\ \
| * | Create possibility to define LaTeX commands for formulasalbert-github2019-08-271-1/+184
| |/
* | Merge branch 'master' into spellingDimitri van Heesch2019-12-231-9/+3
|\ \
| * | Removed exitCode parameter as it is always 1Dimitri van Heesch2019-12-221-1/+1
| * | Merge branch 'feature/bug_terminate' of https://github.com/albert-github/doxy...Dimitri van Heesch2019-12-221-2/+1
| |\ \
| | * | Better termination messagealbert-github2019-11-221-2/+1
| * | | issue #7412: HTML: Opening a reference link in a new tab does not scroll to t...Dimitri van Heesch2019-12-101-7/+2
| |/ /
* | | spelling: javascriptJosh Soref2019-11-121-1/+1
* | | spelling: embeddingJosh Soref2019-11-121-1/+1
|/ /
* | Small improvements of TCL outputalbert-github2019-10-211-0/+1
|/
* Merge branch 'feature/bug_gitversion' of https://github.com/albert-github/dox...Dimitri van Heesch2019-07-301-9/+9
|\
| * Show git version informationalbert-github2019-05-311-9/+9
* | Incorrect (X)HTML code when generating source code.albert-github2019-06-171-4/+31
* | refactoring dot.cppThomas Haller2019-06-131-6/+12
* | Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-2/+2
|/
* Merge pull request #6836 from albert-github/feature/bug_xhtml_dtd_2Dimitri van Heesch2019-02-171-3/+3
|\
| * Adjustment of xhtml1-transitional.dtdalbert-github2019-02-161-1/+1
| * Adjustment of xhtml1-transitional.dtdalbert-github2019-02-161-2/+2
* | Remove persistent storage of Entry objectsDimitri van Heesch2019-02-171-1/+0
|/
* Merge pull request #6776 from albert-github/feature/bug_xhtml_tooltipDimitri van Heesch2019-02-091-1/+4
|\
| * Double id for tooltips in XHTML Possible.albert-github2019-01-181-1/+4
* | issue #6812 Empty lines are lost when copy-pasting from code section.albert-github2019-02-011-1/+9
|/
* Invalid id possible with tooltipsalbert-github2019-01-111-1/+1
* Incorrect tag sequence possible for images possible in case of xhtmlalbert-github2018-12-031-11/+24
* Incorrect tag sequence for xhtml with class diagram possiblealbert-github2018-11-261-0/+1
* Minor restructuringDimitri van Heesch2018-11-181-18/+28
* Added *.ice files as a recognized file type.Mark Spruiell2018-10-221-2/+16
* C++11 features used in Doxygenalbert-github2018-09-171-0/+4
* Fixing coverity messagesalbert-github2018-09-131-0/+1
* Renamed (start/end)SimpleSect to (start/end)Examples.Dimitri van Heesch2018-08-261-30/+6
* Merge branch 'feature/bug_693515' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-08-191-2/+17
|\
| * Bug 693515 - The 'Examples:' section; bad/missing style and incorrect spellingalbert-github2018-06-291-2/+17
* | Merge pull request #6394 from albert-github/feature/bug_qt_link_tagDimitri van Heesch2018-07-261-2/+5
|\ \
| * | Wrong link generated for inherited members when tag files are used.albert-github2018-07-131-2/+5
* | | PATCH -- updates reference link with no closingAustin Hale2018-07-111-1/+2
|/ /
* | Tooltip was twice 'HTML escaped'Dimitri van Heesch2018-07-071-22/+1
* | Tooltip was twice 'HTML escaped'albert-github2018-07-011-1/+22
|/
* Merge pull request #687 from albert-github/feature/bug_vhdl_ports_htmlDimitri van Heesch2018-05-221-11/+20
|\