..
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
When Inset::dispatch is called from TOC, process screen flags
2022-11-04 21:46:32 +01:00
Inset.h
Introduce index-tag-all lfun
2022-11-05 18:39:33 +01: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
FindAdv: Use private variable for_search
2022-05-09 22:11:38 +02:00
InsetBibtex.h
Implement Row::Element::row_flags
2021-12-07 17:04:47 +01:00
InsetBox.cpp
Prevent more local colors from leaking ( #6626 )
2021-01-22 10:34:41 +01:00
InsetBox.h
InsetBranch.cpp
Sync with master
2022-10-26 10:52:21 +02:00
InsetBranch.h
InsetCaption.cpp
Sync with master
2022-10-26 10:52:21 +02:00
InsetCaption.h
Sync with master
2022-10-26 10:52:21 +02:00
InsetCaptionable.cpp
InsetCaptionable.h
InsetCitation.cpp
Fix bug #10646 .
2021-02-10 16:04:25 -05:00
InsetCitation.h
Fix bug #10646 .
2021-02-10 16:04:25 -05:00
InsetCode.h
Introduce InsetIndexMacros
2022-04-19 11:46:08 +02:00
InsetCollapsible.cpp
Move code responsible to set TextMetrics outer font to InsetText
2021-03-24 20:28:19 +01:00
InsetCollapsible.h
Move getFont and getLabelFont from InsetCollapsible to Inset
2021-03-24 20:04:27 +01:00
InsetCommand.cpp
Fix crash (missing Buffer update)
2021-01-14 17:17:58 +01:00
InsetCommand.h
Cleanup button handling in InsetInclude
2021-01-19 19:24:10 +01:00
InsetCommandParams.cpp
LyXHTML: implement multiple indices
2022-09-01 02:04:16 +02:00
InsetCommandParams.h
LyXHTML: implement multiple indices
2022-09-01 02:04:16 +02:00
InsetCounter.cpp
InsetCounter.h
InsetERT.cpp
Remove debug output.
2022-04-02 03:34:32 +02:00
InsetERT.h
InsetExternal.cpp
InsetExternal.h
InsetFlex.cpp
Sync with master
2022-10-26 10:52:21 +02:00
InsetFlex.h
Correctly show deleted url with change tracking
2021-02-17 19:51:01 +01:00
InsetFloat.cpp
Sync with master
2022-10-26 10:52:21 +02:00
InsetFloat.h
Sync with master
2022-10-26 10:52:21 +02:00
InsetFloatList.cpp
InsetFloatList.h
Implement Row::Element::row_flags
2021-12-07 17:04:47 +01:00
InsetFoot.cpp
DocBook: fix handling of footnotes.
2021-05-24 23:36:37 +02:00
InsetFoot.h
Revert "Fix bug #10263 "
2021-04-13 10:21:25 +02:00
InsetFootlike.cpp
Remove unneeded InsetFootlike::metrics/draw() methods
2021-03-24 16:25:43 +01:00
InsetFootlike.h
Remove unneeded InsetFootlike::metrics/draw() methods
2021-03-24 16:25:43 +01:00
InsetGraphics.cpp
Amend 8a0715d0bd
2022-02-27 10:02:52 +01:00
InsetGraphics.h
InsetGraphicsParams.cpp
Add option to revert graphics colors in dark mode ( #12076 )
2021-01-18 10:46:16 +01:00
InsetGraphicsParams.h
InsetHyperlink.cpp
Count words in hyperlink
2021-01-10 01:54:40 -05:00
InsetHyperlink.h
Count words in hyperlink
2021-01-10 01:54:40 -05: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
Introduce index-tag-all lfun
2022-11-05 18:39:33 +01: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
Sync with master
2022-10-26 10:52:21 +02:00
InsetInfo.h
Fixup 12dfdbf0
: intercept validate(), not latex()
2022-03-10 17:10:17 +01:00
InsetIPA.cpp
InsetIPA.h
InsetIPAMacro.cpp
Remove useless casts reported by GCC with -Wuseless-cast option
2021-09-30 10:37:24 +03:00
InsetIPAMacro.h
InsetLabel.cpp
InsetLabel.h
Sync with master
2022-10-26 10:52:21 +02:00
InsetLayout.cpp
DocBook: add the DocBookRenderAsImage tag.
2021-10-13 19:26:48 +02:00
InsetLayout.h
DocBook: add the DocBookRenderAsImage tag.
2021-10-13 19:26:48 +02:00
InsetLine.cpp
Allow line inset to draw a vertical line.
2021-06-14 15:45:35 +02:00
InsetLine.h
InsetListings.cpp
Sync with master
2022-10-26 10:52:21 +02:00
InsetListings.h
Implement Row::Element::row_flags
2021-12-07 17:04:47 +01:00
InsetListingsParams.cpp
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
Fix comment
2021-01-14 08:57:15 +01:00
InsetNomencl.h
Implement Row::Element::row_flags
2021-12-07 17:04:47 +01:00
InsetNote.cpp
FindAdv: Use private variable for_search
2022-05-09 22:11:38 +02:00
InsetNote.h
Improve the description of Inset::inheritFont()
2021-04-13 10:37:25 +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
FindAdv: Use private variable for_search
2022-05-09 22:11:38 +02:00
InsetQuotes.h
Do not repeatedly call main_font_encoding()
2021-12-20 12:09:12 +01:00
InsetRef.cpp
Properly show labels from broken references in Cross-references dialog
2022-02-19 18:14:47 +01:00
InsetRef.h
InsetScript.cpp
InsetScript.h
InsetSeparator.cpp
InsetSeparator.h
Improve row flushing
2021-12-07 17:04:47 +01:00
InsetSpace.cpp
Sync with master
2022-10-26 10:52:21 +02:00
InsetSpace.h
Implement Row::Element::row_flags
2021-12-07 17:04:47 +01:00
InsetSpecialChar.cpp
Implement Row::Element::row_flags
2021-12-07 17:04:47 +01:00
InsetSpecialChar.h
Implement Row::Element::row_flags
2021-12-07 17:04:47 +01:00
InsetTabular.cpp
Sync with master
2022-10-26 10:52:21 +02:00
InsetTabular.h
Sync with master
2022-10-26 10:52:21 +02:00
InsetText.cpp
Sync with master
2022-10-26 10:52:21 +02:00
InsetText.h
Sync with master
2022-10-26 10:52:21 +02:00
InsetTOC.cpp
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
Fix unintialized variables spotted by coverity
2022-02-20 17:03:33 +01:00
InsetWrap.h
Fix unintialized variables spotted by coverity
2022-02-20 17:03:33 +01:00
RenderBase.h
RenderButton.cpp
RenderButton.h
Remove RenderButton::button_box_, which is unused.
2021-01-19 11:27:54 +01:00
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp
Typos and comment improvements.
2021-10-13 19:26:49 +02:00
RenderPreview.h