.. |
client
|
Use new signal library nod instead of boost::signals2
|
2020-12-13 23:11:19 +02:00 |
convert
|
Use bool literals
|
2020-11-01 22:24:48 +02:00 |
frontends
|
Amend 3971b1b35e , also fix warnings for older compilers
|
2020-12-29 16:30:16 +02:00 |
graphics
|
Fix C++20 warning on implicit capture of this via [=]
|
2020-12-28 23:26:14 +02:00 |
insets
|
Fix C++20 warning on implicit capture of this via [=]
|
2020-12-28 23:26:14 +02:00 |
mathed
|
Fix MathML output of InsetMathDelim
|
2020-12-20 00:21:10 +01:00 |
support
|
Use crc32 calculation from zlib instead of boost
|
2020-12-28 21:32:56 +02:00 |
tests
|
Revert "Amend 3093789e for cmake build"
|
2020-11-30 10:19:22 +01:00 |
tex2lyx
|
Use new signal library nod instead of boost::signals2
|
2020-12-13 23:11:19 +02:00 |
.gitignore
|
|
|
AppleSpellChecker.cpp
|
|
|
AppleSpellChecker.h
|
|
|
AspellChecker.cpp
|
|
|
AspellChecker.h
|
|
|
Author.cpp
|
Revert "Fix a number of signedness warnings"
|
2020-11-02 17:09:59 -05:00 |
Author.h
|
Revert "Fix a number of signedness warnings"
|
2020-11-02 17:09:59 -05:00 |
BiblioInfo.cpp
|
Change name in source files
|
2020-12-05 17:17:02 -05:00 |
BiblioInfo.h
|
Change name in source files
|
2020-12-05 17:17:02 -05:00 |
boost.cpp
|
|
|
Box.cpp
|
Constify
|
2020-10-25 09:28:34 +02:00 |
Box.h
|
Constify
|
2020-10-25 09:28:34 +02:00 |
BranchList.cpp
|
|
|
BranchList.h
|
|
|
buffer_funcs.cpp
|
Reduce includes in header files
|
2020-10-19 17:33:51 +03:00 |
buffer_funcs.h
|
Remove unused forward declarations
|
2020-10-13 09:57:36 +03:00 |
Buffer.cpp
|
Renaming
|
2020-12-05 20:30:45 -05:00 |
Buffer.h
|
Disable some Adv F&R widgets for read-only documents
|
2020-12-03 18:04:23 +01:00 |
BufferEncodings.cpp
|
Make InsetIterator compatible with range-based loops
|
2020-11-29 00:25:19 +02:00 |
BufferEncodings.h
|
Clean includes using the output of iwyu tool
|
2020-10-20 11:38:55 +03:00 |
BufferList.cpp
|
Refactor OutputParams
|
2020-11-30 13:05:03 +02:00 |
BufferList.h
|
Clean includes using the output of iwyu tool
|
2020-10-20 11:38:55 +03:00 |
BufferParams.cpp
|
Implement Hungarian quotation marks style (#12040)
|
2020-12-02 17:00:40 +01:00 |
BufferParams.h
|
Better naming for enums
|
2020-12-01 00:46:21 +02:00 |
BufferView.cpp
|
Cleanup headers
|
2020-12-03 00:38:27 +02:00 |
BufferView.h
|
Fix Clang warning about struct/class mismatch
|
2020-11-26 13:51:12 -05:00 |
Bullet.cpp
|
Make master compilable again with older gcc.
|
2020-10-21 00:01:03 +02:00 |
Bullet.h
|
Make master compilable again with older gcc.
|
2020-10-21 00:01:03 +02:00 |
Changes.cpp
|
More enums & includes refactoring
|
2020-12-06 18:26:41 +02:00 |
Changes.h
|
More enums & includes refactoring
|
2020-12-06 18:26:41 +02:00 |
Chktex.cpp
|
|
|
Chktex.h
|
|
|
Citation.h
|
Remove unused forward declarations
|
2020-10-13 09:57:36 +03:00 |
CiteEnginesList.cpp
|
Change name in source files
|
2020-12-05 17:17:02 -05:00 |
CiteEnginesList.h
|
Change name in source files
|
2020-12-05 17:17:02 -05:00 |
CMakeLists.txt
|
|
|
CmdDef.cpp
|
Reduce includes in header files
|
2020-10-19 17:33:51 +03:00 |
CmdDef.h
|
Reduce includes in header files
|
2020-10-19 17:33:51 +03:00 |
Color.cpp
|
More readable latex color (on button and workarea) in dark mode
|
2020-12-15 08:53:06 +01:00 |
Color.h
|
|
|
ColorCode.h
|
Introduce semantic label colors
|
2020-12-11 11:44:45 +01:00 |
ColorSet.h
|
Add dark theme colors to semantic colors (#8325)
|
2020-12-12 10:56:05 +01:00 |
Compare.cpp
|
Use const references
|
2020-11-01 22:23:26 +02:00 |
Compare.h
|
Reduce includes in header files
|
2020-10-19 17:33:51 +03:00 |
CompletionList.h
|
|
|
Converter.cpp
|
Better naming for enums
|
2020-12-01 00:46:21 +02:00 |
Converter.h
|
Better naming for enums
|
2020-12-01 00:46:21 +02:00 |
ConverterCache.cpp
|
Refactor checksum calculation
|
2020-11-21 20:32:43 +02:00 |
ConverterCache.h
|
|
|
CoordCache.cpp
|
Clean includes using the output of iwyu tool
|
2020-10-20 11:38:55 +03:00 |
CoordCache.h
|
Remove unused forward declarations
|
2020-10-13 09:57:36 +03:00 |
Counters.cpp
|
Change name in source files
|
2020-12-05 17:17:02 -05:00 |
Counters.h
|
LaTeXName tag for counters. Layout format change.
|
2020-12-05 16:46:33 -05:00 |
Cursor.cpp
|
More enums & includes refactoring
|
2020-12-06 18:26:41 +02:00 |
Cursor.h
|
Match header/source function argument naming
|
2020-11-01 22:23:44 +02:00 |
CursorSlice.cpp
|
Move several common types to support/types.h
|
2020-11-27 12:16:22 +02:00 |
CursorSlice.h
|
Move several common types to support/types.h
|
2020-11-27 12:16:22 +02:00 |
CutAndPaste.cpp
|
Always mark pasted stuff as changed with ct on
|
2020-12-06 10:00:47 +01:00 |
CutAndPaste.h
|
Move several common types to support/types.h
|
2020-11-27 12:16:22 +02:00 |
DepTable.cpp
|
Clean includes using the output of iwyu tool
|
2020-10-20 11:38:55 +03:00 |
DepTable.h
|
Reduce includes in header files
|
2020-10-19 17:33:51 +03:00 |
Dimension.cpp
|
|
|
Dimension.h
|
Simplify constructors
|
2020-11-20 15:57:26 +02:00 |
DispatchResult.h
|
Simplify DispatchResult ctors
|
2020-10-29 15:52:38 +02:00 |
DocIterator.cpp
|
Simplify DocIterator
|
2020-11-30 13:04:58 +02:00 |
DocIterator.h
|
Simplify DocIterator
|
2020-11-30 13:04:58 +02:00 |
DocumentClassPtr.h
|
Change name in source files
|
2020-12-05 17:17:02 -05:00 |
EnchantChecker.cpp
|
|
|
EnchantChecker.h
|
|
|
Encoding.cpp
|
Clean includes using the output of iwyu tool
|
2020-10-20 11:38:55 +03:00 |
Encoding.h
|
Fix compilation on cygwin
|
2020-10-23 15:00:23 +02:00 |
ErrorList.cpp
|
Refactoring
|
2020-10-05 14:55:00 +02:00 |
ErrorList.h
|
Clean includes using the output of iwyu tool
|
2020-10-20 11:38:55 +03:00 |
Exporter.cpp
|
|
|
Exporter.h
|
|
|
factory.cpp
|
Use const references
|
2020-11-01 22:23:26 +02:00 |
factory.h
|
|
|
Floating.cpp
|
DocBook: implement REVTeX.
|
2020-11-26 06:22:27 +01:00 |
Floating.h
|
Match header/source function argument naming
|
2020-11-01 22:23:44 +02:00 |
FloatList.cpp
|
|
|
FloatList.h
|
|
|
Font.cpp
|
Do not \cprotect \textcolor
|
2020-11-24 15:19:56 +01:00 |
Font.h
|
Improve some debug messages
|
2020-11-26 11:09:17 +01:00 |
FontEnums.h
|
|
|
FontInfo.cpp
|
Simplify Changers
|
2020-11-12 14:22:00 +02:00 |
FontInfo.h
|
|
|
FontList.cpp
|
Clean includes using the output of iwyu tool
|
2020-10-20 11:38:55 +03:00 |
FontList.h
|
|
|
Format.cpp
|
Better naming for enums
|
2020-12-01 00:46:21 +02:00 |
Format.h
|
Better naming for enums
|
2020-12-01 00:46:21 +02:00 |
FuncCode.h
|
Implement inset-split (only for text insets for now) (#10260)
|
2020-12-24 10:48:52 +01:00 |
FuncRequest.cpp
|
Simplify FuncRequest constructors
|
2020-12-03 00:38:12 +02:00 |
FuncRequest.h
|
Simplify FuncRequest constructors
|
2020-12-03 00:38:12 +02:00 |
FuncStatus.cpp
|
|
|
FuncStatus.h
|
Make master compilable again with older gcc.
|
2020-10-21 00:01:03 +02:00 |
Graph.cpp
|
Change name in source files
|
2020-12-05 17:17:02 -05:00 |
Graph.h
|
Change name in source files
|
2020-12-05 17:17:02 -05:00 |
HunspellChecker.cpp
|
Clean includes using the output of iwyu tool
|
2020-10-20 11:38:55 +03:00 |
HunspellChecker.h
|
|
|
IndicesList.cpp
|
|
|
IndicesList.h
|
|
|
InsetIterator.cpp
|
Make InsetIterator compatible with range-based loops
|
2020-11-29 00:25:19 +02:00 |
InsetIterator.h
|
Make InsetIterator compatible with range-based loops
|
2020-11-29 00:25:19 +02:00 |
InsetList.cpp
|
|
|
InsetList.h
|
|
|
Intl.cpp
|
|
|
Intl.h
|
|
|
KeyMap.cpp
|
Use range-based loops
|
2020-11-21 20:32:16 +02:00 |
KeyMap.h
|
|
|
KeySequence.cpp
|
Cleanup included headers
|
2020-11-30 13:04:54 +02:00 |
KeySequence.h
|
Match header/source function argument naming
|
2020-11-01 22:23:44 +02:00 |
Language.cpp
|
Match header/source function argument naming
|
2020-11-01 22:23:44 +02:00 |
Language.h
|
Fix compilation on cygwin
|
2020-10-23 15:00:23 +02:00 |
LaTeX.cpp
|
Include standard <regex>
|
2020-11-29 15:27:28 +02:00 |
LaTeX.h
|
Merge namespace signals2 into namespace lyx
|
2020-12-19 22:52:51 +02:00 |
LaTeXFeatures.cpp
|
Use range-based for loops
|
2020-12-06 18:26:56 +02:00 |
LaTeXFeatures.h
|
Fix compilation on cygwin
|
2020-11-30 11:32:35 +01:00 |
LaTeXFonts.cpp
|
Constify LaTeXFont
|
2020-11-01 22:25:08 +02:00 |
LaTeXFonts.h
|
Constify LaTeXFont
|
2020-11-01 22:25:08 +02:00 |
LaTeXPackages.cpp
|
|
|
LaTeXPackages.h
|
|
|
Layout.cpp
|
More enums & includes refactoring
|
2020-12-06 18:26:41 +02:00 |
Layout.h
|
DocBook: add layout parameters to control the special case and argument positioning.
|
2020-11-29 22:54:03 +01:00 |
LayoutEnums.h
|
|
|
LayoutFile.cpp
|
Include standard <regex>
|
2020-11-29 15:27:28 +02:00 |
LayoutFile.h
|
Change name in source files
|
2020-12-05 17:17:02 -05:00 |
LayoutModuleList.cpp
|
|
|
LayoutModuleList.h
|
Change name in source files
|
2020-12-05 17:17:02 -05:00 |
Lexer.cpp
|
Compilation fix
|
2020-11-21 19:54:43 +01:00 |
Lexer.h
|
Match header/source function argument naming
|
2020-11-01 22:23:44 +02:00 |
lyx_commit_hash.h.in
|
|
|
LyX.cpp
|
Hint message when .lyx dir can not be created.
|
2020-12-08 09:53:38 +01:00 |
LyX.h
|
|
|
LyXAction.cpp
|
Implement inset-split (only for text insets for now) (#10260)
|
2020-12-24 10:48:52 +01:00 |
LyXAction.h
|
Use range-based loops
|
2020-11-21 20:32:16 +02:00 |
lyxfind.cpp
|
FindAdv: fix converting unicode-point to utf-8
|
2020-12-29 09:59:44 +01:00 |
lyxfind.h
|
Clean includes using the output of iwyu tool
|
2020-10-20 11:38:55 +03:00 |
LyXRC.cpp
|
Add dark theme colors to semantic colors (#8325)
|
2020-12-12 10:56:05 +01:00 |
LyXRC.h
|
Move stuff
|
2020-12-05 19:45:09 +01:00 |
LyXVC.cpp
|
Typo
|
2020-12-19 18:29:10 +01:00 |
LyXVC.h
|
Use right style for private member
|
2020-12-18 14:30:21 -05:00 |
lyxwinres.rc
|
|
|
main.cpp
|
|
|
Makefile.am
|
Use new signal library nod instead of boost::signals2
|
2020-12-13 23:11:19 +02:00 |
MetricsInfo.cpp
|
Simplify Changers
|
2020-11-12 14:22:00 +02:00 |
MetricsInfo.h
|
Match header/source function argument naming
|
2020-11-01 22:23:44 +02:00 |
ModuleList.cpp
|
Change name in source files
|
2020-12-05 17:17:02 -05:00 |
ModuleList.h
|
Change name in source files
|
2020-12-05 17:17:02 -05:00 |
Mover.cpp
|
|
|
Mover.h
|
|
|
output_docbook.cpp
|
This should fix a few type-conversion warnings.
|
2020-12-05 22:52:41 +01:00 |
output_docbook.h
|
Change name in source files
|
2020-12-05 17:17:02 -05:00 |
output_latex.cpp
|
Amend dc174db6c1973d1/lyxgit (#12057)
|
2020-12-27 14:00:30 +01:00 |
output_latex.h
|
More enums & includes refactoring
|
2020-12-06 18:26:41 +02:00 |
output_plaintext.cpp
|
Refactor InsetQuotes.h enums
|
2020-12-01 00:46:09 +02:00 |
output_plaintext.h
|
Match header/source function argument naming
|
2020-11-01 22:23:44 +02:00 |
output_xhtml.cpp
|
Change name in source files
|
2020-12-05 17:17:02 -05:00 |
output_xhtml.h
|
Change name in source files
|
2020-12-05 17:17:02 -05:00 |
output.cpp
|
|
|
output.h
|
|
|
OutputEnums.h
|
Change name in source files
|
2020-12-05 17:17:02 -05:00 |
OutputParams.cpp
|
Better naming for enums
|
2020-12-01 00:46:21 +02:00 |
OutputParams.h
|
Better naming for enums
|
2020-12-01 00:46:21 +02:00 |
paper.h
|
|
|
Paragraph.cpp
|
Adv-Find: Try to use some more unicode chars (instead of latex macros)
|
2020-12-15 18:08:02 +01:00 |
Paragraph.h
|
Clean includes using the output of iwyu tool
|
2020-10-20 11:38:55 +03:00 |
ParagraphList.h
|
|
|
ParagraphMetrics.cpp
|
More enums & includes refactoring
|
2020-12-06 18:26:41 +02:00 |
ParagraphMetrics.h
|
<map> ParagraphMetrics.h -> TextMetrics.h
|
2020-10-14 13:14:58 +02:00 |
ParagraphParameters.cpp
|
Match header/source function argument naming
|
2020-11-01 22:23:44 +02:00 |
ParagraphParameters.h
|
Use const references
|
2020-11-01 22:23:26 +02:00 |
ParIterator.cpp
|
Simplify operator== for ParConstIterator
|
2020-11-08 23:29:20 +02:00 |
ParIterator.h
|
Simplify operator== for ParConstIterator
|
2020-11-08 23:29:20 +02:00 |
PDFOptions.cpp
|
Better naming for enums
|
2020-12-01 00:46:21 +02:00 |
PDFOptions.h
|
Clean includes using the output of iwyu tool
|
2020-10-20 11:38:55 +03:00 |
PersonalWordList.cpp
|
Clean includes using the output of iwyu tool
|
2020-10-20 11:38:55 +03:00 |
PersonalWordList.h
|
|
|
Row.cpp
|
Use iround function, amend c0ce79452f
|
2020-11-27 12:16:50 +02:00 |
Row.h
|
|
|
RowPainter.cpp
|
Move include of own header to the top. Fix dependencies
|
2020-10-25 19:58:57 +02:00 |
RowPainter.h
|
Clean includes using the output of iwyu tool
|
2020-10-20 11:38:55 +03:00 |
Server.cpp
|
Move Trackable class to Server.h
|
2020-12-19 22:52:57 +02:00 |
Server.h
|
Add missing header include
|
2020-12-20 12:42:04 +01:00 |
ServerSocket.cpp
|
Clean includes using the output of iwyu tool
|
2020-10-20 11:38:55 +03:00 |
ServerSocket.h
|
|
|
Session.cpp
|
Match header/source function argument naming
|
2020-11-01 22:23:44 +02:00 |
Session.h
|
|
|
Spacing.cpp
|
Use iround function, amend c0ce79452f
|
2020-11-27 12:16:50 +02:00 |
Spacing.h
|
|
|
SpellChecker.h
|
|
|
TexRow.cpp
|
Move include of own header to the top. Fix dependencies
|
2020-10-25 19:58:57 +02:00 |
TexRow.h
|
Move several common types to support/types.h
|
2020-11-27 12:16:22 +02:00 |
texstream.cpp
|
|
|
texstream.h
|
|
|
Text2.cpp
|
Move several common types to support/types.h
|
2020-11-27 12:16:22 +02:00 |
Text3.cpp
|
Implement inset-split (only for text insets for now) (#10260)
|
2020-12-24 10:48:52 +01:00 |
Text.cpp
|
Amend 18f7dce3d9 - avoid uninialized local variable atlastpos
|
2020-12-29 11:41:24 +01:00 |
Text.h
|
Implement inset-split (only for text insets for now) (#10260)
|
2020-12-24 10:48:52 +01:00 |
TextClass.cpp
|
Introduce semantic label colors
|
2020-12-11 11:44:45 +01:00 |
TextClass.h
|
Reduce includes in header files
|
2020-10-19 17:33:51 +03:00 |
TextMetrics.cpp
|
(almost) Proper fix for caret droppings
|
2020-11-21 20:00:26 +01:00 |
TextMetrics.h
|
Typo and reformatting
|
2020-11-21 19:13:29 +01:00 |
Thesaurus.cpp
|
Use const references
|
2020-11-01 22:23:26 +02:00 |
Thesaurus.h
|
Clean includes using the output of iwyu tool
|
2020-10-20 11:38:55 +03:00 |
Toc.h
|
|
|
TocBackend.cpp
|
Constify
|
2020-10-25 09:28:34 +02:00 |
TocBackend.h
|
Constify
|
2020-10-25 09:28:34 +02:00 |
TocBuilder.cpp
|
Clean includes using the output of iwyu tool
|
2020-10-20 11:38:55 +03:00 |
TocBuilder.h
|
Clean includes using the output of iwyu tool
|
2020-10-20 11:38:55 +03:00 |
Trans.cpp
|
Clean includes using the output of iwyu tool
|
2020-10-20 11:38:55 +03:00 |
Trans.h
|
|
|
Undo.cpp
|
Cleanup headers
|
2020-12-03 00:38:27 +02:00 |
Undo.h
|
Clean includes using the output of iwyu tool
|
2020-10-20 11:38:55 +03:00 |
update_flags.h
|
|
|
VCBackend.cpp
|
Suppress unneeded git log output
|
2020-12-28 15:44:39 +02:00 |
VCBackend.h
|
Typo
|
2020-12-18 17:35:58 -05:00 |
version.cpp
|
|
|
version.h
|
Implement Hungarian quotation marks style (#12040)
|
2020-12-02 17:00:40 +01:00 |
VSpace.cpp
|
Clean includes using the output of iwyu tool
|
2020-10-20 11:38:55 +03:00 |
VSpace.h
|
|
|
WordLangTuple.h
|
|
|
WordList.cpp
|
|
|
WordList.h
|
|
|
xml.cpp
|
Refactor OutputParams
|
2020-11-30 13:05:03 +02:00 |
xml.h
|
XML: move higher-level tag-opening and closing functions to xml namespace.
|
2020-11-20 18:41:03 +01:00 |