lyx_mirror/src/insets
2016-07-30 23:48:27 -04:00
..
CMakeLists.txt
ExternalSupport.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
ExternalSupport.h Rationalise includes 2016-07-04 02:42:17 +02:00
ExternalTemplate.cpp
ExternalTemplate.h Remove non-copyable idioms 2016-06-09 19:16:44 +01:00
ExternalTransforms.cpp Simplifications, mainly removal of boost::function and useless std::bind 2016-07-03 01:39:32 +02:00
ExternalTransforms.h Simplifications, mainly removal of boost::function and useless std::bind 2016-07-03 01:39:32 +02:00
Inset.cpp Remove InsetMathXYArrow 2016-06-16 20:39:32 +02:00
Inset.h Beautify ToolTips in work area 2016-07-03 17:28:46 +02:00
InsetArgument.cpp Simplify and unify code for special handling in argument insets. 2016-07-29 23:38:51 -04:00
InsetArgument.h Fix display of colors in labels of arguments. 2016-07-29 23:36:48 -04:00
InsetBibitem.cpp
InsetBibitem.h
InsetBibtex.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetBibtex.h
InsetBox.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetBox.h
InsetBranch.cpp Fix display of branch buttons and tooltips. 2016-07-29 22:58:03 -04:00
InsetBranch.h Whitespace. 2016-07-30 01:35:22 -04:00
InsetCaption.cpp Revert most of dd7863b6. 2016-07-30 01:42:08 -04:00
InsetCaption.h
InsetCaptionable.cpp Toc: clean-up 2016-06-12 19:17:33 +01:00
InsetCaptionable.h
InsetCitation.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetCitation.h
InsetCode.h Remove InsetMathXYArrow 2016-06-16 20:39:32 +02:00
InsetCollapsable.cpp Realize inset argument label font before using it 2016-07-19 22:29:57 +02:00
InsetCollapsable.h Change tracking cue: paint over labels in text and prepare for further work 2016-06-13 08:46:15 +01:00
InsetCommand.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetCommand.h Pass a BufferView to Inset::clickable 2016-05-28 17:43:01 -04:00
InsetCommandParams.cpp
InsetCommandParams.h
InsetERT.cpp
InsetERT.h
InsetExternal.cpp Fix preview of external material with plaintext and DocBook. 2016-07-30 23:48:27 -04:00
InsetExternal.h Replace Boost.Signals with Boost.Signals2 2016-06-09 22:25:34 +02:00
InsetFlex.cpp Fix dataloss when flex inset is undefined. 2016-04-11 21:02:06 +01:00
InsetFlex.h
InsetFloat.cpp Revert most of dd7863b6. 2016-07-30 01:42:08 -04:00
InsetFloat.h
InsetFloatList.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetFloatList.h Pass a BufferView to Inset::clickable 2016-05-28 17:43:01 -04:00
InsetFoot.cpp Remove tooltips from the data of Toc Items 2016-07-03 17:28:46 +02:00
InsetFoot.h
InsetFootlike.cpp
InsetFootlike.h
InsetGraphics.cpp Use scaling factor in XHTML output. 2016-07-30 21:57:52 -04:00
InsetGraphics.h Change tracking cue: for Graphics 2016-07-03 17:28:47 +02:00
InsetGraphicsParams.cpp Remove variables set but not used 2016-05-29 17:55:46 -04:00
InsetGraphicsParams.h
InsetHyperlink.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetHyperlink.h
InsetInclude.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetInclude.h Replace boost::scoped_ptr with unique_ptr 2016-06-09 15:21:39 +01:00
InsetIndex.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetIndex.h
InsetInfo.cpp
InsetInfo.h
InsetIPA.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetIPA.h Replace boost::scoped_ptr with unique_ptr 2016-06-09 15:21:39 +01:00
InsetIPAMacro.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetIPAMacro.h
InsetLabel.cpp
InsetLabel.h
InsetLayout.cpp By default, charstyles should not permit layout changes internally. 2016-06-21 15:40:35 -04:00
InsetLayout.h
InsetLine.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetLine.h
InsetListings.cpp Simplify BufferParams::bufferFormat() 2016-07-11 11:18:55 +02:00
InsetListings.h
InsetListingsParams.cpp Add comments to fix coverity #23505 and 23507. 2016-06-12 00:35:49 -04:00
InsetListingsParams.h
InsetMarginal.cpp Remove tooltips from the data of Toc Items 2016-07-03 17:28:46 +02:00
InsetMarginal.h
InsetNewline.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetNewline.h
InsetNewpage.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetNewpage.h
InsetNomencl.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetNomencl.h
InsetNote.cpp Remove tooltips from the data of Toc Items 2016-07-03 17:28:46 +02:00
InsetNote.h
InsetPhantom.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetPhantom.h
InsetPreview.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetPreview.h Change tracking cue: for instant preview 2016-07-03 17:28:47 +02:00
InsetQuotes.cpp Try to fix #4889 in the right way 2016-07-20 00:24:24 +02:00
InsetQuotes.h Try to fix #4889 in the right way 2016-07-20 00:24:24 +02:00
InsetRef.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetRef.h
InsetScript.cpp RefChanger 2016-06-13 08:46:15 +01:00
InsetScript.h Cleanup handling of LFUN_LAYOUT_PARAGRAPH in getStatus 2016-05-29 17:55:46 -04:00
InsetSeparator.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetSeparator.h Allow inset-forall to match separators (#10090) 2016-05-17 00:48:26 +01:00
InsetSpace.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetSpace.h Pass a BufferView to Inset::clickable 2016-05-28 17:43:01 -04:00
InsetSpecialChar.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetSpecialChar.h
InsetTabular.cpp Fix output of table borders for XHTML. Fixes bug #10154. 2016-07-30 20:15:12 -04:00
InsetTabular.h Fix output of table borders for XHTML. Fixes bug #10154. 2016-07-30 20:15:12 -04:00
InsetText.cpp Revert most of dd7863b6. 2016-07-30 01:42:08 -04:00
InsetText.h Some things did not need to be mutable after all 2016-07-18 14:34:08 +02:00
InsetTOC.cpp
InsetTOC.h Simplify class structure in TocBackend 2016-05-29 17:55:42 -04:00
InsetVSpace.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetVSpace.h Pass a BufferView to Inset::clickable 2016-05-28 17:43:01 -04:00
InsetWrap.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetWrap.h
RenderBase.h
RenderButton.cpp Remove extra spacing around InsetCommand buttons 2016-05-29 17:55:46 -04:00
RenderButton.h
RenderGraphic.cpp Change tracking cue: for Graphics 2016-07-03 17:28:47 +02:00
RenderGraphic.h
RenderPreview.cpp Change tracking cue: for instant preview 2016-07-03 17:28:47 +02:00
RenderPreview.h Replace Boost.Signals with Boost.Signals2 2016-06-09 22:25:34 +02:00