lyx_mirror/src/insets
Jean-Marc Lasgouttes 29378af4cd Rename some macro-related insets
These classes should have names that start with "Inset". Renaming done:
MathMacro => InsetMathMacro
MathMacroTemplate => InsetMathMacroTemplate
MathMacroArgument => InsetMathMacroArgument
ArgumentProxy => InsetArgumentProxy
DisplayLabelBox => InsetDisplayLabelBox
CommandInset => InsetMathCommand
2017-07-05 14:46:34 +02:00
..
CMakeLists.txt
ExternalSupport.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
ExternalSupport.h Rationalise includes 2016-07-04 02:42:17 +02:00
ExternalTemplate.cpp Split external_templates to individual *.xtemplate files 2017-03-26 15:32:01 +02:00
ExternalTemplate.h Docstringify getLongString in general and preamble snippets in particular 2016-10-17 00:16:59 +02:00
ExternalTransforms.cpp Check return value of regex_match instead of looking at first match 2017-03-24 15:51:26 +01:00
ExternalTransforms.h Simplifications, mainly removal of boost::function and useless std::bind 2016-07-03 01:39:32 +02:00
Inset.cpp Rename some macro-related insets 2017-07-05 14:46:34 +02:00
Inset.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetArgument.cpp Fix computation of InsetLayout arguments for InsetText 2017-05-13 16:12:25 +02:00
InsetArgument.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetBibitem.cpp Avoid using buffer() which might throw an exception 2017-04-07 12:05:21 +02:00
InsetBibitem.h Improve quotation mark opening/closing guess 2016-12-27 12:06:54 +01:00
InsetBibtex.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetBibtex.h Revert "Add possibility for command inset to inherit enclosing font" 2017-05-24 11:25:14 +02:00
InsetBox.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetBox.h
InsetBranch.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetBranch.h Remove some hardcoded addToToc: note, footnote, marginalnote, branch 2017-01-09 18:27:26 +01:00
InsetCaption.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetCaption.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetCaptionable.cpp Make the generation of children's tocs more robust 2017-01-14 23:13:14 +01:00
InsetCaptionable.h Make the generation of children's tocs more robust 2017-01-14 23:13:14 +01:00
InsetCitation.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetCitation.h Revert "Add possibility for command inset to inherit enclosing font" 2017-05-24 11:25:14 +02:00
InsetCode.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetCollapsable.cpp Use the same code for editable and non-editable buttons 2017-06-15 15:40:30 +02:00
InsetCollapsable.h Rename some macro-related insets 2017-07-05 14:46:34 +02:00
InsetCommand.cpp Fix bug #9101 2017-06-07 00:55:23 +02:00
InsetCommand.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetCommandParams.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetCommandParams.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetERT.cpp
InsetERT.h
InsetExternal.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetExternal.h Properly track the lifetime of signals2::slots (#8261) 2017-06-11 19:51:17 +02:00
InsetFlex.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetFlex.h Remove some hardcoded addToToc: note, footnote, marginalnote, branch 2017-01-09 18:27:26 +01:00
InsetFloat.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetFloat.h Improve quotation mark opening/closing guess 2016-12-27 12:06:54 +01:00
InsetFloatList.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetFloatList.h Pass a BufferView to Inset::clickable 2016-05-28 17:43:01 -04:00
InsetFoot.cpp Remove some hardcoded addToToc: note, footnote, marginalnote, branch 2017-01-09 18:27:26 +01:00
InsetFoot.h Revert 3ceb5034 2017-05-25 19:09:50 +02:00
InsetFootlike.cpp
InsetFootlike.h
InsetGraphics.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetGraphics.h Make the generation of children's tocs more robust 2017-01-14 23:13:14 +01:00
InsetGraphicsParams.cpp Remove variables set but not used 2016-05-29 17:55:46 -04:00
InsetGraphicsParams.h
InsetHyperlink.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetHyperlink.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetInclude.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetInclude.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetIndex.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetIndex.h Extend LATEXIFY command param handling and add literal param. 2017-01-30 07:44:55 +01:00
InsetInfo.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetInfo.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetIPA.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetIPA.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetIPAMacro.cpp Fix compiler warning (gcc 7) 2017-05-03 14:51:03 +02:00
InsetIPAMacro.h
InsetLabel.cpp Use the proper buffer when recording undo 2017-07-04 16:34:34 +02:00
InsetLabel.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetLayout.cpp Implement PassThru option to arguments. 2016-10-21 10:39:55 +02:00
InsetLayout.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetLine.cpp Get rid of Inset::setDimCache 2016-12-06 16:15:47 +01:00
InsetLine.h Now Inset::dimension is only an access to cache 2016-12-06 09:52:17 +01:00
InsetListings.cpp Account for old versions of Pygments 2017-06-26 23:23:23 +02:00
InsetListings.h Simplify preamble code when using listings 2017-06-08 04:25:53 +02:00
InsetListingsParams.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetListingsParams.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetMarginal.cpp Remove some hardcoded addToToc: note, footnote, marginalnote, branch 2017-01-09 18:27:26 +01:00
InsetMarginal.h Remove some hardcoded addToToc: note, footnote, marginalnote, branch 2017-01-09 18:27:26 +01:00
InsetNewline.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetNewline.h
InsetNewpage.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetNewpage.h
InsetNomencl.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetNomencl.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetNote.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetNote.h Remove some hardcoded addToToc: note, footnote, marginalnote, branch 2017-01-09 18:27:26 +01:00
InsetPhantom.cpp Get rid of Inset::setDimCache 2016-12-06 16:15:47 +01:00
InsetPhantom.h Get rid of Inset::setDimCache 2016-12-06 16:15:47 +01:00
InsetPreview.cpp Get rid of Inset::setDimCache 2016-12-06 16:15:47 +01:00
InsetPreview.h Fix #9732: Inconsistent font properties for the preview and superscript insets 2017-03-27 15:00:43 +02:00
InsetQuotes.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetQuotes.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetRef.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetRef.h Revert "Add possibility for command inset to inherit enclosing font" 2017-05-24 11:25:14 +02:00
InsetScript.cpp RefChanger 2016-06-13 08:46:15 +01:00
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 Allow inset-forall to match separators (#10090) 2016-05-17 00:48:26 +01:00
InsetSpace.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetSpace.h Pass a BufferView to Inset::clickable 2016-05-28 17:43:01 -04:00
InsetSpecialChar.cpp Amend b3fbe4edfd 2017-04-25 19:03:20 +02:00
InsetSpecialChar.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetTabular.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetTabular.h Make the generation of children's tocs more robust 2017-01-14 23:13:14 +01:00
InsetText.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetText.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetTOC.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetTOC.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetVSpace.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetVSpace.h Pass a BufferView to Inset::clickable 2016-05-28 17:43:01 -04:00
InsetWrap.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetWrap.h Improve quotation mark opening/closing guess 2016-12-27 12:06:54 +01:00
RenderBase.h
RenderButton.cpp Use the same code for editable and non-editable buttons 2017-06-15 15:40:30 +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 Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
RenderPreview.h Properly track the lifetime of signals2::slots (#8261) 2017-06-11 19:51:17 +02:00