]> git.lyx.org Git - lyx.git/history - src/graphics/PreviewLoader.cpp
Fix typo (from Thibaut)
[lyx.git] / src / graphics / PreviewLoader.cpp
2020-05-08 Richard Kimberly... Fix typo (from Thibaut)
2020-03-29 Richard Kimberly... Remove obsolete (and false) comment.
2020-03-28 Scott KostyshakPreviewLoader: start fake pids after PID_MAX_LIMIT
2020-03-28 Scott KostyshakUse << for raising 2 to power instead of ^
2018-01-06 Guillaume MMFix preview with a nested preview not being shown ...
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-06-11 Guillaume MMProperly track the lifetime of signals2::slots (#8261)
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 SpitzmuellerAdd BufferParams::bibtexCommand()
2016-11-22 Tommaso CucinottaAdd 'needauth' option to converters that need explicit...
2016-08-21 Guillaume MunchRemove unused variable warning and remove preprocessor...
2016-08-15 Enrico ForestieriAdapt code to comment
2016-08-13 Enrico ForestieriCorrect comment
2016-08-07 Enrico ForestieriUse std::call_once only if it is actually available
2016-07-31 Guillaume MunchUse call_once to ensure something is only called once
2016-07-31 Guillaume MunchMake static counters atomic
2016-07-04 Guillaume MunchRationalise includes
2016-06-09 Georg BaumReplace Boost.Signals with Boost.Signals2
2016-06-09 Guillaume MunchReplace support/shared_ptr.h and boost::shared_ptr...
2015-11-03 Enrico ForestieriFix bug ##9627: Make the document name available to...
2015-09-04 Georg BaumWork around crash on command line export
2015-07-21 Enrico ForestieriFix bug #9684: Update previews after background color...
2015-06-23 Enrico ForestieriAvoid an exception when the lyxpreview2bitmap.py script...
2015-06-21 Enrico ForestieriProperly reschedule refresh of previews
2015-06-21 Enrico ForestieriMake really sure to wait for previews after zoom changes
2015-06-14 Enrico ForestieriRevert bc47054b and the related commit ad0d0f6d
2015-06-10 Enrico ForestieriWas forgetting to clean up
2015-06-10 Enrico ForestieriDelay regeneration of previews on zoom changes
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
2015-04-30 Juergen SpitzmuellerProperly fix #6369
2015-04-28 Enrico ForestieriPreserve numbering of previewed math formulas on zoom
2015-04-27 Enrico ForestieriFix instant preview for documents not specifying a...
2015-04-26 Enrico ForestieriFix bug #7850 (Preview of inline math misaligned)
2015-04-21 Enrico ForestieriFix bug #8258 (Zoom of editor doesn't zoom instant...
2015-04-09 Kornel BenkoAdapt creation of preview images to the defaul document...
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-07 Georg BaumEncapsulate Converter class
2014-10-18 Stephan Witt #9130 Text in main work area isn't rendered with high...
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-07-05 Georg BaumMake preview filename generation threadsafe
2014-05-14 Scott KostyshakCentralize replacement of "$$s"
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2013-09-29 Juergen SpitzmuellerHandle is_child runparam in preview (bug #8445)
2012-12-15 Vincent van RavesteijnFix a crash in PreviewLoader for command-line xhtml...
2012-12-15 Vincent van RavesteijnRevert "While exporting from the command-line, theApp...
2012-12-12 Tommaso CucinottaWhile exporting from the command-line, theApp() doesn...
2012-10-05 Juergen SpitzmuellerRestore buffer parenthood if we exit already after...
2012-10-05 Juergen SpitzmuellerPrevent the PreviewLoader from orphaning children
2012-09-17 Scott KostyshakConstify some catches and others
2011-10-29 Richard HeckImprove argument handling for the source generation...
2011-10-22 Enrico ForestieriFix bug #7835 (Relative paths are not supported by...
2011-10-03 Julien Riouxlyxpreview: Simplify the color handling.
2011-10-03 Julien Riouxlyxpreview: Handle bibtex-generated references and...
2011-09-24 Enrico ForestieriAlso set TEXINPUTS when launching ForkedCall processes.
2011-09-11 Julien RiouxMerge the preview mechanism for japanese with the stand...
2011-09-11 Julien RiouxMerge the preview mechanism for lilypond-book with...
2011-09-11 Julien RiouxAdd command-line arguments to lyxpreview2bitmap.py
2011-08-29 Enrico ForestieriFix bug #6170 (Latex Compiler error when lyx file is...
2011-05-13 Richard HeckMove a bunch of code from Buffer to BufferParams. The...
2011-04-04 Julien Riouxrevert r37696 and apply a fallback mechanism to pdflatex
2011-03-30 Julien Riouxwe want XeTeX as the backend for previews when using...
2011-03-30 Julien Riouxallow proper preview when using literate in combination...
2011-02-16 Jürgen Spitzmüller* PreviewLoader.cpp:
2011-02-13 Enrico ForestieriComplete integration of texrow with otexstream and...
2011-01-20 Enrico ForestieriFix bug #6720 (Better error handling of instant preview)
2010-11-23 Jürgen Spitzmüller* PreviewLoader: add comment
2010-11-23 Jürgen SpitzmüllerPreviewLoader: use bufferFormat() here, even if this...
2010-09-21 Pavel SandaAdd lilypond-book module and add support for instant...
2010-07-29 Richard HeckImplement independent output scaling for math images...
2010-07-21 Richard HeckFirst step towards fixing some issues noted by Vincent...
2010-07-21 Richard HeckComment.
2010-07-21 Richard HeckSupport for exporting math as images with XHTML. The...
2010-06-15 Richard HeckWe do need the encoding here now, due to how InPreamble...
2010-04-22 Peter KümmelmsvcUsing "using namespace std" with msvc10 makes also...
2010-04-22 Peter KümmelUsing "using namespace std" with msvc10 makes also...
2010-04-06 Richard HeckUpdate comment.
2010-02-24 Jürgen Spitzmüller* enable instant preview with XeTeX (requires preview...
2009-12-17 Vincent van RavesteijnCompute the font_scaling_factor every time a preview...
2009-12-17 Vincent van RavesteijnDo not hardcode the background color of the preview...
2009-11-22 Vincent van RavesteijnFix bug #4360: Instant preview does not render formulas...
2009-09-21 Uwe StöhrGuiPrefs:
2008-11-16 Jean-Marc Lasgouttesrename [io]docfstream to [io]fdocstream
2008-10-29 Jean-Marc Lasgouttesremove obsolete workaround
2008-08-18 Jürgen Spitzmüller** proper implementation of pLaTeX by Tetsuya Makimura...
2008-07-30 Abdelrazak YounesRemove unnecessary FileName construction.
2008-07-02 Jürgen Spitzmüller*** Extend preview scripts to also handle PDF output...
2008-06-06 Abdelrazak Younesmove GuiImage::loadableFormats() to support/imagetools...
next