summaryrefslogtreecommitdiffstats
path: root/src/latexgen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: remove implicit conversion from QCString to const char *Dimitri van Heesch2021-04-221-99/+104
* issue #2732: Adding support for C++ concepts (Origin: bugzilla #499352)Dimitri van Heesch2021-04-081-0/+37
* Regression: source code was not longer visible in HTML/LaTeX/docbook outputDimitri van Heesch2021-03-311-11/+4
* Refactoring: Add TextStream buffer to improve output writing performanceDimitri van Heesch2021-03-281-310/+311
* Refactoring: replace QGString by std::ostringstreamDimitri van Heesch2021-03-231-3/+3
* issue #8375: Lowercase search does not find non-ASCII uppercase pages and vic...Dimitri van Heesch2021-03-221-14/+4
* Refactoring: replace QFile/FTextStream with fstream/stringstreamDimitri van Heesch2021-03-181-202/+191
* Refactoring: Replaced QDir with DirDimitri van Heesch2021-03-181-2/+2
* Refactoring: Replaced QFileInfo with FileInfoDimitri van Heesch2021-03-181-9/+9
* bug 668003 Default LaTeX header misses $-placeholdersalbert-github2021-01-051-419/+165
* Refactoring: replace Doxygen::directories by Doxygen::dirLinkedMapDimitri van Heesch2021-01-011-17/+8
* Refactoring: replace Doxygen::groupSDict by Doxygen::groupLinkedMapDimitri van Heesch2020-12-311-17/+8
* Refactoring: replaced PageSDict by PageLinked*MapDimitri van Heesch2020-12-311-12/+2
* Refactoring: replace NamespaceSDict by NamespaceLinkedMapDimitri van Heesch2020-12-231-26/+13
* Refactoring: replace ClassSDict by ClassLinkedMap/ClassLinkedRefMapDimitri van Heesch2020-12-191-39/+15
* Avoid duplicate entry in the LaTeX output for inlined namespaceDimitri van Heesch2020-12-031-1/+1
* Improve handling of inline namespace members in LateX/RTF outputDimitri van Heesch2020-12-021-2/+2
* Remove duplicate pages for classes inside inline namespaces (LaTeX/RTF/DocBook)Dimitri van Heesch2020-11-291-3/+6
* Issue #8206: Incorrect XHTML resultsDimitri van Heesch2020-11-271-2/+2
* Remove ouble usepackage / RequirePackage from LaTeXalbert-github2020-10-271-7/+2
* Space around images in LaTeX output is sometimes a bit largealbert-github2020-10-141-1/+2
* Missing footer on first page of each chapter in LaTeXalbert-github2020-10-091-13/+18
* Fix for broken LaTeX output.Dimitri van Heesch2020-09-271-2/+2
* Refactoring: prepare output generators for multi-threaded useDimitri van Heesch2020-09-271-47/+50
* Fix for Windows buildDimitri van Heesch2020-08-251-1/+2
* Refactoring: OutputList & OutputGenDimitri van Heesch2020-08-241-48/+52
* Number of translatable terms (like Chapter) are in English instead of Greek (...albert-github2020-06-131-4/+6
* Refactor: modernize configuration valuesDimitri van Heesch2020-06-041-5/+5
* Replaced FileNameDict/FileNameList by FileNameLinkedMapDimitri van Heesch2020-04-061-106/+98
* Doxygen version information (#7645)albert-github2020-03-171-4/+4
* Remove dead code and fix more warningsDimitri van Heesch2020-03-081-5/+5
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-2/+2
* Merge branch 'sections'Dimitri van Heesch2020-02-211-12/+12
|\
| * Restructure section handlingDimitri van Heesch2020-02-211-12/+12
* | Fixed error in Windows buildDimitri van Heesch2020-02-161-1/+1
|/
* Restructure citation handlingDimitri van Heesch2020-02-161-2/+2
* Possibility to use gswin64c on Windowsalbert-github2020-01-071-0/+1
* Possibility to use gswin64c on Windowsalbert-github2020-01-071-1/+2
* Minor fixesDimitri van Heesch2019-12-251-43/+43
* Merge pull request #7230 from albert-github/feature/bug_formula_macrofileDimitri van Heesch2019-12-251-0/+10
|\
| * Create possibility to define LaTeX commands for formulasalbert-github2019-08-271-0/+10
* | Merge branch 'master' into spellingDimitri van Heesch2019-12-231-6/+8
|\ \
| * | Removed exitCode parameter as it is always 1Dimitri van Heesch2019-12-221-3/+3
| * | Merge branch 'feature/bug_terminate' of https://github.com/albert-github/doxy...Dimitri van Heesch2019-12-221-6/+3
| |\ \
| | * | Better termination messagealbert-github2019-11-221-6/+3
| * | | Merge pull request #7237 from albert-github/feature/bug_table_hrDimitri van Heesch2019-12-171-0/+5
| |\ \ \ | | |/ / | |/| |
| | * | Problem with `<hr>` in LaTeX multicolumn cellalbert-github2019-08-291-0/+5
| | |/
* | | spelling: tableJosh Soref2019-11-121-1/+1
|/ /
* | Merge pull request #7344 from albert-github/feature/bug_tclDimitri van Heesch2019-11-101-0/+1
|\ \
| * | Small improvements of TCL outputalbert-github2019-10-211-0/+1
| |/