mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-24 10:40:48 +00:00
d5a5fbb8ee
* New TOC "math-macro". This means that math macros can now be accessed in the
outline pane in their order of appearance or in alphabetical order, and can be
searched using the filter.
* Lists of floats now show subfloats deeper in the navigation menu
* The arbitrary 30 element cut-off after which nothing is shown except "Open
Navigator..." is removed. Menus now have no limit in size, so Qt may display
them scrollable. In exchange, we always show "Open outliner..." at the
beginning. I tested for performance issues with a rather complex document and
it is fine; but this does not exclude corner cases with lots of TOC entries of
a certain kind. If necessary, populating the navigation sub-menu should be
delayed like the main menu.
* Elements that do not contribute to the output (e.g. in a note, a disabled
branch) are now preceded with a symbol indicating this status. (The machinery
was already there; I wonder why it was not implemented already.) I have chosen
U+274E NEGATIVE SQUARED CROSS MARK.
* Fix the contextual menus in the outliner (bug introduced at
|
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ExternalSupport.cpp | ||
ExternalSupport.h | ||
ExternalTemplate.cpp | ||
ExternalTemplate.h | ||
ExternalTransforms.cpp | ||
ExternalTransforms.h | ||
Inset.cpp | ||
Inset.h | ||
InsetArgument.cpp | ||
InsetArgument.h | ||
InsetBibitem.cpp | ||
InsetBibitem.h | ||
InsetBibtex.cpp | ||
InsetBibtex.h | ||
InsetBox.cpp | ||
InsetBox.h | ||
InsetBranch.cpp | ||
InsetBranch.h | ||
InsetCaption.cpp | ||
InsetCaption.h | ||
InsetCaptionable.cpp | ||
InsetCaptionable.h | ||
InsetCitation.cpp | ||
InsetCitation.h | ||
InsetCode.h | ||
InsetCollapsable.cpp | ||
InsetCollapsable.h | ||
InsetCommand.cpp | ||
InsetCommand.h | ||
InsetCommandParams.cpp | ||
InsetCommandParams.h | ||
InsetERT.cpp | ||
InsetERT.h | ||
InsetExternal.cpp | ||
InsetExternal.h | ||
InsetFlex.cpp | ||
InsetFlex.h | ||
InsetFloat.cpp | ||
InsetFloat.h | ||
InsetFloatList.cpp | ||
InsetFloatList.h | ||
InsetFoot.cpp | ||
InsetFoot.h | ||
InsetFootlike.cpp | ||
InsetFootlike.h | ||
InsetGraphics.cpp | ||
InsetGraphics.h | ||
InsetGraphicsParams.cpp | ||
InsetGraphicsParams.h | ||
InsetHyperlink.cpp | ||
InsetHyperlink.h | ||
InsetInclude.cpp | ||
InsetInclude.h | ||
InsetIndex.cpp | ||
InsetIndex.h | ||
InsetInfo.cpp | ||
InsetInfo.h | ||
InsetIPA.cpp | ||
InsetIPA.h | ||
InsetIPAMacro.cpp | ||
InsetIPAMacro.h | ||
InsetLabel.cpp | ||
InsetLabel.h | ||
InsetLayout.cpp | ||
InsetLayout.h | ||
InsetLine.cpp | ||
InsetLine.h | ||
InsetListings.cpp | ||
InsetListings.h | ||
InsetListingsParams.cpp | ||
InsetListingsParams.h | ||
InsetMarginal.cpp | ||
InsetMarginal.h | ||
InsetNewline.cpp | ||
InsetNewline.h | ||
InsetNewpage.cpp | ||
InsetNewpage.h | ||
InsetNomencl.cpp | ||
InsetNomencl.h | ||
InsetNote.cpp | ||
InsetNote.h | ||
InsetPhantom.cpp | ||
InsetPhantom.h | ||
InsetPreview.cpp | ||
InsetPreview.h | ||
InsetQuotes.cpp | ||
InsetQuotes.h | ||
InsetRef.cpp | ||
InsetRef.h | ||
InsetScript.cpp | ||
InsetScript.h | ||
InsetSeparator.cpp | ||
InsetSeparator.h | ||
InsetSpace.cpp | ||
InsetSpace.h | ||
InsetSpecialChar.cpp | ||
InsetSpecialChar.h | ||
InsetTabular.cpp | ||
InsetTabular.h | ||
InsetText.cpp | ||
InsetText.h | ||
InsetTOC.cpp | ||
InsetTOC.h | ||
InsetVSpace.cpp | ||
InsetVSpace.h | ||
InsetWrap.cpp | ||
InsetWrap.h | ||
RenderBase.h | ||
RenderButton.cpp | ||
RenderButton.h | ||
RenderGraphic.cpp | ||
RenderGraphic.h | ||
RenderPreview.cpp | ||
RenderPreview.h |