[LyX/master] Avoid extra space in tooltips

2018-11-04 Thread Jean-Marc Lasgouttes
commit 7db99672e6838535d837096ab2344e7ecedb47e3 Author: Jean-Marc Lasgouttes Date: Sun Nov 4 13:53:36 2018 -1000 Avoid extra space in tooltips When using QTextDocument to check the natutal size of a text, one has to remove the text margin, which is not useful here. Fix

[LyX/master] Findadv: Some glitches found while searching for English text in fr/UserGuide.lyx

2018-11-04 Thread Kornel Benko
commit 70e2f09c4f45312c04199c89af3a16f6ed37d64f Author: Kornel Benko Date: Sun Nov 4 21:41:04 2018 +0100 Findadv: Some glitches found while searching for English text in fr/UserGuide.lyx Ignore \index Handle \og and \bg as characters Remove space in empty list-item (descri

[LyX/master] Findadv: 'Optimized' detection of matched string

2018-11-04 Thread Kornel Benko
commit aa68dcefa0aa4818b2d01d69e33db4906017ebfc Author: Kornel Benko Date: Sun Nov 4 14:54:06 2018 +0100 Findadv: 'Optimized' detection of matched string This is clearly a hack, because I don't understand why the previous code did not work. --- src/lyxfind.cpp | 39 +

[LyX/master] Remove old workaround that is not needed anymore

2018-11-04 Thread Jean-Marc Lasgouttes
commit 76e99e9a20cf635d20effa597551f3a9af484465 Author: Jean-Marc Lasgouttes Date: Sat Nov 3 14:29:10 2018 + Remove old workaround that is not needed anymore This causes a compilation error with boost 1.69. Fixes bug #11349. --- src/support/FileName.cpp |9 ---

[LyX/master] Fix selection of unmarked RtL text

2018-11-04 Thread Jean-Marc Lasgouttes
commit 1bed76e2a1057ab2f3f33f01ec23956653265d4a Author: Jean-Marc Lasgouttes Date: Sat Nov 3 15:55:33 2018 + Fix selection of unmarked RtL text With Qt 5.11 at least, RtL text will be drawn RtL even when the (undocumented) flag Qt::TextForceLeftToRight is applied to the