]> git.lyx.org Git - lyx.git/history - src/Converter.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / Converter.h
2023-05-15 Jean-Marc LasgouttesRevert "Do not return copies of string members"
2023-05-05 Jean-Marc LasgouttesDo not return copies of string members
2022-01-27 José MatosReplace $${python} directly in the converter constructor
2020-11-30 Yuriy SkalkoBetter naming for enums
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-10-25 Yuriy SkalkoConstify
2020-10-20 Pavel SandaMake master compilable again with older gcc.
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-10-05 Yuriy SkalkoAmend efc0877f
2020-07-08 Thibaut CuvelierNew DocBook support
2020-03-13 Juergen SpitzmuellerImprove performance of includeonly with "maintain count...
2020-02-28 Richard Kimberly... Use ranges, fix warnings
2018-04-16 Richard HeckFix some problems with background cancellation.
2018-04-08 Juergen SpitzmuellerLoad hyperref with a suitable driver
2017-08-03 Enrico ForestieriThe shell escape patch
2017-07-03 Richard HeckFix whitespace at EOL.
2016-11-23 Tommaso CucinottaLet LyX remember what documents 'needauth' converters...
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-04 Guillaume MunchRationalise includes
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-21 Georg BaumMake Converter class thread-safe
2014-12-07 Georg BaumEncapsulate Converter class
2013-03-24 Vincent van RavesteijnRemove unused typedef
2012-05-22 Pavel SandaJust comment
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-11 Enrico ForestieriUse the right latex backend when a converter needs...
2011-09-07 Richard HeckRemove unused code.
2011-03-31 Richard HeckGiven how we are using this exclusion list, it makes...
2011-03-31 Richard HeckRemove unused code.
2011-03-31 Richard HeckSimplify public API by using default argument. More...
2011-03-30 Julien Riouxwith nonTeXFonts, use xelatex to produce the requested...
2011-03-30 Julien Riouxoptionally allow to exclude certain formats, by name...
2010-11-30 Jürgen Spitzmüller* configure.py:
2009-11-09 Richard HeckNot so soon, I guess, since that FIXME was from r6305.
2009-05-02 Jürgen Spitzmüller* add all available formats to view/update others popup...
2007-10-25 André Pönitzdissolve Importer 'class' to LyXFunc/Converter
2007-10-23 André Pönitzcosmetics
2007-06-19 Richard HeckRemove now unused originaldir flag from Converter....
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-26 Bo PengRename .C ==> .cpp for files in src/