summaryrefslogtreecommitdiffstats
path: root/src/formula.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: remove implicit conversion from QCString to const char *Dimitri van Heesch2021-04-221-16/+16
* Refactoring: Add TextStream buffer to improve output writing performanceDimitri van Heesch2021-03-281-6/+8
* issue #8375 Lowercase search does not find non-ASCII uppercase pages and vice...Dimitri van Heesch2021-03-241-2/+2
* Refactoring: replace QFile/FTextStream with fstream/stringstreamDimitri van Heesch2021-03-181-72/+42
* Refactoring: Replaced QDir with DirDimitri van Heesch2021-03-181-25/+25
* Refactoring: Replaced QFileInfo with FileInfoDimitri van Heesch2021-03-181-5/+6
* Refactoring: replace QTextStream by ifstreamDimitri van Heesch2021-03-031-43/+29
* Don't start dvips when latex fails for formulasalbert-github2020-10-131-6/+6
* Merge pull request #7754 from albert-github/feature/issue_7753Dimitri van Heesch2020-05-091-2/+2
|\
| * issue #7753: SVG formula all with zero widthalbert-github2020-05-061-2/+2
* | Split off code to detect inkscape version to a separate functionDimitri van Heesch2020-05-091-80/+84
* | Running Inkscape 1.0albert-github2020-05-091-1/+9
* | Running Inkscape 1.0albert-github2020-05-081-1/+78
|/
* Refactoring: Introduce type names for commonly used container typesDimitri van Heesch2020-05-011-3/+3
* Wrong message in case of svg formulas for HTML (#7716)albert-github2020-04-221-1/+1
* Fixed issue creating std::string from null pointerDimitri van Heesch2020-03-301-5/+5
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-4/+4
* Creation of svg images for formulas with inkscapealbert-github2020-02-151-27/+24
* Forgot to remove some config files.Dimitri van Heesch2020-02-131-3/+34
* Improve formula handling and rendering.Dimitri van Heesch2020-02-121-186/+297
* issue #7484 Error: /undefined in getenvalbert-github2020-01-091-3/+3
* Replaced \_fakeform by \_formDimitri van Heesch2019-12-261-1/+1
* Merge branch 'feature/bug_formula' of https://github.com/albert-github/doxyge...Dimitri van Heesch2019-12-261-1/+1
|\
| * Better warning in case of `@form`albert-github2019-11-061-1/+1
* | Merge pull request #7230 from albert-github/feature/bug_formula_macrofileDimitri van Heesch2019-12-251-0/+14
|\ \
| * | Create possibility to define LaTeX commands for formulasalbert-github2019-08-271-0/+14
* | | 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-1/+4
|\ \ \
| * | | Better termination messagealbert-github2019-11-221-1/+4
* | | | Renamed Portables to PortableDimitri van Heesch2019-12-081-16/+16
* | | | Refactoring of portable.h and portable.cpp functions to be contained in a nam...Tobias Off2019-11-281-16/+16
|/ / /
* | | issue #7290 error: Problem running ghostscript gs -q -g562x56 -r384x384x -sDE...albert-github2019-11-121-2/+2
| |/ |/|
* | Bug 674005 - Crop png formula environnment problem for HTML outputalbert-github2019-09-091-2/+16
|/
* issue #6775 LaTex package newunicodechar: "package won't work "albert-github2019-01-201-0/+1
* Merge pull request #738 from albert-github/feature/bug_latex_codeDimitri van Heesch2018-07-211-0/+2
|\
| * Small problems when having code in LaTeX outputalbert-github2018-05-221-0/+2
* | Improvement LaTeX output (regression)albert-github2018-06-051-2/+1
* | Improvement LaTeX outputalbert-github2018-04-091-2/+2
|/
* Unify handling of extra packages in formula.cpp and latexgen.cpp so formula.c...Thadeus Fleming2016-05-201-6/+1
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-5/+5
* Bug 682373 - Math does not work in LaTeX with custom header and footer.albert-github2015-07-241-0/+2
* drop #include <unistd.h>Adrian Negreanu2015-05-151-2/+0
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-3/+3
* Release-1.8.3.1Dimitri van Heesch2013-01-201-1/+1
* Release-1.8.2-20121118Dimitri van Heesch2012-11-181-3/+2
* Release-1.8.1Dimitri van Heesch2012-05-191-1/+1
* Release-1.8.0-20120408Dimitri van Heesch2012-04-081-2/+2
* Release-1.7.6.1-20120220Dimitri van Heesch2012-02-201-1/+1