]> git.lyx.org Git - lyx.git/history - src/insets
Update tex2lyx files to new format
[lyx.git] / src / insets /
2017-04-25 Jean-Marc LasgouttesAmend b3fbe4edfd
2017-04-25 Günter MildeSilence coverity warning.
2017-04-20 Günter Mildespecial character "allowbreak" (ZWSP), fileformat change
2017-04-15 Uwe StöhrInsetFloat: allow float placement for rotated floats
2017-04-11 Uwe StöhrInsetFloat.cpp: fix bug #10618
2017-04-08 Uwe StöhrLength.cpp: add new unit representing \baselineskip
2017-04-08 Uwe StöhrInsetTabular.cpp: handle crossed-out text
2017-04-07 Jean-Marc LasgouttesAvoid using buffer() which might throw an exception
2017-04-04 Jean-Marc LasgouttesTry another way of convincing coverity that everything...
2017-04-02 Enrico ForestieriFix bug #10554
2017-03-31 Jean-Marc LasgouttesPlay again with coverity annotation
2017-03-31 Jean-Marc LasgouttesFollowup to e10db6c7: handle InsetCitation too.
2017-03-31 Jean-Marc LasgouttesAnnotate destructors to please coverity
2017-03-29 Jean-Marc LasgouttesMissing initialization in 555338048
2017-03-28 Jean-Marc LasgouttesAdd possibility for command inset to inherit enclosing...
2017-03-27 Enrico ForestieriFix #9732: Inconsistent font properties for the preview...
2017-03-26 Juergen SpitzmuellerSplit external_templates to individual *.xtemplate...
2017-03-24 Jean-Marc LasgouttesCheck return value of regex_match instead of looking...
2017-03-24 Jean-Marc LasgouttesTwo places where coverity urges us to limit string...
2017-03-23 Jean-Marc LasgouttesLinearize macros in box edit mode too.
2017-03-19 Guillaume MunchRegularly check if preview is modified when visible...
2017-03-19 Guillaume MunchRegularly check if graphics is modified when visible...
2017-03-14 Jean-Marc LasgouttesAnother forgotten unreachable `return' that is not...
2017-03-14 Jean-Marc LasgouttesOnly accept non-negative lyxscale parameters
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-03-10 Guillaume MunchAdd option to ignore a parameter in InsetCommandParams
2017-03-09 Jean-Marc LasgouttesAnother unreachable `return' that is not needed
2017-03-05 Guillaume MunchTabular::editXY should not touch the selection
2017-03-03 Enrico ForestieriFix bug #10579
2017-03-01 Jean-Marc LasgouttesInitialize properly several InsetQuote members
2017-03-01 Jean-Marc LasgouttesFix coverity false positive
2017-03-01 Jean-Marc LasgouttesFix broken logic
2017-02-25 Juergen Spitzmuellerrename BufferParams::font_encoding() to ::main_font_enc...
2017-02-23 Juergen SpitzmuellerPlain quote fixes
2017-02-23 Juergen SpitzmuellerUse proper font encoding in InsetQuotes
2017-02-21 Jean-Marc LasgouttesRevert "Linearize macros in box edit mode too."
2017-02-18 Guillaume MunchImprove mouse selection over InsetCollapsable button.
2017-02-18 Guillaume MunchGeneralise the deletion protection mechanism from math...
2017-02-14 Jean-Marc LasgouttesLinearize macros in box edit mode too.
2017-02-08 Juergen SpitzmuellerInsetHyperlink: Fix replacement of empty name with...
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies setting "per child"
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies
2017-01-30 Juergen SpitzmuellerCheck if literal param exists before querying value.
2017-01-30 Juergen SpitzmuellerExtend LATEXIFY command param handling and add literal...
2017-01-29 Juergen SpitzmuellerMove protectArgument function to lstrings
2017-01-28 Juergen SpitzmuellerWhitespace
2017-01-26 Guillaume MunchFix wrong DocIterator argument
2017-01-22 Juergen SpitzmuellerGeneralize the protection of brackets in citation arguments
2017-01-21 Juergen SpitzmuellerSupport for "qualified citation lists"
2017-01-15 Juergen SpitzmuellerDon't load bibtopic with Biblatex
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-14 Juergen SpitzmuellerMinor string fixes
2017-01-14 Juergen SpitzmuellerSome master/child biblio fixes.
2017-01-13 Juergen SpitzmuellerImplement "key only" citation style
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 SpitzmuellerUse master buffer params when appropriate
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Jean-Marc LasgouttesRe-implement math markers logic.
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 Guillaume MunchImprove the list of equations
2017-01-09 Guillaume MunchRemove some hardcoded addToToc: note, footnote, margina...
2017-01-09 Guillaume MunchImplement AddToToc for paragraph layouts
2017-01-09 Guillaume MunchImplement IsTocCaption for InsetArgument
2017-01-09 Guillaume MunchImplement AddToToc layout command for Flex insets
2017-01-09 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Enrico ForestieriAvoid useless warning from Qt
2017-01-08 Richard HeckEscape link name for DocBook.
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-07 Richard HeckAdd a "noprefix" option to the "labelonly" version...
2017-01-07 Juergen SpitzmuellerLimit InsetCitation tooltip to sensible length
2017-01-07 Juergen SpitzmuellerAdd items to toggle "Force uppercase" and "Full author...
2017-01-07 Juergen SpitzmuellerImplement display of starred cite commands
2017-01-07 Juergen SpitzmuellerImplement display of forceUpperCase
2017-01-07 Juergen SpitzmuellerImplement CiteItem in the chain
2017-01-05 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-05 Juergen SpitzmuellerTweaks to the quotes GUI
2017-01-04 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Guillaume MunchRemove hardcoded values
2017-01-03 Juergen SpitzmuellerNo need to hardcode the possible cite commands
2017-01-03 Juergen SpitzmuellerGeneralize starred cite commands
2017-01-03 Juergen SpitzmuellerDifferentiate InsetCite
2017-01-03 Juergen SpitzmuellerGeneralize uppercase test
2017-01-03 Richard HeckAdd ability to use refstyle's plural and capitalization...
2017-01-02 Richard HeckLabel only command for reference dialog.
2017-01-02 Juergen SpitzmuellerExtend the Bibfiles cache
2017-01-01 Juergen SpitzmuellerRework default bibliography style UI
2016-12-31 Juergen SpitzmuellerRework default bibliography style UI
2016-12-29 Scott KostyshakWarn if child has diff non-Tex font settings
2016-12-27 Juergen SpitzmuellerImprove quotation mark opening/closing guess
next