lyx_mirror/src/insets
Juergen Spitzmueller e5c79a43ee Attempt to reflect tabular width in workarea
This is not perfect, since variable width columns will break at a certain
treshold, but it is better than what we have now (no tabular width
indication at all)
2018-07-02 17:05:46 +02:00
..
CMakeLists.txt
ExternalSupport.cpp Whitespace. 2018-04-16 14:02:20 -04:00
ExternalSupport.h Fix some problems with background cancellation. 2018-04-16 14:02:20 -04:00
ExternalTemplate.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
ExternalTemplate.h
ExternalTransforms.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
ExternalTransforms.h
Inset.cpp Do not draw inactive math corners when they have mathbg color 2017-12-19 23:32:47 +01:00
Inset.h cprotect allows to place environments in fragile contexts. 2018-04-30 09:06:15 +02:00
InsetArgument.cpp Properly implement IsTocCaption for Arguments in standard TOC 2017-12-29 11:51:24 +01:00
InsetArgument.h Properly implement IsTocCaption for Arguments in standard TOC 2017-12-29 11:51:24 +01:00
InsetBibitem.cpp Fix bug #10817. 2018-02-22 15:40:05 -05:00
InsetBibitem.h Do not scan BibTeX files multiple times in a collectBibKeys() procedure. 2017-10-18 09:20:31 +02:00
InsetBibtex.cpp Avoid assignment in if() clause 2017-12-14 12:56:02 +01:00
InsetBibtex.h Attempt to fix bug 9158 using updateBuffer. 2017-11-07 11:36:41 -05:00
InsetBox.cpp Fix InsetBox::contentAlignment() 2018-05-11 15:11:06 +02:00
InsetBox.h cprotect allows to place environments in fragile contexts. 2018-04-30 09:06:15 +02:00
InsetBranch.cpp InsetBranch.cpp: remove an unused include 2017-12-06 19:55:14 +01:00
InsetBranch.h Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02:00
InsetCaption.cpp Avoid assignment in if() clause 2017-12-14 12:56:02 +01:00
InsetCaption.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetCaptionable.cpp Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02:00
InsetCaptionable.h Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02:00
InsetCitation.cpp amend 1c623ffe8f 2018-03-22 23:37:19 +01:00
InsetCitation.h Respect "literal" setting when entering citation via LyX server. 2018-02-22 15:28:01 -05:00
InsetCode.h Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02:00
InsetCollapsible.cpp Fix bug #7404. 2018-06-05 23:13:54 -04:00
InsetCollapsible.h Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02:00
InsetCommand.cpp Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02:00
InsetCommand.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetCommandParams.cpp Braces need to be escaped as well on LATEXIFY 2018-03-06 18:17:01 +01:00
InsetCommandParams.h Fix bug #10896. 2018-02-22 00:49:35 -05:00
InsetERT.cpp Fix bug #7404. 2018-06-05 23:13:54 -04:00
InsetERT.h Fix bug #7404. 2018-06-05 23:13:54 -04:00
InsetExternal.cpp Fix some problems with background cancellation. 2018-04-16 14:02:20 -04:00
InsetExternal.h InsetExternal: update renderer after preview status change 2017-11-12 14:46:28 +01:00
InsetFlex.cpp Do not step counters in deleted material. 2018-05-02 23:56:41 -04:00
InsetFlex.h Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02:00
InsetFloat.cpp Fix bug #11174 2018-06-16 20:55:38 +02:00
InsetFloat.h Implement InsetFloat::contentAlignment() 2018-05-11 15:31:04 +02:00
InsetFloatList.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetFloatList.h Fix bug #10897. 2018-02-22 00:55:10 -05:00
InsetFoot.cpp Do not step counters in deleted material. 2018-05-02 23:56:41 -04:00
InsetFoot.h Allow footnotes in floating tables via tablefootnote package 2017-11-19 12:56:40 +01:00
InsetFootlike.cpp Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02:00
InsetFootlike.h Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02:00
InsetGraphics.cpp Fix bug #11180 2018-06-24 20:06:40 +02:00
InsetGraphics.h Fix bug #11180 2018-06-24 20:06:40 +02:00
InsetGraphicsParams.cpp Kill MSVC warning 2017-12-14 13:04:52 +01:00
InsetGraphicsParams.h
InsetHyperlink.cpp Support input of non-ASCII characters in hyperlinks 2018-06-09 11:52:55 +02:00
InsetHyperlink.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetInclude.cpp cprotect include inset 2018-05-04 11:56:42 +02:00
InsetInclude.h cprotect include inset 2018-05-04 11:56:42 +02:00
InsetIndex.cpp Fix bug #10901. 2018-02-23 23:17:57 -05:00
InsetIndex.h Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02:00
InsetInfo.cpp Fix bug #10835. 2017-12-29 16:09:15 -05:00
InsetInfo.h Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02: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 Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02:00
InsetIPAMacro.h Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02:00
InsetLabel.cpp Improve UndoGroupHelper and use it more 2017-12-13 11:10:49 +01:00
InsetLabel.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetLayout.cpp Add basic support for cprotect 2018-04-13 17:46:37 +02:00
InsetLayout.h Add basic support for cprotect 2018-04-13 17:46:37 +02:00
InsetLine.cpp Move the inPixels(MetricsBase) help from Length to MetricsBase. 2018-01-05 20:14:04 +01:00
InsetLine.h
InsetListings.cpp revert accidental commit 2018-05-01 21:47:41 +02:00
InsetListings.h Properly communicate forced encodings 2018-01-26 08:38:52 +01:00
InsetListingsParams.cpp Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02:00
InsetListingsParams.h Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02: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 Do not escape makeindex chars in bibitemWidest. 2017-12-03 12:04:39 +01:00
InsetNomencl.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetNote.cpp Greyedouts can be inserted in commands/description 2018-04-19 12:35:06 -04:00
InsetNote.h Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02:00
InsetPhantom.cpp InsetXXX.cpp: remove unused and duplicated includes 2017-12-06 19:35:53 +01:00
InsetPhantom.h Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02:00
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 Request buffer update rather than do it. 2018-04-30 22:31:50 -04:00
InsetQuotes.h Require textquotedbl def with second language that has internal fontenc 2017-08-10 11:47:52 +02:00
InsetRef.cpp Fix bug 11070. 2018-04-30 21:29:21 -04:00
InsetRef.h Fix bug 11070. 2018-04-30 21:29:21 -04:00
InsetScript.cpp Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02: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
InsetSpace.cpp Move the inPixels(MetricsBase) help from Length to MetricsBase. 2018-01-05 20:14:04 +01:00
InsetSpace.h
InsetSpecialChar.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
InsetSpecialChar.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetTabular.cpp Attempt to reflect tabular width in workarea 2018-07-02 17:05:46 +02:00
InsetTabular.h Attempt to reflect tabular width in workarea 2018-07-02 17:05:46 +02:00
InsetText.cpp Fixup 4e9084b3e4 2018-05-29 15:00:04 +02:00
InsetText.h cprotect allows to place environments in fragile contexts. 2018-04-30 09:06:15 +02:00
InsetTOC.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
InsetTOC.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetVSpace.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
InsetVSpace.h
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 Fix bug #10904. 2018-02-23 23:29:52 -05:00
RenderButton.h Fix bug #10904. 2018-02-23 23:29:52 -05:00
RenderGraphic.cpp Take actual font height (ascent, descent) into account when drawing placeholder box for graphics 2018-02-25 17:21:01 +01:00
RenderGraphic.h
RenderPreview.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
RenderPreview.h Properly track the lifetime of signals2::slots (#8261) 2017-06-11 19:51:17 +02:00