summaryrefslogtreecommitdiffstats
path: root/src/latexdocvisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* issue #8193: Better warning in case of error in dot / msc / dia imageDimitri van Heesch2021-05-031-13/+21
* Merge branch 'vertical_alignment_table' of https://github.com/DuyDang007/doxy...Dimitri van Heesch2021-05-021-1/+16
|\
| * Add check for middle vertical alignmentDuy Dang2021-02-011-0/+2
| * Support vertical alignment in multirow tableDuy Dang2021-02-011-1/+14
* | Merge branch 'master' into feature/bug_code_langDimitri van Heesch2021-05-021-133/+166
|\ \
| * \ Merge branch 'feature/bug_startuml' of https://github.com/albert-github/doxyg...Dimitri van Heesch2021-05-011-1/+1
| |\ \
| | * | Extending startuml with extra figure typesalbert-github2021-04-041-1/+1
| * | | issue #8522 Javadoc: type attribute of ordered lists not preserved (in xml)albert-github2021-04-291-0/+46
| * | | Refactoring: remove implicit conversion from QCString to const char *Dimitri van Heesch2021-04-221-11/+11
| |/ /
| * | Refactoring: Add TextStream buffer to improve output writing performanceDimitri van Heesch2021-03-281-5/+5
| * | Refactoring: replace QMIN/QMAX by std::min/std::maxDimitri van Heesch2021-03-261-1/+4
| * | Refactoring: replace QFile/FTextStream with fstream/stringstreamDimitri van Heesch2021-03-181-42/+43
| * | Refactoring: Replaced QFileInfo with FileInfoDimitri van Heesch2021-03-181-7/+7
| |/
| * Fix size_t related compiler errors & warnings for win64Dimitri van Heesch2021-01-221-2/+2
| * Refactoring: modernize PlantumlManagerDimitri van Heesch2021-01-221-2/+2
| * Refactoring: modernize LatexDocVisitor::m_tableStateStackDimitri van Heesch2021-01-221-25/+18
| * Refactoring: move Doc*Visitor::push/popEnabledDimitri van Heesch2021-01-221-19/+6
| * Refactoring: modernize HtmlAttribListDimitri van Heesch2021-01-221-7/+18
| * Refactoring: modernize docparser and clientsDimitri van Heesch2021-01-221-17/+9
* | Use language name to get code coloringalbert-github2021-01-171-1/+1
|/
* Layout in doxywizard documentationalbert-github2020-12-291-0/+21
* Fix for broken LaTeX output.Dimitri van Heesch2020-09-271-6/+6
* Refactoring: prepare output generators for multi-threaded useDimitri van Heesch2020-09-271-93/+83
* Regression: further fixes to make the documentation build againDimitri van Heesch2020-06-101-82/+83
* Restructure citation handlingDimitri van Heesch2020-02-161-1/+2
* Adding commands `\rtfinclude`, `\docbookinclude`, `\maninclude` and `\xmlincl...albert-github2020-01-091-0/+4
* Merge pull request #7223 from albert-github/feature/bug_formula_quoteDimitri van Heesch2019-12-261-1/+1
|\
| * Error in LaTeX with single quote in formula / math mode.albert-github2019-08-241-1/+1
* | Merge branch 'feature/bug_html_s' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-12-261-0/+1
|\ \
| * | Adding HTML s tag, XML corrections for other tagsalbert-github2019-08-161-0/+1
| |/
* | Merge pull request #7237 from albert-github/feature/bug_table_hrDimitri van Heesch2019-12-171-1/+4
|\ \
| * | Problem with `<hr>` in LaTeX multicolumn cellalbert-github2019-08-291-1/+4
| |/
* | Split language parser into "outline parser" and "code parser"Dimitri van Heesch2019-12-031-12/+12
|/
* 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/+2
|\ \ \
| * | | Adding HTML tags ins and delalbert-github2019-04-041-0/+2
| | |/ | |/|
* | | Remove not used classalbert-github2019-07-071-8/+0
* | | High consequence coverity mesagesalbert-github2019-07-021-1/+1
* | | issue #7033 Syntax highlighting doesn't work when calling \dontinclude from M...albert-github2019-06-061-2/+4
|/ /
* | Merge branch 'feature/bug_lineno_split_examples' of https://github.com/albert...Dimitri van Heesch2019-03-091-4/+19
|\ \
| * | Show line numbers in "split" examplesalbert-github2019-03-031-1/+16
|/ /
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-02-281-1/+1
|\ \
| * | Section title runs into marginalbert-github2019-02-101-1/+1
| |/
* | Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-4/+6
|/
* Merge branch 'cheoljoo-run_java_once_3rd_trial'Dimitri van Heesch2019-01-081-2/+2
|\
| * Merge branch 'run_java_once_3rd_trial' of https://github.com/cheoljoo/doxygen...Dimitri van Heesch2019-01-081-2/+2
| |\
| * \ Merge branch 'run_java_once_3rd_trial' of https://github.com/cheoljoo/doxygen...Dimitri van Heesch2018-12-271-1/+1
| |\ \ | | |/