lyx_mirror/src
Jean-Marc Lasgouttes 6f8298b165 Set language to OS input language when moving cursor
Instead of setting language from context when moving the cursor, set
it to the OS input language. This behavior will probably need to be
controlled by a preference, since not everybody changes keyboard
mapping when changing language.

This required to move BufferView::setCursorLanguage to
Cursor::setLanguageFromInput().
2019-07-19 11:52:03 +02: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 Set language to OS input language when moving cursor 2019-07-19 11:52:03 +02:00
graphics Move all python shebangs from /usr/bin/env to python3. 2018-12-29 19:14:41 +00:00
insets Revert "Fix bug #11616" 2019-07-18 17:04:18 +02:00
mathed Add support for amsmath's smallmatrix 2019-07-15 13:38:07 +02:00
support Catch improbable exception 2019-07-13 00:24:21 +02:00
tests Cmate tests: Add citenegine-modules to tests 2019-04-26 16:55:30 +02:00
tex2lyx tex2lyx: slight font handling simplification 2019-07-19 07:50:52 +02:00
.gitignore
AppleSpellChecker.cpp Fix editorial whitespace error 2017-07-30 09:30:58 +02:00
AppleSpellChecker.h
AspellChecker.cpp Fix editorial whitespace issues, e.g. extra space before semicolon 2017-07-30 00:54:12 +02:00
AspellChecker.h
Author.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
Author.h
BiblioInfo.cpp Truncate long citation label in the middle rather than the end. 2019-07-09 14:48:11 +02:00
BiblioInfo.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
boost.cpp
Box.cpp
Box.h
BranchList.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
BranchList.h
buffer_funcs.cpp Disambiguate dialog buttons 2018-08-14 17:05:40 +02:00
buffer_funcs.h
Buffer.cpp Respect OS-level keyboard language 2019-07-17 23:23:13 +02:00
Buffer.h Start reporting missing citations and broken references in LaTeX build. 2019-06-07 16:47:04 +02: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 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 Split osf options to families 2019-07-14 11:41:36 +02:00
BufferParams.h Split osf options to families 2019-07-14 11:41:36 +02:00
BufferView.cpp Set language to OS input language when moving cursor 2019-07-19 11:52:03 +02: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 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 Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
CiteEnginesList.h Fix bug #10901. 2018-02-23 23:17:57 -05:00
CMakeLists.txt Cmake build: Only use the new lyxconvert on MAC 2017-10-03 22:12:23 +02:00
CmdDef.cpp Fix bug #10909. 2018-02-23 23:38:31 -05:00
CmdDef.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
Color.cpp Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02:00
Color.h
ColorCode.h Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02:00
ColorSet.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
Compare.cpp Rename Paragraph::setBuffer to Paragraph::setInsetBuffers, to avoid 2017-10-16 15:48:47 -04:00
Compare.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
CompletionList.h
Converter.cpp Start reporting missing citations and broken references in LaTeX build. 2019-06-07 16:47:04 +02:00
Converter.h Fix some problems with background cancellation. 2018-04-16 14:02:20 -04:00
ConverterCache.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
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 Set language to OS input language when moving cursor 2019-07-19 11:52:03 +02:00
Cursor.h Set language to OS input language when moving cursor 2019-07-19 11:52:03 +02:00
CursorSlice.cpp Rename some macro-related insets 2017-07-05 14:46:34 +02:00
CursorSlice.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
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 Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
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 Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
EnchantChecker.cpp Add support for enchant 2.x 2018-01-30 12:11:22 +01:00
EnchantChecker.h
Encoding.cpp Use <cstdint> instead of <boost/cstdint.hpp> 2019-06-17 16:19:31 +02: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 Fix bug #10932. 2018-02-24 00:30:24 -05:00
factory.h
Floating.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
Floating.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
FloatList.cpp
FloatList.h
Font.cpp Factor out test for bidi package (= XeTeX + polyglossia) 2019-07-11 10:31:10 +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 Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
FontList.h
Format.cpp Fix bug #9622 2018-12-14 11:41:16 +01:00
Format.h
FuncCode.h Select the whole paragraph with tripple-left-click 2019-04-16 19:50:31 +02: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 Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
Graph.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
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 Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
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 Set language to OS input language when moving cursor 2019-07-19 11:52:03 +02:00
Language.h Respect OS-level keyboard language 2019-07-17 23:23:13 +02:00
LaTeX.cpp Fix nomencl generation with LuaTeX 2019-07-06 15:15:06 +02:00
LaTeX.h Start reporting missing citations and broken references in LaTeX build. 2019-06-07 16:47:04 +02:00
LaTeXFeatures.cpp Linguistics: add support for Discourse Representation Structures 2019-06-23 12:59:56 +02:00
LaTeXFeatures.h "AsBabelOptions" no longer required. Part2. 2019-04-27 17:09:29 +02:00
LaTeXFonts.cpp Amend 91ff5c4198 2019-07-17 21:16:05 +02:00
LaTeXFonts.h Remove unneeded method. 2019-07-18 08:15:00 +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 Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
LayoutFile.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
LayoutModuleList.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
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 Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
Lexer.cpp Fix Lexer::getLongString prefix pruning logic 2017-08-29 15:30:44 +02:00
Lexer.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
lyx_commit_hash.h.in
LyX.cpp Reorganize templates and example folders 2019-03-19 07:13:18 +01:00
LyX.h
LyXAction.cpp Add support for amsmath's smallmatrix 2019-07-15 13:38:07 +02: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 Rename LM_ST_* to *_STYLE and FONT_SIZE_* to *_SIZE 2019-06-14 17:05:49 +02:00
LyXRC.h Move initial values of LyXRC members to the header 2019-04-19 14:46:12 +02:00
LyXVC.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
LyXVC.h
lyxwinres.rc
main.cpp Avoid an assertion when compiling in debug mode with MSVC 2015 2017-04-12 21:19:42 +02:00
Makefile.am Make callstack printing useful and optional 2019-02-25 17:58:06 +01:00
MetricsInfo.cpp Add support for amsmath's smallmatrix 2019-07-15 13:38:07 +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 Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
output_docbook.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
output_docbook.h
output_latex.cpp Really fix bug #11616 2019-07-18 17:05:44 +02: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 Revert "ABOVE and CENTERED labels need special treatment." 2017-10-16 21:28:44 -04:00
output_xhtml.h
output.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
output.h
OutputEnums.h
OutputParams.cpp Factor out test for bidi package (= XeTeX + polyglossia) 2019-07-11 10:31:10 +02:00
OutputParams.h Factor out test for bidi package (= XeTeX + polyglossia) 2019-07-11 10:31:10 +02:00
paper.h
Paragraph.cpp Factor out test for bidi package (= XeTeX + polyglossia) 2019-07-11 10:31:10 +02:00
Paragraph.h Fix right and left layout alignment (in workarea) with RTL 2019-07-10 14:50:08 +02:00
ParagraphList.h
ParagraphMetrics.cpp Remove row crc computation 2017-11-11 13:24:08 +01:00
ParagraphMetrics.h Remove row crc computation 2017-11-11 13:24:08 +01:00
ParagraphParameters.cpp
ParagraphParameters.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
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
PrinterParams.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
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 Properly track the lifetime of signals2::slots (#8261) 2017-06-11 19:51:17 +02:00
ServerSocket.cpp
ServerSocket.h
Session.cpp Avoid asserting when reading the session file 2017-12-02 10:46:46 +01:00
Session.h The shell escape patch 2017-08-03 13:07:41 +02:00
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 Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
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 Do a round of DEPM after changing layout 2019-02-18 15:36:21 +01:00
Text3.cpp Add InsertOnNewline argument tag 2019-06-02 18:07:10 +02:00
Text.cpp Put end label on own row after display inset 2019-04-03 11:17:14 +02:00
Text.h Put end label on own row after display inset 2019-04-03 11:17:14 +02:00
TextClass.cpp Add TextClass option BibInToc 2019-07-08 15:40:17 +02:00
TextClass.h Add TextClass option BibInToc 2019-07-08 15:40:17 +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 Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
Thesaurus.h
Toc.h
TocBackend.cpp Fix crash reported by Kornel. 2019-05-27 22:35:02 -04:00
TocBackend.h Fix crash reported by Kornel. 2019-05-27 22:35:02 -04:00
TocBuilder.cpp
TocBuilder.h
Trans.cpp Fix bug #10930. 2018-02-24 00:28:37 -05:00
Trans.h
Undo.cpp Allow to undo partly math autocorrect 2019-06-02 21:17:26 +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 Check regex_match result when parsing cvslog 2019-07-13 00:10:32 +02:00
VCBackend.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
version.cpp
version.h Add sans serif font series "Chivo" 2019-07-17 18:02:22 +02:00
VSpace.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
VSpace.h
WordLangTuple.h
WordList.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
WordList.h