lyx_mirror/src/insets
2020-05-04 14:05:44 -04:00
..
CMakeLists.txt
ExternalSupport.cpp
ExternalSupport.h
ExternalTemplate.cpp Make some constructors explicit 2019-09-17 23:15:09 +02:00
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h Make some constructors explicit 2019-09-17 23:15:09 +02:00
Inset.cpp New counter manipulation inset. 2020-04-30 23:09:36 -04:00
Inset.h Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetArgument.cpp Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetArgument.h Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetBibitem.cpp Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetBibitem.h Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetBibtex.cpp Handle deleted BibTeX/Biblatex bibliographies 2020-03-06 13:49:10 +01:00
InsetBibtex.h Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetBox.cpp Fix coloured boxes in RTL with [pdf]latex (#8642) 2019-08-15 16:21:13 +02:00
InsetBox.h Make some constructors explicit 2019-09-17 23:15:09 +02:00
InsetBranch.cpp Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetBranch.h Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetCaption.cpp Consider CT underlining pref in captions markup 2020-03-07 07:28:37 +01:00
InsetCaption.h Markup changed captions in workarea by underline and strikeout, resp. 2020-03-06 18:58:25 +01:00
InsetCaptionable.cpp Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetCaptionable.h Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetCitation.cpp Avoid a copy 2020-05-03 02:52:56 -04:00
InsetCitation.h Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetCode.h New counter manipulation inset. 2020-04-30 23:09:36 -04:00
InsetCollapsible.cpp Fixup d207e85c: paint sublabel with the correct background color 2020-02-24 10:41:18 +01:00
InsetCollapsible.h Remove some spacing above InsetColapsible when possible 2020-01-15 11:13:54 +01:00
InsetCommand.cpp New counter manipulation inset. 2020-04-30 23:09:36 -04:00
InsetCommand.h Add outliner section for broken refs and citations 2020-03-14 15:18:28 +01:00
InsetCommandParams.cpp New counter manipulation inset. 2020-04-30 23:09:36 -04:00
InsetCommandParams.h
InsetCounter.cpp Use translated GUI name of counter in button label 2020-05-04 09:28:07 +02:00
InsetCounter.h Keep sort order of counter actions 2020-05-04 09:22:35 +02:00
InsetERT.cpp
InsetERT.h
InsetExternal.cpp Remove unused private members. 2019-09-16 00:17:08 +02:00
InsetExternal.h Make graĥics and external insets tighter 2020-01-15 16:00:02 +01:00
InsetFlex.cpp Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetFlex.h Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetFloat.cpp Centralize code to markup deleted complex objects (with tikz) in output 2019-12-28 13:43:17 +01:00
InsetFloat.h Centralize code to markup deleted complex objects (with tikz) in output 2019-12-28 13:43:17 +01:00
InsetFloatList.cpp Use ranges and fix nullptr warnings. 2020-03-16 01:31:30 -04:00
InsetFloatList.h Make some constructors explicit 2019-09-17 23:15:09 +02:00
InsetFoot.cpp Footnote: (re-)add a fallback dummy counter 2020-03-06 18:21:18 +01:00
InsetFoot.h Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetFootlike.cpp
InsetFootlike.h Make some constructors explicit 2019-09-17 23:15:09 +02:00
InsetGraphics.cpp Centralize code to markup deleted complex objects (with tikz) in output 2019-12-28 13:43:17 +01:00
InsetGraphics.h Make graĥics and external insets tighter 2020-01-15 16:00:02 +01:00
InsetGraphicsParams.cpp
InsetGraphicsParams.h
InsetHyperlink.cpp Let hyperlink insets to be longer if name is given. 2020-03-25 07:40:27 +01:00
InsetHyperlink.h Fix text direction of references with XeTeX/bidi 2019-08-05 16:30:01 +02:00
InsetInclude.cpp Remove method that is now unneeded. 2020-04-25 22:27:09 -04:00
InsetInclude.h Remove method that is now unneeded. 2020-04-25 22:27:09 -04:00
InsetIndex.cpp Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetIndex.h Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetInfo.cpp Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetInfo.h Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetIPA.cpp Replace the hardcoded TEXT_TO_INSET_OFFSET by tunable values 2020-01-15 11:13:54 +01:00
InsetIPA.h Make some constructors explicit 2019-09-17 23:15:09 +02:00
InsetIPAMacro.cpp
InsetIPAMacro.h
InsetLabel.cpp Prevent wrong reference to duplicated (but deleted) label 2020-03-29 17:47:59 +02:00
InsetLabel.h Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetLayout.cpp s/requires_/required_/ for code consistency 2020-05-04 14:05:44 -04:00
InsetLayout.h s/requires_/required_/ for code consistency 2020-05-04 14:05:44 -04: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 Make some constructors explicit 2019-09-17 23:15:09 +02:00
InsetNewline.cpp Add NewlineCmd InsetLayout and Argument option 2019-04-18 11:35:03 +02:00
InsetNewline.h Make some constructors explicit 2019-09-17 23:15:09 +02:00
InsetNewpage.cpp
InsetNewpage.h Remove unused private members. 2019-09-16 00:17:08 +02:00
InsetNomencl.cpp
InsetNomencl.h
InsetNote.cpp Fix greyedout note in RTL (#8647) 2019-08-15 15:15:59 +02:00
InsetNote.h
InsetPhantom.cpp Replace the hardcoded TEXT_TO_INSET_OFFSET by tunable values 2020-01-15 11:13:54 +01:00
InsetPhantom.h
InsetPreview.cpp Replace the hardcoded TEXT_TO_INSET_OFFSET by tunable values 2020-01-15 11:13:54 +01:00
InsetPreview.h Make some constructors explicit 2019-09-17 23:15:09 +02:00
InsetQuotes.cpp Fix quotation marks in PDF TOC 2020-04-06 08:53:29 +02:00
InsetQuotes.h Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetRef.cpp Outliner: distinguish non-active refs from broken refs 2020-03-14 16:29:53 +01:00
InsetRef.h Outliner: distinguish non-active refs from broken refs 2020-03-14 16:29:53 +01:00
InsetScript.cpp Disable TABLUAR_STYLE_INSERT with TABULAR_INSERT 2019-04-04 08:24:25 +02:00
InsetScript.h Make script inset much tighter in texted. 2020-01-15 11:13:54 +01:00
InsetSeparator.cpp
InsetSeparator.h Remove unused private members. 2019-09-16 00:17:08 +02:00
InsetSpace.cpp Fix alignment of rows when text width is variable 2019-01-11 16:23:05 +01:00
InsetSpace.h Make some constructors explicit 2019-09-17 23:15:09 +02:00
InsetSpecialChar.cpp Paste some special chars as insets 2020-03-23 12:07:47 +01:00
InsetSpecialChar.h
InsetTabular.cpp Fix typo. 2020-05-01 19:47:50 -04:00
InsetTabular.h Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetText.cpp Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetText.h Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetTOC.cpp
InsetTOC.h
InsetVSpace.cpp
InsetVSpace.h Make some constructors explicit 2019-09-17 23:15:09 +02:00
InsetWrap.cpp Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
InsetWrap.h Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
RenderBase.h Remove unused method 2019-02-18 16:03:38 +01:00
RenderButton.cpp Color broken citations, xrefs, and includes 2020-03-14 14:17:30 +01:00
RenderButton.h Color broken citations, xrefs, and includes 2020-03-14 14:17:30 +01:00
RenderGraphic.cpp Make graĥics and external insets tighter 2020-01-15 16:00:02 +01:00
RenderGraphic.h Make graĥics and external insets tighter 2020-01-15 16:00:02 +01:00
RenderPreview.cpp Replace the hardcoded TEXT_TO_INSET_OFFSET by tunable values 2020-01-15 11:13:54 +01:00
RenderPreview.h Make some constructors explicit 2019-09-17 23:15:09 +02:00