]> git.lyx.org Git - lyx.git/history - src/Converter.h
Provide proper fallback if a bibliography processor is not found
[lyx.git] / src / Converter.h
2018-04-15 Richard HeckMerge branch '2.3.2-staging' into 2.3.x
2018-04-09 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/