]> git.lyx.org Git - lyx.git/history - src/insets/InsetText.cpp
DocBook: fix handling of footnotes.
[lyx.git] / src / insets / InsetText.cpp
2021-05-24 Thibaut CuvelierDocBook: fix handling of footnotes.
2021-05-06 Juergen SpitzmuellerAllow counter insets in pass thru
2021-03-24 Jean-Marc LasgouttesMove code responsible to set TextMetrics outer font...
2021-02-23 Jean-Marc LasgouttesFix cursor position when undoing inset-dissolve.
2021-02-18 Scott KostyshakFix an instance of -Werror=misleading-indentation
2021-02-17 Thibaut CuvelierDocBook: add support for DocBookArgumentAfterMainTag.
2021-02-08 Richard Kimberly... Do not show completion cursor if completion is inactive
2021-01-29 Juergen SpitzmuellerCosmetics
2020-12-24 Juergen SpitzmuellerImplement inset-split (only for text insets for now...
2020-12-06 Yuriy SkalkoMore enums & includes refactoring
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-11-29 Thibaut CuvelierDocBook: implement SciPoster.
2020-11-29 Thibaut CuvelierDocBook: add layout parameters to control the special...
2020-11-25 Yuriy SkalkoCleanup headers
2020-11-20 Thibaut CuvelierDocBook: make InsetText respect tag types.
2020-11-20 Thibaut CuvelierDocBook: InsetText supports items and wrappers.
2020-11-20 Thibaut CuvelierDocBook: ensure that <info>-related insets in the abstr...
2020-11-15 Thibaut CuvelierDocBook: add support for IGNORE tags.
2020-11-12 Yuriy SkalkoSimplify Changers
2020-11-10 Jean-Marc LasgouttesFixup aeb51be9: set current font correctly when editing...
2020-11-01 Yuriy SkalkoUse const references
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-08-09 Juergen SpitzmuellerConsider nesting when checking whether an inset is...
2020-07-08 Richard Kimberly... Whitespace
2020-07-08 Thibaut CuvelierNew DocBook support
2020-07-04 Juergen SpitzmuellerPrevent outputting \maketitle within an inset embedded...
2020-07-03 Juergen SpitzmuellerProperly fix handling of title layouts within insets...
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2020-06-11 Juergen SpitzmuellerConsider parbreakIsNewline in plaintext output
2020-05-13 Richard Kimberly... Remove include no longer needed
2020-05-13 Richard Kimberly... Simplify.
2020-03-06 Juergen SpitzmuellerTell updateBuffer whether an inset is deleted.
2020-01-15 Jean-Marc LasgouttesReplace the hardcoded TEXT_TO_INSET_OFFSET by tunable...
2020-01-14 Jean-Marc LasgouttesRename PainterMetrics::change_ to change
2020-01-12 Jean-Marc LasgouttesReimplement computation of change tracking status
2020-01-12 Jean-Marc LasgouttesFixup b321bb1a: set changebar when inset contains changes
2019-12-29 Juergen SpitzmuellerIndicate change of content in label of collapsed collap...
2019-12-06 Jean-Marc LasgouttesDisable inset-dissolve in table cells
2019-09-15 Jean-Marc LasgouttesMany small code cleanups suggested by cppcheck
2019-08-14 Juergen SpitzmuellerCorrect ^ catcode for \cprotect
2019-08-14 Juergen SpitzmuellerFix cprotect with Slovak
2019-04-21 Juergen Spitzmueller\cprotect some content in captions
2019-04-18 Juergen SpitzmuellerAdd NewlineCmd InsetLayout and Argument option
2019-03-14 Juergen SpitzmuellerMove labels and insets out of moving arguments
2019-03-12 Juergen SpitzmuellerAdd NeedMBoxProtect [inset]layout option
2019-02-19 Jean-Marc LasgouttesRename TextMetrics::dimension() to dim()
2018-09-18 Jean-Marc LasgouttesUse std::move in InsetText::updateBuffer for notes...
2018-09-18 Jean-Marc LasgouttesRevert "Use swap in InsetText::updateBuffer for notes...
2018-07-22 Jean-Marc LasgouttesUse swap in InsetText::updateBuffer for notes ad friends
2018-07-21 Juergen Spitzmueller(a)mend edb2d1412482bd
2018-07-21 Juergen SpitzmuellerSet RTL tooltips RTL
2018-05-29 Jean-Marc LasgouttesFixup 4e9084b3e4
2018-05-28 Jean-Marc LasgouttesDraw frame last when drawing text insets
2018-04-30 Juergen Spitzmuellercprotect: don't consider content in Notes, deactivated...
2018-04-30 Juergen SpitzmuellerFix comment
2018-04-30 Juergen Spitzmuellercprotect allows to place environments in fragile contexts.
2018-04-23 Juergen SpitzmuellerDo not require cprotect if we only have a cprotectible...
2018-04-21 Juergen SpitzmuellerHandle nested \cprotect
2018-04-15 Juergen SpitzmuellerneedsCProtection: consider LaTeXType "none"
2018-04-13 Juergen SpitzmuellerAdd basic support for cprotect
2017-12-30 Juergen SpitzmuellerRevert "Fix environment-split when at pos 0 of a frame...
2017-12-30 Juergen SpitzmuellerFix environment-split when at pos 0 of a frame title.
2017-12-29 Juergen SpitzmuellerProperly implement IsTocCaption for Arguments in standa...
2017-10-16 Richard HeckRename Paragraph::setBuffer to Paragraph::setInsetBuffe...
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 1)
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-06-08 Jean-Marc LasgouttesRevert "Fix drawing of collpsable insets"
2017-06-08 Jean-Marc LasgouttesFix drawing of collpsable insets
2017-06-07 Jean-Marc LasgouttesRevert "Fix drawing of collpsable insets"
2017-06-07 Jean-Marc LasgouttesFix drawing of collpsable insets
2017-05-13 Guillaume MMFix computation of InsetLayout arguments for InsetText
2017-05-13 Guillaume MMSimplify before clean-up before following bugfix
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-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Guillaume MunchImplement AddToToc for paragraph layouts
2016-12-10 Juergen SpitzmuellerEnable InsetQuote in verbatim and Hebrew
2016-12-06 Jean-Marc LasgouttesNow Inset::dimension is only an access to cache
2016-10-21 Juergen SpitzmuellerImplement PassThru option to arguments.
2016-10-16 Guillaume MunchUse otexstringstream for the captions of InsetCaptionables
2016-07-30 Richard HeckRevert most of dd7863b6.
2016-07-30 Richard HeckFix thinko from earlier commit.
2016-07-18 Juergen SpitzmuellerWhitespace.
2016-07-10 Richard HeckRename some variables and routines.
2016-07-10 Richard HeckFix problem with branch handling. The problem was that...
2016-07-04 Guillaume MunchRationalise includes
2016-07-03 Guillaume MunchChange tracking cue: InsetText and InsetCollapsible
2016-07-03 Guillaume MunchBeautify ToolTips in work area
2016-07-03 Guillaume MunchRemove tooltips from the data of Toc Items
2016-07-02 Guillaume MunchSimplifications, mainly removal of boost::function...
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Jean-Marc LasgouttesMove one Text::setCursor instance to CursorSlice
2016-05-29 Jean-Marc LasgouttesUse isMainText() instead of doing explicit tests
2016-05-29 Jean-Marc LasgouttesDisable LFUN_INSET_DISSOLVE in tabulars
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-15 Juergen Spitzmuellerrestore crucial float information in note insets (bug...
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-04-20 Juergen SpitzmuellerNew (Inset)Layout tag PassThruChars
2015-03-31 Jean-Marc LasgouttesGet rid of autoBreakRow, which is obsoleted by allowMul...
next