lyx_mirror/src/insets
Scott Kostyshak 6631e736bd Revert "InsetFootlike.cpp: disable listings inside footnotes"
Although af8ba5e0 fixed #9321, it broke a valid use case that was
reported by a user at #9785. Hopefully we can come up with a better
fix for #9321.

This reverts commit af8ba5e069.
2015-12-07 01:52:11 -05:00
..
CMakeLists.txt Fix compilation with cmake 2015-03-26 02:27:11 +01:00
ExternalSupport.cpp Support Photos in RasterImage template 2015-07-20 21:14:45 +02:00
ExternalSupport.h Support Photos in RasterImage template 2015-07-20 21:14:45 +02:00
ExternalTemplate.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
ExternalTemplate.h Get rid of boost::noncopyable. 2014-11-14 23:40:27 +00:00
ExternalTransforms.cpp Rewrite regexes in ECMAScript style (bug #9799) 2015-11-18 01:52:50 +00:00
ExternalTransforms.h Support units in external inset bbox 2015-07-16 22:06:35 +02:00
Inset.cpp Fix std::string docstream output error 2015-10-15 20:52:28 +02:00
Inset.h Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetArgument.cpp Implement PassThruChars to Argument 2015-05-08 09:32:31 +02:00
InsetArgument.h Implement PassThruChars to Argument 2015-05-08 09:32:31 +02:00
InsetBibitem.cpp Code simplification. 2015-05-21 18:13:42 +02:00
InsetBibitem.h Fix another faulty signature 2013-04-08 15:18:04 +02:00
InsetBibtex.cpp Update paths of included files when saving to a different folder. 2015-05-03 23:55:19 +02:00
InsetBibtex.h Update paths of included files when saving to a different folder. 2015-05-03 23:55:19 +02:00
InsetBox.cpp Implement on screen rendering of alignment in LR boxes. 2015-11-23 11:40:36 +01:00
InsetBox.h Implement on screen rendering of alignment in LR boxes. 2015-11-23 11:40:36 +01:00
InsetBranch.cpp Simplify Unicode symbols for old systems 2015-12-04 17:29:39 +00:00
InsetBranch.h Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetCaption.cpp Add cursor<->row correspondance tracking for tables and subcaptions. 2015-10-19 06:55:18 +01:00
InsetCaption.h Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetCaptionable.cpp Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetCaptionable.h Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetCitation.cpp Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetCitation.h Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetCode.h Add support for some basic non-unicoded IPA macros 2012-08-23 17:42:53 +02:00
InsetCollapsable.cpp Fix "dead store" warnings of Xcode analyze tool 2015-10-09 08:16:23 +02:00
InsetCollapsable.h New class InsetCaptionable 2015-09-15 15:25:33 +01:00
InsetCommand.cpp Comply with rule-of-three 2015-10-11 11:16:09 +02:00
InsetCommand.h Comply with rule-of-three 2015-10-11 11:16:09 +02:00
InsetCommandParams.cpp Avoid compiler warning about overloaded virtual function. 2015-05-20 15:49:15 +02:00
InsetCommandParams.h Avoid compiler warning about overloaded virtual function. 2015-05-20 15:49:15 +02:00
InsetERT.cpp Clean-up the undo API 2015-04-01 14:18:23 +02:00
InsetERT.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetExternal.cpp Fix typo 2015-10-09 21:37:43 +02:00
InsetExternal.h Disable assigment operator 2015-10-11 12:04:43 +02:00
InsetFlex.cpp Add ObsoletedBy tag to InsetLayout 2014-12-08 09:08:45 +01:00
InsetFlex.h Fix conflicting inset font defaults (bug #8874) 2014-02-10 22:06:32 +01:00
InsetFloat.cpp Add cursor<->row correspondance tracking for tables and subcaptions. 2015-10-19 06:55:18 +01:00
InsetFloat.h Add cursor<->row correspondance tracking for tables and subcaptions. 2015-10-19 06:55:18 +01:00
InsetFloatList.cpp Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetFloatList.h Update the XHTML output for InsetFloatList. We'll now use an 2013-03-27 20:03:32 -04:00
InsetFoot.cpp Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetFoot.h Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetFootlike.cpp Revert "InsetFootlike.cpp: disable listings inside footnotes" 2015-12-07 01:52:11 -05:00
InsetFootlike.h Fix bug #6919 by splitting Inset::noFontChange() into inheritFont() and 2011-02-22 19:41:04 +00:00
InsetGraphics.cpp Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetGraphics.h Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetGraphicsParams.cpp Return reference to this in operator=() 2015-09-13 19:43:44 +02:00
InsetGraphicsParams.h Return reference to this in operator=() 2015-09-13 19:43:44 +02:00
InsetHyperlink.cpp Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetHyperlink.h Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetInclude.cpp Fix encoding-setting of child document with LuaTeX and TeX-fonts 2015-11-05 10:55:43 +01:00
InsetInclude.h Comply with rule-of-three 2015-10-11 11:16:09 +02:00
InsetIndex.cpp Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetIndex.h Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetInfo.cpp Get rid of autoBreakRow, which is obsoleted by allowMultiPar() 2015-03-31 17:02:00 +02:00
InsetInfo.h Change the type of the context menu name to string 2011-10-29 14:48:55 +00:00
InsetIPA.cpp Comply with rule-of-three 2015-10-11 11:16:09 +02:00
InsetIPA.h Comply with rule-of-three 2015-10-11 11:16:09 +02:00
InsetIPAMacro.cpp Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetIPAMacro.h Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetLabel.cpp Fix std::string docstream output error 2015-10-15 20:52:28 +02:00
InsetLabel.h Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetLayout.cpp Add InsertCotext tag also to InsetLayout argument (part of #4745) 2015-05-21 08:53:56 +02:00
InsetLayout.h New (Inset)Layout tag PassThruChars 2015-04-20 18:13:49 +02:00
InsetLine.cpp Add some missing member variable initializations 2015-09-13 19:47:21 +02:00
InsetLine.h Remove ; from end of function definitions 2013-05-12 13:04:18 +02:00
InsetListings.cpp Fix InsetListings::getCaption() for std::regex 2015-11-22 17:43:10 +01:00
InsetListings.h New class InsetCaptionable 2015-09-15 15:25:33 +01:00
InsetListingsParams.cpp Listings: Validate skip amounts correctly. 2014-05-07 12:33:39 +02:00
InsetListingsParams.h New class InsetCaptionable 2015-09-15 15:25:33 +01:00
InsetMarginal.cpp Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetMarginal.h Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetNewline.cpp Remove unused variables 2015-10-10 21:28:28 +02:00
InsetNewline.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetNewpage.cpp Remove unused variables 2015-10-10 21:28:28 +02:00
InsetNewpage.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetNomencl.cpp Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetNomencl.h Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetNote.cpp Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetNote.h Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetPhantom.cpp Fix std::string docstream output error 2015-10-15 20:52:28 +02:00
InsetPhantom.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetPreview.cpp Comply with rule-of-three 2015-10-11 11:16:09 +02:00
InsetPreview.h Comply with rule-of-three 2015-10-11 11:16:09 +02:00
InsetQuotes.cpp Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetQuotes.h Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetRef.cpp Amend bb344452 2015-10-20 16:23:25 +01:00
InsetRef.h Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetScript.cpp Fix std::string docstream output error 2015-10-15 20:52:28 +02:00
InsetScript.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetSeparator.cpp Remove unused variables 2015-10-10 21:28:28 +02:00
InsetSeparator.h Fix bugs #8546 and #9055, and introduce new separator inset. 2014-05-10 23:25:11 +02:00
InsetSpace.cpp Fix length of hfills 2015-11-24 10:11:17 +01:00
InsetSpace.h Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetSpecialChar.cpp Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetSpecialChar.h Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetTabular.cpp Implement toggling for longtabular and booktabs tabular features 2015-11-17 09:18:50 +01:00
InsetTabular.h Implement toggling for longtabular and booktabs tabular features 2015-11-17 09:18:50 +01:00
InsetText.cpp Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetText.h Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetTOC.cpp Better construction of the TOC for floats and captions 2015-09-15 15:25:33 +01:00
InsetTOC.h Use const ref instead of passing by value. 2015-05-12 12:52:36 -04:00
InsetVSpace.cpp Do not reset custom space values if accessed via context menu (#8847) 2013-11-15 19:41:36 +01:00
InsetVSpace.h InsetSpace and InsetVSpace are clickable (part of #8847) 2013-09-22 12:49:43 +02:00
InsetWrap.cpp New class InsetCaptionable 2015-09-15 15:25:33 +01:00
InsetWrap.h New class InsetCaptionable 2015-09-15 15:25:33 +01:00
RenderBase.h Fix a bunch of minor issues discovered by the cppcheck script. 2014-04-21 11:52:00 -04:00
RenderButton.cpp Fix bug #7256. Reduce space around inset buttons by a pixel on each side. 2011-12-09 15:36:53 +00:00
RenderButton.h
RenderGraphic.cpp image_ready is false at this point 2015-09-12 18:33:17 +02:00
RenderGraphic.h
RenderPreview.cpp Revert bc47054b and the related commit ad0d0f6d 2015-06-14 18:05:39 +02:00
RenderPreview.h Revert bc47054b and the related commit ad0d0f6d 2015-06-14 18:05:39 +02:00