]> git.lyx.org Git - lyx.git/history - src/graphics
InsetInfo: enable inset dissolve
[lyx.git] / src / graphics /
2018-06-06 Enrico ForestieriAvoid duplicate generation of the same preview
2018-01-06 Guillaume MMFix preview with a nested preview not being shown ...
2017-12-16 Richard HeckFix #10865 compiler warnings.
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 MMIf the external modification is a deletion, do not...
2017-06-11 Guillaume MMProperly track the lifetime of signals2::slots (#8261)
2017-04-20 Tommaso CucinottaFix for crash/segfault introduced with [244de5d2/lyxgit...
2017-03-31 Jean-Marc LasgouttesCatch another exception
2017-03-19 Guillaume MunchRegularly check if graphics is modified when visible...
2017-03-14 Richard HeckMove the global formats and system_formats variables...
2017-03-10 Guillaume MunchReplace FileMonitor with FileMonitor2 in GraphicsCacheItem
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-10-24 Tommaso CucinottaFix bug in replacement of "$$s/" in converter commands...
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-31 Guillaume MunchC++11 supports thread-safe initialization of statics
2016-07-04 Guillaume MunchRationalise includes
2016-07-02 Guillaume MunchSimplifications, mainly removal of boost::function...
2016-06-09 Georg BaumReplace Boost.Signals with Boost.Signals2
2016-06-09 Guillaume MunchReplace support/shared_ptr.h and boost::shared_ptr...
2016-06-09 Guillaume MunchReplace boost::scoped_ptr with unique_ptr
2016-06-02 Georg BaumImprove debug output
2016-04-25 Stephan WittRevert part of c053a9394d1075ecad02ccce2f34c95f08c1f00f
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-22 Richard HeckComment.
2015-07-22 Richard HeckFix bug noticed by Pavel. Apparently, some changes...
2015-07-21 Enrico ForestieriFix bug #9684: Update previews after background color...
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-16 Georg BaumSupport units in external inset bbox
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 ForestieriFix building with cmake and Qt4
2015-06-10 Kornel BenkoCmake build: Adapt to compile after 0213e7b5c62f487bddd...
2015-06-10 Enrico ForestieriWas forgetting to clean up
2015-06-10 Enrico ForestieriDelay regeneration of previews on zoom changes
2015-05-19 Stephan Witt#9130 Text in main work area isn't rendered with high...
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-03-22 Georg BaumLet imagemagick detect file format (bug #2332)
2015-03-13 Enrico ForestieriMake sure that a generated temporary filename doesn...
2015-03-13 Enrico ForestieriMake sure an unzipped file has correct extension.
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-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 BaumMark some singletons with FIXME THREAD
2014-07-05 Georg BaumMake GraphicsConverter threadsafe
2014-07-05 Georg BaumMake preview filename generation threadsafe
2014-06-09 Georg BaumRemove unsafe method FileName::tempName()
2014-06-05 Scott KostyshakFix a regression reported at #9146
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)
2013-07-13 Julien RiouxFix pdf format conversion
2013-05-24 Pavel SandaHeader cleanup cont.
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
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-15 Vincent van RavesteijnRevert "Cmake build: Make PreviewLoader.cpp compilable...
2012-12-15 Vincent van RavesteijnCMake: Put projects into subdirs
2012-12-12 Kornel BenkoCmake build: Make PreviewLoader.cpp compilable again
2012-12-12 Tommaso CucinottaWhile exporting from the command-line, theApp() doesn...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-26 Lars Gullik BjønnesUse empty() to check empty and non-empty'ness not size()
2012-10-26 Lars Gullik BjønnesWS cleanup, remove extraeneous spaces
2012-10-25 Lars Gullik BjønnesMore idiomatic way of checking if a shared_ptr has...
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
2012-05-28 Jean-Marc Lasgouttes"Performance" fixes suggested by cppcheck
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
next