[LyX/master] #12408 improved release notes text for changed shortcuts on macOS

2021-10-24 Thread Stephan Witt
commit c52344e8590bef4ca034eb03270125dd37bef3e3 Author: Stephan Witt Date: Sun Oct 24 11:28:03 2021 +0200 #12408 improved release notes text for changed shortcuts on macOS --- lib/RELEASE-NOTES |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/RELEASE-NOTES

[LyX/master] #12150 don't set the directory file permissions of LyX app bundle to 444 anymore

2021-10-24 Thread Stephan Witt
commit c38e759b283df3074f1cfb2897115162af337464 Author: Stephan Witt Date: Sun Oct 24 21:43:23 2021 +0200 #12150 don't set the directory file permissions of LyX app bundle to 444 anymore --- development/LyX-Mac-binary-release.sh |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

[LyX/master] Improved Qt framework configuration detection on macOS, add support for Qt6

2021-10-24 Thread Stephan Witt
commit aabe9e8b11b73d57d22893f5889ebee9dd97efe5 Author: Stephan Witt Date: Sun Oct 24 21:41:11 2021 +0200 Improved Qt framework configuration detection on macOS, add support for Qt6 --- config/qt.m4 | 21 ++---