]> git.lyx.org Git - features.git/commit
Add a pref to disable OS keyboard language support
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 19 Jul 2019 15:23:20 +0000 (17:23 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:37 +0000 (15:48 +0200)
commit321ddd6c8a1142bc483060b8ae46f9ea094f0862
treec1eedfbb1c8d13b199adca347a9eed9f71b6a76a
parent6970ac97ce309ee94be935e5b6c6ddc463adc2f3
Add a pref to disable OS keyboard language support

By default, the behavior is the same as before, except that the
language of new document is not unconditionally en_US anymore.

The new checkbox "Respect OS keyboard language" (off by default)
governs this behavior.

Update prefs format to 30.
lib/configure.py
lib/scripts/prefs2prefs_prefs.py
src/Cursor.cpp
src/LyXRC.cpp
src/LyXRC.h
src/frontends/qt4/GuiPrefs.cpp
src/frontends/qt4/ui/PrefLanguageUi.ui