]> git.lyx.org Git - lyx.git/history - src/insets/InsetInclude.cpp
Loop refactoring
[lyx.git] / src / insets / InsetInclude.cpp
2020-09-10 Daniel RamöllerShow child documents in outline with their paths.
2020-07-31 Thibaut CuvelierDocBook: actually include files that are not properly...
2020-07-08 Thibaut CuvelierNew DocBook support
2020-06-25 Jean-Marc LasgouttesRun codespell on src/insets
2020-06-22 Jean-Marc LasgouttesUse new rowFlags() values to remove some inset hardcoding.
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2020-05-13 Richard Kimberly... Remove include no longer needed
2020-04-26 Richard Kimberly... Remove method that is now unneeded.
2020-04-26 Richard Kimberly... Try to fix bug #6505.
2020-04-25 Richard Kimberly... Return early from the short path.
2020-04-25 Richard Kimberly... Fix warnings.
2020-04-18 Juergen Spitzmuellerfix comment
2020-04-17 Juergen SpitzmuellerReset failedtoload_ bool when include inset params...
2020-04-06 Juergen SpitzmuellerFix indentation
2020-03-14 Juergen SpitzmuellerColor broken citations, xrefs, and includes
2020-03-06 Juergen SpitzmuellerTell updateBuffer whether an inset is deleted.
2019-12-26 Jean-Marc LasgouttesDo not check again and again for non existing files
2019-12-16 Scott KostyshakRemove execute permission from two source files
2019-12-10 Scott KostyshakFix crash due to encoding issues with child doc
2019-09-15 Jean-Marc LasgouttesMany small code cleanups suggested by cppcheck
2019-09-12 Richard Kimberly... Fix bug #11636.
2019-09-12 Richard Kimberly... Revert last two commits, which we pushed accidentally.
2019-09-12 Richard Kimberly... Whoops, forgot this part
2019-09-12 Richard Kimberly... Constify, largely for debugging purposes
2019-07-11 Richard Kimberly... Fix bug #11612.
2019-07-11 Richard Kimberly... Shorten labels.
2019-04-27 Richard Kimberly... Make Ctrl-Mouse open an included file for editing.
2019-04-27 Richard Kimberly... Simplify a bit.
2019-03-18 Günter MildeFix #11520 Wrong inpute encoding when master and child...
2019-03-18 Günter MildeWarn user, if input encodings of master and child docum...
2019-03-12 Juergen SpitzmuellerWarn if included file does not exist
2019-02-27 Kornel BenkoFindAdv: Do not use data from included listing if in...
2019-02-05 Enrico ForestieriUse braces for listings caption
2019-02-04 Enrico ForestieriFix bug #11484
2018-09-28 Richard Kimberly... Allow 'module in child not used in master' warning...
2018-09-12 Jean-Marc LasgouttesRevert "Use new display() values to remove some inset...
2018-09-12 Jean-Marc LasgouttesUse new display() values to remove some inset hardcoding.
2018-05-04 Juergen Spitzmuellercprotect include inset
2018-04-16 Richard HeckWhitespace.
2018-04-16 Richard HeckFix some problems with background cancellation.
2018-03-17 Juergen Spitzmuellerstrip braces from minted caption
2018-02-23 Juergen SpitzmuellerAdd literal param to InsetInclude
2018-02-19 Juergen Spitzmuellerescape label in included listings
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-09-27 Juergen SpitzmuellerWhitespace cosmetics
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-26 Enrico ForestieriAccount for old versions of Pygments
2017-06-10 Enrico ForestieriAllow captions also on non-floating minted listings
2017-06-08 Enrico ForestieriExtend minted support to listings as child documents
2017-06-06 Enrico ForestieriFix bug #9101
2017-05-24 Jean-Marc LasgouttesLet command inset honor inheritFont() on screen
2017-05-24 Jean-Marc LasgouttesRevert "Add possibility for command inset to inherit...
2017-05-16 Guillaume MMFix the computation of broken InsetRef status between...
2017-04-07 Jean-Marc LasgouttesAvoid using buffer() which might throw an exception
2017-03-31 Jean-Marc LasgouttesFollowup to e10db6c7: handle InsetCitation too.
2017-03-31 Jean-Marc LasgouttesAnnotate destructors to please coverity
2017-03-28 Jean-Marc LasgouttesAdd possibility for command inset to inherit enclosing...
2017-03-14 Richard HeckMove the global formats and system_formats variables...
2017-03-11 Scott KostyshakChange a warning to an error if missing include
2017-03-10 Guillaume MunchReplace FileMonitor with FileMonitor2 in RenderPreview
2017-01-26 Guillaume MunchFix wrong DocIterator argument
2017-01-15 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2017-01-14 Guillaume MunchMake the generation of children's tocs more robust
2017-01-14 Guillaume MunchCollect the outliner names for the children's tocs
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Guillaume MunchImprove the list of equations
2016-12-29 Scott KostyshakWarn if child has diff non-Tex font settings
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-09-02 Scott KostyshakExit with error if child exits with error (#10188)
2016-07-04 Guillaume MunchRationalise includes
2016-06-09 Guillaume MunchReplace boost::scoped_ptr with unique_ptr
2015-11-05 Günter MildeFix encoding-setting of child document with LuaTeX...
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-06-02 Juergen SpitzmuellerFix preview of included files in child documents (bug...
2015-05-17 Georg BaumFix indentation
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...
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-05 Georg BaumMake include and bibitem insets threadsafe
2014-05-20 Jean-Marc LasgouttesCode cleanup: get rid of RenderPreview::status()
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2014-02-23 Georg BaumFix crash on recursive include (bug #8994)
2013-11-12 Georg BaumSilence unwanted error popup on copying
2013-07-21 Juergen SpitzmuellerFix setting of is_child runparam if grandchildren are...
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-03-12 Richard HeckAdd a for_search member to OutputParams, and use it...
2013-03-09 Richard HeckTry again to fix Kornel's slowness problem. The previou...
2013-03-08 Richard HeckAdd a member to TocItem that tells us whether the item...
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2013-03-04 Richard HeckWhitespace.
2013-03-04 Richard HeckFix stupid mistake that led to bug #8574.
2013-02-21 Richard HeckDo not try to load or copy included files when we are...
2012-10-05 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-05 Juergen SpitzmuellerDo not let the children's buffer params leak into the...
2012-10-03 Juergen SpitzmuellerDo not let the parent interfere when I child document...
2012-06-26 Vincent van RavesteijnUpdate the button text of InsetInclude insets
next