lyx_mirror/src/insets
Jean-Marc Lasgouttes 5e0e676530 Disable setting vertical lines when using a formal table
The code in InsetTabular disables the toolbar icons and menu entries related to vertical lines.

The code in GuiTabular disables vertical lines in the Settings dialog.
Note that there was a bug in
GuiSetBorders::set(Left|Right|Top|Bottom)Enabled, where the borders
did not get drawn correctly.

Fixes bug #9816
2015-11-02 15:58:40 +01:00
..
CMakeLists.txt
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
ExternalTemplate.h
ExternalTransforms.cpp Support units in external inset bbox 2015-07-16 22:06:35 +02: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
InsetArgument.h
InsetBibitem.cpp
InsetBibitem.h
InsetBibtex.cpp
InsetBibtex.h
InsetBox.cpp Revert the box alignment part of 8010b90c 2015-10-23 22:08:38 +02:00
InsetBox.h
InsetBranch.cpp Consistency of ellipses across the UI 2015-10-05 21:16:16 +01: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
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
InsetCommandParams.h
InsetERT.cpp
InsetERT.h
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
InsetFlex.h
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
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
InsetFootlike.h
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 Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +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
InsetInfo.h
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
InsetLayout.h
InsetLine.cpp Add some missing member variable initializations 2015-09-13 19:47:21 +02:00
InsetLine.h
InsetListings.cpp New class InsetCaptionable 2015-09-15 15:25:33 +01:00
InsetListings.h New class InsetCaptionable 2015-09-15 15:25:33 +01:00
InsetListingsParams.cpp
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
InsetNewpage.cpp Remove unused variables 2015-10-10 21:28:28 +02:00
InsetNewpage.h
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
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
InsetSeparator.cpp Remove unused variables 2015-10-10 21:28:28 +02:00
InsetSeparator.h
InsetSpace.cpp Remove unused variables 2015-10-10 21:28:28 +02: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 Disable setting vertical lines when using a formal table 2015-11-02 15:58:40 +01:00
InsetTabular.h Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +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
InsetVSpace.cpp
InsetVSpace.h
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
RenderButton.cpp
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