lyx_mirror/src/insets
Richard Kimberly Heck 6014492699 Try yet again try to fix bug #9158.
The problem with the previous attempt was that, every time through
updateBuffer, we looked up the file location using kpsewhich, which
took too long on Windows. The new solution is to cache that info, and
to look it up only when we need it.

Previously, this info would have been re-read whenever we parsed the
bibfiles. So we re-read it now whenever the bibinfo cache is invalid,
which is less often, but should be good enough. We can add more such
re-reads if need be.
2018-09-02 11:50:03 -04: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 Introduce listpreamble argument type 2018-08-17 10:22:32 +02: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 Try yet again try to fix bug #9158. 2018-09-02 11:50:03 -04:00
InsetBibtex.h Try yet again try to fix bug #9158. 2018-09-02 11:50:03 -04: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 Disallow any inset inside ERT 2018-07-10 07:11:59 +02:00
InsetERT.h Amend d41c3f27d9 2018-07-22 20:04:19 +02: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 potential null pointer detected by Coverity 2018-09-01 10:45:03 +02:00
InsetInfo.h InsetInfo: Move validateArgument() to params 2018-08-18 14:29:15 +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 Fix uninitialized value revealed by Coverity 2018-09-01 10:41:29 +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 Fix bug #11203 2018-07-22 22:22:13 +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
InsetMarginal.h
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
InsetQuotes.cpp Fix quotation marks in RTL script 2018-07-15 12:11:10 +02:00
InsetQuotes.h Fix quotation marks in RTL script 2018-07-15 12:11:10 +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
InsetSeparator.cpp
InsetSeparator.h
InsetSpace.cpp Aesthetics: off-by-one in line drawing 2018-07-23 17:16:03 +02:00
InsetSpace.h
InsetSpecialChar.cpp Use a unicode character for menu separator on screen 2018-07-19 23:05:00 +02:00
InsetSpecialChar.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetTabular.cpp Try to please windows compiler 2018-07-28 10:26:52 +02:00
InsetTabular.h Attempt to reflect tabular width in workarea 2018-07-02 17:05:46 +02:00
InsetText.cpp Use swap in InsetText::updateBuffer for notes ad friends 2018-07-22 12:35:05 +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
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