]> git.lyx.org Git - lyx.git/history - src/Buffer.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / Buffer.h
2024-04-28 Jean-Marc LasgouttesMove Lexer to support/ directory (and lyx::support...
2024-01-11 Richard Kimberly... Fix bug #13017.
2023-07-26 Alexander DunlapDisplay equation/theorem numbers in insert cross refere...
2023-07-23 Jean-Marc LasgouttesImprove branch activatiion LFUNs
2023-05-03 Jean-Marc LasgouttesCode factoring: introduce BufferView::busy()
2022-11-28 Jean-Marc LasgouttesMerge branch 'killqt4'
2022-11-20 Juergen SpitzmuellerRegenerate previews after zoom (#11919)
2022-10-29 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-10-28 Jean-Marc Lasgouttesconstify
2022-10-26 Juergen SpitzmuellerSync with master
2022-08-13 Stephan WittImproved synctex support
2022-02-19 Daniel RamöllerProperly show labels from broken references in Cross...
2022-02-19 Juergen Spitzmuellerchild documents: allow inheritance of bibliography...
2021-11-25 Juergen SpitzmuellerFactor out Buffer::requestSpellcheck() function
2021-04-09 Jean-Marc LasgouttesFixup f3a0e8ff: costly thinko
2021-01-28 Jean-Marc LasgouttesRun updateBuffer when adding/merging changes
2020-12-03 Jean-Marc LasgouttesDisable some Adv F&R widgets for read-only documents
2020-10-25 Yuriy SkalkoConstify
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-10-19 Yuriy SkalkoReduce includes in header files
2020-10-13 Yuriy SkalkoRemove unused forward declarations
2020-07-08 Richard Kimberly... Whitespace
2020-07-08 Thibaut CuvelierNew DocBook support
2020-04-26 Richard Kimberly... Buffer methods for dealing with recursive includes.
2020-03-06 Juergen SpitzmuellerTell updateBuffer whether an inset is deleted.
2020-02-28 Richard Kimberly... Use ranges, fix warnings
2020-02-23 Richard Kimberly... Try again to fix memory leak reported by Scott.
2020-01-12 Jean-Marc LasgouttesFixup bf7f4d71: Let changeRefsIfUnique handle undo
2020-01-12 Jean-Marc LasgouttesReimplement computation of change tracking status
2020-01-12 Jean-Marc LasgouttesRevert "Automatically show the review toolbar if the...
2019-12-24 Juergen SpitzmuellerAdd native changebars
2019-12-16 Scott KostyshakCorrect typo in method name getDescendants()
2019-06-07 Pavel SandaStart reporting missing citations and broken references...
2019-04-26 Enrico ForestieriRevert [60ac25a4/lyxgit], [30f16463/lyxgit], and part...
2019-04-23 Enrico ForestieriAmend [54147a71/lyxgit]
2019-04-16 Günter MildeRename legacy input encoding settings.
2019-03-29 Juergen SpitzmuellerAdd support for mixed-encoded biblatex files
2018-12-29 Juergen SpitzmuellerSome minor amendments to [3ae6bff538/lyxgit]
2018-12-29 Juergen SpitzmuellerDo not consider deleted labels in ambiguity check
2018-10-13 Juergen SpitzmuellerClear bibfile cache when set of bibliography files...
2018-09-02 Richard Kimberly... Try yet again try to fix bug #9158.
2018-09-02 Richard Kimberly... Revert "Try yet again try to fix bug #9158."
2018-09-02 Richard Kimberly... Try yet again try to fix bug #9158.
2018-07-07 Juergen SpitzmuellerAdd support for bib files encoding
2018-05-16 Juergen SpitzmuellerDo not start from a non-reveant parent in Buffer cloning.
2018-04-16 Richard HeckFix some problems with background cancellation.
2018-03-22 Juergen SpitzmuellerUse separate BibInfo for child
2018-01-29 Richard HeckFix bug #11055.
2017-11-07 Richard HeckAttempt to fix bug 9158 using updateBuffer.
2017-10-18 Juergen SpitzmuellerDo not scan BibTeX files multiple times in a collectBib...
2017-10-16 Richard HeckFix the way that the Buffer gets set on undo.
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-03-10 Guillaume MunchDisable edition when external modifications are detected
2017-03-10 Guillaume MunchClean-up
2017-03-10 Guillaume MunchImplement real-time detection of external modifications
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 SpitzmuellerBiblatex support
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-02 Juergen SpitzmuellerExtend the Bibfiles cache
2016-11-22 Tommaso CucinottaAdd 'needauth' option to converters that need explicit...
2016-07-04 Guillaume MunchRationalise includes
2016-07-02 Guillaume MunchSimplifications, mainly removal of boost::function...
2016-06-09 Guillaume MunchReplace auto_ptr with unique_ptr
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Guillaume MunchAutomatically show the review toolbar if the document...
2016-01-10 Georg BaumDo not apply \origin at existing files
2015-11-15 Richard HeckSimplify use of Buffer::getBackupName().
2015-11-11 Richard HeckFix bug #9554: When we save a file that was not origina...
2015-09-12 Guillaume MunchImprovements to the display of the source.
2015-05-16 Enrico ForestieriCorrectly load documents moved elsewhere after save.
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
2015-05-05 Enrico ForestieriDon't update paths of non-existing files
2015-05-05 Scott KostyshakDo a fresh compile for preview after error (#9061)
2015-05-03 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2015-05-03 Enrico ForestieriUpdate paths of included files when saving to a differe...
2015-03-20 Scott KostyshakAssert if successful export but no output file
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-17 Georg BaumDocument Buffer::preview()
2014-11-16 Georg BaumMake doExport() helper private
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-03-13 Juergen SpitzmuellerInclude child's own authors when using BufferParams...
2013-10-04 Jean-Marc LasgouttesRevert "Do not kill the undo stack when doing a Save...
2013-05-16 Pavel SandaSlowly going through the suggestion made by our headers...
2013-04-25 Richard HeckSimplify code a bit: If we only accept CITE_CODE, there...
2013-04-21 Richard HeckFix bug found by Scott concerning copying XHTML to...
2013-04-19 Uwe Stöhrfix some more typos spotted by Yuri
2013-04-14 Georg BaumImplement paste from LaTeX and HTML (bug #3096)
next