]> git.lyx.org Git - lyx.git/history - src/Converter.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / Converter.cpp
2023-09-23 Enrico ForestieriAmend 12e3d46b
2023-09-23 Enrico ForestieriDo not change font in html text without gui
2022-11-06 Jean-Marc LasgouttesFix pasting as LaTeX in documents with no modules
2022-10-26 Juergen SpitzmuellerSync with master
2022-07-18 Jean-Marc LasgouttesWhen pasting as LaTeX, honor textclass and modules
2022-01-27 José MatosReplace $${python} directly in the converter constructor
2022-01-04 José MatosAdd new placeholder $${python} to configure
2021-10-17 Juergen SpitzmuellerProvide proper fallback if a bibliography processor...
2021-09-30 Yuriy SkalkoRemove useless casts reported by GCC with -Wuseless...
2020-11-30 Yuriy SkalkoBetter naming for enums
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-10-25 Yuriy SkalkoConstify
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-07-08 Thibaut CuvelierNew DocBook support
2020-07-07 Pavel SandaAdd required elements in the layouts to support DocBook.
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-03-14 Juergen SpitzmuellerDo not break on undefined references that are part...
2020-03-14 Juergen SpitzmuellerImprove error message
2020-03-13 Juergen SpitzmuellerImprove performance of includeonly with "maintain count...
2020-02-28 Richard Kimberly... Use ranges, fix warnings
2020-02-18 Stephan WittAvoid crashes in case of missing document buffer for...
2019-12-24 Juergen SpitzmuellerAdd native changebars
2019-12-15 Juergen SpitzmuellerEnhance support for Xindy
2019-06-07 Pavel SandaStart reporting missing citations and broken references...
2018-05-05 Juergen SpitzmuellerUse a copy of BufferParams
2018-04-25 Juergen SpitzmuellerAdd optional flavor flag to needaux
2018-04-20 Juergen SpitzmuellerAlign \textgreek and \textcyr with font encoding
2018-04-16 Richard HeckFix some problems with background cancellation.
2018-04-08 Juergen SpitzmuellerLoad hyperref with a suitable driver
2017-12-23 Richard HeckPut the dummy tex2lyx support where it is supposed...
2017-12-23 Richard HeckWhitespace.
2017-12-23 Richard HeckImprove error message when LaTeX process is killed.
2017-12-21 Richard HeckAllow LaTeX processes to be canceled.
2017-12-21 Richard HeckConverter infrastructure for cancellation of background...
2017-09-08 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint'
2017-09-01 Juergen SpitzmuellerAdd special chain for Modules with OutputFormat for...
2017-08-03 Enrico ForestieriThe shell escape patch
2017-07-31 Enrico ForestieriProperly warn on missing pygmentize command
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-06-11 Guillaume MMProperly track the lifetime of signals2::slots (#8261)
2017-04-03 Jean-Marc LasgouttesWhen converting, indicate clearly when buffer should...
2017-03-27 Jean-Marc LasgouttesWhen running latex one needs to have a proper buffer
2017-03-14 Jean-Marc LasgouttesFixup commit 50060053
2017-03-14 Richard HeckMove the global formats and system_formats variables...
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies setting "per child"
2017-01-25 Tommaso Cucinottaturned message about disabled converters from prefs...
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-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-12-19 Tommaso CucinottaFix segfault on null buffer in Converters::checkAuth...
2016-12-08 Guillaume MunchValidate html
2016-12-04 Guillaume MunchCosmetic changes to the needauth dialogs
2016-11-24 Tommaso CucinottaBetter explanations to the user for [244de5d2/lyxgit...
2016-11-23 Tommaso CucinottaLet LyX remember what documents 'needauth' converters...
2016-11-23 Tommaso CucinottaFix missing space in string from [244de5d2/lyxgit].
2016-11-22 Tommaso CucinottaAdd 'needauth' option to converters that need explicit...
2016-10-21 Richard HeckUse a typedef for vector<Format const *>, which is...
2016-07-11 Juergen SpitzmuellerSimplify BufferParams::bufferFormat()
2016-06-09 Georg BaumReplace Boost.Signals with Boost.Signals2
2015-09-21 Richard HeckAdd assertions, just to be sure.
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
2015-05-05 Scott KostyshakDo a fresh compile for preview after error (#9061)
2015-04-07 Scott KostyshakContinue compilation despite errors (#8739)
2015-03-22 Georg BaumLet imagemagick detect file format (bug #2332)
2015-03-20 Scott KostyshakCheck exit code of LaTeX process in LaTeX::run
2015-03-20 Scott KostyshakAllow cloned buffers to give alerts in runLaTeX()
2015-03-20 Scott KostyshakClarify message about an empty file
2015-03-04 Jean-MarcAdd test for null buffer
2015-02-21 Scott KostyshakWhitespace
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-07 Georg BaumEncapsulate Converter class
2014-11-18 Georg BaumMake document_language non-mutable
2014-05-14 Scott KostyshakCentralize replacement of "$$s"
2014-02-21 Scott KostyshakAllow $$s converter substitution if 'latex' flag
2013-06-01 Juergen SpitzmuellerTypo.
2013-02-06 Jean-Marc LasgouttesRename Path.h to PathChanger.h (actual name of the...
2012-05-31 Richard HeckProperly initialize variable. This should fix the problem
2012-05-22 Richard HeckAdd "nice" flag for converters, addressing final proble...
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-26 Enrico ForestieriFix bug #8139 and a thinko in [737e9b2c/lyxgit].
2012-04-11 Enrico ForestieriUse the right latex backend when a converter needs...
2012-02-18 Enrico ForestieriCall lyxpak.py using the original (not mangled) documen...
2011-11-27 Georg BaumDo not output parameters twice if the file was not...
2011-10-25 Julien RiouxUnify the handling of converters that specify the resul...
2011-10-25 Julien RiouxPass the encoding to the japanese pLaTeX processor...
2011-09-07 Richard HeckRemove unused code.
2011-08-10 Uwe Stöhrnew export flavor "DVILUATEX", fixes bug #7713, patch...
next