]> git.lyx.org Git - lyx.git/history - src/insets
Cmake build: Don't use temporary doc-files as source for installation
[lyx.git] / src / insets /
2017-09-27 Juergen SpitzmuellerWhitespace cosmetics
2017-09-22 Juergen SpitzmuellerFix some spelling errors reported by Sven
2017-09-15 Juergen SpitzmuellerReset InsetArgument language after passthru status...
2017-09-06 Juergen SpitzmuellerConsider insets that are chars in InsetCollapsable...
2017-08-12 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
2017-08-12 Juergen SpitzmuellerRevert "Mark some intentional fall-throughs (in a way...
2017-08-12 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
2017-08-10 Juergen SpitzmuellerRequire textquotedbl def with second language that...
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-20 Jean-Marc LasgouttesMake InsetInfo active agin (aka the vengeance of the...
2017-07-20 Jean-Marc LasgouttesTry to end the neverending fixIfBroken saga
2017-07-05 Jean-Marc LasgouttesRename some macro-related insets
2017-07-04 Jean-Marc LasgouttesUse the proper buffer when recording undo
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-07-03 Richard HeckFix whitespace at EOL.
2017-06-26 Enrico ForestieriDon't enclose in braces minted languages
2017-06-26 Enrico ForestieriAmend 28be7d55 to avoid an exception
2017-06-26 Enrico ForestieriAccount for old versions of Pygments
2017-06-26 Enrico ForestieriFix bug #10705
2017-06-15 Jean-Marc LasgouttesUse the same code for editable and non-editable buttons
2017-06-12 Jean-Marc LasgouttesFix bad cursor positioning when entering an inset
2017-06-11 Guillaume MMIf the external modification is a deletion, do not...
2017-06-11 Guillaume MMProperly track the lifetime of signals2::slots (#8261)
2017-06-11 Enrico ForestieriAdjust minted options
2017-06-11 Enrico ForestieriUnify translations
2017-06-10 Enrico ForestieriQuote backspace in string
2017-06-10 Enrico ForestieriAllow captions also on non-floating minted listings
2017-06-09 Enrico ForestieriAmend fd075614
2017-06-08 Enrico ForestieriExtend minted support to listings as child documents
2017-06-08 Jean-Marc LasgouttesRevert "Fix drawing of collpsable insets"
2017-06-08 Jean-Marc LasgouttesFix drawing of collpsable insets
2017-06-08 Enrico ForestieriSimplify preamble code when using listings
2017-06-07 Enrico ForestieriDon't allow captions in non-floating listings
2017-06-07 Jean-Marc LasgouttesRevert "Fix drawing of collpsable insets"
2017-06-07 Jean-Marc LasgouttesFix drawing of collpsable insets
2017-06-07 Jean-Marc LasgouttesFix warning about signed/unsigned
2017-06-06 Enrico ForestieriFix bug #9101
2017-06-04 Scott KostyshakFix border when inserting column (#10538, #9306)
2017-06-04 Enrico ForestieriFix up 0cf394dd
2017-05-25 Enrico ForestieriRevert 3ceb5034
2017-05-25 Guillaume MMFix coverity warning
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-24 Jean-Marc LasgouttesRevert "InsetHyperlink: inherit font (#10677)"
2017-05-23 Enrico ForestieriFix bug #10263
2017-05-19 Scott KostyshakInsetHyperlink: inherit font (#10677)
2017-05-16 Guillaume MMFix the computation of broken InsetRef status between...
2017-05-16 Guillaume MMStructure the broken InsetRef status
2017-05-13 Guillaume MMFix computation of InsetLayout arguments for InsetText
2017-05-13 Guillaume MMSimplify before clean-up before following bugfix
2017-05-11 Günter MildeFix fa0f142e (plain quotes fix).
2017-05-11 Günter MildeFix #10583 - plain quote inset latex export in differen...
2017-05-05 Tommaso Cucinottaskip graphics conversion when runparams.dryrun is true
2017-05-03 Jean-Marc LasgouttesFix compiler warning (gcc 7)
2017-05-03 Jean-Marc LasgouttesShow properly on screen "indented" maths.
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.
next