lyx_mirror/src/insets
Juergen Spitzmueller 207eaeee90 Introduce NeedCProtect -1 layout option
It turns out beamer frame does not allow \cprotect and errors if it is
used. Hence we need to prevent it in this context entirely.
2024-05-12 07:52:16 +02:00
..
CMakeLists.txt prevent Qt6 from defining UNICODE (Qt6.1.1 and upwards) 2021-06-19 10:48:49 +02:00
ExternalSupport.cpp Add $$OrigAbsName placeholder to external 2024-03-20 07:57:43 +01:00
ExternalSupport.h
ExternalTemplate.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
ExternalTemplate.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp Allow using the text properties dialog in mathed 2023-11-06 18:04:44 +01:00
Inset.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetArgument.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetArgument.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetBibitem.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetBibitem.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetBibtex.cpp DocBook: amend e3020a6b. 2024-03-01 13:45:28 +01:00
InsetBibtex.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetBox.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetBox.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetBranch.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetBranch.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetCaption.cpp Add HTMLClass for InsetLayout as well. Layout format change. 2022-12-05 23:42:50 -05:00
InsetCaption.h Sync with master 2022-10-26 10:52:21 +02:00
InsetCaptionable.cpp
InsetCaptionable.h
InsetCitation.cpp Fix bug #13017. 2024-01-11 17:23:52 -05:00
InsetCitation.h Rename hasToString() to findUsesToString() 2024-04-02 09:22:53 +02:00
InsetCode.h Allow using the text properties dialog in mathed 2023-11-06 18:04:44 +01:00
InsetCollapsible.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetCollapsible.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetCommand.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetCommand.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetCommandParams.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetCommandParams.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetCounter.cpp
InsetCounter.h Rename hasToString() to findUsesToString() 2024-04-02 09:22:53 +02:00
InsetERT.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetERT.h Inset::forceLTR() only determines whether explicit switches are needed 2023-04-10 10:20:11 +02:00
InsetExternal.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetExternal.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetFlex.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetFlex.h
InsetFloat.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetFloat.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetFloatList.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetFloatList.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetFoot.cpp Display footnote labels as superscripts 2023-07-24 11:15:03 +02:00
InsetFoot.h If language needs to be reset at the end of footnotes or floats 2023-07-16 16:31:31 +02:00
InsetFootlike.cpp Remove unneeded InsetFootlike::metrics/draw() methods 2021-03-24 16:25:43 +01:00
InsetFootlike.h Replace hardcoded inheritFont() with InheritFont InsetLayout tag 2023-07-22 23:38:53 +02:00
InsetGraphics.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetGraphics.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetGraphicsParams.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetGraphicsParams.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetHyperlink.cpp Whitespace 2023-06-13 09:55:53 -04:00
InsetHyperlink.h Rename hasToString() to findUsesToString() 2024-04-02 09:22:53 +02:00
InsetInclude.cpp Fix display of counters for included listings. 2024-02-09 19:54:56 -05:00
InsetInclude.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetIndex.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetIndex.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetIndexMacro.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetIndexMacro.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetInfo.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetInfo.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetIPA.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetIPA.h
InsetIPAMacro.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetIPAMacro.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetLabel.cpp Amend 16660d12. 2024-03-21 21:32:45 +01:00
InsetLabel.h Don't inherit font in Label inset 2023-12-19 16:10:33 +01:00
InsetLayout.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetLayout.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetLine.cpp Allow line inset to draw a vertical line. 2021-06-14 15:45:35 +02:00
InsetLine.h
InsetListings.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetListings.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetListingsParams.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetListingsParams.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetMarginal.cpp
InsetMarginal.h
InsetNewline.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetNewline.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetNewpage.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetNewpage.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetNomencl.cpp Prevent access to null local_font 2023-09-30 13:01:20 +02:00
InsetNomencl.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetNote.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetNote.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetPhantom.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetPhantom.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetPreview.cpp Factor out the generation of the code to create a preview. 2021-10-13 19:26:49 +02:00
InsetPreview.h Factor out the generation of the code to create a preview. 2021-10-13 19:26:49 +02:00
InsetQuotes.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetQuotes.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetRef.cpp Prevent access to null local_font 2023-09-30 13:01:20 +02:00
InsetRef.h Rename hasToString() to findUsesToString() 2024-04-02 09:22:53 +02:00
InsetScript.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetScript.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetSeparator.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetSeparator.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetSpace.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetSpace.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetSpecialChar.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetSpecialChar.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetTabular.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetTabular.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetText.cpp Introduce NeedCProtect -1 layout option 2024-05-12 07:52:16 +02:00
InsetText.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetTOC.cpp Fix bug #11418. 2022-12-04 00:33:14 -05:00
InsetTOC.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetVSpace.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetVSpace.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetWrap.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
InsetWrap.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
RenderBase.h
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp Use docstring for preview snippet all the way down 2024-03-16 11:57:48 +01:00
RenderPreview.h Use docstring for preview snippet all the way down 2024-03-16 11:57:48 +01:00