1
0
mirror of https://github.com/danog/patches.git synced 2024-11-26 20:04:45 +01:00
Commit Graph

50 Commits

Author SHA1 Message Date
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
23rd
db1239ce64 Improved underline with SpellCheck style for macOS and Windows.
- Added implementation of underline drawing from Chrome.
2019-11-05 10:30:19 +03:00
John Preston
ebc5949c31 Add breakpad/crashpad patches. 2019-11-04 16:40:36 +03:00
John Preston
10807c2f01 Fix selected text on macOS. 2019-10-23 15:54:00 +03:00
John Preston
fc3408ba94 Fix non-english layout global shortcuts on macOS. 2019-10-20 21:19:25 +04:00
23rd
8385927887 Qt 5.12.5. Added patch to display shortcuts in standard context menu. 2019-10-20 21:13:23 +04:00
John Preston
d0613c7d73 Fix file dialog item selection on Windows. 2019-10-20 15:35:23 +04:00
John Preston
16fb6d742e Fix taskbar icon hiding on Windows. 2019-10-20 12:36:41 +04:00
23rd
582d500f94 Removed apostrophe from word separators for Qt base. 2019-10-16 18:42:27 +03:00
John Preston
6ba8e0a7a5 Added patch for Qt 5.12.5. 2019-10-13 11:14:23 +04:00
John Preston
f9cde2f283 Initial commit. 2019-09-30 14:55:53 +03:00