..
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
Do not use trailing underscore for local variable
2019-02-18 16:04:15 +01:00
graphics
Move all python shebangs from /usr/bin/env to python3.
2018-12-29 19:14:41 +00:00
insets
Rename TextMetrics::dimension() to dim()
2019-02-19 18:04:43 +01:00
mathed
Fix conversion of math braces to html
2019-01-02 09:49:59 +01:00
support
Fix algorithm for finding localized files
2019-02-06 15:53:47 +01:00
tests
Cmake build: Use test/dummy_functions.cpp instead of support/tests/dummy_functions.cpp
2018-01-08 12:58:28 +01:00
tex2lyx
Update tex2lyx tests
2019-01-03 12:00:23 +01:00
.gitignore
AppleSpellChecker.cpp
AppleSpellChecker.h
AspellChecker.cpp
AspellChecker.h
Author.cpp
Author.h
BiblioInfo.cpp
Differentiate Buffer strings and GUI strings in citeengines
2018-01-27 14:29:41 +01:00
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
Fix bug #11490
2019-02-19 19:51:11 +01:00
Buffer.h
Some minor amendments to [3ae6bff538/lyxgit]
2018-12-29 10:26:28 +01:00
BufferEncodings.cpp
unicodesymbols: add general way to require a feature only for specific encodings
2018-04-28 13:31:29 +02:00
BufferEncodings.h
BufferList.cpp
BufferList.h
BufferParams.cpp
Basic support for biblatex-chicago
2019-02-18 13:14:53 +01:00
BufferParams.h
Fix reloading of local layout file (bug #11120 )
2018-11-16 21:47:24 +01:00
BufferView.cpp
Honor Update::SinglePar properly
2019-02-20 14:41:22 +01:00
BufferView.h
Adapt caret height to context in mathed.
2018-04-27 00:03:48 +02:00
Bullet.cpp
Bullet.h
Changes.cpp
Amend bd21aa9
2018-12-06 10:30:58 +01:00
Changes.h
Chktex.cpp
grammar
2018-02-18 09:19:03 +01:00
Chktex.h
Citation.h
CiteEnginesList.cpp
CiteEnginesList.h
Fix bug #10901 .
2018-02-23 23:17:57 -05:00
CMakeLists.txt
CmdDef.cpp
Fix bug #10909 .
2018-02-23 23:38:31 -05:00
CmdDef.h
Color.cpp
Color.h
ColorCode.h
ColorSet.h
Compare.cpp
Compare.h
CompletionList.h
Converter.cpp
Use a copy of BufferParams
2018-05-05 15:26:58 +02:00
Converter.h
Fix some problems with background cancellation.
2018-04-16 14:02:20 -04:00
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
When inserting math inset over selection, place cursor better
2018-11-06 22:48:53 -10: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
Move leaveInset and isInside from CursorData to DocIterator
2018-08-30 14:17:53 +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
Add support for enchant 2.x
2018-01-30 12:11:22 +01:00
EnchantChecker.h
Encoding.cpp
unicodesymbols: add general way to require a feature only for specific encodings
2018-04-28 13:31:29 +02:00
Encoding.h
Factor out test for script wrapper in given font enc
2018-04-21 12:55:11 +02:00
ErrorList.cpp
ErrorList.h
Exporter.cpp
Exporter.h
factory.cpp
Fix bug #10932 .
2018-02-24 00:30:24 -05:00
factory.h
Floating.cpp
Floating.h
FloatList.cpp
FloatList.h
Font.cpp
Fix copy/paste error spotted by coverity.
2019-02-18 15:14:16 +01:00
Font.h
Give textstyle-apply a history
2018-12-26 15:46:14 +01:00
FontEnums.h
FontInfo.cpp
Fix cutnpaste error
2018-05-07 10:15:23 +02:00
FontInfo.h
Add \nospellcheck font property
2018-05-06 19:48:21 +02:00
FontList.cpp
FontList.h
Format.cpp
Fix bug #9622
2018-12-14 11:41:16 +01:00
Format.h
FuncCode.h
FindAdv: Added lyx-function search-ignore
2018-11-15 14:20:50 +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
Adapt to new hunspell C++ ABI
2018-03-29 18:43:11 +02:00
HunspellChecker.h
IndicesList.cpp
Fix bug #10915 .
2018-02-23 23:47:05 -05:00
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
KeyMap.h
KeySequence.cpp
KeySequence.h
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
Consider sub-subfiles on log file parsing.
2018-04-14 14:33:21 +02:00
LaTeX.h
Allow makeindex, nomencl, and bibtex runs to be canceled, too.
2017-12-21 18:55:39 -05:00
LaTeXFeatures.cpp
Load "textcomp" and "pmboxdraw" before "(lua)inputenc" to fix #11454 .
2019-02-12 09:22:55 +01:00
LaTeXFeatures.h
Proper logos with RTL
2018-07-15 20:56:55 +02:00
LaTeXFonts.cpp
Align fontenc with document fonts
2018-04-22 19:06:46 +02:00
LaTeXFonts.h
Add T1 fontenc as fallback for no font
2018-04-23 18:35:11 +02:00
LaTeXPackages.cpp
LaTeXPackages.h
Layout.cpp
Fix some parsing glitches in Autonest and IsAutonestedBy
2018-12-29 13:36:39 +01:00
Layout.h
Introduce listpreamble argument type
2018-08-17 10:22:32 +02:00
LayoutEnums.h
LayoutFile.cpp
LayoutFile.h
LayoutModuleList.cpp
LayoutModuleList.h
Fix bug #11055 .
2018-01-28 23:37:20 -05:00
Length.cpp
Move the inPixels(MetricsBase) help from Length to MetricsBase.
2018-01-05 20:14:04 +01:00
Length.h
Move the inPixels(MetricsBase) help from Length to MetricsBase.
2018-01-05 20:14:04 +01:00
lengthcommon.cpp
Lexer.cpp
Lexer.h
lyx_commit_hash.h.in
LyX.cpp
Catch exception in replaceEnvironmentPath
2018-06-04 11:39:41 +02:00
LyX.h
LyXAction.cpp
typo
2018-12-31 14:19:06 +01:00
LyXAction.h
Add prefs2prefs code for vcs info inset renaming
2018-08-18 16:11:08 +02:00
lyxfind.cpp
FindAdv: debug info
2019-02-22 13:21:23 +01:00
lyxfind.h
Change IgnoreFormats to a proper class
2018-11-09 16:05:09 +00:00
LyXRC.cpp
Replace environment variables in PATH prefix
2019-01-11 18:15:40 +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
Add -headerpad_max_install_names option to linker calls and make run path configuration consistent.
2018-09-21 21:46:47 +02:00
MetricsInfo.cpp
Move the inPixels(MetricsBase) help from Length to MetricsBase.
2018-01-05 20:14:04 +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
FindAdv: Added handling for latex environments
2019-02-20 14:14:50 +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
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
OutputParams.h
Align \textgreek and \textcyr with font encoding
2018-04-20 18:01:16 +02:00
paper.h
Paragraph.cpp
Fix copy-paste error
2019-01-13 11:38:28 +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
Load hyperref with a suitable driver
2018-04-08 19:02:01 +02:00
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
Fix Visual C++ warnning
2019-02-11 10:44:13 +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
Fix switch of language and line spacing in InTitle commands.
2017-12-23 13:27:10 +01:00
Spacing.h
Fix switch of language and line spacing in InTitle commands.
2017-12-23 13:27:10 +01:00
SpellChecker.h
TexRow.cpp
TexRow.h
texstream.cpp
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
Let tm be a reference here as elsewhere
2019-02-18 15:47:27 +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
Extend fix for #7404 to allow any inset collapsible to be edited
2018-10-04 13:41:41 -04:00
TextClass.h
disambiguate function name
2018-05-27 09:57:22 +02:00
TextMetrics.cpp
Rename Row::dimension() to dim()
2019-02-18 15:47:27 +01:00
TextMetrics.h
Rename TextMetrics::dimension() to dim()
2019-02-19 18:04:43 +01:00
Thesaurus.cpp
Thesaurus.h
Toc.h
TocBackend.cpp
TocBackend.h
TocBuilder.cpp
TocBuilder.h
Trans.cpp
Fix bug #10930 .
2018-02-24 00:28:37 -05:00
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
Revert "Update documentation"
2018-05-02 12:38:40 +02:00
VCBackend.cpp
RCS: commit undo allowed only in unlocked state.
2018-01-10 10:47:48 +01:00
VCBackend.h
version.cpp
version.h
Fix parentheses with Hebrew
2018-10-30 12:33:35 +01:00
VSpace.cpp
VSpace.h
WordLangTuple.h
WordList.cpp
WordList.h