lyx_mirror/src
2019-03-29 16:08:17 +01:00
..
client Add -headerpad_max_install_names option to linker calls and make run path configuration consistent. 2018-09-21 21:46:47 +02:00
convert Add -headerpad_max_install_names option to linker calls and make run path configuration consistent. 2018-09-21 21:46:47 +02:00
frontends Add support for mixed-encoded biblatex files 2019-03-29 15:45:55 +01:00
graphics Move all python shebangs from /usr/bin/env to python3. 2018-12-29 19:14:41 +00:00
insets Add support for mixed-encoded biblatex files 2019-03-29 15:45:55 +01:00
mathed Fix insertion of text characters in math 2019-03-28 13:22:38 +01:00
support Indentation 2019-03-25 16:46:03 +01:00
tests
tex2lyx Update paths in tex2lyx tests 2019-03-29 16:08:17 +01:00
.gitignore
AppleSpellChecker.cpp
AppleSpellChecker.h
AspellChecker.cpp
AspellChecker.h
Author.cpp
Author.h
BiblioInfo.cpp
BiblioInfo.h
boost.cpp
Box.cpp
Box.h
BranchList.cpp
BranchList.h
buffer_funcs.cpp Disambiguate dialog buttons 2018-08-14 17:05:40 +02:00
buffer_funcs.h
Buffer.cpp Add support for mixed-encoded biblatex files 2019-03-29 15:45:55 +01:00
Buffer.h Add support for mixed-encoded biblatex files 2019-03-29 15:45:55 +01:00
BufferEncodings.cpp
BufferEncodings.h
BufferList.cpp Use range-based loops in BufferList 2019-02-25 15:19:58 +01:00
BufferList.h Use range-based loops in BufferList 2019-02-25 15:19:58 +01:00
BufferParams.cpp Add support for mixed-encoded biblatex files 2019-03-29 15:45:55 +01:00
BufferParams.h Add support for mixed-encoded biblatex files 2019-03-29 15:45:55 +01:00
BufferView.cpp Add ignorelang option to file-insert 2019-03-26 10:13:33 +01:00
BufferView.h Add ignorelang option to file-insert 2019-03-26 10:13:33 +01:00
Bullet.cpp
Bullet.h
Changes.cpp Amend bd21aa9 2018-12-06 10:30:58 +01:00
Changes.h
Chktex.cpp
Chktex.h
Citation.h
CiteEnginesList.cpp
CiteEnginesList.h
CMakeLists.txt
CmdDef.cpp
CmdDef.h
Color.cpp
Color.h
ColorCode.h
ColorSet.h
Compare.cpp
Compare.h
CompletionList.h
Converter.cpp
Converter.h
ConverterCache.cpp
ConverterCache.h
CoordCache.cpp
CoordCache.h
Counters.cpp Revert "Use swap in InsetText::updateBuffer for notes ad friends" 2018-09-18 23:07:48 +02:00
Counters.h Revert "Use swap in InsetText::updateBuffer for notes ad friends" 2018-09-18 23:07:48 +02:00
Cursor.cpp Fix insertion of text characters in math 2019-03-28 13:22:38 +01:00
Cursor.h Improve comment. 2018-12-16 12:30:48 +01:00
CursorSlice.cpp
CursorSlice.h
CutAndPaste.cpp Do not check for duplicates when pasting a label into a non-outputting inset. 2019-01-25 14:40:30 +01:00
CutAndPaste.h Do not remove character at start of paragraph when cutting 2018-07-22 23:20:21 +02:00
DepTable.cpp
DepTable.h
Dimension.cpp
Dimension.h Fix embarrassing typo 2018-12-17 15:33:47 +01:00
DispatchResult.h
DocIterator.cpp Remove special code for CJK that is no longer required (amends e665715fc4). 2019-03-13 11:13:44 +01:00
DocIterator.h Remove unused mathod (CursorSlice::at_cell_end is the same) 2019-01-04 13:55:57 +01:00
DocumentClassPtr.h
EnchantChecker.cpp
EnchantChecker.h
Encoding.cpp Fix bug #11526 2019-03-24 17:28:01 +01:00
Encoding.h Fix remainder of #9681 (textcyrillic and textgreek handling). 2019-03-19 22:46:33 +01:00
ErrorList.cpp
ErrorList.h
Exporter.cpp
Exporter.h
factory.cpp
factory.h
Floating.cpp
Floating.h
FloatList.cpp
FloatList.h
Font.cpp Treat math style a bit more like other font features 2019-03-22 16:19:05 +01:00
Font.h Give textstyle-apply a history 2018-12-26 15:46:14 +01:00
FontEnums.h Treat math style a bit more like other font features 2019-03-22 16:19:05 +01:00
FontInfo.cpp Treat math style a bit more like other font features 2019-03-22 16:19:05 +01:00
FontInfo.h Treat math style a bit more like other font features 2019-03-22 16:19:05 +01:00
FontList.cpp
FontList.h
Format.cpp Fix bug #9622 2018-12-14 11:41:16 +01:00
Format.h
FuncCode.h Introducing table templates 2019-03-26 13:43:33 +01: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 Cosmetics 2018-05-28 12:33:17 +02:00
InsetList.h Cosmetics 2018-05-28 12:33:17 +02:00
Intl.cpp
Intl.h
KeyMap.cpp Do not use GUI language for shortcut info inset if no translation is available 2019-03-09 12:00:40 +01:00
KeyMap.h Do not use GUI language for shortcut info inset if no translation is available 2019-03-09 12:00:40 +01:00
KeySequence.cpp Do not use GUI language for shortcut info inset if no translation is available 2019-03-09 12:00:40 +01:00
KeySequence.h Do not use GUI language for shortcut info inset if no translation is available 2019-03-09 12:00:40 +01:00
Language.cpp Add date-related info insets 2018-08-05 10:01:36 +02:00
Language.h Add date-related info insets 2018-08-05 10:01:36 +02:00
LaTeX.cpp
LaTeX.h
LaTeXFeatures.cpp Babel's "\textlatin" is obsoleted by "\ensureascii". 2019-03-27 09:52:44 +01:00
LaTeXFeatures.h Proper logos with RTL 2018-07-15 20:56:55 +02:00
LaTeXFonts.cpp
LaTeXFonts.h
LaTeXPackages.cpp
LaTeXPackages.h
Layout.cpp Add NeedMBoxProtect [inset]layout option 2019-03-12 14:08:05 +01:00
Layout.h Add NeedMBoxProtect [inset]layout option 2019-03-12 14:08:05 +01:00
LayoutEnums.h
LayoutFile.cpp
LayoutFile.h
LayoutModuleList.cpp
LayoutModuleList.h
Length.cpp
Length.h
lengthcommon.cpp
Lexer.cpp
Lexer.h
lyx_commit_hash.h.in
LyX.cpp Reorganize templates and example folders 2019-03-19 07:13:18 +01:00
LyX.h
LyXAction.cpp Introducing table templates 2019-03-26 13:43:33 +01:00
LyXAction.h Add prefs2prefs code for vcs info inset renaming 2018-08-18 16:11:08 +02:00
lyxfind.cpp FindAdv: Cosmetics 2019-03-21 12:58:16 +01:00
lyxfind.h Fix #11505. Count and display number of replaced strings in FindAdv 2019-03-13 14:06:18 +01:00
LyXRC.cpp Silence compiler warning 2019-03-08 16:48:49 +01:00
LyXRC.h Remove support for pixmap cache 2018-10-07 14:56:55 +02:00
LyXVC.cpp
LyXVC.h
lyxwinres.rc
main.cpp
Makefile.am Make callstack printing useful and optional 2019-02-25 17:58:06 +01:00
MetricsInfo.cpp Treat math style a bit more like other font features 2019-03-22 16:19:05 +01:00
MetricsInfo.h Use a unicode character for menu separator on screen 2018-07-19 23:05:00 +02:00
ModuleList.cpp
ModuleList.h
Mover.cpp
Mover.h
output_docbook.cpp
output_docbook.h
output_latex.cpp Move labels and insets out of moving arguments 2019-03-14 14:24:43 +01:00
output_latex.h
output_plaintext.cpp Fix bracket output in RTL languages 2018-07-15 14:26:29 +02:00
output_plaintext.h
output_xhtml.cpp
output_xhtml.h
output.cpp
output.h
OutputEnums.h
OutputParams.cpp Move labels and insets out of moving arguments 2019-03-14 14:24:43 +01:00
OutputParams.h Move labels and insets out of moving arguments 2019-03-14 14:24:43 +01:00
paper.h
Paragraph.cpp Fix remainder of #9681 (textcyrillic and textgreek handling). 2019-03-19 22:46:33 +01:00
Paragraph.h Fix bracket output in RTL languages 2018-07-15 14:26:29 +02:00
ParagraphList.h
ParagraphMetrics.cpp
ParagraphMetrics.h
ParagraphParameters.cpp
ParagraphParameters.h
ParIterator.cpp
ParIterator.h
PDFOptions.cpp
PDFOptions.h
PersonalWordList.cpp
PersonalWordList.h
PrinterParams.cpp
PrinterParams.h
Row.cpp Try to compute row height like it should be done 2019-01-16 11:04:53 +01:00
Row.h Rename Row::dimension() to dim() 2019-02-18 15:47:27 +01:00
RowPainter.cpp Mark inserted/deleted end of paragraph using pilcrow 2019-03-21 11:31:39 +01:00
RowPainter.h Paint underline for insets too. 2018-09-20 11:58:08 +02:00
Server.cpp Fix LyX server on Windows 2018-08-07 17:56:07 +02:00
Server.h
ServerSocket.cpp
ServerSocket.h
Session.cpp
Session.h
sgml.cpp
sgml.h
Spacing.cpp
Spacing.h
SpellChecker.h
TexRow.cpp
TexRow.h
texstream.cpp Use HAVE_LONG_LONG_INT instead of LYX_USE_LONG_LONG 2019-03-21 14:18:17 +01:00
texstream.h Amend bd21aa9 2018-12-06 10:30:58 +01:00
Text2.cpp Do a round of DEPM after changing layout 2019-02-18 15:36:21 +01:00
Text3.cpp Add TableStyle layout tag 2019-03-26 17:42:56 +01:00
Text.cpp Do not consider deleted labels in ambiguity check 2018-12-29 10:08:02 +01:00
Text.h DEPM: handle undo when deleting spaces 2019-02-18 15:36:21 +01:00
TextClass.cpp Add TableStyle layout tag 2019-03-26 17:42:56 +01:00
TextClass.h Add TableStyle layout tag 2019-03-26 17:42:56 +01:00
TextMetrics.cpp Mark inserted/deleted end of paragraph using pilcrow 2019-03-21 11:31:39 +01:00
TextMetrics.h Make TextMetrics noncopyable 2019-03-12 16:03:22 +01:00
Thesaurus.cpp
Thesaurus.h
Toc.h
TocBackend.cpp
TocBackend.h
TocBuilder.cpp
TocBuilder.h
Trans.cpp
Trans.h
Undo.cpp Cleanup: Rename textUndo to undoAction 2018-08-30 14:17:53 +02:00
Undo.h Cleanup: Rename textUndo to undoAction 2018-08-30 14:17:53 +02:00
update_flags.h
VCBackend.cpp
VCBackend.h
version.cpp
version.h Add support for mixed-encoded biblatex files 2019-03-29 15:45:55 +01:00
VSpace.cpp
VSpace.h
WordLangTuple.h
WordList.cpp
WordList.h