658283f729
Rename 0029-QMimeData-Prefer-UTF-8-on-wayland.patch to 0032-QMimeData-Prefer-UTF-8-on-wayland.patch
2020-09-22 09:46:56 +02:00
7e745f6f77
Fix UTF8 pasting on wayland
2020-09-20 12:52:08 +02:00
Ilya Fedin
953804689a
Backport a fix for backspace when caps lock is keymap switcher
...
https://bugreports.qt.io/browse/QTBUG-49771
2020-09-14 20:47:05 +03:00
Ilya Fedin
2294086734
Be compatible with old freetype even when building with new freetype
2020-09-02 22:01:33 +04:00
Ilya Fedin
ddd4084789
Backport setWindowGeometry method from Qt 5.13
2020-08-18 08:14:34 +04:00
23rd
08351e38c3
Added webrtc cleanup script for Unix.
2020-08-14 19:50:24 +03:00
23rd
8a0948605d
Added webrtc cleanup script for Windows.
2020-08-14 19:50:24 +03:00
John Preston
deeea06da2
Add webrtc build scripts.
2020-08-11 13:51:33 +04:00
John Preston
5bb9df5299
Fix build on Linux.
2020-08-11 13:51:33 +04:00
John Preston
59b8ff5aca
Fix build on Linux.
2020-08-11 13:51:33 +04:00
John Preston
7c50ec0711
Fix build on macOS.
2020-08-11 13:51:33 +04:00
John Preston
c6d695c01c
Patch possible bug in webrtc comparator.
...
Found by MSVC debug iterators.
It could be true for both (conn1, conn2) and (conn2, conn1).
2020-08-11 13:51:33 +04:00
John Preston
27a6d855e4
Fix build with external opus.
2020-08-11 13:51:33 +04:00
John Preston
a9ec68b6bc
Fix build clients with C++20.
2020-08-11 13:51:33 +04:00
John Preston
517b703e55
Fix build with H265 support with macOS 10.12 target.
2020-08-11 13:51:33 +04:00
John Preston
2cf67fdac8
Use simple linking on macOS.
2020-08-11 13:51:33 +04:00
John Preston
293bffbbf9
Return build as C++14.
2020-08-11 13:51:33 +04:00
John Preston
49444a529b
Force using of std::optional.
2020-08-11 13:51:33 +04:00
John Preston
a216704358
Build owt fork (with libjpeg_turbo).
2020-08-11 13:51:33 +04:00
John Preston
7016943793
Fix build with GCC on Linux.
2020-08-11 13:51:33 +04:00
John Preston
962778990f
Fix webrtc xcode build with external libraries.
2020-08-11 13:51:33 +04:00
John Preston
df5f42a9ba
Add webrtc msvc build with external FFmpeg.
2020-08-11 13:51:33 +04:00
John Preston
9986480b6f
Add patches to build webrtc with external OpenSSL.
2020-08-11 13:51:33 +04:00
Ilya Fedin
b2ee1fb198
Backport support for showing window menu on Wayland
2020-08-10 15:28:09 +04:00
Ilya Fedin
7df6fddd43
Add Amharic font to the fallback list
2020-07-14 16:15:52 +04:00
Ilya Fedin
4e46d76a59
Fix context menu on titlebar
2020-07-14 16:15:28 +04:00
Ilya Fedin
53ed295230
Backport a fix for icon theme search paths
2020-07-13 09:35:59 +04:00
Ilya Fedin
0ba67e2bc7
Backport support for size hints
2020-06-17 20:10:54 +04:00
Ilya Fedin
6e3d53dda5
Backport startSystemMove and startsystemResize
2020-06-17 20:10:54 +04:00
Ilya Fedin
2b9afa7592
Separate patches
...
Backport support for opening directories with xdg desktop portals
Backport fix for ibus on wayland
2020-06-02 22:21:04 +04:00
Ilya Fedin
fd42dc26fc
Backport a fix for popup menus
2020-06-01 18:31:57 +04:00
Ilya Fedin
12e1c632b2
Backport fix for keybindings with non-english layout on Wayland
2020-06-01 18:27:53 +04:00
Ilya Fedin
1064a30709
Move preview support to QGtk3FileDialogHelper class
...
To avoid https://github.com/FedoraQt/QGnomePlatform/issues/63
2020-05-26 07:21:47 +04:00
Ilya Fedin
3e9be0f434
Add appimage-specific patches
2020-05-24 11:09:01 +04:00
John Preston
08dfacdcac
Add two patches for AppImage build.
2020-05-19 20:17:02 +04:00
Ilya Fedin
b08b4971fe
Remove unneeded patch for Persian since Vazir is used
...
This patch also broke Thai glyphs
2020-05-09 16:06:56 +04:00
Ilya Fedin
dbadc5b03b
Fix Sinhala fonts
2020-05-08 12:29:17 +04:00
Ilya Fedin
cd8705d212
Fix Persian fonts
2020-05-08 12:29:17 +04:00
Ilya Fedin
007e18dcb8
Looks like *-UI fonts is provided from Windows 8, add non-UI ones
...
Yu Gothic UI is provided from Windows 10, thus add Meiryo as a fallback as well
2020-05-08 12:29:17 +04:00
Ilya Fedin
e0361261c4
Remove external input plugins from patch
2020-05-05 14:26:05 +04:00
Ilya Fedin
7aed239952
Fix too light weight for chinese font
2020-05-04 10:01:08 +04:00
Ilya Fedin
c40373603a
Fix korean fonts
2020-05-04 10:01:08 +04:00
Ilya Fedin
37ab646812
Fallback to modern CJK fonts on Windows
2020-04-28 12:15:33 +04:00
23rd
10aeaf652a
Updated Qt to 5.12.8.
2020-04-11 21:24:27 +03:00
John Preston
775c9b42c4
Fix build for Xcode 11.4 and Qt 5.6.2.
2020-03-27 23:36:50 +04:00
John Preston
4f1cffbcb9
Allow creating panels on all spaces on macOS.
2020-01-28 18:52:09 +03:00
23rd
395b620eda
Improved apostrophe processing.
...
We should consider apostrophes as word separators when there is more
than one apostrophe in a row, or when the apostrophe is at
the beginning or end of the word.
2019-11-21 18:43:44 +03:00
John Preston
2238e248a3
Fix build with old AT-SPI.
2019-11-12 16:07:03 +03:00
John Preston
4aa377ccb0
Remove controls palette patch.
2019-11-07 10:35:33 +03:00
23rd
b0ec5df5a3
Reduced space between dots in underline with SpellCheck style for macOS.
2019-11-05 13:52:07 +03:00