Commit graph

1247 commits

Author SHA1 Message Date
23rd
4fdd0d19e6 Removed redundant widget from mute button. 2020-11-30 15:09:27 +03:00
23rd
d7edda1d67 Added linear gradient animation in different states of mute button. 2020-11-30 15:09:27 +03:00
23rd
cc8e750c11 Added cross line animation to icon of mute button. 2020-11-30 15:09:27 +03:00
23rd
21eb3509bc Added icon cross line animation. 2020-11-30 15:09:27 +03:00
23rd
024f777287 Added blobs widget to CallMuteButton. 2020-11-30 15:09:27 +03:00
23rd
df8eed9576 Added implementation of blobs painter. 2020-11-30 15:09:27 +03:00
23rd
419989760c Added blob bezier implementation. 2020-11-30 15:09:27 +03:00
23rd
75171a0585 Added class for linear gradient color animation. 2020-11-30 15:09:27 +03:00
John Preston
7dd1950c23 Added colors for leave group call button. 2020-11-30 15:09:22 +03:00
John Preston
e0fb1129d1 Allow custom PopupMenu style in InputField. 2020-11-30 14:19:38 +03:00
John Preston
3a05cdc11e Allow PopupMenu not to reactivate parent window. 2020-11-30 14:13:54 +03:00
John Preston
79ea651127 Divide group call button over and ripple colors. 2020-11-30 10:14:34 +03:00
John Preston
7287e235e0 Allow different styles for box layers. 2020-11-29 21:26:20 +03:00
John Preston
41bae1eba6 Add CallMuteButton::innerGeometry method. 2020-11-28 17:07:06 +03:00
John Preston
962c8d89e5 Add two new button types. 2020-11-28 14:59:40 +03:00
John Preston
e73bae12e2 Add some new colors to palette. 2020-11-26 10:39:42 +03:00
John Preston
77b6e43b17 Revert "Fix parent for PopupMenu submenus to eliminate the setGrabPopup warning on Wayland"
This reverts commit a417bc87d0.
2020-11-16 19:37:11 +03:00
Ilya Fedin
a417bc87d0 Fix parent for PopupMenu submenus to eliminate the setGrabPopup warning on Wayland 2020-11-16 12:32:53 +03:00
John Preston
f06346fbf0 Allow precompute size of serialized tags. 2020-11-13 20:26:30 +03:00
John Preston
f46a1be77c Allow LambdaClickHandler to see context. 2020-11-10 21:50:49 +03:00
Ilya Fedin
cffa5e11d8 Use QClipboard::supportsSelection instead of ifdefs 2020-11-06 08:23:55 +03:00
John Preston
d4c99701b5 Fix deprecation warnings on Qt 5.15.1. 2020-11-04 18:44:45 +03:00
John Preston
9c9a4bc4d8 Custom non-internal links should go to entities. 2020-10-30 18:13:50 +03:00
John Preston
54a8c62bf5 Fix links parsing in case of surrogate pairs. 2020-10-30 16:08:03 +03:00
John Preston
109375453e Remove legacy custom font config. 2020-10-30 11:01:44 +03:00
Ilya Fedin
0c28556f46 Synchronize SetWindowLongPtr calls 2020-10-26 16:55:19 +03:00
John Preston
914df12ebe Fix build on macOS. 2020-10-14 11:27:55 +03:00
John Preston
d2ae2cf8f6 Allow RoundRect to have arbitrary radius. 2020-10-13 18:10:58 +03:00
John Preston
8a70d4b6c5 Add Ui::WrapAsQObject. 2020-10-12 12:40:29 +03:00
John Preston
663e2cc133 Don't expand urls same as text. 2020-10-08 12:00:28 +03:00
John Preston
ae340a0b76 Fix build with Qt 5.6.2. 2020-10-07 18:17:37 +03:00
Ilya Fedin
6a87d47697 Find taskbar window on the same monitor 2020-10-05 18:55:40 +03:00
John Preston
fe09c42f0c Force separate window for Ui::Window. 2020-10-05 16:48:39 +03:00
John Preston
430d96dcd5 Remove assertion about taskbar position. 2020-10-01 17:33:30 +03:00
Ilya Fedin
86e141272a Fix showing autohidden taskbar with maximized window 2020-09-30 19:14:22 +03:00
23rd
1916823c98 Added skip for title in box when top button is present. 2020-09-30 12:14:29 +03:00
John Preston
e712f9b3de Add time format getter to Ui::Integration. 2020-09-30 12:10:23 +03:00
John Preston
03ea7a05e6 Remove pch source file. 2020-09-30 10:49:47 +03:00
John Preston
b5d6851c97 Fix build with Qt 5.6.2. 2020-08-20 17:57:51 +04:00
John Preston
a1dbca8578 Fix closing Ui::Window from FullScreen on macOS. 2020-08-14 19:58:55 +04:00
John Preston
f2f592be81 Remove fallback colors for new calls. 2020-08-14 16:51:04 +04:00
John Preston
50aa8497c2 Add some more call panel button colors. 2020-08-13 18:44:49 +04:00
John Preston
921686055c Pass title controls style in constructor. 2020-08-13 17:58:03 +04:00
John Preston
4c04017737 Fix checks in small image round request. 2020-08-13 15:10:42 +04:00
John Preston
b534567e11 Extract TitleControls from TitleWidget. 2020-08-13 14:31:41 +04:00
John Preston
6735ee93dc Support custom drag area for Ui::Window on macOS. 2020-08-13 13:00:42 +04:00
John Preston
c45b62084c Support hidden custom title on macOS. 2020-08-12 21:00:03 +04:00
John Preston
3d5108a878 Allow Ui::Window to become fullscreen. 2020-08-12 20:45:57 +04:00
John Preston
608b25bd32 Allow custom drag area for Ui::Window. 2020-08-12 17:34:40 +04:00
John Preston
8a35ac5d2d Add opaque call popup background color. 2020-08-12 16:23:57 +04:00