commit 7b23c76b71cd9259d40f621a21b21c91386cbc41
Author: Yuriy Skalko
Date: Sun Nov 27 18:30:26 2022 +0200
Add "semantic linefeeds" after punctuation marks.
We already had such breaks for dot.
File format change.
---
development/FORMAT |4
lib/lyx2lyx/lyx_2_4.
commit d82247985a4f93e1129d79daf364f2444d35c3e9
Author: Pavel Sanda
Date: Mon Nov 28 11:09:37 2022 +0100
* RELEASE-NOTES
---
lib/RELEASE-NOTES |3 +++
src/LyXAction.cpp |4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/lib/RELEASE-NOTES b/lib/RELEASE-NOTES
ind
commit 50ce45b52985e333a00146debb16e4fb465b7356
Author: Pavel Sanda
Date: Mon Nov 28 11:29:22 2022 +0100
* RELEASE-NOTES
---
lib/RELEASE-NOTES |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/lib/RELEASE-NOTES b/lib/RELEASE-NOTES
index 8612ea9..7e81735 100644
commit 77d61988079c4bfbcf1f085bd51861c6615358c6
Author: jpc
Date: Mon Nov 28 11:37:41 2022 +0100
Update doc (semantics of "graphique" in French)
---
lib/doc/fr/Additional.lyx | 25 ++-
lib/doc/fr/Customization.lyx | 25 ++-
l
commit ebcc4136b8bcd6824a12b009ac2a7563dee6d5fc
Author: Pavel Sanda
Date: Mon Nov 28 13:00:27 2022 +0100
remerge ru.po
po/ru.po | 8760 ++
1 files changed, 4809 insertions(+), 3951 deletions(-)
--
lyx-cvs mailing list
lyx-cvs@li
The branch, killqt4, has been updated.
- Log -
commit bc1cabc4802963e879268284e7f93ec21ad3bcc5
Author: Jean-Marc Lasgouttes
Date: Mon Nov 28 14:49:13 2022 +0100
remove support for Qt4 in server_monitor
Update TODO.ki
The branch, killqt4, has been updated.
- Log -
commit 812036185aec750d480950c9a9a4709a18bef25c
Author: Jean-Marc Lasgouttes
Date: Mon Nov 28 15:16:19 2022 +0100
Final (?) update to the TODO
Reorganize things to do in
commit 7d196fea77e8412ff2c21ec0d818aabd1646db3e
Author: Jean-Marc Lasgouttes
Date: Sun Nov 20 20:48:35 2022 +0100
Fix handling of codepoints 9, 10, 12, 13
Qt >= 5 refuses to display them. We work around this in lib/symbols
already, but make sure we do not try to display math gl
commit 0f8b4e36d80d4513d796aa80a112dee06ea4ae91
Author: Jean-Marc Lasgouttes
Date: Sat Nov 19 14:55:33 2022 +0100
Remove old workaround that was needed for Qt 4.2
Jürgen believes that this is not needed anymore.
---
src/frontends/qt/GuiDocument.cpp |4
src/frontends/qt/Gu
commit 11369131ee48f57ddece25e3c8400183cb0cbb68
Author: Jean-Marc Lasgouttes
Date: Sat Nov 19 14:58:50 2022 +0100
Remove workaround that was needed only by Qt4
---
src/frontends/qt/GuiFontMetrics.cpp | 30 ++
src/frontends/qt/GuiFontMetrics.h |4
2
commit 580dea638d11b95661d3fe16fda757213eaeb08f
Author: Kornel Benko
Date: Sat Nov 19 14:45:03 2022 +0100
Amend ac248e39, get rid of Qt4 code also in cmake build
---
CMakeLists.txt| 31
development/cmake/modules/LyXMacros.cmake |
commit a3327f576ca4742963faa10b1a2962c3f4b21747
Author: Jean-Marc Lasgouttes
Date: Sat Nov 19 15:04:38 2022 +0100
Get rid of setSectionResizeMode helper functions.
---
src/frontends/qt/GuiCompleter.cpp |4 ++--
src/frontends/qt/GuiDocument.cpp |8
src/frontends/qt/PanelSt
commit 546efc3ff116ecfc0980ae32e6282c965f39918d
Author: Jean-Marc Lasgouttes
Date: Sat Nov 19 20:09:59 2022 +0100
Remove a workaround that seems to be useless since Qt 4.8
---
src/frontends/qt/GuiFontLoader.cpp |8
1 files changed, 0 insertions(+), 8 deletions(-)
diff --git a
commit 9bb61a28f8377d4ca2d848c3e53ddb360caa53aa
Author: Jean-Marc Lasgouttes
Date: Sun Nov 20 21:53:03 2022 +0100
remove forgotten traces of Qt4 in configure script
---
config/lyxinclude.m4|6 +-
config/qt.m4|4 ++--
development/Makefile.am |1 -
3 files cha
commit e11c7cb71da01989da9370c10e30af0c6a21a1f4
Author: Jean-Marc Lasgouttes
Date: Sat Nov 19 19:53:28 2022 +0100
Remove all uses of Q_WS_* macros
They are only defined with Qt4.
---
src/frontends/qt/GuiApplication.cpp | 63 ++
src/frontends/qt/Gu
commit ac248e392dd6f97f0dbcfcd6ba4ffedde2daf774
Author: Jean-Marc Lasgouttes
Date: Fri Nov 18 17:19:50 2022 +0100
Get rid of Qt4 code in src/
Qt4 code has been identidifed by
git grep -l 'QT_VERSION.*\(0x05\|0x04\)' src
Uses of QT_VERSION_CHECK have been checked
commit 9376f0203d5d314639f7207111a4aba8ac070859
Merge: ebcc413 8120361
Author: Jean-Marc Lasgouttes
Date: Mon Nov 28 15:19:41 2022 +0100
Merge branch 'killqt4'
Remove all trace of Qt4 support. The different elements have been
considered carefully before removal.
The on
commit 25ad07afb23a94e40724c2b8df6ef6ce99a1b27e
Author: Kornel Benko
Date: Mon Nov 21 09:44:36 2022 +0100
Amend(3) 580dea63: get rid of Qt4 code also in cmake build
---
development/cmake/modules/FindQt4.cmake | 1046 ---
1 files changed, 0 insertions(+), 1046 de
commit 812036185aec750d480950c9a9a4709a18bef25c
Author: Jean-Marc Lasgouttes
Date: Mon Nov 28 15:16:19 2022 +0100
Final (?) update to the TODO
Reorganize things to do in to point to the macOS and Windows
maintainers. These are things tht need to be done before release.
commit db70aec26290902ff0076c0c20d3455451b880c7
Author: Jean-Marc Lasgouttes
Date: Sat Nov 19 15:08:21 2022 +0100
update release notes
---
TODO.killqt4 |1 -
lib/RELEASE-NOTES |3 ++-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/TODO.killqt4 b/TODO.killqt4
in
commit 431379615e41247627483c90c3dc17a75ba706de
Author: Kornel Benko
Date: Tue Nov 22 18:48:46 2022 +0100
Amend(4) 580dea63: get rid of Qt4 code also in cmake build
---
development/cmake/modules/LyXMacros.cmake |4
development/cmake/post_install/CMakeLists.txt |4
2 f
commit 4cf7a1f6d9a5eabd0b163b2f7dbd22120f19b39c
Author: Thibaut Cuvelier
Date: Tue Nov 22 04:06:02 2022 +0100
Reflow LyXPaths.cmake
Indentation did not match structure.
---
development/cmake/modules/LyXPaths.cmake | 88 ++
1 files changed, 42 insertio
commit 4603363fbc0dd05e716d9864b632ce28d608bf56
Author: Jean-Marc Lasgouttes
Date: Sun Nov 20 21:19:44 2022 +0100
Update check_glyphs.lyx document
---
lib/fonts/test/check_glyphs.lyx |8 +---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/lib/fonts/test/check_glyphs
commit cd5fe091d27decb34a5969e114687956cbbfd254
Author: Jean-Marc Lasgouttes
Date: Fri Nov 25 12:44:56 2022 +0100
Stephan has checked that caching is still needed on macOS
Basically removing the cache makes getTextLayout 17x more expensive on
a simple test of scrolling through
commit 43d506b104798ef50d651e10465c56e14240b476
Author: Kornel Benko
Date: Mon Nov 21 09:31:48 2022 +0100
Amend(2) 580dea63: get rid of Qt4 code also in cmake build
---
CMakeLists.txt |2 +-
INSTALL.cmake |4 ++--
development/cmake
commit 04cf47f46c4b99a2e39d76117b327696c791ee72
Author: Stephan Witt
Date: Fri Nov 25 10:10:14 2022 +0100
remove Qt4 path name reference
---
development/LyX-Mac-binary-release.sh |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/development/LyX-Mac-binary-release.sh
commit 4310430a38fd53254df2d27d0f14b906bd9cf63c
Author: Jean-Marc Lasgouttes
Date: Sat Nov 19 19:28:07 2022 +0100
autoconf: remove support for compiling against Qt4
Most of the changes consist in assuming that USE_QT5=yes.
Update INSTALL and README accordingly.
---
INSTAL
commit bc1cabc4802963e879268284e7f93ec21ad3bcc5
Author: Jean-Marc Lasgouttes
Date: Mon Nov 28 14:49:13 2022 +0100
remove support for Qt4 in server_monitor
Update TODO.killqt4
---
TODO.killqt4 |3 ---
development/lyxserver/server_monitor.cpp |8 +
commit b7eff29e00d807fe710420de752776c63ed35d36
Author: jpc
Date: Mon Nov 28 17:20:53 2022 +0100
Update fr.po (graphiqe semantics)
---
po/fr.gmo | Bin 635387 -> 635413 bytes
po/fr.po | 12 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/po/fr.gm
commit c04ad621970af4ab5a2d058bc43205a9cdffc673
Author: jpc
Date: Mon Nov 28 17:24:32 2022 +0100
A couple of new updates for graphique semantics
---
lib/doc/fr/EmbeddedObjects.lyx |8
lib/doc/fr/UserGuide.lyx | 14 +-
2 files changed, 9 inserti
commit 1b09fd459ced87df57928f4cbaf12b9661ca2ddc
Author: Pavel Sanda
Date: Mon Nov 28 23:31:26 2022 +0100
* nl.po from Niko Strijbol
---
po/nl.po | 85 -
1 files changed, 39 insertions(+), 46 deletions(-)
diff --git a/po/nl.po b
31 matches
Mail list logo