lyx_mirror/src/insets
Enrico Forestieri 3cc3ff39a0 Simplify preamble code when using listings
Following an idea from Guillame.
2017-06-08 04:25:53 +02:00
..
CMakeLists.txt
ExternalSupport.cpp Move the global formats and system_formats variables into the 2017-03-13 23:40:29 -04:00
ExternalSupport.h
ExternalTemplate.cpp Split external_templates to individual *.xtemplate files 2017-03-26 15:32:01 +02:00
ExternalTemplate.h
ExternalTransforms.cpp Check return value of regex_match instead of looking at first match 2017-03-24 15:51:26 +01:00
ExternalTransforms.h
Inset.cpp
Inset.h Simplify before clean-up before following bugfix 2017-05-13 16:12:25 +02:00
InsetArgument.cpp Fix computation of InsetLayout arguments for InsetText 2017-05-13 16:12:25 +02:00
InsetArgument.h Simplify before clean-up before following bugfix 2017-05-13 16:12:25 +02:00
InsetBibitem.cpp Avoid using buffer() which might throw an exception 2017-04-07 12:05:21 +02:00
InsetBibitem.h
InsetBibtex.cpp Avoid using buffer() which might throw an exception 2017-04-07 12:05:21 +02:00
InsetBibtex.h Revert "Add possibility for command inset to inherit enclosing font" 2017-05-24 11:25:14 +02:00
InsetBox.cpp
InsetBox.h
InsetBranch.cpp
InsetBranch.h
InsetCaption.cpp
InsetCaption.h
InsetCaptionable.cpp
InsetCaptionable.h
InsetCitation.cpp Avoid using buffer() which might throw an exception 2017-04-07 12:05:21 +02:00
InsetCitation.h Revert "Add possibility for command inset to inherit enclosing font" 2017-05-24 11:25:14 +02:00
InsetCode.h
InsetCollapsable.cpp Revert "Fix drawing of collpsable insets" 2017-06-07 16:01:58 +02:00
InsetCollapsable.h Revert "Fix drawing of collpsable insets" 2017-06-07 16:01:58 +02:00
InsetCommand.cpp Fix bug #9101 2017-06-07 00:55:23 +02:00
InsetCommand.h Revert "Add possibility for command inset to inherit enclosing font" 2017-05-24 11:25:14 +02:00
InsetCommandParams.cpp Add option to ignore a parameter in InsetCommandParams 2017-03-11 00:50:57 +01:00
InsetCommandParams.h Add option to ignore a parameter in InsetCommandParams 2017-03-11 00:50:57 +01:00
InsetERT.cpp
InsetERT.h
InsetExternal.cpp Let command inset honor inheritFont() on screen 2017-05-24 11:33:52 +02:00
InsetExternal.h
InsetFlex.cpp
InsetFlex.h
InsetFloat.cpp InsetFloat: allow float placement for rotated floats 2017-04-15 06:57:52 +02:00
InsetFloat.h
InsetFloatList.cpp
InsetFloatList.h
InsetFoot.cpp
InsetFoot.h Revert 3ceb5034 2017-05-25 19:09:50 +02:00
InsetFootlike.cpp
InsetFootlike.h
InsetGraphics.cpp Fix up 0cf394dd 2017-06-04 03:28:49 +02:00
InsetGraphics.h
InsetGraphicsParams.cpp
InsetGraphicsParams.h
InsetHyperlink.cpp Move the global formats and system_formats variables into the 2017-03-13 23:40:29 -04:00
InsetHyperlink.h Revert "InsetHyperlink: inherit font (#10677)" 2017-05-24 11:25:14 +02:00
InsetInclude.cpp Fix bug #9101 2017-06-07 00:55:23 +02:00
InsetInclude.h
InsetIndex.cpp Extend LATEXIFY command param handling and add literal param. 2017-01-30 07:44:55 +01:00
InsetIndex.h Extend LATEXIFY command param handling and add literal param. 2017-01-30 07:44:55 +01:00
InsetInfo.cpp
InsetInfo.h
InsetIPA.cpp
InsetIPA.h
InsetIPAMacro.cpp Fix compiler warning (gcc 7) 2017-05-03 14:51:03 +02:00
InsetIPAMacro.h
InsetLabel.cpp
InsetLabel.h
InsetLayout.cpp
InsetLayout.h
InsetLine.cpp
InsetLine.h
InsetListings.cpp Simplify preamble code when using listings 2017-06-08 04:25:53 +02:00
InsetListings.h Simplify preamble code when using listings 2017-06-08 04:25:53 +02:00
InsetListingsParams.cpp Fix bug #9101 2017-06-07 00:55:23 +02:00
InsetListingsParams.h Fix bug #9101 2017-06-07 00:55:23 +02:00
InsetMarginal.cpp
InsetMarginal.h
InsetNewline.cpp
InsetNewline.h
InsetNewpage.cpp Fix bug #10554 2017-04-02 23:56:25 +02:00
InsetNewpage.h
InsetNomencl.cpp Extend LATEXIFY command param handling and add literal param. 2017-01-30 07:44:55 +01:00
InsetNomencl.h
InsetNote.cpp
InsetNote.h
InsetPhantom.cpp
InsetPhantom.h
InsetPreview.cpp
InsetPreview.h Fix #9732: Inconsistent font properties for the preview and superscript insets 2017-03-27 15:00:43 +02:00
InsetQuotes.cpp Fix fa0f142e (plain quotes fix). 2017-05-11 21:41:12 +02:00
InsetQuotes.h
InsetRef.cpp Fix coverity warning 2017-05-25 16:41:10 +02:00
InsetRef.h Revert "Add possibility for command inset to inherit enclosing font" 2017-05-24 11:25:14 +02:00
InsetScript.cpp
InsetScript.h Fix #9732: Inconsistent font properties for the preview and superscript insets 2017-03-27 15:00:43 +02:00
InsetSeparator.cpp Fix bug #10579 2017-03-03 13:00:32 +01:00
InsetSeparator.h
InsetSpace.cpp
InsetSpace.h
InsetSpecialChar.cpp Amend b3fbe4edfd 2017-04-25 19:03:20 +02:00
InsetSpecialChar.h special character "allowbreak" (ZWSP), fileformat change 2017-04-20 23:28:48 +02:00
InsetTabular.cpp Fix border when inserting column (#10538, #9306) 2017-06-04 15:24:10 -04:00
InsetTabular.h
InsetText.cpp Revert "Fix drawing of collpsable insets" 2017-06-07 16:01:58 +02:00
InsetText.h Revert "Fix drawing of collpsable insets" 2017-06-07 16:01:58 +02:00
InsetTOC.cpp Simplify preamble code when using listings 2017-06-08 04:25:53 +02:00
InsetTOC.h
InsetVSpace.cpp
InsetVSpace.h
InsetWrap.cpp
InsetWrap.h
RenderBase.h
RenderButton.cpp Let command inset honor inheritFont() on screen 2017-05-24 11:33:52 +02:00
RenderButton.h Let command inset honor inheritFont() on screen 2017-05-24 11:33:52 +02:00
RenderGraphic.cpp Regularly check if graphics is modified when visible on screen (#10596) 2017-03-19 14:41:54 +01:00
RenderGraphic.h
RenderPreview.cpp Regularly check if preview is modified when visible on screen 2017-03-19 14:41:54 +01:00
RenderPreview.h Regularly check if preview is modified when visible on screen 2017-03-19 14:41:54 +01:00