lyx_mirror/src/insets
Juergen Spitzmueller 5d193c7b62 Revert "Show full inset context-menu when clicking on text part of collapsible (#10370)"
This reverts commit 6c4afc1ccb.

This needs more thinking to get the menus sane.
2023-11-02 10:17:06 +01:00
..
CMakeLists.txt prevent Qt6 from defining UNICODE (Qt6.1.1 and upwards) 2021-06-19 10:48:49 +02:00
ExternalSupport.cpp
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp Style 2023-09-30 13:58:57 +02:00
Inset.h Style 2023-09-30 13:58:57 +02:00
InsetArgument.cpp Sync with master 2022-10-26 10:52:21 +02:00
InsetArgument.h Make sure that language is "latex" in InsetArgument when pass-thru. 2021-10-21 19:14:06 +02:00
InsetBibitem.cpp
InsetBibitem.h
InsetBibtex.cpp Mark empty bib(la)tex insets (i.e., with no databases defined) (#12668) 2023-02-19 12:15:45 +01:00
InsetBibtex.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetBox.cpp Revert the logic of 343a9749ab 2023-10-01 12:20:40 +02:00
InsetBox.h Simplify 2023-10-01 11:38:10 +02:00
InsetBranch.cpp Improve branch activatiion LFUNs 2023-07-23 18:57:38 +02:00
InsetBranch.h Advaced search: check for toString() before using it. 2023-05-18 18:07:40 +02:00
InsetCaption.cpp Add HTMLClass for InsetLayout as well. Layout format change. 2022-12-05 23:42:50 -05:00
InsetCaption.h Sync with master 2022-10-26 10:52:21 +02:00
InsetCaptionable.cpp
InsetCaptionable.h
InsetCitation.cpp Account for babel's bidi option (#12866) 2023-08-17 14:25:33 +02:00
InsetCitation.h Advaced search: check for toString() before using it. 2023-05-18 18:07:40 +02:00
InsetCode.h Introduce InsetIndexMacros 2022-04-19 11:46:08 +02:00
InsetCollapsible.cpp Revert "Show full inset context-menu when clicking on text part of collapsible (#10370)" 2023-11-02 10:17:06 +01:00
InsetCollapsible.h Move getFont and getLabelFont from InsetCollapsible to Inset 2021-03-24 20:04:27 +01:00
InsetCommand.cpp Catch another potential crash of the same kind as in the previous commit. 2023-07-28 23:09:00 -04:00
InsetCommand.h Catch another potential crash of the same kind as in the previous commit. 2023-07-28 23:09:00 -04:00
InsetCommandParams.cpp Fix bug #11410. 2022-12-04 18:33:58 -05:00
InsetCommandParams.h Fix bug #11410. 2022-12-04 18:33:58 -05:00
InsetCounter.cpp
InsetCounter.h Advaced search: check for toString() before using it. 2023-05-18 18:07:40 +02:00
InsetERT.cpp Remove debug output. 2022-04-02 03:34:32 +02:00
InsetERT.h Inset::forceLTR() only determines whether explicit switches are needed 2023-04-10 10:20:11 +02:00
InsetExternal.cpp Fix bug #12721. 2023-03-30 16:12:08 -04:00
InsetExternal.h Fix bug #12721. 2023-03-30 16:12:08 -04:00
InsetFlex.cpp Display equation/theorem numbers in insert cross reference dialog. 2023-07-26 13:35:42 -04:00
InsetFlex.h Correctly show deleted url with change tracking 2021-02-17 19:51:01 +01:00
InsetFloat.cpp Merge files Text{,2,3}.cpp 2023-05-04 16:28:09 +02:00
InsetFloat.h Replace hardcoded inheritFont() with InheritFont InsetLayout tag 2023-07-22 23:38:53 +02:00
InsetFloatList.cpp Prevent access to null local_font 2023-09-30 13:01:20 +02:00
InsetFloatList.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetFoot.cpp Display footnote labels as superscripts 2023-07-24 11:15:03 +02:00
InsetFoot.h If language needs to be reset at the end of footnotes or floats 2023-07-16 16:31:31 +02:00
InsetFootlike.cpp Remove unneeded InsetFootlike::metrics/draw() methods 2021-03-24 16:25:43 +01:00
InsetFootlike.h Replace hardcoded inheritFont() with InheritFont InsetLayout tag 2023-07-22 23:38:53 +02:00
InsetGraphics.cpp Fix nullpointer (#12898) 2023-09-10 14:47:59 +02:00
InsetGraphics.h Graphics inset is not forceLTR without pdftex (#12865) 2023-08-11 12:25:03 +02:00
InsetGraphicsParams.cpp
InsetGraphicsParams.h
InsetHyperlink.cpp Whitespace 2023-06-13 09:55:53 -04:00
InsetHyperlink.h Advaced search: check for toString() before using it. 2023-05-18 18:07:40 +02:00
InsetInclude.cpp FindAdv: Use private variable for_search 2022-05-09 22:11:38 +02:00
InsetInclude.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetIndex.cpp Prevent access to null local_font 2023-09-30 13:01:20 +02:00
InsetIndex.h Introduce index-tag-all lfun 2022-11-05 18:39:33 +01:00
InsetIndexMacro.cpp Fix output of subentry with sortkey 2022-11-01 11:55:57 +01:00
InsetIndexMacro.h Handle empty index subentries (#7820) 2022-11-01 10:20:50 +01:00
InsetInfo.cpp Fix coverity-detected issue CID 403672 2023-10-20 09:35:55 +02:00
InsetInfo.h XHTML: implement InsetInfo. 2023-10-10 09:57:17 -04:00
InsetIPA.cpp
InsetIPA.h
InsetIPAMacro.cpp InsetIPAMacro: implement the XHTML conversion, refactor plaintext and DocBook to share more code. 2022-12-26 20:54:36 +01:00
InsetIPAMacro.h Advaced search: check for toString() before using it. 2023-05-18 18:07:40 +02:00
InsetLabel.cpp New RefFormat tag for counters, and PrettyFormat for floats. 2023-07-28 17:37:13 -04:00
InsetLabel.h Polish 2023-08-24 21:24:35 -04:00
InsetLayout.cpp Improve AllowedOccurrences 2023-07-26 09:53:25 +02:00
InsetLayout.h Improve AllowedOccurrences 2023-07-26 09:53:25 +02:00
InsetLine.cpp Allow line inset to draw a vertical line. 2021-06-14 15:45:35 +02:00
InsetLine.h
InsetListings.cpp Prevent access to null local_font 2023-09-30 13:01:20 +02:00
InsetListings.h Replace hardcoded inheritFont() with InheritFont InsetLayout tag 2023-07-22 23:38:53 +02:00
InsetListingsParams.cpp LyXHTML: switch the doctype to (X)HTML5 and only output XML entities. 2022-12-25 20:48:14 +01:00
InsetListingsParams.h
InsetMarginal.cpp
InsetMarginal.h
InsetNewline.cpp Improve row flushing 2021-12-07 17:04:47 +01:00
InsetNewline.h Improve row flushing 2021-12-07 17:04:47 +01:00
InsetNewpage.cpp
InsetNewpage.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetNomencl.cpp Prevent access to null local_font 2023-09-30 13:01:20 +02:00
InsetNomencl.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetNote.cpp Fix bug #11853 2022-12-03 23:03:33 -05:00
InsetNote.h Replace hardcoded inheritFont() with InheritFont InsetLayout tag 2023-07-22 23:38:53 +02:00
InsetPhantom.cpp
InsetPhantom.h
InsetPreview.cpp Factor out the generation of the code to create a preview. 2021-10-13 19:26:49 +02:00
InsetPreview.h Factor out the generation of the code to create a preview. 2021-10-13 19:26:49 +02:00
InsetQuotes.cpp Prevent access to null local_font 2023-09-30 13:01:20 +02:00
InsetQuotes.h Adding hebrew quotation marks (bug #12849). 2023-08-06 16:50:07 +02:00
InsetRef.cpp Prevent access to null local_font 2023-09-30 13:01:20 +02:00
InsetRef.h Preview formatted references in the work area. 2023-08-24 21:24:31 -04:00
InsetScript.cpp
InsetScript.h Replace hardcoded inheritFont() with InheritFont InsetLayout tag 2023-07-22 23:38:53 +02:00
InsetSeparator.cpp
InsetSeparator.h Remove indentation on screen after a plain separator inset 2023-03-18 19:47:42 +01:00
InsetSpace.cpp Prevent access to null local_font 2023-09-30 13:01:20 +02:00
InsetSpace.h Advaced search: check for toString() before using it. 2023-05-18 18:07:40 +02:00
InsetSpecialChar.cpp Prevent access to null local_font 2023-09-30 13:01:20 +02:00
InsetSpecialChar.h Advaced search: check for toString() before using it. 2023-05-18 18:07:40 +02:00
InsetTabular.cpp Prevent access to null local_font 2023-09-30 13:01:20 +02:00
InsetTabular.h Replace hardcoded inheritFont() with InheritFont InsetLayout tag 2023-07-22 23:38:53 +02:00
InsetText.cpp Avoid unnecessary cprotect loading (#12826) 2023-06-30 16:31:13 +02:00
InsetText.h Advaced search: check for toString() before using it. 2023-05-18 18:07:40 +02:00
InsetTOC.cpp Fix bug #11418. 2022-12-04 00:33:14 -05:00
InsetTOC.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetVSpace.cpp \\noindent in a paragraph that starts with \\vspace is possible 2021-10-31 11:56:53 +01:00
InsetVSpace.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetWrap.cpp Add HTMLClass for InsetLayout as well. Layout format change. 2022-12-05 23:42:50 -05:00
InsetWrap.h Fix unintialized variables spotted by coverity 2022-02-20 17:03:33 +01:00
RenderBase.h
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp Center preview status message 2023-05-30 14:12:11 +02:00
RenderPreview.h