- Jun 02, 2023
-
-
Qt.bindings are not supported for properties within when calling createObject anymore. Instead, we can pass component references, or generate bindings post-creation. Note: in this case, the popup closes and observation is not really needed here. Gitlab: #1169 Change-Id: I21c1d95f4ca725c86fcf276834830145587458cc
-
Andreas Traczyk authored
Adds a value animation also. Gitlab: #1124 Change-Id: I4c012188033dcbb58797d5b071a1c154c7231c2b
-
Sébastien Blin authored
Change-Id: Ib879e352e9f5d4f494469f987cdaedc3f65b74f7 GitLab: #1129
-
- Jun 01, 2023
-
-
Sébastien Blin authored
This allow to use xdg-open inside a snap Change-Id: I5ad7e067228b260174abf5c78d0a0e7c2cf8c31d
-
Sébastien Blin authored
Change-Id: I56ad4a55bda8a26931d81d6dbe903c41c65ba345 GitLab: #391
-
Sébastien Blin authored
Change-Id: Ic38b7c322f0ffe9690a11294683d2d605d7f128e GitLab: #1153
-
Andreas Traczyk authored
Bumps the daemon and adjusts the build to use the appropriate library name. Change-Id: I4208f161c3522bb58dfc1dc55cb10910ade24eed
-
Andreas Traczyk authored
Gitlab: #1127 Change-Id: I447adb4b9d62eae4d21b6d886dba86f05dbc3fde
-
Andreas Traczyk authored
Adds an atomic bool used to exit the render in case frameSize is reset by the daemon. Change-Id: I8c2ae01a3de79704f83930507ee147a34c1628b8
-
Andreas Traczyk authored
During a resize event the the addRenderer function will regenerate a Renderer of the new size. The Renderer destructor will eventually trigger a write-lock in VideoProvider which may deadlock with frame updates to other renderers. Gitlab: #1161 Change-Id: I3f3b99f6f78ac94218213130d42efcf0884b38fa
-
Andreas Traczyk authored
Simplifies the property `activeRenderers`. Gitlab: #1161 Change-Id: I4d39aaf3b96bba774c2492551f0426ea42446690
-
Andreas Traczyk authored
The end of the lifetime of the FrameObject should be determined by the underlying renderer. Change-Id: I91026764a20a8451d6e71ffa98ee8cbea55272c4
-
Sébastien Blin authored
Change-Id: I6c00b128284e5b86de7905aca9cb548523dfc3b0 GitLab: #1072
-
- May 31, 2023
-
-
Sébastien Blin authored
Change-Id: I11a25c6121171eb4fb99b492cc18c32b085b4aaa GitLab: #1159
-
Sébastien Blin authored
Change-Id: I98bcd5b691cb8642900d1812cfcbcb6da3927c38 GitLab: #1133
-
- May 30, 2023
-
-
Gitlab: #886 Change-Id: I949651c9fb2aee81b2c5183b56a416c2f681aace
-
Gitlab: #1150 Change-Id: I21edc4e1dec474d2fef8a3104edff2e79cdce30f
-
Change-Id: I39262a1945ab48f43efbb958ebe323f52f5d1a8d
-
Gitlab: #1130 Change-Id: I166d41f495278a8d8a7c918e1d6d818108acae4e
-
Change-Id: Ie7ab5f35d0f215cd32932f277dd7cc178e0dd2cc
-
- May 27, 2023
-
-
Sébastien Blin authored
Change-Id: Ief4f942f56baa52a849d4ab8d30d7234460b49fd
-
Sébastien Blin authored
Even if the luma can change due to Qt.lighter, we should keep the same text color as we have for other messages. Change-Id: Ie1178b673043ee281b382150bb808878fc0aa75c GitLab: #1136
-
Sébastien Blin authored
Change-Id: I2ccacd54479f5915e6032a5f39fdd8e997e759f6 GitLab: #1137
-
Sébastien Blin authored
Change-Id: I947a924a5476ef6e4fe6b759e63cc2fd3bf68162 GitLab: #1139
-
- May 26, 2023
-
-
Sébastien Blin authored
Change-Id: Ibfbb950fbf884b87b46b84f9f0d569e57208e45f GitLab: #1134
-
Gitlab: #1130 Change-Id: Icfe9efc69d69b69fbcc5c2224241f89e0b9ccca9
-
- May 25, 2023
-
-
Aline Gondim Santos authored
GitLab: #1133 Change-Id: If71e23c23974d74345d68469606cb3cc25e78b30
-
Aline Gondim Santos authored
GitLab: #1079 Change-Id: I0ad09d2a8f47de17103500ebb7eb212bda96e37d
-
- May 24, 2023
- May 23, 2023
-
-
Andreas Traczyk authored
Prevents clipping when the panel width is reduced. Also prevents the preview from not having a height. Change-Id: I9e54defb787d1fdf354f5b669ba7699bfc3c701b
-
Andreas Traczyk authored
Gitlab: #938 Change-Id: Ida391e8fb7b21eed08966a00a1ec3d14fb02de73
-
Andreas Traczyk authored
Fix some warnings, and possible some bugs related to bad QObject::connects. Gitlab: #938 Change-Id: Id4ca9a48b929e7c59df8cf20c6df3504c7971b4c
-
Andreas Traczyk authored
Now we can validate vulkan without creating an instance. Gitlab: #938 Change-Id: I9543986b33974083c1aec42128dfe1b924134116
-
Gitlab: #938 Change-Id: I6a84e14c4e95d2c4f2c914f925ad811fd324d92b
-
Change-Id: I6a8646f59496d5f27e775ae46725c2ac21b3d034
-
- May 22, 2023
-
-
Jenkins authored
Change-Id: Ib7404a048a83390edcca197fb97f6fe73553c161
-
- May 19, 2023
-
-
Sébastien Blin authored
Change-Id: I2456d4a321123ad8fe64e5ef965e0d6a61f67da3
-
Sébastien Blin authored
Change-Id: I391080b2de79414f04c5dd7b00b1d0d0865b3550
-