[LyX/master] Fix Ui layouts.

2020-05-01 Thread Juergen Spitzmueller
commit a05b3228bc08f091bb89ef55d05e36ee65628a9e Author: Juergen Spitzmueller Date: Fri May 1 10:10:27 2020 +0200 Fix Ui layouts. --- src/frontends/qt/ui/CounterUi.ui | 170 +- 1 files changed, 112 insertions(+), 58 deletions(-) diff --git

[LyX/master] Fix build with qt4

2020-05-01 Thread Juergen Spitzmueller
commit 4d3a08bf860baca24211e91a6b8569f01bc94a4f Author: Juergen Spitzmueller Date: Fri May 1 10:17:04 2020 +0200 Fix build with qt4 --- src/frontends/qt/GuiCounter.cpp | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/frontends/qt/GuiCounter.cpp

Re: [LyX/master] Revert last three commits.

2020-05-01 Thread Jean-Marc Lasgouttes
Le 26/04/2020 à 08:49, Richard Kimberly Heck a écrit : commit 7b9dc7bc9e26b26d15ca4c3e5b2d0383ea97733f Author: Richard Kimberly Heck Date: Sun Apr 26 03:08:35 2020 -0400 Revert last three commits. There are other issues here. The big one is in TextMetrics::getPitNearY,

Re: [LyX/master] Revert last three commits.

2020-05-01 Thread Richard Kimberly Heck
On 5/1/20 5:52 AM, Jean-Marc Lasgouttes wrote: > Le 26/04/2020 à 08:49, Richard Kimberly Heck a écrit : >> commit 7b9dc7bc9e26b26d15ca4c3e5b2d0383ea97733f >> Author: Richard Kimberly Heck >> Date:   Sun Apr 26 03:08:35 2020 -0400 >> >> Revert last three commits. >> There are other

[LyX/master] Polish the counter UI a bit and add some to the documentation.

2020-05-01 Thread Richard Kimberly Heck
commit bc4ca12ab5911c901a3715e434cafd1d9b997ffa Author: Richard Kimberly Heck Date: Fri May 1 19:03:54 2020 -0400 Polish the counter UI a bit and add some to the documentation. --- lib/doc/UserGuide.lyx| 57 - lib/ui/stdmenus.inc

[LyX/master] Fix typo.

2020-05-01 Thread Richard Kimberly Heck
commit 8a4bb40c7ee360c02768776654668eb5eeabfc15 Author: Richard Kimberly Heck Date: Fri May 1 19:25:27 2020 -0400 Fix typo. --- src/insets/InsetTabular.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/insets/InsetTabular.cpp b/src/insets/InsetTabular.cpp