lyx_mirror/src/insets
2019-04-22 10:56:00 +02:00
..
CMakeLists.txt
ExternalSupport.cpp
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp
Inset.h Revert "Use new display() values to remove some inset hardcoding." 2018-09-12 15:26:15 +02:00
InsetArgument.cpp Add NewlineCmd InsetLayout and Argument option 2019-04-18 11:35:03 +02:00
InsetArgument.h Add NewlineCmd InsetLayout and Argument option 2019-04-18 11:35:03 +02:00
InsetBibitem.cpp Fix renaming of citation refs after changing bibitem key 2019-04-21 09:55:17 +02:00
InsetBibitem.h
InsetBibtex.cpp Rename legacy input encoding settings. 2019-04-16 20:17:32 +02:00
InsetBibtex.h GuiBibtex: add button to edit individual databases externally 2019-03-30 11:37:28 +01:00
InsetBox.cpp
InsetBox.h Revert "Use new display() values to remove some inset hardcoding." 2018-09-12 15:26:15 +02:00
InsetBranch.cpp Handle branches with space in their name 2018-09-08 13:07:07 +02:00
InsetBranch.h
InsetCaption.cpp Move labels and insets out of moving arguments 2019-03-14 14:24:43 +01:00
InsetCaption.h Revert "Use new display() values to remove some inset hardcoding." 2018-09-12 15:26:15 +02:00
InsetCaptionable.cpp
InsetCaptionable.h
InsetCitation.cpp
InsetCitation.h
InsetCode.h
InsetCollapsible.cpp Fix regression concerning collapsing insets after search. 2019-03-14 20:30:50 -04:00
InsetCollapsible.h Fix up e5fc7327. 2018-10-04 17:56:14 -04:00
InsetCommand.cpp
InsetCommand.h
InsetCommandParams.cpp
InsetCommandParams.h
InsetERT.cpp Fix up e5fc7327. 2018-10-04 17:56:14 -04:00
InsetERT.h Fix up e5fc7327. 2018-10-04 17:56:14 -04:00
InsetExternal.cpp
InsetExternal.h
InsetFlex.cpp
InsetFlex.h
InsetFloat.cpp Fix bug #11398 2018-12-02 18:27:38 +01:00
InsetFloat.h
InsetFloatList.cpp
InsetFloatList.h Revert "Use new display() values to remove some inset hardcoding." 2018-09-12 15:26:15 +02:00
InsetFoot.cpp
InsetFoot.h
InsetFootlike.cpp
InsetFootlike.h
InsetGraphics.cpp Small formatting and comments update. 2019-03-16 12:59:34 +01:00
InsetGraphics.h
InsetGraphicsParams.cpp
InsetGraphicsParams.h
InsetHyperlink.cpp More exceptions to percent encoding 2019-03-10 16:37:31 +01:00
InsetHyperlink.h
InsetInclude.cpp Fix #11520 Wrong inpute encoding when master and child use different setting. 2019-03-18 18:17:39 +01:00
InsetInclude.h Warn if included file does not exist 2019-03-12 09:00:59 +01:00
InsetIndex.cpp Move labels and insets out of moving arguments 2019-03-14 14:24:43 +01:00
InsetIndex.h Revert "Use new display() values to remove some inset hardcoding." 2018-09-12 15:26:15 +02:00
InsetInfo.cpp Do not use GUI language for shortcut info inset if no translation is available 2019-03-09 12:00:40 +01:00
InsetInfo.h Implement layout format in insetinfo 2018-09-20 11:33:03 +02:00
InsetIPA.cpp
InsetIPA.h
InsetIPAMacro.cpp
InsetIPAMacro.h
InsetLabel.cpp Protect label in moving argument 2019-03-14 14:38:08 +01:00
InsetLabel.h Move labels and insets out of moving arguments 2019-03-14 14:24:43 +01:00
InsetLayout.cpp Add NewlineCmd InsetLayout and Argument option 2019-04-18 11:35:03 +02:00
InsetLayout.h Add NewlineCmd InsetLayout and Argument option 2019-04-18 11:35:03 +02:00
InsetLine.cpp
InsetLine.h
InsetListings.cpp Fix some listings/minted incompatibilities 2019-04-19 19:03:29 +02:00
InsetListings.h
InsetListingsParams.cpp Listings: language updates 2019-04-15 11:55:46 +02:00
InsetListingsParams.h
InsetMarginal.cpp
InsetMarginal.h
InsetNewline.cpp Add NewlineCmd InsetLayout and Argument option 2019-04-18 11:35:03 +02:00
InsetNewline.h Revert "Use new display() values to remove some inset hardcoding." 2018-09-12 15:26:15 +02:00
InsetNewpage.cpp
InsetNewpage.h Revert "Use new display() values to remove some inset hardcoding." 2018-09-12 15:26:15 +02:00
InsetNomencl.cpp
InsetNomencl.h Revert "Use new display() values to remove some inset hardcoding." 2018-09-12 15:26:15 +02:00
InsetNote.cpp Revert "Use new display() values to remove some inset hardcoding." 2018-09-12 15:26:15 +02:00
InsetNote.h Revert "Use new display() values to remove some inset hardcoding." 2018-09-12 15:26:15 +02:00
InsetPhantom.cpp
InsetPhantom.h
InsetPreview.cpp
InsetPreview.h
InsetQuotes.cpp
InsetQuotes.h
InsetRef.cpp Do not force LTR with nameref and non-TeX fonts 2019-03-15 11:23:53 +01:00
InsetRef.h Do not force LTR with nameref and non-TeX fonts 2019-03-15 11:23:53 +01:00
InsetScript.cpp Disable TABLUAR_STYLE_INSERT with TABULAR_INSERT 2019-04-04 08:24:25 +02:00
InsetScript.h Fix fonts used by sub/superscript in text 2019-03-22 16:19:52 +01:00
InsetSeparator.cpp
InsetSeparator.h Revert "Use new display() values to remove some inset hardcoding." 2018-09-12 15:26:15 +02:00
InsetSpace.cpp Fix alignment of rows when text width is variable 2019-01-11 16:23:05 +01:00
InsetSpace.h
InsetSpecialChar.cpp
InsetSpecialChar.h
InsetTabular.cpp Handle plain text/html rows/columns in tabular LFUN_PASTE 2019-04-22 10:56:00 +02:00
InsetTabular.h booktabs: support for \cmidrule trimming 2019-04-03 07:59:52 +02:00
InsetText.cpp \cprotect some content in captions 2019-04-21 16:44:29 +02:00
InsetText.h \cprotect some content in captions 2019-04-21 16:44:29 +02:00
InsetTOC.cpp
InsetTOC.h Revert "Use new display() values to remove some inset hardcoding." 2018-09-12 15:26:15 +02:00
InsetVSpace.cpp
InsetVSpace.h Revert "Use new display() values to remove some inset hardcoding." 2018-09-12 15:26:15 +02:00
InsetWrap.cpp
InsetWrap.h
RenderBase.h Remove unused method 2019-02-18 16:03:38 +01:00
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp Fix segfault after deleting monitor 2018-12-04 00:05:01 -05:00
RenderPreview.h