.. |
client
|
|
|
convert
|
|
|
frontends
|
GuiTabular: add missing connections
|
2024-07-14 14:20:05 +02:00 |
graphics
|
Convert $${python} placeholder for graphic conversions
|
2024-04-14 21:30:02 +01:00 |
insets
|
Rename function
|
2024-07-14 09:42:36 +02:00 |
mathed
|
fix comment
|
2024-06-25 12:01:53 +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
|
Improve tex2lyx for style-specific biblatex citation commands
|
2024-07-14 14:02:10 +02:00 |
.gitignore
|
|
|
AppleSpellChecker.cpp
|
|
|
AppleSpellChecker.h
|
|
|
AspellChecker.cpp
|
|
|
AspellChecker.h
|
|
|
Author.cpp
|
|
|
Author.h
|
|
|
BiblioInfo.cpp
|
Rename function
|
2024-07-14 09:42:36 +02:00 |
BiblioInfo.h
|
BiblioInfo: Ability to distinguish '&' and 'and' author separation
|
2024-07-11 09:13:43 +02:00 |
boost.cpp
|
|
|
Box.cpp
|
|
|
Box.h
|
|
|
BranchList.cpp
|
|
|
BranchList.h
|
|
|
buffer_funcs.cpp
|
|
|
buffer_funcs.h
|
|
|
Buffer.cpp
|
Remove useless cursor parameter to global undo actions
|
2024-06-20 17:25:25 +02:00 |
Buffer.h
|
Move Lexer to support/ directory (and lyx::support namespace)
|
2024-04-28 12:23:13 +02:00 |
BufferEncodings.cpp
|
|
|
BufferEncodings.h
|
|
|
BufferList.cpp
|
|
|
BufferList.h
|
|
|
BufferParams.cpp
|
Rename function
|
2024-07-14 09:42:36 +02:00 |
BufferParams.h
|
Rename function
|
2024-07-14 09:42:36 +02:00 |
BufferView.cpp
|
Make BufferView::singeParUpdate more robust
|
2024-07-03 17:43:00 +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 12e3d46b
|
2023-09-23 16:18:28 +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 using the text properties dialog in mathed
|
2023-11-06 18:04:44 +01:00 |
DocIterator.h
|
Allow using the text properties dialog in mathed
|
2023-11-06 18:04:44 +01:00 |
DocumentClassPtr.h
|
|
|
EnchantChecker.cpp
|
|
|
EnchantChecker.h
|
|
|
Encoding.cpp
|
Move Lexer to support/ directory (and lyx::support namespace)
|
2024-04-28 12:23:13 +02:00 |
Encoding.h
|
|
|
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
|
Allow relative statistics values in statusbar.
|
2024-04-05 19:36:23 +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
|
Use ranges
|
2024-06-03 22:05:15 -04: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
|
|
|
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
|
Limit nomencl backwards support to case when old package is really used
|
2023-11-08 16:17:58 +01:00 |
LaTeX.h
|
|
|
LaTeXFeatures.cpp
|
Adapt to deprecation of \DeclareCollectionInstance
|
2024-06-16 11:50:34 -04: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
|
Let the middle button pasting respect newlines by default.
|
2024-06-24 22:35:01 +02:00 |
LyXAction.h
|
|
|
lyxfind.cpp
|
FindAdv: Omitting cursor advance at start of search if in mathed.
|
2024-06-10 14:46:07 +02:00 |
lyxfind.h
|
|
|
LyXRC.cpp
|
missing quote in message
|
2024-07-12 19:04:18 +02:00 |
LyXRC.h
|
Move DrawStrategy enum to update_flags.h.
|
2024-06-18 18:26:34 +02:00 |
LyXVC.cpp
|
|
|
LyXVC.h
|
|
|
lyxwinres.rc
|
|
|
main.cpp
|
|
|
Makefile.am
|
Fixup 2660df9b99 : missing stuff after moving Lexer to support/
|
2024-05-01 16:54:10 +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
|
Handle URL escaping in beamer frames
|
2024-05-13 07:26:41 +02:00 |
paper.h
|
|
|
Paragraph.cpp
|
rename function
|
2024-06-09 07:29:37 +02:00 |
Paragraph.h
|
Fix brokenBiblio() and fixBiblio() with change tracking (#12909)
|
2023-09-16 08:34:43 +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
|
|
|
Session.h
|
|
|
Spacing.cpp
|
|
|
Spacing.h
|
|
|
SpellChecker.h
|
|
|
TexRow.cpp
|
|
|
TexRow.h
|
|
|
texstream.cpp
|
|
|
texstream.h
|
|
|
Text.cpp
|
Remove useless SinglePar update when scrolling in text
|
2024-07-03 17:31:38 +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
|
Display equation/theorem numbers in insert cross reference dialog.
|
2023-07-26 13:35:42 -04:00 |
TocBuilder.cpp
|
Fix wrong nesting in Outline.
|
2023-07-28 10:31:54 +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
|
Add a constructor of UndoGroupHelper that uses a CursorData parameter
|
2024-06-20 17:52:19 +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 support for biblatex-apa's \nptextcite
|
2024-07-11 10:28:38 +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 |