lyx_mirror/src
2024-08-20 22:44:39 +09:00
..
client
convert
frontends Fix wrong preedit cursor position in Qt5 2024-08-20 22:44:39 +09:00
graphics Convert $${python} placeholder for graphic conversions 2024-04-14 21:30:02 +01:00
insets Assure widest nomencl label is encodable 2024-08-18 09:59:37 +02:00
mathed Do not export the content of InsetMathBoxed as text in MathML 2024-07-23 23:44:58 +02:00
support Add another option to get python by using the unversioned name 2024-08-16 17:33:14 +01:00
tests Fixup 2660df9b99: missing stuff after moving Lexer to support/ 2024-05-01 16:54:10 +02:00
tex2lyx update tex2lyx tests 2024-08-12 12:35:07 +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 Header not needed. 2024-08-09 09:45:12 +02:00
buffer_funcs.cpp
buffer_funcs.h
Buffer.cpp Fix regression introduced via #12819. 2024-08-19 22:03:16 +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 Header not needed. 2024-08-09 09:47:36 +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 Transform InsetNomenclature to a collapsible 2024-08-12 12:33:16 +02:00
Color.h
ColorCode.h Transform InsetNomenclature to a collapsible 2024-08-12 12:33:16 +02:00
ColorSet.h
Compare.cpp
Compare.h
CompletionList.h
Converter.cpp Add "needcopiesfrom" converter flag 2024-08-18 17:53:51 +02:00
Converter.h Add "needcopiesfrom" converter flag 2024-08-18 17:53:51 +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 Consider known latex text macros (basically the logos) in convertaTeXCommands() 2024-08-16 11:23:57 +02:00
Encoding.h Consider known latex text macros (basically the logos) in convertaTeXCommands() 2024-08-16 11:23:57 +02:00
ErrorList.cpp
ErrorList.h
Exporter.cpp
Exporter.h
factory.cpp Transform InsetNomenclature to a collapsible 2024-08-12 12:33:16 +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
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 Escape special chars in indexes 2024-08-12 17:10:57 +02:00
Layout.h Add EscapeChars layout tag 2024-08-12 12:25:31 +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
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
OutputParams.h Add EscapeChars layout tag 2024-08-12 12:25:31 +02:00
paper.h
Paragraph.cpp Omit escape-chars in pass_thru context 2024-08-12 14:28:59 +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
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
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 Add InsertCotext tag to InsetLayout 2024-08-13 07:29:14 +02:00
Text.h Move Lexer to support/ directory (and lyx::support namespace) 2024-04-28 12:23:13 +02:00
TextClass.cpp Add InsertCotext tag to InsetLayout 2024-08-13 07:29:14 +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 Transform InsetNomenclature to a collapsible 2024-08-12 12:33:16 +02:00
VSpace.cpp
VSpace.h
WordLangTuple.h
WordList.cpp
WordList.h
xml.cpp
xml.h