]> git.lyx.org Git - lyx.git/history - src/Buffer.cpp
prepare Qt 5.6 builds
[lyx.git] / src / Buffer.cpp
2016-01-12 Guillaume MunchAdd \save_transient_properties parameter (#9841)
2016-01-10 Georg BaumDo not apply \origin at existing files
2016-01-05 Richard HeckRewrite the BufferList::releaseChild method so that...
2015-11-15 Richard HeckWe need to show the error message in the case in which...
2015-11-15 Richard HeckSimplify use of Buffer::getBackupName().
2015-11-13 Richard HeckFix stupid error in cc83dfa887.
2015-11-13 Günter MildeUpdate comments after solving #9740.
2015-11-11 Richard HeckFix bug #9554: When we save a file that was not origina...
2015-11-10 Günter MildeFix 480937a103708a651/lyxgit. See also #9740.
2015-11-10 Guillaume MunchMove tmpdir error message to stderr
2015-11-07 Richard HeckMove LFUN_CHANGES_TRACK and LFUN_CHANGES_OUTPUT to...
2015-11-03 Günter MildeFixme for the partial patch for #9740 (XeTeX with TeX...
2015-11-02 Jean-Marc LasgouttesFix compilation with clang++ 3.6.2.
2015-10-29 Scott KostyshakDisable "Show Output Anyway" button if empty file
2015-10-25 Günter MildeFix the partial patch for #9740 (XeTeX with TeX fonts...
2015-10-25 Günter MildeFix the partial patch for #9740 (XeTeX with TeX fonts).
2015-10-20 Günter MildePartial fix for #9740 "XeTeX/LuaTeX with TeX fonts...
2015-10-01 Guillaume MunchImprovements to cursor highlighting in the source panel
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-09-12 Guillaume MunchImprovements to the display of the source.
2015-09-08 Enrico ForestieriTake into account symbolic links
2015-09-04 Georg BaumRemove unneeded second slash
2015-08-19 Scott KostyshakRefresh file cache before checking existence
2015-05-28 Stephan WittRemove leftover from printing support.
2015-05-27 Richard HeckRemove printing support from LyX.
2015-05-17 Richard HeckFix bug #9544: Mark file clean after we write it.
2015-05-17 Georg BaumFix indentation
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-08 Stephan Witt#9514 improved document iterator for correct check...
2015-05-06 Stephan Witt#9514 contents inside of LyX insets with spell check...
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-04-04 Scott KostyshakButton for showing PDF if compilation error
2015-03-31 Jean-Marc LasgouttesGet rid of autoBreakRow, which is obsoleted by allowMul...
2015-03-20 Scott KostyshakAssert if successful export but no output file
2015-03-20 Scott KostyshakExport/view a PDF even if error
2015-03-18 Georg Baumwhitespace
2015-03-15 Georg BaumImprove code readability
2015-03-04 Jean-Marc LasgouttesInitialize Buffer::Impl members correctly
2015-02-24 Jean-Marc LasgouttesSome performance stuff reported by cppcheck
2015-02-20 Jean-Marc LasgouttesInitialize variable properly.
2015-02-20 Jean-Marc LasgouttesFix uninitialized variable
2015-02-09 Scott KostyshakCorrect the spelling of "occured" to "occurred"
2015-01-24 Juergen SpitzmuellerFix output encoding information for non-TeX fonts XeTeX...
2015-01-22 Jean-Marc LasgouttesImplement new recordUndoBufferParams method.
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-07 Georg BaumEncapsulate Converter class
2014-11-30 Georg BaumA stringstream is overkill here
2014-11-17 Georg BaumDocument Buffer::preview()
2014-11-03 Georg BaumFix for bug #9234, from Georg.
2014-10-27 Richard HeckIf we successfully save a file but fail to move it...
2014-10-18 Stephan Witt #9130 Text in main work area isn't rendered with high...
2014-08-25 Richard HeckAdd a debugging message.
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 createBufferTmpDir() threadsafe
2014-07-04 Georg BaumDon't guess whether autosave succeeded
2014-06-09 Georg BaumFix wrong "externally modified" message
2014-06-09 Georg BaumRemove unsafe method FileName::tempName()
2014-06-09 Georg BaumImprove file saving strategy
2014-06-04 Richard HeckUse a different naming scheme, per Enrico's suggestion.
2014-06-03 Richard HeckPer a suggestion of JMarc's, first write the saved...
2014-04-21 Jean-Marc LasgouttesFix various warnings issued by clang++.
2014-04-21 Richard HeckTypos and style.
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2014-03-13 Juergen SpitzmuellerInclude child's own authors when using BufferParams...
2014-03-04 Georg BaumFix compilation with libc++
2014-02-09 Juergen SpitzmuellerDo not issue module warnings when just cloning a buffer...
2014-01-29 Richard HeckFix bug discovered by Kornel. See
2014-01-13 Jean-Marc LasgouttesHandle undo in `branch-add' LFUN
2013-11-23 Juergen SpitzmuellerDo not attempt to set default master if we already...
2013-11-14 Georg BaumDo not ignore literate programming errors
2013-11-14 Georg BaumFix regression of e02df14 (bug #8900)
2013-11-12 Georg BaumSilence unwanted error popup on copying
2013-10-04 Jean-Marc LasgouttesRevert "Do not kill the undo stack when doing a Save...
2013-09-29 Vincent van RavesteijnMerge: Remove tex2lyx defines to allow for newer automake
2013-09-29 Vincent van RavesteijnEncodings: Use BufferEncodings where needed
2013-07-19 Josh HieronymusUpdate system identifier in DOCTYPE of MathML-including...
2013-07-18 Juergen SpitzmuellerFix state of certain language packages (polyglossia...
2013-07-13 Georg BaumFix inconsistent version in .lyx files (#7951)
2013-05-16 Julien RiouxCompute and output numbers for numerical citations.
2013-05-15 Georg BaumImplement forced local layouts
2013-04-29 Jean-Marc LasgouttesFix bug #8627: Command line switches to change branch...
2013-04-27 Richard HeckRemove all messages to user related to assertions....
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-04-25 Richard HeckSimplify code a bit: If we only accept CITE_CODE, there...
2013-04-22 Scott KostyshakFix ChkTeX error reporting (#8639)
2013-04-21 Georg BaumFix bug #8636
2013-04-21 Richard HeckFix bug found by Scott concerning copying XHTML to...
2013-04-14 Georg BaumImplement paste from LaTeX and HTML (bug #3096)
2013-04-12 Richard HeckRemove obsolete comment.
2013-04-01 Georg BaumDelete temp file after usage
2013-03-24 Richard HeckFix bug #8603: We want unabbreviated TOC entries here.
2013-03-18 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-03-18 Richard HeckAllowing direct, read-write access to the references...
2013-03-18 Richard HeckWe don't need to reset counters we aren't using.
next