[LyX/master] #12434 add event handler for pinch-to-zoom gesture

2022-01-02 Thread Stephan Witt
commit d4324034300f73f76e5ac34fb1e7653fa6e2ddf5 Author: Stephan Witt Date: Mon Jan 3 07:37:03 2022 +0100 #12434 add event handler for pinch-to-zoom gesture --- src/frontends/qt/GuiView.cpp | 20 1 files changed, 20 insertions(+), 0 deletions(-) diff --git

[LyX/master] Fix bug #12447

2022-01-02 Thread Enrico Forestieri
commit d4cfa5204c3963d5ef99fd9ac263566bc69df21c Author: Enrico Forestieri Date: Sun Jan 2 18:49:44 2022 +0100 Fix bug #12447 Due to a thinko at 1fe75ae7 the code was not using the correct index. --- src/frontends/qt/GuiDelimiter.cpp |5 +++-- 1 files changed, 3 insertions(+),