lyx_mirror/src/insets
Juergen Spitzmueller 8436073582 Consider nesting when checking whether an inset is in a title
Amends e2a29fe556

No status entry needed.
2020-08-10 08:54:56 +02:00
..
CMakeLists.txt Fix compilation with cmake 2015-03-26 02:27:11 +01:00
ExternalSupport.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
ExternalSupport.h Rationalise includes 2016-07-04 02:42:17 +02:00
ExternalTemplate.cpp Fix bug #11864 2020-05-13 14:44:08 -04:00
ExternalTemplate.h Docstringify getLongString in general and preamble snippets in particular 2016-10-17 00:16:59 +02:00
ExternalTransforms.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
ExternalTransforms.h Simplifications, mainly removal of boost::function and useless std::bind 2016-07-03 01:39:32 +02:00
Inset.cpp Internal buffers are valid 2020-06-01 12:25:07 -04:00
Inset.h Prevent outputting \maketitle within an inset embedded in title. 2020-07-04 11:01:22 +02:00
InsetArgument.cpp Properly implement IsTocCaption for Arguments in standard TOC 2017-12-30 11:02:49 +01:00
InsetArgument.h Properly implement IsTocCaption for Arguments in standard TOC 2017-12-30 11:02:49 +01:00
InsetBibitem.cpp Fix renaming of citation refs after changing bibitem key 2019-04-22 09:18:29 +02:00
InsetBibitem.h Do not scan BibTeX files multiple times in a collectBibKeys() procedure. 2017-10-18 12:21:29 +02:00
InsetBibtex.cpp Assign InsetBibtex to appropriate toc level 2020-05-16 09:02:55 +02:00
InsetBibtex.h Missing backports in the context of #9158 2018-10-15 08:04:31 +02:00
InsetBox.cpp Fix coloured boxes in RTL with [pdf]latex (#8642) 2019-08-16 08:10:17 +02:00
InsetBox.h Collapsable -> Collapsible (part 2) 2017-10-16 11:24:41 +02:00
InsetBranch.cpp Properly fix handling of title layouts within insets (#11787) 2020-07-04 09:44:31 +02:00
InsetBranch.h Collapsable -> Collapsible (part 2) 2017-10-16 11:24:41 +02:00
InsetCaption.cpp Collapsable -> Collapsible (part 2) 2017-10-16 11:24:41 +02:00
InsetCaption.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetCaptionable.cpp Collapsable -> Collapsible (part 2) 2017-10-16 11:24:41 +02:00
InsetCaptionable.h Collapsable -> Collapsible (part 2) 2017-10-16 11:24:41 +02:00
InsetCitation.cpp Force LTR for numeric citations 2019-10-19 15:57:24 +02:00
InsetCitation.h Force LTR for numeric citations 2019-10-19 15:57:24 +02:00
InsetCode.h Collapsable -> Collapsible (part 2) 2017-10-16 11:24:41 +02:00
InsetCollapsible.cpp Fixup d207e85c: paint sublabel with the correct background color 2020-06-07 14:25:48 +02:00
InsetCollapsible.h Collapsable -> Collapsible (part 2) 2017-10-16 11:24:41 +02:00
InsetCommand.cpp Collapsable -> Collapsible (part 2) 2017-10-16 11:24:41 +02:00
InsetCommand.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetCommandParams.cpp Add hint to warning. 2020-03-26 07:52:37 +01:00
InsetCommandParams.h Escape (makeindex) special chars in nomencl if !literate 2017-12-02 09:59:41 +01:00
InsetERT.cpp Fix bug #7404. 2018-12-11 17:43:17 -05:00
InsetERT.h Fix bug #7404. 2018-12-11 17:43:17 -05:00
InsetExternal.cpp InsetExternal: update renderer after preview status change 2017-11-12 18:31:00 +01:00
InsetExternal.h InsetExternal: update renderer after preview status change 2017-11-12 18:31:00 +01:00
InsetFlex.cpp Enable dissolve in undefined Flex inset context menu 2019-09-15 23:23:48 +02:00
InsetFlex.h Collapsable -> Collapsible (part 2) 2017-10-16 11:24:41 +02:00
InsetFloat.cpp Fix bug #11398 2018-12-08 23:09:38 +01: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 Fix bugs #10897 and #10912. 2018-04-14 23:38:32 -04:00
InsetFoot.cpp Do not step counters in deleted material. 2018-10-04 00:19:19 -04:00
InsetFoot.h Allow footnotes in floating tables via tablefootnote package 2017-11-20 09:49:36 +01:00
InsetFootlike.cpp Collapsable -> Collapsible (part 2) 2017-10-16 11:24:41 +02:00
InsetFootlike.h Collapsable -> Collapsible (part 2) 2017-10-16 11:24:41 +02:00
InsetGraphics.cpp Add line break in message 2019-10-31 10:41:55 +01:00
InsetGraphics.h Fix text direction of references with XeTeX/bidi 2019-08-06 10:07:41 +02:00
InsetGraphicsParams.cpp Remove variables set but not used 2016-05-29 17:55:46 -04:00
InsetGraphicsParams.h Do not apply \origin at existing files 2016-01-10 19:46:01 +01:00
InsetHyperlink.cpp More exceptions to percent encoding 2019-03-10 18:04:03 +01:00
InsetHyperlink.h Fix text direction of references with XeTeX/bidi 2019-08-06 10:07:41 +02:00
InsetInclude.cpp Reset failedtoload_ bool when include inset params are changed (#11842) 2020-04-18 07:59:23 +02:00
InsetInclude.h Revert "Attempt to fix bug 9158 using updateBuffer." 2018-09-01 21:48:48 -04:00
InsetIndex.cpp Collapsable -> Collapsible (part 2) 2017-10-16 11:24:41 +02:00
InsetIndex.h Collapsable -> Collapsible (part 2) 2017-10-16 11:24:41 +02:00
InsetInfo.cpp Fix text direction of references with XeTeX/bidi 2019-08-06 10:07:41 +02:00
InsetInfo.h Fix text direction of references with XeTeX/bidi 2019-08-06 10:07:41 +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 11:24:41 +02:00
InsetIPAMacro.h Collapsable -> Collapsible (part 2) 2017-10-16 11:24:41 +02:00
InsetLabel.cpp Do not consider deleted labels in ambiguity check 2019-01-09 09:06:53 +01:00
InsetLabel.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetLayout.cpp Fix problem with validation when using InsetLayout. 2020-02-26 22:30:34 -05:00
InsetLayout.h Fix problem with validation when using InsetLayout. 2020-02-26 22:30:34 -05: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 Use proper listings font styles with polyglossia and RTL 2019-04-20 08:37:45 +02:00
InsetListings.h Properly communicate forced encodings 2018-01-27 18:35:16 +01:00
InsetListingsParams.cpp Collapsable -> Collapsible (part 2) 2017-10-16 11:24:41 +02:00
InsetListingsParams.h Collapsable -> Collapsible (part 2) 2017-10-16 11:24:41 +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 Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetNewpage.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
InsetNewpage.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetNomencl.cpp nomenclWidest(): take (proper) formatting into account. 2017-12-04 10:24:02 +01:00
InsetNomencl.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetNote.cpp Fix greyedout note in RTL (#8647) 2019-08-16 07:51:26 +02:00
InsetNote.h Collapsable -> Collapsible (part 2) 2017-10-16 11:24:41 +02:00
InsetPhantom.cpp Collapsable -> Collapsible (part 2) 2017-10-16 11:24:41 +02:00
InsetPhantom.h Collapsable -> Collapsible (part 2) 2017-10-16 11:24:41 +02: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 swapped logic (#11889) 2020-06-20 09:07:55 +02:00
InsetQuotes.h Fix quotation marks in RTL script 2018-07-21 10:27:38 +02:00
InsetRef.cpp Fix text direction of references with XeTeX/bidi 2019-08-06 10:07:41 +02:00
InsetRef.h Fix text direction of references with XeTeX/bidi 2019-08-06 10:07:41 +02:00
InsetScript.cpp Collapsable -> Collapsible (part 2) 2017-10-16 11:24:41 +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 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 Use a unicode character for menu separator on screen 2018-09-11 10:59:26 +02:00
InsetSpecialChar.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetTabular.cpp Disable inset-dissolve in table cells 2019-12-30 13:32:24 +01:00
InsetTabular.h Fix left/right border UI when toggling formal 2019-04-01 18:48:07 +02:00
InsetText.cpp Consider nesting when checking whether an inset is in a title 2020-08-10 08:54:56 +02:00
InsetText.h Prevent outputting \maketitle within an inset embedded in title. 2020-07-04 11:01:22 +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 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 Fix a bunch of minor issues discovered by the cppcheck script. 2014-04-21 11:52:00 -04:00
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 Take actual font height (ascent, descent) into account when drawing placeholder box for graphics 2018-02-26 08:59:11 +01:00
RenderGraphic.h
RenderPreview.cpp Fix segfault after deleting monitor 2018-12-13 23:31:15 -05:00
RenderPreview.h Properly track the lifetime of signals2::slots (#8261) 2017-06-11 19:51:17 +02:00