lyx_mirror/src
Juergen Spitzmueller f686a97fd8 Restructure ct LaTeX markup
This makes it easier to redefine the markup only.
2019-12-28 13:41:19 +01:00
..
client Move initial values of LyXRC members to the header 2019-04-19 14:46:12 +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 Introduce buffer-reset-export 2019-12-27 11:06:34 +01:00
graphics Move all python shebangs from /usr/bin/env to python3. 2018-12-29 19:14:41 +00:00
insets Handle change-accept and change-reject in multi-cell selection 2019-12-27 12:05:56 +01:00
mathed Mark deleted graphics in output 2019-12-26 07:15:37 +01:00
support Use unsigned values for enum 2019-10-27 00:05:41 +02:00
tests Cmate tests: Add citenegine-modules to tests 2019-04-26 16:55:30 +02:00
tex2lyx Add native changebars 2019-12-24 18:12:22 +01:00
.gitignore
AppleSpellChecker.cpp
AppleSpellChecker.h
AspellChecker.cpp
AspellChecker.h
Author.cpp Provide way to add (optional) user initials 2019-12-24 14:31:08 +01:00
Author.h Provide way to add (optional) user initials 2019-12-24 14:31:08 +01:00
BiblioInfo.cpp Remove some useless expressions 2019-10-27 00:09:05 +02:00
BiblioInfo.h Use const & 2019-09-13 11:49:29 -04:00
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 native changebars 2019-12-24 18:12:22 +01:00
Buffer.h Add native changebars 2019-12-24 18:12:22 +01:00
BufferEncodings.cpp Correct typo in method name getDescendants() 2019-12-15 23:36:17 -05:00
BufferEncodings.h
BufferList.cpp Correct typo in method name getDescendants() 2019-12-15 23:36:17 -05:00
BufferList.h Use range-based loops in BufferList 2019-02-25 15:19:58 +01:00
BufferParams.cpp Add native changebars 2019-12-24 18:12:22 +01:00
BufferParams.h Add native changebars 2019-12-24 18:12:22 +01:00
BufferView.cpp Do not track changes while accepting/rejecting all changes 2019-12-27 14:49:51 +01:00
BufferView.h Set language to OS input language when moving cursor 2019-07-19 11:52:03 +02:00
Bullet.cpp
Bullet.h
Changes.cpp Add pref option to disable underlining of added text (in workarea) 2019-12-27 10:35:52 +01:00
Changes.h
Chktex.cpp
Chktex.h
Citation.h Allow for multiple use of same key in qualified citation lists 2019-08-07 13:00:29 +02:00
CiteEnginesList.cpp
CiteEnginesList.h
CMakeLists.txt Cmake build: Remove warnings about deprecated policy CMP0069 2019-11-09 16:56:16 +01:00
CmdDef.cpp
CmdDef.h
Color.cpp Clarify change text color descriptors 2019-12-24 08:37:27 +01:00
Color.h
ColorCode.h Clarify change text color descriptors 2019-12-24 08:37:27 +01:00
ColorSet.h
Compare.cpp
Compare.h
CompletionList.h
Converter.cpp Add native changebars 2019-12-24 18:12:22 +01:00
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 Add a pref to disable OS keyboard language support 2019-07-20 12:57:16 +02:00
Cursor.h Set language to OS input language when moving cursor 2019-07-19 11:52:03 +02:00
CursorSlice.cpp
CursorSlice.h
CutAndPaste.cpp Fix nullptr warnings 2019-09-11 22:13:25 -04: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 Don't force encoding switch for Japanese "listings" auto-strings. 2019-04-18 15:27:24 +02: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 Use <cstdint> instead of <boost/cstdint.hpp> 2019-06-17 16:19:31 +02:00
Encoding.h Amend 464d6262: Forgot these 2019-10-27 00:17:27 +02:00
ErrorList.cpp
ErrorList.h
Exporter.cpp
Exporter.h
factory.cpp
factory.h
Floating.cpp Add Requires to float definition. 2019-08-12 12:18:28 +02:00
Floating.h Add Requires to float definition. 2019-08-12 12:18:28 +02:00
FloatList.cpp
FloatList.h
Font.cpp Fix export with Japanese (platex) and non-TeX fonts. 2019-08-21 12:33:13 +02:00
Font.h Move the stateText code for FontInfo to FontInfo class. 2019-05-10 10:45:40 +02:00
FontEnums.h Rename LM_ST_* to *_STYLE and FONT_SIZE_* to *_SIZE 2019-06-14 17:05:49 +02:00
FontInfo.cpp Rename LM_ST_* to *_STYLE and FONT_SIZE_* to *_SIZE 2019-06-14 17:05:49 +02:00
FontInfo.h Move the stateText code for FontInfo to FontInfo class. 2019-05-10 10:45:40 +02:00
FontList.cpp
FontList.h
Format.cpp Fix bug #9622 2018-12-14 11:41:16 +01:00
Format.h Allow to hide formats from menus 2019-09-11 10:29:50 +02:00
FuncCode.h Introduce buffer-reset-export 2019-12-27 11:06:34 +01:00
FuncRequest.cpp Fix #8338. 2018-04-20 23:37:58 -04:00
FuncRequest.h Comment: buffer-forall should be run synchronously 2018-04-21 23:05:21 -04:00
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 Enhance support for Xindy 2019-12-15 12:01:59 +01:00
Language.h Enhance support for Xindy 2019-12-15 12:01:59 +01:00
LaTeX.cpp Pass proper input markup option to xindy with xetex/luatex 2019-12-16 11:50:11 +01:00
LaTeX.h Report makeindex/xindy errors 2019-12-15 13:48:21 +01:00
LaTeXFeatures.cpp Restructure ct LaTeX markup 2019-12-28 13:41:19 +01:00
LaTeXFeatures.h Follow some of the performance advice from cppcheck 2019-09-13 16:23:49 +02:00
LaTeXFonts.cpp Follow some of the performance advice from cppcheck 2019-09-13 16:23:49 +02:00
LaTeXFonts.h Follow some of the performance advice from cppcheck 2019-09-13 16:23:49 +02:00
LaTeXPackages.cpp
LaTeXPackages.h
Layout.cpp Add InsertOnNewline argument tag 2019-06-02 18:07:10 +02:00
Layout.h Add InsertOnNewline argument tag 2019-06-02 18:07:10 +02: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 Introduce buffer-reset-export 2019-12-27 11:06:34 +01:00
LyXAction.h Add prefs2prefs code for vcs info inset renaming 2018-08-18 16:11:08 +02:00
lyxfind.cpp Do not use same name for members and arguments 2019-10-27 00:06:54 +02:00
lyxfind.h Follow some of the performance advice from cppcheck 2019-09-13 16:23:49 +02:00
LyXRC.cpp Increase lyxrc format 2019-12-27 11:06:11 +01:00
LyXRC.h Add pref option to disable underlining of added text (in workarea) 2019-12-27 10:35:52 +01:00
LyXVC.cpp
LyXVC.h git VCS: add support for short hashes in inset info ("Abbreviated revision"). 2019-07-28 22:01:17 +02:00
lyxwinres.rc
main.cpp
Makefile.am Rename frontend qt4 to qt 2019-07-20 23:39:40 +02:00
MetricsInfo.cpp Mark insets with invalid buffer() in red in devel-mode. 2019-10-21 17:24:24 +02:00
MetricsInfo.h Add support for amsmath's smallmatrix 2019-07-15 13:38:07 +02:00
ModuleList.cpp Add system/local icon to available modules list 2019-04-20 09:28:46 +02:00
ModuleList.h Fix small typo. 2019-05-14 16:39:35 +02:00
Mover.cpp
Mover.h
output_docbook.cpp
output_docbook.h
output_latex.cpp Fix crash 2019-12-26 16:36:25 +01:00
output_latex.h Group the switch of encoding for listings in utf8 documents 2018-05-01 14:21:05 +02:00
output_plaintext.cpp Correctly show merged paragraphs with ct in plain text output 2019-12-27 09:01:06 +01:00
output_plaintext.h
output_xhtml.cpp
output_xhtml.h Follow some of the performance advice from cppcheck 2019-09-13 16:23:49 +02:00
output.cpp
output.h
OutputEnums.h
OutputParams.cpp Factor out test for bidi package (= XeTeX + polyglossia) 2019-07-11 10:31:10 +02:00
OutputParams.h Enhance support for Xindy 2019-12-15 12:01:59 +01:00
paper.h
Paragraph.cpp Properly nest \lyxdeleted within text markup 2019-12-27 13:56:53 +01:00
Paragraph.h Consider deleted spaces in spell checking 2019-12-27 13:01:35 +01:00
ParagraphList.h
ParagraphMetrics.cpp
ParagraphMetrics.h
ParagraphParameters.cpp
ParagraphParameters.h
ParIterator.cpp
ParIterator.h
PDFOptions.cpp Make Japanese documentation more robust. 2019-05-07 16:16:35 +02:00
PDFOptions.h
PersonalWordList.cpp
PersonalWordList.h Forgot to test aspell and hunspell support 2019-09-13 19:01:26 +02:00
PrinterParams.cpp
PrinterParams.h
Row.cpp Make Word Wrap property confiurable by language 2019-06-05 15:50:53 +02:00
Row.h Fixup da2696cc: do not clear useful information from row 2019-05-23 10:26:08 +02:00
RowPainter.cpp Always paint text decoration when painting inset. 2019-05-23 11:30:35 +02: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 Constify and un-constify 2019-11-06 10:36:21 +01:00
Session.h Keep last file positions in last-use ordering 2019-10-20 12:37:27 +02:00
sgml.cpp
sgml.h
Spacing.cpp
Spacing.h
SpellChecker.h
TexRow.cpp
TexRow.h Remove support for gcc 4.6 2019-06-12 15:03:18 +02:00
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 Follow some of the performance advice from cppcheck 2019-09-13 16:23:49 +02:00
Text3.cpp Remove some useless expressions 2019-10-27 00:09:05 +02:00
Text.cpp Correctly handle deleted text on inset-dissolve 2019-12-27 14:32:20 +01:00
Text.h Follow some of the performance advice from cppcheck 2019-09-13 16:23:49 +02:00
TextClass.cpp Add Requires to float definition. 2019-08-12 12:18:28 +02:00
TextClass.h Use generic paper size names rather than LaTeXisms such as "letterpaper" 2019-08-07 16:44:11 +02:00
TextMetrics.cpp Draw display math numbering outside of inset 2019-07-14 23:27:44 +02:00
TextMetrics.h Make TextMetrics noncopyable 2019-03-12 16:03:22 +01:00
Thesaurus.cpp
Thesaurus.h
Toc.h
TocBackend.cpp Follow some of the performance advice from cppcheck 2019-09-13 16:23:49 +02:00
TocBackend.h Follow some of the performance advice from cppcheck 2019-09-13 16:23:49 +02:00
TocBuilder.cpp
TocBuilder.h
Trans.cpp
Trans.h
Undo.cpp Follow some of the performance advice from cppcheck 2019-09-13 16:23:49 +02:00
Undo.h Allow to undo partly math autocorrect 2019-06-02 21:17:26 +02:00
update_flags.h Revert "Update documentation" 2018-05-02 12:38:40 +02:00
VCBackend.cpp git VCS: add support for short hashes in inset info ("Abbreviated revision"). 2019-07-28 22:01:17 +02:00
VCBackend.h git VCS: add support for short hashes in inset info ("Abbreviated revision"). 2019-07-28 22:01:17 +02:00
version.cpp
version.h Add native changebars 2019-12-24 18:12:22 +01:00
VSpace.cpp
VSpace.h
WordLangTuple.h
WordList.cpp
WordList.h