lyx_mirror/src
2023-01-07 16:24:57 +01:00
..
client
convert
frontends Fix minor bug mentioned in #10827 2023-01-04 23:23:30 -05:00
graphics Regenerate previews after zoom (#11919) 2022-11-20 18:18:59 +01:00
insets InsetIPAMacro: implement the XHTML conversion, refactor plaintext and DocBook to share more code. 2022-12-26 20:54:36 +01:00
mathed Fix compilation problem 2023-01-04 23:04:02 -05:00
support Typo in a comment 2023-01-05 23:33:16 -05:00
tests Amend febd1855eb: fix compilability 2022-12-28 12:57:45 +01:00
tex2lyx Fix compiler warning -Wstring-plus-int 2022-12-29 16:25:42 -05:00
.gitignore
AppleSpellChecker.cpp
AppleSpellChecker.h
AspellChecker.cpp
AspellChecker.h
Author.cpp
Author.h
BiblioInfo.cpp Consider that "and" in BibTeX name lists is case-insensitive (#10465) 2022-02-19 11:58:11 +01:00
BiblioInfo.h
boost.cpp
Box.cpp
Box.h
BranchList.cpp
BranchList.h
buffer_funcs.cpp
buffer_funcs.h
Buffer.cpp LyXHTML: use a lower-case meta for generator, this is the most common convention. 2023-01-07 16:24:57 +01:00
Buffer.h Regenerate previews after zoom (#11919) 2022-11-20 18:18:59 +01:00
BufferEncodings.cpp CharInfo: allow to store several commands (both text and math) for each character. 2022-02-20 01:33:03 +01:00
BufferEncodings.h
BufferList.cpp
BufferList.h
BufferParams.cpp Extend flexible version check to packages 2022-12-19 17:42:27 +01:00
BufferParams.h Fix pasting as LaTeX in documents with no modules 2022-11-06 13:20:02 +01:00
BufferView.cpp Remove boolean arguments of scrollToCursor wih an enum 2022-12-21 18:47:33 +01:00
BufferView.h Remove boolean arguments of scrollToCursor wih an enum 2022-12-21 18:47:33 +01:00
Bullet.cpp Whitespace 2022-03-05 13:45:27 +01:00
Bullet.h Use a more transparent lexic for bullet label functions 2022-03-05 09:00:47 +01:00
Changes.cpp Fix bug #11781. Patch from Daniel. 2022-11-27 13:20:17 -05:00
Changes.h
Chktex.cpp
Chktex.h
Citation.h
CiteEnginesList.cpp
CiteEnginesList.h
CMakeLists.txt
CmdDef.cpp
CmdDef.h
Color.cpp Fix bug #11781. Patch from Daniel. 2022-11-27 13:20:17 -05:00
Color.h
ColorCode.h Fix bug #11781. Patch from Daniel. 2022-11-27 13:20:17 -05:00
ColorSet.h
Compare.cpp Fix bug #11781. Patch from Daniel. 2022-11-27 13:20:17 -05:00
Compare.h Fix bug #11781. Patch from Daniel. 2022-11-27 13:20:17 -05:00
CompletionList.h
Converter.cpp Fix pasting as LaTeX in documents with no modules 2022-11-06 13:20:02 +01:00
Converter.h Replace $${python} directly in the converter constructor 2022-01-27 18:32:57 +00:00
ConverterCache.cpp
ConverterCache.h
CoordCache.cpp
CoordCache.h
Counters.cpp Sync with master 2022-10-26 10:52:21 +02:00
Counters.h Sync with master 2022-10-26 10:52:21 +02:00
Cursor.cpp Revert "Always remove selection after cursor up/down" 2022-10-27 15:07:57 +02:00
Cursor.h Revert "Always remove selection after cursor up/down" 2022-10-27 15:07:57 +02:00
CursorSlice.cpp
CursorSlice.h
CutAndPaste.cpp Fix bug #11917. Patch from Daniel. 2022-11-27 13:24:13 -05:00
CutAndPaste.h Introduce new function copyInsetToTemp 2022-11-04 21:44:24 +01:00
DepTable.cpp
DepTable.h
Dimension.cpp
Dimension.h
DispatchResult.h
DocIterator.cpp Workaround for #11676 2022-12-04 11:09:00 +01:00
DocIterator.h
DocumentClassPtr.h
EnchantChecker.cpp
EnchantChecker.h
Encoding.cpp Encoding::fromLaTeXCommand: properly record requirements when exiting early 2022-03-02 12:48:10 +01:00
Encoding.h Amend 3f9e21b8 2022-03-06 23:01:56 +01:00
ErrorList.cpp
ErrorList.h
Exporter.cpp
Exporter.h
factory.cpp Rename subindex to subentry 2022-10-31 06:51:38 +01:00
factory.h
Floating.cpp Rename LATEX debug level to OUTFILE and use it for DocBook, HTML, and XML messages. 2022-03-01 16:05:42 +01:00
Floating.h Another indentation fix 2022-02-27 14:53:01 +01:00
FloatList.cpp
FloatList.h
Font.cpp \R and \L are not defined in babel with Xe/LuaTeX 2022-12-23 10:07:41 +01:00
Font.h
FontEnums.h
FontInfo.cpp
FontInfo.h
FontList.cpp
FontList.h
Format.cpp
Format.h
FuncCode.h Correct counting 2022-12-18 14:17:29 +01:00
FuncRequest.cpp Add != operator to FuncRequest and special value FuncRequest::prefix 2022-12-10 20:30:58 +01:00
FuncRequest.h Add != operator to FuncRequest and special value FuncRequest::prefix 2022-12-10 20:30:58 +01:00
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 Add != operator to FuncRequest and special value FuncRequest::prefix 2022-12-10 20:30:58 +01:00
KeyMap.h Include he/cua.bind (#12052) 2022-11-27 16:30:21 +01:00
KeySequence.cpp
KeySequence.h
Language.cpp
Language.h
LaTeX.cpp Rename LATEX debug level to OUTFILE and use it for DocBook, HTML, and XML messages. 2022-03-01 16:05:42 +01:00
LaTeX.h
LaTeXFeatures.cpp LyXHTML: switch the doctype to (X)HTML5 and only output XML entities. 2022-12-25 20:48:14 +01:00
LaTeXFeatures.h LyXHTML: switch the doctype to (X)HTML5 and only output XML entities. 2022-12-25 20:48:14 +01:00
LaTeXFonts.cpp
LaTeXFonts.h
LaTeXPackages.cpp Add test 2022-12-20 06:04:29 +01:00
LaTeXPackages.h Improve LaTeX version checking 2022-12-19 15:15:41 +01:00
Layout.cpp Make formatting of DocBook changes more similar to surrounding code. 2023-01-07 02:56:40 +01:00
Layout.h DocBook: add support for DocBookGenerateTitle. 2022-12-27 15:52:26 +01:00
LayoutEnums.h
LayoutFile.cpp
LayoutFile.h
LayoutModuleList.cpp Sync with master 2022-10-26 10:52:21 +02:00
LayoutModuleList.h Sync with master 2022-10-26 10:52:21 +02:00
Lexer.cpp
Lexer.h
lyx_commit_hash.h.in
LyX.cpp #12523 check for existence of usable Python interpreter 2023-01-06 00:32:09 +01:00
LyX.h
LyXAction.cpp * lfun doc 2022-12-21 18:29:05 +01:00
LyXAction.h
lyxfind.cpp Get rid of Qt4 code in src/ 2022-11-18 17:19:50 +01:00
lyxfind.h
LyXRC.cpp adjust text display width in windowed mode 2022-10-27 17:49:43 +02:00
LyXRC.h Whitespace 2022-10-28 18:28:31 -04:00
LyXVC.cpp
LyXVC.h
lyxwinres.rc
main.cpp
Makefile.am makefile - forgotten file 2022-11-24 02:17:26 +01:00
MetricsInfo.cpp Fix compilation with gcc 4.9 2022-11-16 17:49:52 +01:00
MetricsInfo.h
ModuleList.cpp
ModuleList.h
Mover.cpp Add new placeholder $${python} to configure 2022-01-04 00:21:34 +00:00
Mover.h
output_docbook.cpp DocBook: add support for DocBookGenerateTitle. 2022-12-27 15:52:26 +01:00
output_docbook.h DocBook: add some TODOs for the future. 2022-12-27 00:03:07 +01:00
output_latex.cpp \R and \L are not defined in babel with Xe/LuaTeX 2022-12-23 10:07:41 +01:00
output_latex.h Do not try to pop from an empty stack 2022-02-04 17:23:52 +01:00
output_plaintext.cpp
output_plaintext.h
output_xhtml.cpp XHTML: support NONE as item tag when no item tag should be output. 2022-12-09 02:48:52 +01:00
output_xhtml.h
output.cpp
output.h
OutputEnums.h
OutputParams.cpp
OutputParams.h FindAdv: Use private variable for_search 2022-05-09 22:11:38 +02:00
paper.h
Paragraph.cpp DocBook: for computing font changes, simplify code by removing state evolution from iteration to iteration. This surely makes the code slightly slower (although the compiler should be smart enough), but (much) easier to reason about. 2022-12-27 01:58:48 +01:00
Paragraph.h Rename LATEX debug level to OUTFILE and use it for DocBook, HTML, and XML messages. 2022-03-01 16:05:42 +01:00
ParagraphList.h
ParagraphMetrics.cpp
ParagraphMetrics.h Small Row cleanups 2021-12-07 17:04:46 +01:00
ParagraphParameters.cpp
ParagraphParameters.h
ParIterator.cpp
ParIterator.h
PDFOptions.cpp Extend flexible version check to packages 2022-12-19 17:42:27 +01:00
PDFOptions.h
PersonalWordList.cpp
PersonalWordList.h
Row.cpp Fixup dcef1a9c: better handling of front-of-string splitting 2023-01-06 15:56:54 +01:00
Row.h Sync with master 2022-10-26 10:52:21 +02:00
RowFlags.h Sync with master 2022-10-26 10:52:21 +02:00
RowPainter.cpp Do not try to access user_defined_bullet with nesting > 3 2022-03-06 17:27:28 +01:00
RowPainter.h
Server.cpp
Server.h
ServerSocket.cpp
ServerSocket.h
Session.cpp Sync with master 2022-10-26 10:52:21 +02:00
Session.h Sync with master 2022-10-26 10:52:21 +02:00
Spacing.cpp
Spacing.h
SpellChecker.h
TexRow.cpp Sync with master 2022-10-26 10:52:21 +02:00
TexRow.h
texstream.cpp Sync with master 2022-10-26 10:52:21 +02:00
texstream.h
Text2.cpp Sync with master 2022-10-26 10:52:21 +02:00
Text3.cpp language reset should reset to the buffer language 2022-12-18 16:35:07 +01:00
Text.cpp Sync with master 2022-10-26 10:52:21 +02:00
Text.h Sync with master 2022-10-26 10:52:21 +02:00
TextClass.cpp DocBook: add support for DocBookGenerateTitle. 2022-12-27 15:52:26 +01:00
TextClass.h
TextMetrics.cpp Row breaking: keep unused tail for later (instead of assertion) 2023-01-06 16:02:29 +01:00
TextMetrics.h Fix computation of LABEL_MANUAL label separation 2022-01-17 17:35:12 +01:00
Thesaurus.cpp
Thesaurus.h
Toc.h
TocBackend.cpp Sync with master 2022-10-26 10:52:21 +02:00
TocBackend.h Properly show labels from broken references in Cross-references dialog 2022-02-19 18:14:47 +01:00
TocBuilder.cpp
TocBuilder.h
Trans.cpp
Trans.h
Undo.cpp Make undo action no-ops when the buffer is read-only 2022-02-20 19:48:13 +01:00
Undo.h
update_flags.h Next runtime messages to be ommitted if compiled with clang using flag '-fsanitize'. 2022-01-23 20:13:26 +01:00
VCBackend.cpp
VCBackend.h
version.cpp
version.h Allow an 'other' type for hyperlinks. Format change. 2022-12-25 12:45:48 -05:00
VSpace.cpp Sync with master 2022-10-26 10:52:21 +02:00
VSpace.h
WordLangTuple.h
WordList.cpp
WordList.h
xml.cpp XML: overhaul the tag-comparison operators. 2022-12-27 16:52:51 +01:00
xml.h XML: overhaul the tag-comparison operators. 2022-12-27 16:52:51 +01:00