[LyX/master] Re-enable QWindowsMimeMetafile with Qt6

2023-04-28 Thread Enrico Forestieri
commit 17b24cf480ca864a746cc2cbb808209d8c976a55 Author: Enrico Forestieri Date: Fri Apr 28 23:34:01 2023 +0200 Re-enable QWindowsMimeMetafile with Qt6 Qt 6.5.0 has dropped support for the QWindowsMime class in favor of a new QWindowsMimeConverter class. They say: "If you

[LyX/master] * cs.po

2023-04-28 Thread Pavel Sanda
commit 4dc410902d4e24e35b3248cbc4f9dabdd6836dbe Author: Pavel Sanda Date: Fri Apr 28 22:48:56 2023 +0200 * cs.po --- po/cs.po | 61 - 1 files changed, 24 insertions(+), 37 deletions(-) diff --git a/po/cs.po b/po/cs.po index

[LyX/master] Centralize use of "all files" wildcard in dialogs so it's consistent.

2023-04-28 Thread Pavel Sanda
commit c6a190d48024346f1de0651ab605bb7e9a3d19a7 Author: Pavel Sanda Date: Fri Apr 28 21:59:37 2023 +0200 Centralize use of "all files" wildcard in dialogs so it's consistent. --- src/frontends/qt/GuiView.cpp|4 ++-- src/frontends/qt/qt_helpers.cpp | 18 +++---