]> git.lyx.org Git - lyx.git/history - src/LaTeX.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / LaTeX.cpp
2023-11-08 Juergen SpitzmuellerLimit nomencl backwards support to case when old packag...
2023-09-15 Juergen SpitzmuellerFix nomencl launching
2023-04-08 Juergen SpitzmuellerProperly resolve undefined citations with Xe/Lua and...
2022-03-01 Thibaut CuvelierRename LATEX debug level to OUTFILE and use it for...
2022-02-17 Juergen SpitzmuellerCorrect error message
2022-02-17 Juergen SpitzmuellerReport if index processor failed (#7820)
2022-02-16 Juergen SpitzmuellerOops.
2022-02-16 Juergen SpitzmuellerMore generic message
2022-02-16 Juergen SpitzmuellerFix run of index processor in the export chain (#2696)
2021-10-17 Juergen SpitzmuellerProvide proper fallback if a bibliography processor...
2021-09-30 Yuriy SkalkoRemove useless casts reported by GCC with -Wuseless...
2021-02-28 Richard Kimberly... Add a bit of debugging code
2020-11-29 Yuriy SkalkoInclude standard <regex>
2020-11-01 Yuriy SkalkoUse const references
2020-10-25 Yuriy SkalkoMove include of own header to the top. Fix dependencies
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-10-03 Yuriy SkalkoRefactoring based on cppcheck suggestions
2020-05-30 Juergen SpitzmuellerAdd support for the xindex index processor
2020-05-17 Richard Kimberly... Properly check return values so TIMEOUT is recognized.
2020-04-28 Jean-Marc LasgouttesDo not for copies in range-based for loops.
2020-04-19 Juergen SpitzmuellerImprove reporting of undefined control sequences in...
2020-03-14 Juergen SpitzmuellerSupport log parsing for multi-line warnings wrt undefin...
2020-03-14 Juergen Spitzmuellerthinko
2020-03-14 Juergen SpitzmuellerDo not break on undefined references that are part...
2020-03-13 Juergen SpitzmuellerIntroduce maintain unincluded children "mostly"
2020-03-13 Juergen SpitzmuellerImprove performance of includeonly with "maintain count...
2019-12-16 Juergen SpitzmuellerPass proper input markup option to xindy with xetex...
2019-12-15 Juergen SpitzmuellerReport makeindex/xindy errors
2019-12-15 Juergen SpitzmuellerEnhance support for Xindy
2019-09-10 Scott KostyshakGive error if undefined citations with Biblatex
2019-08-17 Juergen SpitzmuellerHandle endnotes aux file in removeAuxiliaryFiles()
2019-08-13 Juergen SpitzmuellerAdd support for the enotez package
2019-08-07 Pavel SandaMinor comment.
2019-07-06 Juergen SpitzmuellerFix nomencl generation with LuaTeX
2019-06-07 Pavel SandaStart reporting missing citations and broken references...
2018-04-14 Juergen SpitzmuellerConsider sub-subfiles on log file parsing.
2018-02-24 Richard HeckFix bug #10916.
2018-02-09 Juergen SpitzmuellerFix child document regex in scanLogFile
2017-12-29 Richard HeckFix problem with BibTeX error reporting.
2017-12-23 Richard HeckFix puzzling warning.
2017-12-21 Richard HeckAllow makeindex, nomencl, and bibtex runs to be cancele...
2017-12-21 Richard HeckAllow LaTeX processes to be canceled.
2017-07-23 Juergen SpitzmuellerDo not error on missing ZWNJ (ligature break) characters.
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-23 Juergen Spitzmuellertypo in comment
2017-07-23 Juergen SpitzmuellerSome comments wrt log file encoding (#10728)
2017-07-23 Juergen SpitzmuellerUse appropriate conv. method
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-06-25 Juergen SpitzmuellerCatch xdvipdfmx driver error (that breaks XeTeX compila...
2017-06-15 Juergen SpitzmuellerAlso catch "! Incomplete \\if"
2017-06-15 Juergen SpitzmuellerCatch "! Incomplete \\ifx" error
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies setting "per child"
2017-01-13 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Juergen SpitzmuellerCommand line option to ignore error msgs
2017-01-10 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-05 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-04 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-01 Juergen SpitzmuellerUse real command in runparams.bibtex_command
2016-09-23 Günter MildeFix #10394 Do not error on missing characters in "nullf...
2016-06-11 Scott KostyshakAdd a comment and FIXME that lualatex can make DVI
2016-06-03 Scott KostyshakSupport a changed log message in newest LuaTeX
2016-06-03 Scott KostyshakOutput file from (xe|lua)latex is PDF, not DVI
2016-06-03 Scott KostyshakGeneralize a comment
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Jean-Marc LasgouttesRemove variables set but not used
2016-02-28 Guillaume MunchDelete .out files after compilation errors (#9963)
2015-11-20 Scott KostyshakClear the error list before second LaTeX run
2015-11-20 Scott KostyshakUpdate exit code on second LaTeX run (#9765)
2015-11-20 Scott KostyshakAdd comment
2015-06-11 Juergen SpitzmuellerReport missing characters on conversion with XeTeX...
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
2015-05-05 Scott KostyshakRemove code that is no longer needed
2015-05-05 Scott KostyshakDo a fresh compile for preview after error (#9061)
2015-05-05 Scott KostyshakRename deleteFilesOnError to removeAuxiliaryFiles
2015-04-07 Scott KostyshakContinue compilation despite errors (#8739)
2015-04-06 Juergen SpitzmuellerRe-introduce BibTeX error reporting via Error dialog...
2015-03-20 Scott KostyshakExport/view a PDF even if error
2015-03-20 Scott KostyshakImprove log scanner to correctly report error
2015-03-20 Scott KostyshakCheck exit code of LaTeX process in LaTeX::run
2015-03-20 Scott KostyshakRemove an outdated comment
2015-03-20 Scott KostyshakRemove output file in temporary folder on error
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-17 Georg BaumFix memory error detected by valgrind
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-05 Jean-MarcFix a bunch of small performance issues spotted by...
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2013-12-14 Juergen SpitzmuellerRecognize changed babel error message (rewording)
2013-12-02 Juergen SpitzmuellerRerun makeindex if all nomencl entries have been remove...
2013-05-27 Juergen SpitzmuellerCatch and report BibTeX/biber errors (#2757)
2013-01-04 Julien RiouxAdd known citation packages to LaTeXFeatures:
2012-10-11 Juergen SpitzmuellerCorrectly initialize bool. Thanks, Pavel.
next