Commit graph

1462 commits

Author SHA1 Message Date
23rd
1e2799245c Added ability to reset level value in Blobs. 2020-12-21 14:02:37 +03:00
23rd
d340430e85 Added ability to pass min and max speeds to Blobs. 2020-12-21 09:43:41 +03:00
23rd
a29e93ca55 Added initial implementation of label animation in mute button. 2020-12-18 21:33:52 +03:00
John Preston
abb615a7c9 Improve label positions in mute button. 2020-12-18 12:42:03 +04:00
23rd
d7ee715b63 Improved animation from any state to Connecting state in mute button. 2020-12-18 09:54:48 +03:00
23rd
1d2357eed9 Moved progress clamping in mute button to single place. 2020-12-18 06:55:29 +03:00
23rd
a8edd6567e Slightly optimized blobs paint. 2020-12-18 06:51:10 +03:00
John Preston
407079e5b1 Add a sub-label to CallMuteButton. 2020-12-17 18:01:26 +04:00
23rd
ac71aabba2 Improved animation from Connecting state in mute button. 2020-12-17 16:16:50 +03:00
23rd
c0e1dfcc8d Added ability to pass additional scale to RadialBlob. 2020-12-17 15:57:46 +03:00
23rd
526a816b7e Updated colors for force muted state in group calls. 2020-12-17 15:57:46 +03:00
23rd
9eef2289a7 Replaced main blob in mute button with circle. 2020-12-17 15:57:46 +03:00
23rd
dd4ddd69fd Added ability to pass different count of colors to gradients. 2020-12-17 15:57:46 +03:00
23rd
967b18290c Added ability to pass QGradientStops to gradients. 2020-12-17 15:57:46 +03:00
John Preston
5e3897fcff Improve macOS custom window title. 2020-12-17 15:54:04 +04:00
John Preston
3bd98ac564 Add shake-on-error animation to CallMuteButton. 2020-12-16 15:27:59 +04:00
John Preston
300c5a9c66 Update voice chat colors. 2020-12-15 19:59:52 +04:00
John Preston
e08a0de35d Use static polymorphism for gradients. 2020-12-14 18:47:33 +04:00
23rd
d5a076ccef Fixed computing of inner rect from mute button. 2020-12-14 16:33:22 +03:00
23rd
417413f026 Updated appearance for force muted state in group calls. 2020-12-14 16:33:22 +03:00
23rd
b0925f97d0 Moved InterpolateF to animation_value header. 2020-12-11 11:04:52 +03:00
23rd
37d939a650 Replaced CallButton with AbstractButton in mute button. 2020-12-11 11:04:52 +03:00
23rd
d61e1a7bde Extracted common code for gradient classes. 2020-12-11 02:56:58 +03:00
23rd
d032f4d8b5 Extracted common code for radial and linear blob classes. 2020-12-11 02:00:38 +03:00
23rd
9735510195 Added ability to set direction of Linear Blobs. 2020-12-10 14:50:29 +03:00
John Preston
a02c8923dc Paint waves antialiased. 2020-12-09 11:17:07 +04:00
23rd
cffbdc7c58 Added initial implementation of Linear Blobs. 2020-12-08 23:13:01 +03:00
John Preston
15ea9197cc Merge remote-tracking branch 'origin/master' into blob 2020-12-08 22:23:29 +04:00
John Preston
dfc0f0b889 Change button round radius. 2020-12-08 11:12:46 +04:00
23rd
ea840471d2 Fixed blob animations in mute button with enabled push-to-talk. 2020-12-06 19:58:50 +03:00
23rd
fe6daf12b8 Added not equal operator to BlobBezier::Radiuses. 2020-12-06 17:47:14 +03:00
John Preston
577e8f94ab Improve close window icon. 2020-12-06 17:51:49 +04:00
23rd
f24411cd96 Added correct handling animations disabling in mute button. 2020-12-03 21:14:22 +03:00
23rd
5c66d1fa0a Wrapped AnimationsDisabled with rpl::variable. 2020-12-03 21:14:22 +03:00
23rd
5437c8865d Added initial animation of Blobs hiding. 2020-12-03 21:14:22 +03:00
23rd
5b0e499932 Replaced raw radius values of Blob with struct. 2020-12-03 21:14:22 +03:00
John Preston
5f44304a30 Add PCH to the project file. 2020-12-03 21:11:31 +03:00
John Preston
ab4ad89c4c Allow colorizing CrossLineAnimation. 2020-12-02 15:25:02 +03:00
23rd
87ee83bc73 Fixed delta time computing in BlobsWidget. 2020-12-01 14:54:24 +03:00
23rd
dffa36ede4 Slightly improved Blob. 2020-12-01 14:54:24 +03:00
23rd
c8c29c7c78 Replaced gradients in mute button. 2020-12-01 14:54:24 +03:00
23rd
ce7ad090f3 Added classes for gradient color animation with several states. 2020-12-01 14:54:24 +03:00
23rd
a175ae7c80 Moved gradient color animations to separate file. 2020-12-01 12:44:57 +03:00
23rd
cc1f597c6e Added ability to reverse lines in cross line animation. 2020-12-01 12:44:57 +03:00
John Preston
7fd90cb38b Add onShowFinished callback to BoxContent. 2020-11-30 21:06:12 +03:00
23rd
5c6ddf9cb3 Disabled mouse events for mute button when state is inactive. 2020-11-30 20:27:21 +03:00
23rd
4761b307b4 Fixed reversed animations in mute button. 2020-11-30 20:08:41 +03:00
John Preston
c4df097339 Paint CallButton eliipse with high quality. 2020-11-30 18:49:30 +03:00
John Preston
84b3ac9b58 Fix build and run on Windows. 2020-11-30 15:37:29 +03:00
23rd
5897e357bf Added colors overriding for call settings button from mute button. 2020-11-30 15:09:28 +03:00