lyx_mirror/src
Richard Kimberly Heck 1de4645286 Use the old-style sorts of label strings in the TOC.
There are several reasons to do it this way, among which is odd
behavior of the TOC filter if we put anything else there. This also
allows for filtering of the references themsevles in a natural way.

The change, I think, was really an unintended consequence of other
changes connected to showing formatted references in the work area.
2024-08-05 18:13:07 -04:00
..
client
convert
frontends Fixup LFUN_REFERENCE_TO_PARAGRAPH for captions in other buffers 2024-07-30 12:36:20 +02:00
graphics Convert $${python} placeholder for graphic conversions 2024-04-14 21:30:02 +01:00
insets Use the old-style sorts of label strings in the TOC. 2024-08-05 18:13:07 -04:00
mathed Do not export the content of InsetMathBoxed as text in MathML 2024-07-23 23:44:58 +02:00
support Improve 0f35e3141b 2024-07-06 09:25:57 +02:00
tests Fixup 2660df9b99: missing stuff after moving Lexer to support/ 2024-05-01 16:54:10 +02:00
tex2lyx tex2lyx: Fix two bugs in nomencl import 2024-07-22 09:51:54 +02:00
.gitignore
AppleSpellChecker.cpp
AppleSpellChecker.h
AspellChecker.cpp
AspellChecker.h
Author.cpp
Author.h
BiblioInfo.cpp amend 9291fc465b 2024-07-24 21:44:02 +02:00
BiblioInfo.h amend 9291fc465b 2024-07-24 21:44:02 +02:00
boost.cpp
Box.cpp
Box.h
BranchList.cpp
BranchList.h
buffer_funcs.cpp
buffer_funcs.h
Buffer.cpp amend d4f58c96b5 2024-07-27 13:34:38 +02:00
Buffer.h Do not run updateMacros if the buffer has not changed 2024-07-24 18:29:43 +02:00
BufferEncodings.cpp
BufferEncodings.h
BufferList.cpp
BufferList.h
BufferParams.cpp amend d4f58c96b5 2024-07-27 13:34:38 +02:00
BufferParams.h amend d4f58c96b5 2024-07-27 13:34:38 +02:00
BufferView.cpp Amend 9464f0526e 2024-07-30 15:30:41 +02:00
BufferView.h Make sure paragraph positions are updated when scrolling 2024-07-03 00:34:11 +02:00
Bullet.cpp
Bullet.h
Changes.cpp
Changes.h
Chktex.cpp
Chktex.h
Citation.h Provide reversed style specifier for citation commands 2024-07-13 17:20:29 +02:00
CiteEnginesList.cpp Add "notes" CiteEngine Type 2024-07-07 15:14:05 +02:00
CiteEnginesList.h
CMakeLists.txt
CmdDef.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
CmdDef.h
Color.cpp Introduce color_selectionmath 2023-10-04 13:10:07 +02:00
Color.h
ColorCode.h Introduce color_selectionmath 2023-10-04 13:10:07 +02:00
ColorSet.h
Compare.cpp
Compare.h
CompletionList.h
Converter.cpp amend d4f58c96b5 2024-07-27 13:34:38 +02:00
Converter.h Revert "Do not return copies of string members" 2023-05-15 17:13:41 +02:00
ConverterCache.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
ConverterCache.h
CoordCache.cpp Remove trailing underscore on members x and y of Point class. 2024-06-20 16:37:05 +02:00
CoordCache.h redoParagraph: avoid extra cache accesses 2024-06-21 17:02:13 +02:00
Counters.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
Counters.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
Cursor.cpp comment 2024-07-03 16:23:30 +02:00
Cursor.h Fix up 5577e877: remove logic error 2024-05-03 14:38:32 +02:00
CursorSlice.cpp
CursorSlice.h
CutAndPaste.cpp Rename DocumentCLass:plainInsetLayout() to InsetLayout::undefined() 2024-06-20 18:29:41 +02:00
CutAndPaste.h
DepTable.cpp
DepTable.h
Dimension.cpp Remove trailing underscore on members x and y of Point class. 2024-06-20 16:37:05 +02:00
Dimension.h Remove trailing underscore on members x and y of Point class. 2024-06-20 16:37:05 +02:00
DispatchResult.h
DocIterator.cpp Allow DocIterator::paragraphGotoArgument() to return id() without pos() 2024-07-28 15:53:05 +02:00
DocIterator.h Allow DocIterator::paragraphGotoArgument() to return id() without pos() 2024-07-28 15:53:05 +02:00
DocumentClassPtr.h
EnchantChecker.cpp
EnchantChecker.h
Encoding.cpp Avoid loop in math parsing function 2024-07-25 09:18:01 +02:00
Encoding.h amend 9291fc465b 2024-07-24 21:44:02 +02:00
ErrorList.cpp
ErrorList.h
Exporter.cpp
Exporter.h
factory.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
factory.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
Floating.cpp
Floating.h
FloatList.cpp
FloatList.h
Font.cpp Return false on invalid input in Font::fromString() 2024-06-09 08:09:01 +02:00
Font.h
FontEnums.h
FontInfo.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
FontInfo.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
FontList.cpp
FontList.h
Format.cpp
Format.h
FuncCode.h Implement LFUN_REFERENCE_TO_PARAGRAPH 2024-07-28 15:54:55 +02:00
FuncRequest.cpp
FuncRequest.h
FuncStatus.cpp
FuncStatus.h
Graph.cpp
Graph.h
HunspellChecker.cpp
HunspellChecker.h
IndicesList.cpp
IndicesList.h
InsetIterator.cpp
InsetIterator.h
InsetList.cpp
InsetList.h
Intl.cpp
Intl.h
KeyMap.cpp Consider masked modifiers (~S etc.) when writing to bind file 2024-07-21 10:18:58 +02:00
KeyMap.h Detect when one tries to bind a lfun to a prefix of longer commands 2023-07-22 00:01:34 +02:00
KeySequence.cpp Consider masked modifiers (~S etc.) when writing to bind file 2024-07-21 10:18:58 +02:00
KeySequence.h
Language.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
Language.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
LaTeX.cpp Add support for multiple indexes in Memoir 2024-07-26 12:48:12 +02:00
LaTeX.h Add support for multiple indexes in Memoir 2024-07-26 12:48:12 +02:00
LaTeXFeatures.cpp Load geometry after graphics 2024-07-27 12:46:12 +02:00
LaTeXFeatures.h
LaTeXFonts.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
LaTeXFonts.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
LaTeXPackages.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
LaTeXPackages.h Handle the case of outdated chkconfig.ltx in user directory 2024-04-20 14:57:12 +02:00
Layout.cpp Whitespace 2024-05-14 13:18:05 +02:00
Layout.h Whitespace 2024-05-14 13:18:05 +02:00
LayoutEnums.h
LayoutFile.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
LayoutFile.h
LayoutModuleList.cpp
LayoutModuleList.h
lyx_commit_hash.h.in
LyX.cpp Fix support for screen fractional scaling with Wayland 2024-02-29 10:28:15 +01:00
LyX.h Fix support for screen fractional scaling with Wayland 2024-02-29 10:28:15 +01:00
LyXAction.cpp Fixup LFUN_REFERENCE_TO_PARAGRAPH for captions in other buffers 2024-07-30 12:36:20 +02:00
LyXAction.h
lyxfind.cpp Fix crash when attempting to search in selection that contains only math 2024-07-15 17:41:10 +02:00
lyxfind.h
LyXRC.cpp Store spellchecker_esc_chars as a docstring 2024-07-21 21:35:14 +02:00
LyXRC.h Store spellchecker_esc_chars as a docstring 2024-07-21 21:35:14 +02:00
LyXVC.cpp
LyXVC.h
lyxwinres.rc
main.cpp
Makefile.am Rewrite statistics code 2024-07-24 18:07:04 +02:00
MetricsInfo.cpp Little bit more debug info for unset Buffer members. 2024-04-18 18:25:47 -04:00
MetricsInfo.h Fix display of a math hull inset in a tight inset 2024-03-22 15:40:40 +01:00
ModuleList.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
ModuleList.h
Mover.cpp
Mover.h Move LYX_(BEGIN|END)_MUTE_GCC_WARNING macros to their own header. 2023-11-10 13:14:34 +01:00
output_docbook.cpp Update comment: a function was renamed. 2024-02-26 02:17:48 +01:00
output_docbook.h
output_latex.cpp \cprotect amendment 2024-06-22 13:38:47 +02:00
output_latex.h
output_plaintext.cpp
output_plaintext.h
output_xhtml.cpp XHTML: export paragraph IDs also for list items, but not for the opening tag of the list. 2024-05-20 03:21:00 +02:00
output_xhtml.h
output.cpp
output.h
OutputEnums.h
OutputParams.cpp Account for babel's bidi option (#12866) 2023-08-17 14:25:33 +02:00
OutputParams.h Add support for multiple indexes in Memoir 2024-07-26 12:48:12 +02:00
paper.h
Paragraph.cpp rename Paragraph::getLabel() 2024-07-29 09:08:13 +02:00
Paragraph.h typo 2024-07-29 09:11:42 +02:00
ParagraphList.h
ParagraphMetrics.cpp Fix up a4d9315b: handle metrics of not visible paragraphs 2024-05-17 17:39:09 +02:00
ParagraphMetrics.h Comment typo 2024-05-17 12:18:09 -04:00
ParagraphParameters.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
ParagraphParameters.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
ParIterator.cpp
ParIterator.h
PDFOptions.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
PDFOptions.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
PersonalWordList.cpp
PersonalWordList.h
Row.cpp Revert "Fix display of a math hull inset in a tight inset" 2024-03-22 15:08:26 +01:00
Row.h Avoid row breaking at inconvenient places. 2023-09-25 12:46:54 +02:00
RowFlags.h
RowPainter.cpp Fix depth bar optics 2024-06-14 16:28:04 +02:00
RowPainter.h
Server.cpp
Server.h
ServerSocket.cpp
ServerSocket.h
Session.cpp Fix compiler warning about unused string consts 2023-04-26 14:06:25 -04:00
Session.h
Spacing.cpp
Spacing.h
SpellChecker.h
Statistics.cpp Do not update statisitics if buffer has not changed 2024-07-24 22:38:39 +02:00
Statistics.h Do not update statisitics if buffer has not changed 2024-07-24 22:38:39 +02:00
TexRow.cpp
TexRow.h
texstream.cpp
texstream.h
Text.cpp re-implement LFUN_REFERENCE_INSERT 2024-07-28 10:37:30 +02:00
Text.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
TextClass.cpp Provide reversed style specifier for citation commands 2024-07-13 17:20:29 +02:00
TextClass.h Rename DocumentCLass:plainInsetLayout() to InsetLayout::undefined() 2024-06-20 18:29:41 +02:00
TextMetrics.cpp Fixup 145af7c2: remove unused method 2024-07-10 13:42:57 +02:00
TextMetrics.h Fixup 145af7c2: remove unused method 2024-07-10 13:42:57 +02:00
Thesaurus.cpp
Thesaurus.h
Toc.h
TocBackend.cpp
TocBackend.h Fixup LFUN_REFERENCE_TO_PARAGRAPH for captions in other buffers 2024-07-30 12:36:20 +02:00
TocBuilder.cpp Fixup LFUN_REFERENCE_TO_PARAGRAPH for captions in other buffers 2024-07-30 12:36:20 +02:00
TocBuilder.h
Trans.cpp Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
Trans.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
Undo.cpp Do not run updateMacros if the buffer has not changed 2024-07-24 18:29:43 +02:00
Undo.h Add a constructor of UndoGroupHelper that uses a CursorData parameter 2024-06-20 17:52:19 +02:00
update_flags.h Move DrawStrategy enum to update_flags.h. 2024-06-18 18:26:34 +02:00
VCBackend.cpp
VCBackend.h
version.cpp
version.h Add possibility to manually specify longest label in nomenclature 2024-07-21 17:59:34 +02:00
VSpace.cpp
VSpace.h
WordLangTuple.h
WordList.cpp
WordList.h Move LYX_(BEGIN|END)_MUTE_GCC_WARNING macros to their own header. 2023-11-10 13:14:34 +01:00
xml.cpp DocBook: fix case with emphasis at end of footnote 2023-09-25 10:41:21 -04:00
xml.h DocBook: fix case with emphasis at end of footnote 2023-09-25 10:41:21 -04:00